{"id":6078,"date":"2026-08-13T20:26:27","date_gmt":"2026-08-13T11:26:27","guid":{"rendered":"https:\/\/hado-official.com\/hado-arena\/?p=6078"},"modified":"2026-08-14T17:07:06","modified_gmt":"2026-08-14T08:07:06","slug":"6078","status":"publish","type":"post","link":"https:\/\/hado-official.com\/hado-arena\/6078\/","title":{"rendered":"HADO 10\u5468\u5e74\u8a18\u5ff5\uff5cHADO Stats 9\u6708\u30d7\u30ec\u30a4\u56de\u6570\u30e9\u30f3\u30ad\u30f3\u30b0\u30ad\u30e3\u30f3\u30da\u30fc\u30f3"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ==============================\n   HADO 10th Stats Campaign\n================================ *\/\n\n.hado10-campaign {\n  --bg-main: #05070d;\n  --bg-sub: #0b1020;\n  --bg-light: #f5f7ff;\n\n  --text-white: #ffffff;\n  --text-gray: #aeb6ca;\n  --text-dark: #10131b;\n\n  --blue: #00a7ff;\n  --cyan: #00e5ff;\n  --purple: #7b5cff;\n  --pink: #ff43ba;\n\n  --gradation:\n    linear-gradient(\n      90deg,\n      #00a7ff 0%,\n      #00e5ff 25%,\n      #7b5cff 62%,\n      #ff43ba 100%\n    );\n\n  width: 100%;\n\n  margin: 0;\n  padding: 0;\n\n  color: var(--text-white);\n  background: var(--bg-main);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Helvetica Neue\",\n    \"Noto Sans JP\",\n    Arial,\n    sans-serif;\n\n  line-height: 1.8;\n\n  overflow: hidden;\n}\n\n.hado10-campaign * {\n  box-sizing: border-box;\n}\n\n.hado10-campaign a {\n  box-sizing: border-box;\n}\n\n.hado10-inner {\n  width: min(100% - 40px, 1000px);\n  margin: 0 auto;\n}\n\n.hado10-campaign section {\n  padding: 100px 0;\n}\n\n.hado10-campaign h2 {\n  margin: 10px 0 35px;\n\n  font-size: clamp(30px, 5vw, 50px);\n  line-height: 1.35;\n\n  font-weight: 900;\n  letter-spacing: 0.02em;\n}\n\n.hado10-section-en {\n  margin: 0;\n\n  color: var(--cyan);\n\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.22em;\n}\n\n\n\/* ==============================\n   HERO\n================================ *\/\n\n.hado10-hero {\n  position: relative;\n\n  min-height: 760px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 110px 20px !important;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 20% 30%,\n      rgba(0, 167, 255, 0.22),\n      transparent 35%\n    ),\n    radial-gradient(\n      circle at 80% 65%,\n      rgba(255, 67, 186, 0.18),\n      transparent 35%\n    ),\n    radial-gradient(\n      circle at 55% 50%,\n      rgba(123, 92, 255, 0.14),\n      transparent 40%\n    ),\n    #05070d;\n\n  overflow: hidden;\n}\n\n.hado10-hero::before {\n  content: \"\";\n\n  position: absolute;\n\n  width: 700px;\n  height: 700px;\n\n  left: 50%;\n  top: 50%;\n\n  transform: translate(-50%, -50%);\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(0, 229, 255, 0.12),\n      transparent 65%\n    );\n\n  pointer-events: none;\n}\n\n.hado10-hero-inner {\n  position: relative;\n  z-index: 1;\n\n  width: 100%;\n  max-width: 1050px;\n}\n\n.hado10-anniversary {\n  margin: 0 0 25px;\n\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 0.28em;\n\n  background: var(--gradation);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n}\n\n.hado10-hero h1 {\n  margin: 0;\n\n  font-size: clamp(48px, 8vw, 94px);\n  line-height: 1.03;\n\n  font-weight: 900;\n  letter-spacing: -0.04em;\n}\n\n.hado10-hero h1 span {\n  display: inline-block;\n\n  background: var(--gradation);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n}\n\n.hado10-present {\n  margin: 28px 0 0;\n\n  font-size: clamp(21px, 4vw, 37px);\n  font-weight: 900;\n}\n\n.hado10-period {\n  margin: 50px auto 35px;\n}\n\n.hado10-period span {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: #7f8aa5;\n\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n}\n\n.hado10-period strong {\n  display: block;\n\n  font-size: clamp(24px, 4vw, 38px);\n  letter-spacing: 0.04em;\n}\n\n.hado10-lead {\n  max-width: 820px;\n\n  margin: 30px auto 0;\n\n  color: #d8deed;\n\n  font-size: 17px;\n  line-height: 2;\n}\n\n.hado10-lead strong {\n  color: var(--cyan);\n  font-size: 1.25em;\n}\n\n\n\/* ==============================\n   INTRO\n================================ *\/\n\n.hado10-intro {\n  text-align: center;\n\n  background:\n    linear-gradient(\n      180deg,\n      #05070d 0%,\n      #0a0e19 100%\n    );\n}\n\n.hado10-text {\n  max-width: 820px;\n\n  margin: 0 auto 28px;\n\n  color: #cbd2e2;\n\n  font-size: 17px;\n  line-height: 2.1;\n}\n\n.hado10-text strong {\n  color: #fff;\n  font-weight: 900;\n}\n\n.hado10-center-text {\n  text-align: center;\n}\n\n\n\/* ==============================\n   LINK \/ CTA\n================================ *\/\n\n.hado10-link-wrap {\n  margin: 32px auto 0;\n  text-align: center;\n}\n\n.hado10-link-btn {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  padding: 14px 24px;\n\n  color: #ffffff !important;\n  text-decoration: none !important;\n\n  font-size: 14px;\n  font-weight: 700;\n\n  border: 1px solid rgba(255, 255, 255, 0.3);\n  border-radius: 999px;\n\n  transition:\n    color 0.25s ease,\n    border-color 0.25s ease,\n    transform 0.25s ease;\n}\n\n.hado10-link-btn:hover {\n  color: var(--cyan) !important;\n  border-color: var(--cyan);\n\n  transform: translateY(-2px);\n}\n\n\n\/* ==============================\n   TOP10\n================================ *\/\n\n.hado10-top10 {\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 50%,\n      rgba(123, 92, 255, 0.18),\n      transparent 45%\n    ),\n    #090d18;\n}\n\n.hado10-number {\n  margin-top: 20px;\n\n  font-size: clamp(80px, 16vw, 165px);\n  line-height: 0.95;\n\n  font-weight: 900;\n  letter-spacing: -0.07em;\n\n  background:\n    linear-gradient(\n      90deg,\n      #00e5ff,\n      #00a7ff,\n      #7b5cff,\n      #ff43ba\n    );\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n\n  filter:\n    drop-shadow(\n      0 0 20px rgba(0, 167, 255, 0.15)\n    );\n}\n\n.hado10-reward-title {\n  margin: 35px 0 25px;\n\n  color: #fff;\n\n  font-size: clamp(24px, 4vw, 40px);\n  line-height: 1.45;\n\n  font-weight: 900;\n}\n\n.hado10-shirt {\n  margin: 50px auto 0;\n  max-width: 600px;\n}\n\n.hado10-shirt img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n}\n\n\n\/* ==============================\n   RANKING\n================================ *\/\n\n.hado10-ranking {\n  text-align: center;\n\n  background:\n    linear-gradient(\n      180deg,\n      #0a0e19 0%,\n      #05070d 100%\n    );\n}\n\n.hado10-ranking-main {\n  margin: 55px 0 35px;\n}\n\n.hado10-ranking-main span {\n  display: block;\n\n  color: var(--cyan);\n\n  font-size: 27px;\n  font-weight: 900;\n}\n\n.hado10-ranking-main strong {\n  display: block;\n\n  margin: 5px 0;\n\n  font-size: clamp(40px, 7vw, 72px);\n  line-height: 1.25;\n\n  font-weight: 900;\n\n  background: var(--gradation);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n}\n\n.hado10-ranking-main p {\n  margin: 0;\n\n  font-size: 24px;\n  font-weight: 700;\n}\n\n\n\/* HADO Stats CTA *\/\n\n.hado10-stats-cta {\n  margin: 45px auto 60px;\n\n  text-align: center;\n}\n\n.hado10-stats-cta p {\n  margin: 0 0 20px;\n\n  color: #cbd2e2;\n\n  font-size: 16px;\n  font-weight: 700;\n}\n\n.hado10-main-btn {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 14px;\n\n  min-width: 320px;\n\n  padding: 18px 30px;\n\n  color: #05070d !important;\n  text-decoration: none !important;\n\n  font-size: 16px;\n  font-weight: 900;\n\n  background:\n    linear-gradient(\n      90deg,\n      #00e5ff,\n      #00a7ff\n    );\n\n  border-radius: 999px;\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease;\n\n  box-shadow:\n    0 10px 35px rgba(0, 167, 255, 0.2);\n}\n\n.hado10-main-btn:hover {\n  color: #05070d !important;\n\n  transform: translateY(-2px);\n\n  box-shadow:\n    0 14px 40px rgba(0, 167, 255, 0.3);\n}\n\n\n\/* Date information *\/\n\n.hado10-date-info {\n  max-width: 760px;\n\n  margin: 60px auto 30px;\n}\n\n.hado10-date-item {\n  padding: 27px 0;\n}\n\n.hado10-date-item + .hado10-date-item {\n  border-top:\n    1px solid rgba(255, 255, 255, 0.12);\n}\n\n.hado10-date-item span {\n  display: block;\n\n  color: #7f8aa5;\n\n  font-size: 13px;\n}\n\n.hado10-date-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: #fff;\n\n  font-size: 25px;\n}\n\n.hado10-small {\n  margin-top: 35px;\n\n  color: #747e96;\n\n  font-size: 12px;\n}\n\n\n\/* ==============================\n   HOW TO\n================================ *\/\n\n.hado10-howto {\n  background: #f4f7ff;\n  color: var(--text-dark);\n}\n\n.hado10-howto .hado10-section-en {\n  color: #006cff;\n}\n\n.hado10-steps {\n  margin-top: 55px;\n}\n\n.hado10-step {\n  display: grid;\n\n  grid-template-columns: 90px 1fr;\n\n  gap: 30px;\n\n  padding: 36px 0;\n}\n\n.hado10-step + .hado10-step {\n  border-top:\n    1px solid rgba(16, 19, 27, 0.12);\n}\n\n.step-number {\n  font-size: 43px;\n  line-height: 1;\n\n  font-weight: 900;\n\n  background: var(--gradation);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n}\n\n.hado10-step h3 {\n  margin: 0 0 10px;\n\n  font-size: 24px;\n  font-weight: 900;\n}\n\n.hado10-step p {\n  margin: 0;\n\n  color: #555e70;\n}\n\n.hado10-step ul {\n  margin: 15px 0 0;\n\n  padding-left: 20px;\n\n  color: #555e70;\n}\n\n\n\/* ==============================\n   NOTICE\n================================ *\/\n\n.hado10-notice {\n  background: #080b14;\n}\n\n.hado10-notice ul {\n  margin: 0;\n\n  padding-left: 1.4em;\n\n  color: #b8c0d2;\n}\n\n.hado10-notice li {\n  margin-bottom: 13px;\n\n  font-size: 14px;\n}\n\n\n\/* ==============================\n   LAST\n================================ *\/\n\n.hado10-last {\n  padding: 125px 20px !important;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 50%,\n      rgba(0, 167, 255, 0.18),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 75% 60%,\n      rgba(255, 67, 186, 0.12),\n      transparent 35%\n    ),\n    #03050a;\n}\n\n.hado10-last-small {\n  margin: 0 0 15px;\n\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.22em;\n\n  background: var(--gradation);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n}\n\n.hado10-last h2 {\n  margin-bottom: 0;\n\n  font-size: clamp(35px, 6vw, 67px);\n}\n\n.hado10-last h2 span {\n  background: var(--gradation);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n  color: transparent;\n}\n\n\n\/* ==============================\n   PC \/ SP\n================================ *\/\n\n.sp-only {\n  display: none;\n}\n\n.pc-only {\n  display: block;\n}\n\n\n@media (max-width: 768px) {\n\n  \/*\n   * WordPress\u5074\u306b\u5de6\u53f3padding\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u3066\u3082\u3001\n   * \u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u80cc\u666f\u3092\u753b\u9762\u3044\u3063\u3071\u3044\u307e\u3067\u5e83\u3052\u308b\n   *\/\n  .hado10-campaign {\n    width: 100vw;\n    max-width: 100vw;\n\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n  }\n\n\n  \/*\n   * \u80cc\u666f\u306f\u753b\u9762\u3044\u3063\u3071\u3044\u3001\n   * \u30c6\u30ad\u30b9\u30c8\u306b\u306f\u5de6\u53f316px\u3092\u78ba\u4fdd\n   *\/\n  .hado10-inner {\n    width: calc(100% - 32px);\n    max-width: 1000px;\n  }\n\n\n  .hado10-campaign section {\n    padding: 72px 0;\n  }\n\n\n  \/* HERO *\/\n\n  .hado10-hero {\n    min-height: auto;\n\n    padding: 90px 18px !important;\n  }\n\n  .hado10-anniversary {\n    font-size: 10px;\n    letter-spacing: 0.19em;\n  }\n\n  .hado10-hero h1 {\n    font-size: clamp(42px, 13vw, 62px);\n  }\n\n  .hado10-present {\n    margin-top: 22px;\n  }\n\n  .hado10-period {\n    margin: 40px auto 28px;\n  }\n\n  .hado10-lead {\n    max-width: 520px;\n\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n\n  \/* GENERAL TEXT *\/\n\n  .hado10-text {\n    max-width: 560px;\n\n    font-size: 15px;\n    line-height: 2;\n  }\n\n  .hado10-center-text {\n    text-align: left;\n  }\n\n\n  \/* 10TH LINK *\/\n\n  .hado10-link-btn {\n    width: 100%;\n    max-width: 340px;\n\n    padding: 14px 18px;\n\n    font-size: 13px;\n  }\n\n\n  \/* TOP10 *\/\n\n  .hado10-number {\n    font-size: 82px;\n  }\n\n\n  \/* RANKING *\/\n\n  .hado10-ranking-main {\n    margin: 45px 0 30px;\n  }\n\n  .hado10-ranking-main span {\n    font-size: 22px;\n  }\n\n  .hado10-ranking-main p {\n    font-size: 19px;\n  }\n\n  .hado10-stats-cta {\n    margin: 35px auto 50px;\n  }\n\n  .hado10-stats-cta p {\n    font-size: 15px;\n  }\n\n  .hado10-main-btn {\n    width: 100%;\n    min-width: 0;\n    max-width: 380px;\n\n    padding: 17px 18px;\n\n    font-size: 15px;\n  }\n\n  .hado10-date-info {\n    margin-top: 45px;\n  }\n\n  .hado10-date-item {\n    padding: 23px 0;\n  }\n\n  .hado10-date-item strong {\n    font-size: 20px;\n  }\n\n\n  \/* HOW TO *\/\n\n  .hado10-step {\n    grid-template-columns: 52px 1fr;\n\n    gap: 15px;\n\n    padding: 28px 0;\n  }\n\n  .step-number {\n    font-size: 30px;\n  }\n\n  .hado10-step h3 {\n    font-size: 19px;\n  }\n\n  .hado10-step p,\n  .hado10-step li {\n    font-size: 14px;\n  }\n\n\n  \/* LAST *\/\n\n  .hado10-last {\n    padding: 90px 16px !important;\n  }\n\n\n  \/* DISPLAY *\/\n\n  .sp-only {\n    display: block;\n  }\n\n  .pc-only {\n    display: none;\n  }\n\n}\n<\/style>\n\n<div class=\"hado10-campaign\">\n\n  <!-- HERO -->\n  <section class=\"hado10-hero\">\n    <div class=\"hado10-hero-inner\">\n\n      <p class=\"hado10-anniversary\">HADO 10th ANNIVERSARY<\/p>\n\n      <h1>\n        HADO Stats<br>\n        <span>\u30e9\u30f3\u30ad\u30f3\u30b0 TOP10<\/span>\n      <\/h1>\n\n      <p class=\"hado10-present\">\n        \u9650\u5b9aT\u30b7\u30e3\u30c4\u3092\u30d7\u30ec\u30bc\u30f3\u30c8\uff01\n      <\/p>\n\n      <div class=\"hado10-period\">\n        <span>RANKING PERIOD<\/span>\n        <strong>2026.09.01 &#8211; 09.30<\/strong>\n      <\/div>\n\n      <p class=\"hado10-lead\">\n        HADO10\u5468\u5e74\u3092\u8a18\u5ff5\u3057\u3066\u30019\u6708\u306eHADO\u30d7\u30ec\u30a4\u6570\u30e9\u30f3\u30ad\u30f3\u30b0\n        <strong>\u4e0a\u4f4d10\u540d<\/strong>\u306b\u3001<br class=\"pc-only\">\n        10\u5468\u5e74\u8a18\u5ff5\u9650\u5b9aT\u30b7\u30e3\u30c4\u3092\u30d7\u30ec\u30bc\u30f3\u30c8\uff01\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- INTRO -->\n  <section class=\"hado10-intro\">\n    <div class=\"hado10-inner\">\n\n      <p class=\"hado10-section-en\">10TH ANNIVERSARY CAMPAIGN<\/p>\n\n      <h2>\n        HADO\u3092\u30d7\u30ec\u30a4\u3057\u3066\u3001<br class=\"sp-only\">\n        TOP10\u3092\u76ee\u6307\u305b\uff01\n      <\/h2>\n\n      <p class=\"hado10-text hado10-center-text\">\n        HADO\u306f2026\u5e74\u306b10\u5468\u5e74\u3092\u8fce\u3048\u307e\u3059\u3002<br class=\"pc-only\">\n        \u3053\u308c\u307e\u3067HADO\u3092\u30d7\u30ec\u30a4\u3057\u3066\u304f\u3060\u3055\u3063\u305f\u7686\u3055\u307e\u3078\u306e\u611f\u8b1d\u3092\u8fbc\u3081\u3066\u3001<br class=\"pc-only\">\n        HADO Stats\u30e9\u30f3\u30ad\u30f3\u30b0\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3092\u958b\u50ac\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"hado10-link-wrap\">\n        <a\n          href=\"https:\/\/hado-official.com\/10th\/\"\n          class=\"hado10-link-btn\"\n        >\n          HADO 10\u5468\u5e74\u7279\u8a2d\u30b5\u30a4\u30c8\u3092\u898b\u308b\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- TOP10 -->\n  <section class=\"hado10-top10\">\n    <div class=\"hado10-inner\">\n\n      <p class=\"hado10-section-en\">SPECIAL REWARD<\/p>\n\n      <div class=\"hado10-number\">TOP 10<\/div>\n\n      <h2>\u30e9\u30f3\u30ad\u30f3\u30b0\u4e0a\u4f4d10\u540d\u9650\u5b9a<\/h2>\n\n      <p class=\"hado10-reward-title\">\n        HADO 10\u5468\u5e74\u8a18\u5ff5<br>\n        \u9650\u5b9a\u30ab\u30e9\u30fcT\u30b7\u30e3\u30c4\n      <\/p>\n\n      <p class=\"hado10-text hado10-center-text\">\n        \u3053\u3053\u3067\u3057\u304b\u624b\u306b\u5165\u3089\u306a\u3044\u300110\u5468\u5e74\u8a18\u5ff5\u306e\u9650\u5b9a\u30a2\u30a4\u30c6\u30e0\u3067\u3059\u3002\n      <\/p>\n\n      <!-- T\u30b7\u30e3\u30c4\u753b\u50cf\u3092\u5165\u308c\u308b\u5834\u5408\n      <div class=\"hado10-shirt\">\n        <img decoding=\"async\"\n          src=\"\u753b\u50cfURL\"\n          alt=\"HADO10\u5468\u5e74\u8a18\u5ff5\u9650\u5b9aT\u30b7\u30e3\u30c4\"\n        >\n      <\/div>\n      -->\n\n    <\/div>\n  <\/section>\n\n\n  <!-- RANKING -->\n  <section class=\"hado10-ranking\">\n    <div class=\"hado10-inner\">\n\n      <p class=\"hado10-section-en\">RANKING<\/p>\n\n      <h2>\u5bfe\u8c61\u30e9\u30f3\u30ad\u30f3\u30b0<\/h2>\n\n      <div class=\"hado10-ranking-main\">\n        <span>9\u6708<\/span>\n        <strong>HADO\u30d7\u30ec\u30a4\u56de\u6570<\/strong>\n        <p>\u30e9\u30f3\u30ad\u30f3\u30b0<\/p>\n      <\/div>\n\n\n      <!-- HADO STATS CTA -->\n      <div class=\"hado10-stats-cta\">\n\n        <p>\n          \u30e9\u30f3\u30ad\u30f3\u30b0\u3078\u306e\u53c2\u52a0\u306b\u306f\u3001<br class=\"sp-only\">\n          HADO Stats\u3092\u30c1\u30a7\u30c3\u30af\uff01\n        <\/p>\n\n        <a\n          href=\"https:\/\/hado-official.com\/contents\/hado-stats\/\"\n          class=\"hado10-main-btn\"\n        >\n          HADO Stats\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u898b\u308b\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"hado10-date-info\">\n\n        <div class=\"hado10-date-item\">\n          <span>\u30e9\u30f3\u30ad\u30f3\u30b0\u5bfe\u8c61\u671f\u9593<\/span>\n          <strong>2026\u5e749\u67081\u65e5\u301c9\u670830\u65e5<\/strong>\n        <\/div>\n\n        <div class=\"hado10-date-item\">\n          <span>\u30e9\u30f3\u30ad\u30f3\u30b0\u78ba\u5b9a<\/span>\n          <strong>9\u670830\u65e5 22:00<\/strong>\n        <\/div>\n\n        <div class=\"hado10-date-item\">\n          <span>TOP10\u767a\u8868<\/span>\n          <strong>10\u67081\u9031\u76ee\u767a\u8868\u4e88\u5b9a<\/strong>\n        <\/div>\n\n      <\/div>\n\n      <p class=\"hado10-small\">\n        \u203b9\u670830\u65e522:00\u6642\u70b9\u306e\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u6b63\u5f0f\u9806\u4f4d\u3068\u3057\u307e\u3059\u3002<br>\n        \u4ee5\u964d\u306e\u9806\u4f4d\u5909\u52d5\u306f\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u5bfe\u8c61\u5916\u3068\u306a\u308a\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- HOW TO -->\n  <section class=\"hado10-howto\">\n    <div class=\"hado10-inner\">\n\n      <p class=\"hado10-section-en\">HOW TO GET<\/p>\n\n      <h2>\u9650\u5b9aT\u30b7\u30e3\u30c4\u53d7\u53d6\u307e\u3067\u306e\u6d41\u308c<\/h2>\n\n      <div class=\"hado10-steps\">\n\n        <div class=\"hado10-step\">\n          <span class=\"step-number\">01<\/span>\n\n          <div>\n            <h3>\u30e9\u30f3\u30ad\u30f3\u30b0\u78ba\u5b9a<\/h3>\n\n            <p>\n              9\u670830\u65e522:00\u6642\u70b9\u3067\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u78ba\u5b9a\u3057\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n\n        <div class=\"hado10-step\">\n          <span class=\"step-number\">02<\/span>\n\n          <div>\n            <h3>TOP10\u3092\u516c\u5f0fX\u3067\u767a\u8868<\/h3>\n\n            <p>\n              10\u67081\u9031\u76ee\u306bHADO\u516c\u5f0fX\u306b\u3066\u3001\n              \u30e9\u30f3\u30ad\u30f3\u30b0TOP10\u3092\u767a\u8868\u4e88\u5b9a\u3067\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n\n        <div class=\"hado10-step\">\n          <span class=\"step-number\">03<\/span>\n\n          <div>\n            <h3>\u5fdc\u52df\u30d5\u30a9\u30fc\u30e0\u306b\u8a18\u5165<\/h3>\n\n            <p>\n              \u767a\u8868\u304b\u308914\u65e5\u4ee5\u5185\u306b\u3001\n              \u5fdc\u52df\u30d5\u30a9\u30fc\u30e0\u3078\u5fc5\u8981\u4e8b\u9805\u3092\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n\n        <div class=\"hado10-step\">\n          <span class=\"step-number\">04<\/span>\n\n          <div>\n            <h3>\u6307\u5b9a\u5e97\u8217\u3067\u672c\u4eba\u78ba\u8a8d<\/h3>\n\n            <p>\n              \u5e97\u8217\u30b9\u30bf\u30c3\u30d5\u3078HADO Stats\u753b\u9762\u3092\u3054\u63d0\u793a\u304f\u3060\u3055\u3044\u3002\n              \u30d7\u30ec\u30a4\u30e4\u30fcID\u3092\u7167\u5408\u3057\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n\n        <div class=\"hado10-step\">\n          <span class=\"step-number\">05<\/span>\n\n          <div>\n            <h3>\u9650\u5b9aT\u30b7\u30e3\u30c4GET\uff01<\/h3>\n\n            <p>\n              \u672c\u4eba\u78ba\u8a8d\u5f8c\u300110\u5468\u5e74\u8a18\u5ff5\u9650\u5b9aT\u30b7\u30e3\u30c4\u3092\u304a\u6e21\u3057\u3057\u307e\u3059\u3002\n              \u304a\u6e21\u3057\u306f2026\u5e7412\u6708\u9803\u3092\u4e88\u5b9a\u3057\u3066\u3044\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- NOTICE -->\n  <section class=\"hado10-notice\">\n    <div class=\"hado10-inner\">\n\n      <p class=\"hado10-section-en\">NOTICE<\/p>\n\n      <h2>\u6ce8\u610f\u4e8b\u9805<\/h2>\n\n      <ul>\n        <li>\n          \u30e9\u30f3\u30ad\u30f3\u30b0\u306f2026\u5e749\u670830\u65e522:00\u6642\u70b9\u3092\u6b63\u5f0f\u9806\u4f4d\u3068\u3057\u307e\u3059\u3002\n        <\/li>\n\n        <li>\n          \u30d7\u30ec\u30a4\u30e4\u30fc\u540d\u306e\u307f\u3067\u306f\u672c\u4eba\u78ba\u8a8d\u306f\u884c\u3044\u307e\u305b\u3093\u3002\n        <\/li>\n\n        <li>\n          \u30d7\u30ec\u30a4\u30e4\u30fcID\u306e\u4e00\u81f4\u3092\u3082\u3063\u3066\u672c\u4eba\u78ba\u8a8d\u3068\u3057\u307e\u3059\u3002\n        <\/li>\n\n        <li>\n          \u7533\u8acb\u671f\u9650\u3092\u904e\u304e\u305f\u5834\u5408\u306f\u6a29\u5229\u5931\u52b9\u3068\u306a\u308a\u307e\u3059\u3002\n        <\/li>\n\n        <li>\n          \u4e0d\u6b63\u884c\u70ba\u304c\u78ba\u8a8d\u3055\u308c\u305f\u5834\u5408\u306f\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u5bfe\u8c61\u5916\u3068\u306a\u308a\u307e\u3059\u3002\n        <\/li>\n      <\/ul>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- LAST -->\n  <section class=\"hado10-last\">\n    <div class=\"hado10-inner\">\n\n      <p class=\"hado10-last-small\">\n        HADO 10th ANNIVERSARY\n      <\/p>\n\n      <h2>\n        9\u6708\u306fHADO\u3092\u30d7\u30ec\u30a4\u3057\u3066<br>\n        <span>TOP10\u3092\u76ee\u6307\u305d\u3046\uff01<\/span>\n      <\/h2>\n\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>HADO 10th ANNIVERSARY HADO Stats \u30e9\u30f3\u30ad\u30f3\u30b0 TOP10 \u9650\u5b9aT\u30b7\u30e3\u30c4\u3092\u30d7\u30ec\u30bc\u30f3\u30c8\uff01 RANKING PERIOD 2026.09.01 &#8211; 09.30 HADO10\u5468\u5e74\u3092\u8a18\u5ff5 [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/hado-official.com\/hado-arena\/6078\/\">\u7d9a\u304d\u3092\u8aad\u3080&#8230;<span class=\"screen-reader-text\"> from HADO 10\u5468\u5e74\u8a18\u5ff5\uff5cHADO Stats 9\u6708\u30d7\u30ec\u30a4\u56de\u6570\u30e9\u30f3\u30ad\u30f3\u30b0\u30ad\u30e3\u30f3\u30da\u30fc\u30f3<\/span><\/a><\/p>\n","protected":false},"author":5,"featured_media":6086,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[121,120,8,76,112,62,9,108,63],"tags":[],"class_list":["post-6078","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-digitalfnupark-sendai","category-whitebeard-lab","category-odaiba","category-soramachi","category-tokorozawa-sakuratown","category-izumi","category-kikuyo","category-urazoenishikaigan","category-tomigusuku"],"jetpack_featured_media_url":"https:\/\/hado-official.com\/hado-arena\/wp-content\/uploads\/2026\/08\/015d866f4928d31ed120c39d4db04234.png","meta_field":{"_edit_lock":["1786695568:1"],"rank_math_internal_links_processed":["1"],"rank_math_seo_score":["13"],"_edit_last":["1"],"_single_add_custom_css":[""],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"53fafa1e5f9ef770f6a15ad139dcac80\";s:6:\"images\";a:0:{}}"],"rank_math_primary_category":["121"],"_ame_cpe_post_policy":["{\"accessProtection\":{\"active\":\"replace\"}}"],"_thumbnail_id":["6086"]},"jetpack_sharing_enabled":true,"acf":[],"_links":{"self":[{"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/posts\/6078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/comments?post=6078"}],"version-history":[{"count":6,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/posts\/6078\/revisions"}],"predecessor-version":[{"id":6085,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/posts\/6078\/revisions\/6085"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/media\/6086"}],"wp:attachment":[{"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/media?parent=6078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/categories?post=6078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hado-official.com\/hado-arena\/wp-json\/wp\/v2\/tags?post=6078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}