{"id":53,"date":"2026-08-06T23:09:52","date_gmt":"2026-08-06T14:09:52","guid":{"rendered":"https:\/\/augurare.net\/voodoo\/?page_id=53"},"modified":"2026-08-11T21:37:29","modified_gmt":"2026-08-11T12:37:29","slug":"contact","status":"publish","type":"page","link":"https:\/\/augurare.net\/voodoo\/contact\/","title":{"rendered":"\u304a\u554f\u3044\u5408\u308f\u305b"},"content":{"rendered":"\n<div class=\"wp-block-group vn-page vn-contact-page is-layout-constrained wp-block-group-is-layout-constrained\">\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   VOODOO NOIR\n   CONTACT PAGE\n========================================================= *\/\n\n.wp-block-group.vn-contact-page {\n  width: 100vw !important;\n  max-width: none !important;\n  margin: 0 0 0 calc(50% - 50vw) !important;\n  padding: 0 !important;\n}\n\n.wp-block-group.vn-contact-page > .wp-block-html,\n.wp-block-group.vn-contact-page > .wp-block-shortcode {\n  width: 100%;\n  max-width: none;\n  margin: 0 !important;\n  padding-right: 0;\n  padding-left: 0;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.vn-contact-hero {\n  position: relative;\n  display: grid;\n  min-height: 690px;\n  align-items: center;\n  isolation: isolate;\n  overflow: hidden;\n  background: #070606;\n}\n\n.vn-contact-hero::before {\n  position: absolute;\n  z-index: -2;\n  inset: 0;\n  background-image: var(--vn-contact-hero-image);\n  background-position: center;\n  background-size: cover;\n  content: \"\";\n  opacity: 0.48;\n}\n\n.vn-contact-hero::after {\n  position: absolute;\n  z-index: -1;\n  inset: 0;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(5, 4, 4, 0.99) 0%,\n      rgba(5, 4, 4, 0.9) 48%,\n      rgba(5, 4, 4, 0.42) 78%,\n      rgba(5, 4, 4, 0.7) 100%\n    ),\n    linear-gradient(\n      180deg,\n      transparent 68%,\n      #070606 100%\n    );\n  content: \"\";\n}\n\n.vn-contact-hero__veil {\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent 0,\n      transparent 89px,\n      rgba(226, 215, 189, 0.018) 90px\n    );\n  pointer-events: none;\n}\n\n.vn-contact-hero__inner {\n  padding-top: 90px;\n  padding-bottom: 90px;\n}\n\n.vn-contact-hero__content {\n  max-width: 830px;\n}\n\n.vn-contact-hero h1 {\n  margin: 0;\n  color: var(--vn-ivory-light) !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(3rem, 6.8vw, 6.1rem);\n  font-weight: 500;\n  line-height: 1.2;\n  letter-spacing: 0.04em;\n}\n\n.vn-contact-hero__lead {\n  margin: 31px 0 0;\n  color: #d8c7aa;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(1.2rem, 2.5vw, 1.72rem);\n  line-height: 1.85;\n}\n\n.vn-contact-hero__description {\n  max-width: 700px;\n  margin: 21px 0 0;\n  color: #bcb2a4;\n  font-size: 0.96rem;\n  line-height: 2;\n}\n\n.vn-contact-hero__facts {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 31px;\n}\n\n.vn-contact-hero__facts span {\n  padding: 8px 13px;\n  border: 1px solid rgba(164, 135, 82, 0.35);\n  background: rgba(5, 4, 4, 0.32);\n  color: #c6baaa;\n  font-size: 0.7rem;\n  line-height: 1.5;\n}\n\n.vn-contact-hero__mark {\n  position: absolute;\n  right: clamp(25px, 7vw, 110px);\n  bottom: 55px;\n  display: grid;\n  width: 105px;\n  height: 105px;\n  place-items: center;\n  border: 1px solid rgba(164, 135, 82, 0.36);\n  border-radius: 50%;\n  color: rgba(195, 170, 117, 0.56);\n  font-family: var(--vn-font-serif);\n  font-size: 1.6rem;\n  letter-spacing: 0.12em;\n}\n\n.vn-contact-hero__mark::before,\n.vn-contact-hero__mark::after {\n  position: absolute;\n  border: 1px solid rgba(164, 135, 82, 0.18);\n  border-radius: 50%;\n  content: \"\";\n}\n\n.vn-contact-hero__mark::before {\n  inset: 9px;\n}\n\n.vn-contact-hero__mark::after {\n  inset: 23px;\n}\n\n\n\/* =========================================================\n   INTRODUCTION\n========================================================= *\/\n\n.vn-contact-introduction__layout {\n  display: grid;\n  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);\n  gap: clamp(55px, 8vw, 110px);\n}\n\n.vn-contact-introduction__heading h2 {\n  margin: 0 0 21px;\n  color: #261c18 !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(2.5rem, 5vw, 4.5rem);\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n.vn-contact-introduction__heading > p:last-child,\n.vn-contact-introduction__content > p {\n  margin: 0;\n  color: #62554c;\n  font-size: 0.9rem;\n  line-height: 2;\n}\n\n.vn-contact-introduction__content > p + p {\n  margin-top: 17px;\n}\n\n.vn-contact-introduction__content .vn-lead {\n  color: #38271f;\n}\n\n.vn-contact-guide {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  margin-top: 65px;\n  border-top: 1px solid var(--vn-border-light);\n  border-left: 1px solid var(--vn-border-light);\n}\n\n.vn-contact-guide article {\n  min-height: 285px;\n  padding: 31px 25px;\n  border-right: 1px solid var(--vn-border-light);\n  border-bottom: 1px solid var(--vn-border-light);\n  background: rgba(255, 255, 255, 0.21);\n}\n\n.vn-contact-guide span {\n  display: block;\n  margin-bottom: 43px;\n  color: var(--vn-red);\n  font-family: var(--vn-font-serif);\n  font-size: 0.76rem;\n}\n\n.vn-contact-guide h3 {\n  margin: 0 0 14px;\n  color: #261c18 !important;\n  font-family: var(--vn-font-serif);\n  font-size: 1.3rem;\n  font-weight: 600;\n  line-height: 1.55;\n}\n\n.vn-contact-guide p {\n  margin: 0;\n  color: #65584f;\n  font-size: 0.82rem;\n  line-height: 1.9;\n}\n\n\n\/* =========================================================\n   FORM INTRODUCTION\n========================================================= *\/\n\n.vn-contact-form-intro {\n  padding: 115px 0 38px;\n  background: #070606;\n}\n\n.vn-contact-form-intro__inner {\n  display: grid;\n  grid-template-columns: minmax(0, 1.3fr) minmax(260px, 0.7fr);\n  gap: clamp(45px, 8vw, 100px);\n  align-items: end;\n}\n\n.vn-contact-form-intro h2 {\n  margin: 0 0 20px;\n  color: var(--vn-ivory-light) !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(2.6rem, 5vw, 4.7rem);\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n.vn-contact-form-intro__inner > div:first-child > p:last-child {\n  margin: 0;\n  color: #aaa093;\n  font-size: 0.88rem;\n  line-height: 2;\n}\n\n.vn-contact-form-intro__notice {\n  padding: 25px;\n  border: 1px solid var(--vn-border-dark);\n  background: rgba(255, 255, 255, 0.025);\n}\n\n.vn-contact-form-intro__notice span {\n  color: var(--vn-gold);\n  font-size: 0.6rem;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n}\n\n.vn-contact-form-intro__notice strong {\n  display: block;\n  margin: 11px 0 9px;\n  color: #dfd1ba;\n  font-family: var(--vn-font-serif);\n  font-size: 1.3rem;\n  font-weight: 500;\n}\n\n.vn-contact-form-intro__notice p {\n  margin: 0;\n  color: #968c80;\n  font-size: 0.75rem;\n  line-height: 1.8;\n}\n\n\n\/* =========================================================\n   CONTACT FORM 7\n========================================================= *\/\n\n.vn-contact-form-block {\n  padding: 0 20px 125px !important;\n  background: #070606;\n}\n\n.vn-contact-form-block .wpcf7 {\n  width: 100%;\n  max-width: 980px;\n  margin: 0 auto;\n  padding: clamp(28px, 5vw, 58px);\n  border: 1px solid rgba(226, 215, 189, 0.18);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.035),\n      rgba(104, 25, 29, 0.045)\n    );\n  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.28);\n}\n\n.vn-contact-form-block .wpcf7-form {\n  margin: 0;\n}\n\n.vn-contact-form-block .wpcf7-form > p {\n  margin: 0 0 25px;\n}\n\n.vn-contact-form-block label {\n  display: block;\n  color: #d5c9b7;\n  font-size: 0.82rem;\n  font-weight: 700;\n  line-height: 1.7;\n  letter-spacing: 0.035em;\n}\n\n.vn-contact-form-block .wpcf7-form-control-wrap {\n  display: block;\n  margin-top: 9px;\n}\n\n.vn-contact-form-block input:not(\n  [type=\"submit\"],\n  [type=\"checkbox\"],\n  [type=\"radio\"]\n),\n.vn-contact-form-block select,\n.vn-contact-form-block textarea {\n  width: 100%;\n  max-width: none;\n  border: 1px solid rgba(226, 215, 189, 0.2);\n  border-radius: 0;\n  background: rgba(255, 255, 255, 0.045);\n  color: #f1e8d7;\n  font-family: inherit;\n  font-size: 0.91rem;\n  line-height: 1.7;\n  box-shadow: none;\n}\n\n.vn-contact-form-block input:not(\n  [type=\"submit\"],\n  [type=\"checkbox\"],\n  [type=\"radio\"]\n),\n.vn-contact-form-block select {\n  min-height: 54px;\n  padding: 11px 15px;\n}\n\n.vn-contact-form-block textarea {\n  min-height: 230px;\n  padding: 14px 15px;\n  resize: vertical;\n}\n\n.vn-contact-form-block input::placeholder,\n.vn-contact-form-block textarea::placeholder {\n  color: #766f67;\n  opacity: 1;\n}\n\n.vn-contact-form-block input:focus,\n.vn-contact-form-block select:focus,\n.vn-contact-form-block textarea:focus {\n  outline: none;\n  border-color: rgba(195, 170, 117, 0.72);\n  background: rgba(255, 255, 255, 0.065);\n  box-shadow: 0 0 0 2px rgba(164, 135, 82, 0.08);\n}\n\n.vn-contact-form-block select option {\n  background: #171212;\n  color: #eee3d1;\n}\n\n.vn-contact-form-block .wpcf7-list-item {\n  margin: 0 15px 8px 0;\n}\n\n.vn-contact-form-block .wpcf7-list-item label {\n  display: inline-flex;\n  gap: 8px;\n  align-items: flex-start;\n  color: #aaa093;\n  font-size: 0.78rem;\n  font-weight: 400;\n}\n\n.vn-contact-form-block input[type=\"checkbox\"],\n.vn-contact-form-block input[type=\"radio\"] {\n  width: 17px;\n  height: 17px;\n  margin-top: 3px;\n  accent-color: #68191d;\n}\n\n.vn-contact-form-block input[type=\"file\"] {\n  padding: 10px;\n  color: #aaa093;\n}\n\n.vn-contact-form-block input[type=\"submit\"] {\n  display: flex;\n  width: 100%;\n  min-height: 58px;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid #8d262b;\n  border-radius: 0;\n  background: #68191d;\n  color: #fff7e7;\n  cursor: pointer;\n  font-family: inherit;\n  font-size: 0.9rem;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: 0.08em;\n  transition:\n    background-color 0.2s ease,\n    transform 0.2s ease;\n}\n\n.vn-contact-form-block input[type=\"submit\"]:hover {\n  background: #8d262b;\n  transform: translateY(-2px);\n}\n\n.vn-contact-form-block .wpcf7-not-valid-tip {\n  margin-top: 7px;\n  color: #db8c8f;\n  font-size: 0.72rem;\n  line-height: 1.6;\n}\n\n.vn-contact-form-block .wpcf7-response-output {\n  margin: 25px 0 0 !important;\n  padding: 16px 18px !important;\n  border: 1px solid rgba(164, 135, 82, 0.45) !important;\n  color: #d5c9b7;\n  font-size: 0.78rem;\n  line-height: 1.8;\n}\n\n.vn-contact-form-block form.invalid .wpcf7-response-output,\n.vn-contact-form-block form.failed .wpcf7-response-output,\n.vn-contact-form-block form.unaccepted .wpcf7-response-output {\n  border-color: rgba(141, 38, 43, 0.72) !important;\n  background: rgba(104, 25, 29, 0.15);\n}\n\n.vn-contact-form-block form.sent .wpcf7-response-output {\n  border-color: rgba(164, 135, 82, 0.6) !important;\n  background: rgba(164, 135, 82, 0.08);\n}\n\n.vn-contact-form-block .wpcf7-spinner {\n  margin-top: 15px;\n  background-color: #a48752;\n}\n\n\n\/* =========================================================\n   AFTER SENDING\n========================================================= *\/\n\n.vn-contact-after__steps {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  margin: 0;\n  padding: 0;\n  border-top: 1px solid rgba(49, 30, 23, 0.18);\n  border-left: 1px solid rgba(49, 30, 23, 0.18);\n  list-style: none;\n}\n\n.vn-contact-after__steps li {\n  min-height: 285px;\n  padding: 31px 25px;\n  border-right: 1px solid rgba(49, 30, 23, 0.18);\n  border-bottom: 1px solid rgba(49, 30, 23, 0.18);\n}\n\n.vn-contact-after__steps span {\n  display: block;\n  margin-bottom: 43px;\n  color: var(--vn-red);\n  font-family: var(--vn-font-serif);\n  font-size: 0.76rem;\n}\n\n.vn-contact-after__steps h3 {\n  margin: 0 0 14px;\n  color: #261c18 !important;\n  font-family: var(--vn-font-serif);\n  font-size: 1.3rem;\n  font-weight: 600;\n}\n\n.vn-contact-after__steps p {\n  margin: 0;\n  color: #65584f;\n  font-size: 0.82rem;\n  line-height: 1.9;\n}\n\n\n\/* =========================================================\n   CONTRACT\n========================================================= *\/\n\n.vn-contact-contract__layout {\n  display: grid;\n  grid-template-columns: minmax(260px, 0.55fr) minmax(0, 1.45fr);\n  gap: clamp(55px, 8vw, 110px);\n  align-items: center;\n}\n\n.vn-contact-contract__symbol {\n  position: relative;\n  display: flex;\n  min-height: 470px;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid rgba(226, 215, 189, 0.18);\n  background:\n    radial-gradient(\n      circle at 50% 43%,\n      rgba(104, 25, 29, 0.38),\n      transparent 32%\n    ),\n    linear-gradient(145deg, #211011, #070505 75%);\n}\n\n.vn-contact-contract__symbol::before,\n.vn-contact-contract__symbol::after {\n  position: absolute;\n  border: 1px solid rgba(164, 135, 82, 0.27);\n  border-radius: 50%;\n  content: \"\";\n}\n\n.vn-contact-contract__symbol::before {\n  width: 220px;\n  height: 220px;\n}\n\n.vn-contact-contract__symbol::after {\n  width: 155px;\n  height: 155px;\n}\n\n.vn-contact-contract__symbol span,\n.vn-contact-contract__symbol small {\n  position: relative;\n  z-index: 2;\n}\n\n.vn-contact-contract__symbol span {\n  color: rgba(195, 170, 117, 0.76);\n  font-family: var(--vn-font-serif);\n  font-size: 3.1rem;\n}\n\n.vn-contact-contract__symbol small {\n  margin-top: 15px;\n  color: rgba(195, 170, 117, 0.55);\n  font-size: 0.57rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n}\n\n.vn-contact-contract__content h2 {\n  margin: 0 0 23px;\n  color: var(--vn-ivory-light) !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(2.6rem, 5vw, 4.7rem);\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n.vn-contact-contract__lead {\n  color: #dfd1ba;\n  font-family: var(--vn-font-serif);\n  font-size: 1.15rem;\n  line-height: 1.85;\n}\n\n.vn-contact-contract__content > p:not(\n  .vn-eyebrow,\n  .vn-contact-contract__lead\n) {\n  margin: 16px 0 0;\n  color: #b5aa9c;\n  font-size: 0.89rem;\n  line-height: 2;\n}\n\n.vn-contact-contract__points {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 1px;\n  margin: 29px 0;\n  background: var(--vn-border-dark);\n}\n\n.vn-contact-contract__points > div {\n  min-height: 105px;\n  padding: 17px;\n  background: rgba(255, 255, 255, 0.025);\n}\n\n.vn-contact-contract__points span {\n  display: block;\n  color: #aaa093;\n  font-size: 0.69rem;\n  line-height: 1.6;\n}\n\n.vn-contact-contract__points strong {\n  display: block;\n  margin-top: 12px;\n  color: var(--vn-gold-light);\n  font-size: 0.67rem;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   FORMAL REQUEST\n========================================================= *\/\n\n.vn-contact-request__layout {\n  display: grid;\n  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n  gap: clamp(55px, 8vw, 105px);\n  align-items: center;\n}\n\n.vn-contact-request__content h2 {\n  margin: 0 0 23px;\n  color: #261c18 !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(2.5rem, 5vw, 4.5rem);\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n.vn-contact-request__content > p {\n  margin: 0;\n  color: #62554c;\n  font-size: 0.9rem;\n  line-height: 2;\n}\n\n.vn-contact-request__content > p + p {\n  margin-top: 17px;\n}\n\n.vn-contact-request__content .vn-lead {\n  color: #38271f;\n}\n\n.vn-contact-request__comparison {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n\n.vn-contact-request__comparison article {\n  min-height: 315px;\n  padding: 28px 24px;\n  border: 1px solid var(--vn-border-light);\n  background: rgba(255, 255, 255, 0.22);\n}\n\n.vn-contact-request__comparison article > span {\n  color: var(--vn-red);\n  font-size: 0.59rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n}\n\n.vn-contact-request__comparison h3 {\n  margin: 36px 0 15px;\n  color: #261c18 !important;\n  font-family: var(--vn-font-serif);\n  font-size: 1.35rem;\n  font-weight: 600;\n  line-height: 1.55;\n}\n\n.vn-contact-request__comparison p {\n  margin: 0 0 26px;\n  color: #65584f;\n  font-size: 0.81rem;\n  line-height: 1.9;\n}\n\n.vn-contact-request__comparison strong {\n  color: #5e302c;\n  font-size: 0.72rem;\n}\n\n\n\/* =========================================================\n   PRIVACY\n========================================================= *\/\n\n.vn-contact-privacy__layout {\n  display: grid;\n  grid-template-columns: minmax(250px, 0.55fr) minmax(0, 1.45fr);\n  gap: clamp(55px, 8vw, 110px);\n  align-items: center;\n}\n\n.vn-contact-privacy__symbol {\n  position: relative;\n  display: grid;\n  min-height: 460px;\n  place-items: center;\n  border: 1px solid var(--vn-border-dark);\n  background:\n    radial-gradient(\n      circle at 50% 45%,\n      rgba(104, 25, 29, 0.33),\n      transparent 32%\n    ),\n    linear-gradient(145deg, #211011, #070505 75%);\n}\n\n.vn-contact-privacy__symbol::before,\n.vn-contact-privacy__symbol::after {\n  position: absolute;\n  border: 1px solid rgba(164, 135, 82, 0.27);\n  border-radius: 50%;\n  content: \"\";\n}\n\n.vn-contact-privacy__symbol::before {\n  width: 220px;\n  height: 220px;\n}\n\n.vn-contact-privacy__symbol::after {\n  width: 155px;\n  height: 155px;\n}\n\n.vn-contact-privacy__symbol span {\n  position: relative;\n  z-index: 2;\n  color: rgba(195, 170, 117, 0.74);\n  font-family: var(--vn-font-serif);\n  font-size: 3rem;\n  letter-spacing: 0.12em;\n}\n\n.vn-contact-privacy__content h2 {\n  margin: 0 0 23px;\n  color: var(--vn-ivory-light) !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(2.5rem, 5vw, 4.5rem);\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n.vn-contact-privacy__content > p {\n  margin: 0;\n  color: #b5aa9c;\n  font-size: 0.9rem;\n  line-height: 2;\n}\n\n.vn-contact-privacy__content > p + p {\n  margin-top: 17px;\n}\n\n.vn-contact-privacy__content .vn-lead {\n  color: #dfd1ba;\n}\n\n\n\/* =========================================================\n   QUESTIONS\n========================================================= *\/\n\n.vn-contact-questions__list {\n  border-top: 1px solid rgba(49, 30, 23, 0.18);\n}\n\n.vn-contact-questions details {\n  border-bottom: 1px solid rgba(49, 30, 23, 0.18);\n}\n\n.vn-contact-questions summary {\n  position: relative;\n  padding: 25px 50px 25px 0;\n  color: #30231e;\n  cursor: pointer;\n  font-family: var(--vn-font-serif);\n  font-size: 1.08rem;\n  font-weight: 600;\n  line-height: 1.7;\n  list-style: none;\n}\n\n.vn-contact-questions summary::-webkit-details-marker {\n  display: none;\n}\n\n.vn-contact-questions summary::after {\n  position: absolute;\n  top: 50%;\n  right: 8px;\n  color: var(--vn-red);\n  content: \"\uff0b\";\n  font-family: sans-serif;\n  font-size: 1.2rem;\n  transform: translateY(-50%);\n}\n\n.vn-contact-questions details[open] summary::after {\n  content: \"\uff0d\";\n}\n\n.vn-contact-questions details div {\n  padding: 0 45px 25px 0;\n}\n\n.vn-contact-questions details p {\n  margin: 0;\n  color: #65584f;\n  font-size: 0.85rem;\n  line-height: 1.95;\n}\n\n.vn-contact-email {\n  margin-top: 55px;\n  padding: 30px;\n  border: 1px solid rgba(49, 30, 23, 0.18);\n  text-align: center;\n}\n\n.vn-contact-email p {\n  margin: 0 0 13px;\n  color: var(--vn-red);\n  font-size: 0.6rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n}\n\n.vn-contact-email a {\n  color: #38271f !important;\n  font-family: var(--vn-font-serif);\n  font-size: clamp(1rem, 3vw, 1.4rem);\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media (max-width: 1050px) {\n  .vn-contact-guide,\n  .vn-contact-after__steps {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .vn-contact-contract__points {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .vn-contact-hero {\n    min-height: 660px;\n  }\n\n  .vn-contact-hero::after {\n    background:\n      linear-gradient(\n        180deg,\n        rgba(5, 4, 4, 0.88) 0%,\n        rgba(5, 4, 4, 0.83) 68%,\n        #070606 100%\n      );\n  }\n\n  .vn-contact-hero__inner {\n    padding-top: 68px;\n    padding-bottom: 75px;\n  }\n\n  .vn-contact-hero h1 {\n    font-size: clamp(2.7rem, 13vw, 4rem);\n  }\n\n  .vn-contact-hero__lead {\n    font-size: 1.08rem;\n  }\n\n  .vn-contact-hero__description {\n    font-size: 0.87rem;\n  }\n\n  .vn-contact-hero__mark {\n    right: 15px;\n    bottom: 23px;\n    width: 72px;\n    height: 72px;\n    font-size: 1rem;\n  }\n\n  .vn-contact-hero__facts {\n    display: grid;\n    grid-template-columns: 1fr;\n    max-width: 260px;\n  }\n\n  .vn-contact-introduction__layout,\n  .vn-contact-guide,\n  .vn-contact-form-intro__inner,\n  .vn-contact-after__steps,\n  .vn-contact-contract__layout,\n  .vn-contact-request__layout,\n  .vn-contact-request__comparison,\n  .vn-contact-privacy__layout {\n    grid-template-columns: 1fr;\n  }\n\n  .vn-contact-guide article,\n  .vn-contact-after__steps li {\n    min-height: auto;\n  }\n\n  .vn-contact-form-intro {\n    padding-top: 90px;\n  }\n\n  .vn-contact-form-block {\n    padding-right: 14px !important;\n    padding-bottom: 90px !important;\n    padding-left: 14px !important;\n  }\n\n  .vn-contact-form-block .wpcf7 {\n    padding: 25px 19px;\n  }\n\n  .vn-contact-contract__symbol,\n  .vn-contact-privacy__symbol {\n    min-height: 390px;\n  }\n\n  .vn-contact-contract__points {\n    grid-template-columns: 1fr;\n  }\n\n  .vn-contact-contract__points > div {\n    min-height: auto;\n  }\n\n  .vn-contact-request__comparison article {\n    min-height: auto;\n  }\n\n  .vn-contact-questions summary {\n    padding-right: 42px;\n    font-size: 1rem;\n  }\n\n  .vn-contact-questions details div {\n    padding-right: 0;\n  }\n}\n<\/style>\n\n<!-- ========================================\n     PAGE HERO\n========================================= -->\n<section\n  class=\"vn-contact-hero\"\n  aria-labelledby=\"vn-contact-title\"\n  style=\"--vn-contact-hero-image: url('\/voodoo\/wp-content\/uploads\/2026\/08\/voodoo-noir-final-cta.webp');\"\n>\n  <div class=\"vn-contact-hero__veil\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"vn-container vn-contact-hero__inner\">\n\n    <nav class=\"vn-page-breadcrumb\" aria-label=\"\u30d1\u30f3\u304f\u305a\u30ea\u30b9\u30c8\">\n      <a href=\"\/voodoo\/\">HOME<\/a>\n      <span aria-hidden=\"true\">\/<\/span>\n      <span>CONTACT<\/span>\n    <\/nav>\n\n    <div class=\"vn-contact-hero__content\">\n\n      <p class=\"vn-eyebrow\">PRIVATE CONSULTATION<\/p>\n\n      <h1 id=\"vn-contact-title\">\n        \u8ab0\u306b\u3082\u8a71\u305b\u306a\u3044\u9858\u3044\u3092\u3001<br>\n        \u3053\u3053\u3078\u304a\u9810\u3051\u304f\u3060\u3055\u3044\u3002\n      <\/h1>\n\n      <p class=\"vn-contact-hero__lead\">\n        \u3069\u306e\u5100\u5f0f\u3092\u9078\u3076\u3079\u304d\u304b\u3001<br>\n        \u81ea\u5206\u3067\u6c7a\u3081\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p class=\"vn-contact-hero__description\">\n        \u73fe\u5728\u306e\u72b6\u6cc1\u3001\u5bfe\u8c61\u8005\u3068\u306e\u95a2\u4fc2\u3001\n        \u6700\u7d42\u7684\u306b\u671b\u3093\u3067\u3044\u308b\u7d50\u679c\u3092\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n        \u30ad\u30fc\u30d1\u30fc\u304c\u5185\u5bb9\u3092\u6574\u7406\u3057\u3001\u5bfe\u5fdc\u53ef\u80fd\u306a\u5100\u5f0f\u3068\u6599\u91d1\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"vn-contact-hero__facts\">\n\n        <span>\u4eee\u540d\u3067\u76f8\u8ac7\u53ef\u80fd<\/span>\n        <span>\u4e00\u6b21\u5224\u5b9a 0\u5186<\/span>\n        <span>\u76f8\u8ac7\u3060\u3051\u3067\u306f\u5951\u7d04\u4e0d\u6210\u7acb<\/span>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"vn-contact-hero__mark\" aria-hidden=\"true\">\n    <span>VII<\/span>\n  <\/div>\n<\/section>\n\n\n<!-- ========================================\n     INTRODUCTION\n========================================= -->\n<section class=\"vn-section vn-section--ivory vn-contact-introduction\">\n  <div class=\"vn-container vn-contact-introduction__layout\">\n\n    <div class=\"vn-contact-introduction__heading\">\n\n      <p class=\"vn-eyebrow\">BEFORE YOU WRITE<\/p>\n\n      <h2>\n        \u5100\u5f0f\u540d\u3067\u306f\u306a\u304f\u3001<br>\n        \u73fe\u5728\u306e\u72b6\u6cc1\u3092\u304a\u66f8\u304d\u304f\u3060\u3055\u3044\u3002\n      <\/h2>\n\n      <p>\n        \u3059\u3079\u3066\u306e\u9805\u76ee\u304c\u5206\u304b\u3089\u306a\u304f\u3066\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002\n        \u8a18\u5165\u3067\u304d\u308b\u7bc4\u56f2\u3067\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"vn-contact-introduction__content\">\n\n      <p class=\"vn-lead\">\n        \u76f8\u8ac7\u5185\u5bb9\u304b\u3089\u3001\u5fc5\u8981\u306a\u5100\u5f0f\u3068\u62c5\u5f53\u8853\u5e2b\u3092\u500b\u5225\u306b\u5224\u5b9a\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p>\n        \u300c\u5fa9\u7e01\u3057\u305f\u3044\u300d\u300c\u76f8\u624b\u3068\u96e2\u308c\u305f\u3044\u300d\u3068\u3044\u3063\u305f\u5e0c\u671b\u3060\u3051\u3067\u306a\u304f\u3001\n        \u73fe\u5728\u3069\u306e\u3088\u3046\u306a\u72b6\u6cc1\u306b\u3042\u308a\u3001\u4f55\u304c\u6700\u3082\u82e6\u3057\u3044\u306e\u304b\u3092\n        \u53ef\u80fd\u306a\u7bc4\u56f2\u3067\u5177\u4f53\u7684\u306b\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <p>\n        \u76f8\u8ac7\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u305f\u5f8c\u3001\u8ffd\u52a0\u60c5\u5831\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001\n        \u30ad\u30fc\u30d1\u30fc\u304b\u3089\u30e1\u30fc\u30eb\u3067\u8cea\u554f\u3092\u304a\u9001\u308a\u3057\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n  <div class=\"vn-container\">\n    <div class=\"vn-contact-guide\">\n\n      <article>\n        <span>01<\/span>\n        <h3>\u5bfe\u8c61\u8005\u306b\u3064\u3044\u3066<\/h3>\n        <p>\n          \u6c0f\u540d\u307e\u305f\u306f\u547c\u3073\u540d\u3001\u5e74\u4ee3\u3001\u6027\u5225\u3001\n          \u3042\u306a\u305f\u3068\u306e\u95a2\u4fc2\u3092\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>02<\/span>\n        <h3>\u73fe\u5728\u306e\u72b6\u6cc1<\/h3>\n        <p>\n          \u3044\u3064\u9803\u304b\u3089\u554f\u984c\u304c\u59cb\u307e\u308a\u3001\n          \u73fe\u5728\u3069\u306e\u3088\u3046\u306a\u72b6\u614b\u306a\u306e\u304b\u3092\u304a\u66f8\u304d\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>03<\/span>\n        <h3>\u3053\u308c\u307e\u3067\u306e\u7d4c\u7def<\/h3>\n        <p>\n          \u8a71\u3057\u5408\u3044\u3001\u9023\u7d61\u3001\u5225\u96e2\u3001\u7b2c\u4e09\u8005\u306e\u4ecb\u5165\u306a\u3069\u3001\n          \u4e3b\u306a\u7d4c\u7def\u3092\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/article>\n\n      <article>\n        <span>04<\/span>\n        <h3>\u671b\u3093\u3067\u3044\u308b\u7d50\u679c<\/h3>\n        <p>\n          \u6700\u7d42\u7684\u306b\u8ab0\u3068\u3001\u3069\u306e\u3088\u3046\u306a\u72b6\u614b\u306b\u306a\u308b\u3053\u3068\u3092\n          \u671b\u3093\u3067\u3044\u308b\u304b\u3092\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ========================================\n     FORM INTRODUCTION\n========================================= -->\n<section class=\"vn-contact-form-intro\">\n  <div class=\"vn-container vn-contact-form-intro__inner\">\n\n    <div>\n      <p class=\"vn-eyebrow\">SEND YOUR CONSULTATION<\/p>\n\n      <h2>\u79d8\u5bc6\u306e\u76f8\u8ac7\u30d5\u30a9\u30fc\u30e0\u3002<\/h2>\n\n      <p>\n        \u9001\u4fe1\u5185\u5bb9\u306f\u3001\u4e00\u6b21\u5224\u5b9a\u3068\u8fd4\u4fe1\u306e\u305f\u3081\u306b\u4f7f\u7528\u3057\u307e\u3059\u3002<br>\n        \u30d5\u30a9\u30fc\u30e0\u3092\u9001\u4fe1\u3057\u305f\u3060\u3051\u3067\u3001\u6b63\u5f0f\u4f9d\u983c\u3084\u5951\u7d04\u306b\u306a\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"vn-contact-form-intro__notice\">\n      <span>REPLY<\/span>\n      <strong>\u901a\u5e381\uff5e3\u65e5\u7a0b\u5ea6<\/strong>\n      <p>\n        \u5185\u5bb9\u306e\u78ba\u8a8d\u3084\u8853\u5e2b\u3078\u306e\u7167\u4f1a\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001\n        \u3055\u3089\u306b\u65e5\u6570\u3092\u8981\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-group vn-contact-form-block is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6-o1\" lang=\"ja\" dir=\"ltr\" data-wpcf7-id=\"6\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/voodoo\/wp-json\/wp\/v2\/pages\/53#wpcf7-f6-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u30b3\u30f3\u30bf\u30af\u30c8\u30d5\u30a9\u30fc\u30e0\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ja\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"vn-cf7 vn-cf7--contact\">\n\t<div class=\"vn-cf7__header\">\n\t\t<p class=\"vn-cf7__eyebrow\">PRIVATE CONTACT\n\t\t<\/p>\n\t\t<h2>\u79d8\u5bc6\u306e\u76f8\u8ac7\u3002\n\t\t<\/h2>\n\t\t<p class=\"vn-cf7__lead\"><br \/>\n\u4eee\u540d\u3067\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n\t\t<\/p>\n\t\t<p>\u73fe\u5728\u306e\u72b6\u6cc1\u3092\u3001\u5206\u304b\u308b\u7bc4\u56f2\u3067\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"vn-cf7__grid\">\n\t\t<div class=\"vn-cf7__field\">\n\t\t\t<p><label for=\"vn-contact-name\"><br \/>\n\u6c0f\u540d\u30fb\u4eee\u540d<br \/>\n<span class=\"vn-cf7__required\">\u5fc5\u9808<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required vn-cf7__control\" id=\"vn-contact-name\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1a\u5c71\u7530 \u82b1\u5b50\uff08\u4eee\u540d\u53ef\uff09\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"vn-cf7__field\">\n\t\t\t<p><label for=\"vn-contact-email\"><br \/>\n\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9<br \/>\n<span class=\"vn-cf7__required\">\u5fc5\u9808<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email vn-cf7__control\" id=\"vn-contact-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u4f8b\uff1acontact@example.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"vn-cf7__field\">\n\t\t<p><label for=\"vn-contact-message\"><br \/>\n\u3054\u76f8\u8ac7\u5185\u5bb9<br \/>\n<span class=\"vn-cf7__optional\">\u4efb\u610f<\/span><br \/>\n<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea vn-cf7__control vn-cf7__textarea\" id=\"vn-contact-message\" aria-invalid=\"false\" placeholder=\"\u73fe\u5728\u306e\u72b6\u6cc1\u3001\u5bfe\u8c61\u3068\u306a\u308b\u4eba\u7269\u3001\u671b\u3093\u3067\u3044\u308b\u65b9\u5411\u306a\u3069\u3092\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"vn-cf7__privacy\">\n\t\t<p><br \/>\n\u3054\u5165\u529b\u3044\u305f\u3060\u3044\u305f\u5185\u5bb9\u306f\u3001\u304a\u554f\u3044\u5408\u308f\u305b\u3078\u306e\u56de\u7b54\u3068<br \/>\n\u4e00\u6b21\u5224\u5b9a\u306e\u305f\u3081\u306b\u306e\u307f\u4f7f\u7528\u3057\u307e\u3059\u3002\n\t\t<\/p>\n\t\t<p><a href=\"\/voodoo\/privacy\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u3092\u78ba\u8a8d\u3059\u308b<br \/>\n<\/a>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"vn-cf7__submit-wrap\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner vn-cf7__submit\" type=\"submit\" value=\"\u79d8\u5bc6\u306e\u76f8\u8ac7\u3092\u9001\u308b\" \/>\n\t\t<\/p>\n\t<\/div>\n\t<p class=\"vn-cf7__submit-note\"><br \/>\n\u3053\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u9001\u4fe1\u3057\u305f\u3060\u3051\u3067\u306f\u3001\u6709\u6599\u5951\u7d04\u306f\u6210\u7acb\u3057\u307e\u305b\u3093\u3002\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div>\n\n\n\n<!-- ========================================\n     AFTER SENDING\n========================================= -->\n<section class=\"vn-section vn-section--smoke vn-contact-after\">\n  <div class=\"vn-container\">\n\n    <header class=\"vn-section-heading vn-section-heading--center\">\n      <p class=\"vn-eyebrow\">AFTER YOU SEND<\/p>\n\n      <h2>\u76f8\u8ac7\u3092\u9001\u4fe1\u3057\u305f\u5f8c\u306e\u6d41\u308c\u3002<\/h2>\n\n      <p>\n        \u76f8\u8ac7\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u3001\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u8ffd\u52a0\u306e\u8cea\u554f\u3092\u304a\u9001\u308a\u3057\u307e\u3059\u3002\n      <\/p>\n    <\/header>\n\n    <ol class=\"vn-contact-after__steps\">\n\n      <li>\n        <span>01<\/span>\n        <h3>\u53d7\u4ed8\u30e1\u30fc\u30eb<\/h3>\n        <p>\n          \u30d5\u30a9\u30fc\u30e0\u9001\u4fe1\u5f8c\u3001\u5165\u529b\u3057\u305f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3078\n          \u53d7\u4ed8\u78ba\u8a8d\u304c\u9001\u3089\u308c\u307e\u3059\u3002\n        <\/p>\n      <\/li>\n\n      <li>\n        <span>02<\/span>\n        <h3>\u5185\u5bb9\u306e\u78ba\u8a8d<\/h3>\n        <p>\n          \u30ad\u30fc\u30d1\u30fc\u304c\u73fe\u5728\u306e\u72b6\u6cc1\u3001\u5bfe\u8c61\u8005\u3001\n          \u671b\u3093\u3067\u3044\u308b\u7d50\u679c\u3092\u6574\u7406\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/li>\n\n      <li>\n        <span>03<\/span>\n        <h3>\u8853\u5e2b\u3078\u306e\u7167\u4f1a<\/h3>\n        <p>\n          \u5fc5\u8981\u306b\u5fdc\u3058\u3066\u3001\u76f8\u8ac7\u5185\u5bb9\u3092\u9069\u3057\u305f\u8853\u5e2b\u3078\u7167\u4f1a\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/li>\n\n      <li>\n        <span>04<\/span>\n        <h3>\u4e00\u6b21\u5224\u5b9a\u306e\u8fd4\u4fe1<\/h3>\n        <p>\n          \u5bfe\u5fdc\u53ef\u5426\u3001\u5100\u5f0f\u3001\u62c5\u5f53\u8853\u5e2b\u3001\n          \u6599\u91d1\u3092\u30e1\u30fc\u30eb\u3067\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/li>\n\n    <\/ol>\n  <\/div>\n<\/section>\n\n\n<!-- ========================================\n     NO AUTOMATIC CONTRACT\n========================================= -->\n<section class=\"vn-section vn-section--black vn-contact-contract\">\n  <div class=\"vn-container vn-contact-contract__layout\">\n\n    <div class=\"vn-contact-contract__symbol\" aria-hidden=\"true\">\n      <span>0<\/span>\n      <small>NO CONTRACT YET<\/small>\n    <\/div>\n\n    <div class=\"vn-contact-contract__content\">\n\n      <p class=\"vn-eyebrow\">NO AUTOMATIC CONTRACT<\/p>\n\n      <h2>\n        \u76f8\u8ac7\u3092\u9001\u3063\u305f\u3060\u3051\u3067\u306f\u3001<br>\n        \u5951\u7d04\u306f\u6210\u7acb\u3057\u307e\u305b\u3093\u3002\n      <\/h2>\n\n      <p class=\"vn-contact-contract__lead\">\n        \u4e00\u6b21\u5224\u5b9a\u3068\u6599\u91d1\u6848\u5185\u3092\u78ba\u8a8d\u3057\u3066\u304b\u3089\u3001\u4f9d\u983c\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6c7a\u3081\u3089\u308c\u307e\u3059\u3002\n      <\/p>\n\n      <p>\n        \u76f8\u8ac7\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u305f\u7d50\u679c\u3001\u5bfe\u5fdc\u53ef\u80fd\u306a\u5834\u5408\u306f\u3001\n        \u5100\u5f0f\u540d\u79f0\u3001\u62c5\u5f53\u8853\u5e2b\u3001\u5951\u7d04\u4f9d\u4ee3\u306e\u5185\u5bb9\u3001\n        \u6599\u91d1\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p>\n        \u6848\u5185\u5185\u5bb9\u306b\u540c\u610f\u3057\u305f\u65b9\u306e\u307f\u3001\n        \u5225\u306e\u6b63\u5f0f\u4f9d\u983c\u30d5\u30a9\u30fc\u30e0\u3078\u304a\u9032\u307f\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <div class=\"vn-contact-contract__points\">\n\n        <div>\n          <span>\u76f8\u8ac7\u9001\u4fe1<\/span>\n          <strong>\u5951\u7d04\u524d<\/strong>\n        <\/div>\n\n        <div>\n          <span>\u4e00\u6b21\u5224\u5b9a<\/span>\n          <strong>\u5951\u7d04\u524d<\/strong>\n        <\/div>\n\n        <div>\n          <span>\u6599\u91d1\u6848\u5185<\/span>\n          <strong>\u5951\u7d04\u524d<\/strong>\n        <\/div>\n\n        <div>\n          <span>\u6b63\u5f0f\u4f9d\u983c<\/span>\n          <strong>\u5236\u4f5c\u53d7\u4ed8<\/strong>\n        <\/div>\n\n        <div>\n          <span>\u4e03\u3064\u76ee\u306e\u7d50\u3073\u76ee<\/span>\n          <strong>\u5951\u7d04\u6210\u7acb<\/strong>\n        <\/div>\n\n      <\/div>\n\n      <a class=\"vn-text-link vn-text-link--light\" href=\"\/voodoo\/flow\/\">\n        \u3054\u4f9d\u983c\u306e\u6d41\u308c\u3092\u8a73\u3057\u304f\u898b\u308b\n        <span aria-hidden=\"true\">\u2192<\/span>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ========================================\n     FORMAL REQUEST\n========================================= -->\n<section class=\"vn-section vn-section--ivory vn-contact-request\">\n  <div class=\"vn-container vn-contact-request__layout\">\n\n    <div class=\"vn-contact-request__content\">\n\n      <p class=\"vn-eyebrow\">ALREADY RECEIVED AN ASSESSMENT<\/p>\n\n      <h2>\n        \u3059\u3067\u306b\u6599\u91d1\u6848\u5185\u3092<br>\n        \u53d7\u3051\u53d6\u3063\u3066\u3044\u308b\u65b9\u3078\u3002\n      <\/h2>\n\n      <p class=\"vn-lead\">\n        \u30ad\u30fc\u30d1\u30fc\u304b\u3089\u53d7\u4ed8\u756a\u53f7\u3068\u6599\u91d1\u6848\u5185\u3092\u53d7\u3051\u53d6\u3063\u305f\u65b9\u306f\u3001\n        \u6b63\u5f0f\u4f9d\u983c\u30d5\u30a9\u30fc\u30e0\u3092\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <p>\n        \u521d\u3081\u3066\u76f8\u8ac7\u3059\u308b\u65b9\u306f\u3001\u6b63\u5f0f\u4f9d\u983c\u30d5\u30a9\u30fc\u30e0\u3067\u306f\u306a\u304f\u3001\n        \u3053\u306e\u30da\u30fc\u30b8\u4e0a\u90e8\u306e\u79d8\u5bc6\u306e\u76f8\u8ac7\u30d5\u30a9\u30fc\u30e0\u3092\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <a class=\"vn-button vn-button--dark\" href=\"\/voodoo\/request\/\">\n        \u6b63\u5f0f\u4f9d\u983c\u30d5\u30a9\u30fc\u30e0\u3078\u9032\u3080\n      <\/a>\n\n    <\/div>\n\n    <div class=\"vn-contact-request__comparison\">\n\n      <article>\n        <span>PRIVATE CONSULTATION<\/span>\n        <h3>\u79d8\u5bc6\u306e\u76f8\u8ac7\u30d5\u30a9\u30fc\u30e0<\/h3>\n        <p>\n          \u521d\u3081\u3066\u76f8\u8ac7\u3059\u308b\u65b9\u3001\u5bfe\u5fdc\u53ef\u80fd\u306a\u5100\u5f0f\u3084\u6599\u91d1\u3092\u78ba\u8a8d\u3057\u305f\u3044\u65b9\u3002\n        <\/p>\n        <strong>\u53d7\u4ed8\u756a\u53f7\uff1a\u4e0d\u8981<\/strong>\n      <\/article>\n\n      <article>\n        <span>FORMAL REQUEST<\/span>\n        <h3>\u6b63\u5f0f\u4f9d\u983c\u30d5\u30a9\u30fc\u30e0<\/h3>\n        <p>\n          \u4e00\u6b21\u5224\u5b9a\u3068\u6599\u91d1\u6848\u5185\u3092\u53d7\u3051\u53d6\u308a\u3001\n          \u6b63\u5f0f\u306b\u4f9d\u983c\u3059\u308b\u65b9\u3002\n        <\/p>\n        <strong>\u53d7\u4ed8\u756a\u53f7\uff1a\u5fc5\u8981<\/strong>\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- ========================================\n     PRIVACY\n========================================= -->\n<section class=\"vn-section vn-section--dark-red vn-contact-privacy\">\n  <div class=\"vn-container vn-contact-privacy__layout\">\n\n    <div class=\"vn-contact-privacy__symbol\" aria-hidden=\"true\">\n      <span>VII<\/span>\n    <\/div>\n\n    <div class=\"vn-contact-privacy__content\">\n\n      <p class=\"vn-eyebrow\">PRIVATE AND CONFIDENTIAL<\/p>\n\n      <h2>\n        \u76f8\u8ac7\u5185\u5bb9\u306f\u3001\u5fc5\u8981\u306a\u7bc4\u56f2\u3067\u306e\u307f<br>\n        \u78ba\u8a8d\u3055\u308c\u307e\u3059\u3002\n      <\/h2>\n\n      <p class=\"vn-lead\">\n        \u5bfe\u8c61\u8005\u3084\u5bb6\u65cf\u3001\u52e4\u52d9\u5148\u3078\u9023\u7d61\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p>\n        \u76f8\u8ac7\u5185\u5bb9\u306f\u3001\u53d7\u4ed8\u3092\u62c5\u5f53\u3059\u308b\u30ad\u30fc\u30d1\u30fc\u3068\u3001\n        \u4e00\u6b21\u5224\u5b9a\u307e\u305f\u306f\u5100\u5f0f\u9078\u5b9a\u306b\u5fc5\u8981\u306a\u8853\u5e2b\u306e\u7bc4\u56f2\u3067\u78ba\u8a8d\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <p>\n        \u4f9d\u983c\u8005\u306e\u4e86\u627f\u306a\u304f\u3001\u76f8\u8ac7\u5185\u5bb9\u3084\u5bfe\u8c61\u8005\u306e\u60c5\u5831\u3092\n        \u4f53\u9a13\u8ac7\u3068\u3057\u3066\u63b2\u8f09\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <p>\n        \u500b\u4eba\u60c5\u5831\u306e\u53d6\u308a\u6271\u3044\u306b\u3064\u3044\u3066\u306f\u3001\n        \u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <a class=\"vn-text-link vn-text-link--light\" href=\"\/voodoo\/privacy\/\">\n        \u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u3092\u898b\u308b\n        <span aria-hidden=\"true\">\u2192<\/span>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- ========================================\n     CONTACT QUESTIONS\n========================================= -->\n<section class=\"vn-section vn-section--smoke vn-contact-questions\">\n  <div class=\"vn-container\">\n\n    <header class=\"vn-section-heading\">\n      <p class=\"vn-eyebrow\">QUESTIONS BEFORE CONTACT<\/p>\n      <h2>\u76f8\u8ac7\u30d5\u30a9\u30fc\u30e0\u306b\u3064\u3044\u3066\u591a\u3044\u8cea\u554f\u3002<\/h2>\n    <\/header>\n\n    <div class=\"vn-contact-questions__list\">\n\n      <details>\n        <summary>\u672c\u540d\u3092\u8a18\u8f09\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u3059\u304b\u3002<\/summary>\n        <div>\n          <p>\n            \u6700\u521d\u306e\u76f8\u8ac7\u306f\u4eee\u540d\u3067\u9001\u4fe1\u3067\u304d\u307e\u3059\u3002\n            \u4f9d\u983c\u8005\u306e\u5e74\u4ee3\u3001\u5bfe\u8c61\u8005\u3068\u306e\u95a2\u4fc2\u3001\u73fe\u5728\u306e\u72b6\u6cc1\u306f\u3001\n            \u53ef\u80fd\u306a\u7bc4\u56f2\u3067\u5177\u4f53\u7684\u306b\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\n          <\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\u5bfe\u8c61\u8005\u306e\u60c5\u5831\u304c\u307b\u3068\u3093\u3069\u5206\u304b\u3089\u306a\u304f\u3066\u3082\u76f8\u8ac7\u3067\u304d\u307e\u3059\u304b\u3002<\/summary>\n        <div>\n          <p>\n            \u5206\u304b\u308b\u7bc4\u56f2\u3067\u69cb\u3044\u307e\u305b\u3093\u3002\n            \u547c\u3073\u540d\u3001\u5e74\u4ee3\u3001\u6027\u5225\u3001\u4f9d\u983c\u8005\u3068\u306e\u95a2\u4fc2\u3084\u63a5\u70b9\u3092\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n          <\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\u30d5\u30a9\u30fc\u30e0\u3092\u9001\u4fe1\u3059\u308b\u3068\u6599\u91d1\u304c\u8acb\u6c42\u3055\u308c\u307e\u3059\u304b\u3002<\/summary>\n        <div>\n          <p>\n            \u76f8\u8ac7\u3001\u4e00\u6b21\u5224\u5b9a\u3001\u6599\u91d1\u6848\u5185\u306e\u6bb5\u968e\u3067\u306f\u6599\u91d1\u306f\u767a\u751f\u3057\u307e\u305b\u3093\u3002\n            \u6b63\u5f0f\u4f9d\u983c\u306e\u524d\u306b\u3001\u5fc5\u8981\u306a\u6599\u91d1\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n          <\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\u8fd4\u4fe1\u304c\u5c4a\u304b\u306a\u3044\u5834\u5408\u306f\u3069\u3046\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b\u3002<\/summary>\n        <div>\n          <p>\n            \u8ff7\u60d1\u30e1\u30fc\u30eb\u30d5\u30a9\u30eb\u30c0\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\n            3\u65e5\u4ee5\u4e0a\u7d4c\u904e\u3057\u3066\u3082\u8fd4\u4fe1\u304c\u306a\u3044\u5834\u5408\u306f\u3001\n            \u5165\u529b\u3057\u305f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u78ba\u8a8d\u3057\u305f\u3046\u3048\u3067\u518d\u5ea6\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002\n          <\/p>\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\u30e1\u30fc\u30eb\u3067\u76f4\u63a5\u76f8\u8ac7\u3067\u304d\u307e\u3059\u304b\u3002<\/summary>\n        <div>\n          <p>\n            \u30d5\u30a9\u30fc\u30e0\u304c\u4f7f\u7528\u3067\u304d\u306a\u3044\u5834\u5408\u306f\u3001\n            webmaster@augurare.net \u3078\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\n            \u305d\u306e\u969b\u306f\u3001\u8fd4\u4fe1\u53ef\u80fd\u306a\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u660e\u8a18\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n          <\/p>\n        <\/div>\n      <\/details>\n\n    <\/div>\n\n    <div class=\"vn-contact-email\">\n      <p>FORM ERROR OR OTHER QUESTIONS<\/p>\n\n      <a href=\"mailto:webmaster@augurare.net\">\n        webmaster@augurare.net\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>HOME \/ CONTACT PRIVATE CONSULTATION \u8ab0\u306b\u3082\u8a71\u305b\u306a\u3044\u9858\u3044\u3092\u3001 \u3053\u3053\u3078\u304a\u9810\u3051\u304f\u3060\u3055\u3044\u3002 \u3069\u306e\u5100\u5f0f\u3092\u9078\u3076\u3079\u304d\u304b\u3001 \u81ea\u5206\u3067\u6c7a\u3081\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002 \u73fe\u5728\u306e\u72b6\u6cc1\u3001\u5bfe\u8c61\u8005\u3068\u306e\u95a2\u4fc2\u3001 \u6700\u7d42\u7684\u306b\u671b\u3093\u3067 [&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":"\u79d8\u5bc6\u306e\u76f8\u8ac7\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\uff5cVOODOO NOIR","_seopress_titles_desc":"VOODOO NOIR\u3078\u306e\u79d8\u5bc6\u306e\u76f8\u8ac7\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u3053\u3061\u3089\u3002\u4eee\u540d\u3067\u3082\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u73fe\u5728\u306e\u72b6\u6cc1\u3084\u5bfe\u8c61\u8005\u3068\u306e\u95a2\u4fc2\u3001\u671b\u3093\u3067\u3044\u308b\u7d50\u679c\u3092\u5206\u304b\u308b\u7bc4\u56f2\u3067\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\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-53","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","page_structure_type":"type-4","content_style_source":"custom","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},"vertical_spacing_source":"custom","content_area_spacing":"none"},"_links":{"self":[{"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/pages\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":3,"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":189,"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/pages\/53\/revisions\/189"}],"wp:attachment":[{"href":"https:\/\/augurare.net\/voodoo\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}