{"id":371,"date":"2026-04-04T17:50:23","date_gmt":"2026-04-04T08:50:23","guid":{"rendered":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/?post_type=info&#038;p=371"},"modified":"2026-04-04T09:52:56","modified_gmt":"2026-04-04T00:52:56","slug":"goods","status":"publish","type":"info","link":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/info\/goods\/","title":{"rendered":"\u7269\u8ca9"},"content":{"rendered":"<style>\n  .casters-wrap {\n    border: 1px solid #8a8a8a;\n    padding: 10px;\n    background: #fff;\n  }<\/p>\n<p>  .casters-title {\n    margin: 0 0 10px;\n    padding-bottom: 6px;\n    border-bottom: 1px solid #e3e3e3;\n    font-size: 30px;\n    line-height: 1.5em;\n    font-weight: 700;\n  }<\/p>\n<p>  .casters-section {\n    margin-top: 12px;\n  }<\/p>\n<p>  .section-bar {\n    margin: 0 0 10px;\n    background: #000;\n    color: #fff;\n    font-size: 30px;\n    line-height: 1.5em;\n    padding: 8px 12px;\n    font-weight: 700;\n  }<\/p>\n<p>  .caster-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }<\/p>\n<p>  .caster-grid--2col {\n    grid-template-columns: repeat(2, minmax(0, calc((100% - 20px) \/ 3)));\n    justify-content: start;\n  }<\/p>\n<p>  .caster-card {\n    min-width: 0;\n  }<\/p>\n<p>  .caster-photo {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    background: #d9d9d9;\n  }<\/p>\n<p>  .caster-meta {\n    margin-top: 8px;\n    text-align: center;\n    padding: 4px 8px;\n    line-height: 1.25;\n    background: transparent;\n  }<\/p>\n<p>  .caster-meta p {\n    margin: 0;\n  }<\/p>\n<p>  .caster-name {\n    font-size: 20px;\n    margin-bottom: 5px;\n    font-weight: 700;\n  }<\/p>\n<p>  .caster-account {\n    font-size: 15px;\n    word-break: break-all;\n  }<\/p>\n<p>  \/* \u5546\u54c1\u30e9\u30a4\u30f3\u30ca\u30c3\u30d7\uff0824\u5546\u54c1\uff09 *\/\n  .product-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;\n    gap: 16px 14px;\n  }<\/p>\n<p>  .product-card {\n    min-width: 0;\n    text-align: center;\n  }<\/p>\n<p>  .product-photo {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    background: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }<\/p>\n<p>  .product-photo img {\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n    background: #fff;\n    display: block;\n  }<\/p>\n<p>  \/* \u7269\u8ca9\u30c6\u30fc\u30d6\u30eb\u753b\u50cf *\/\n  .goods-table td > div[style*=\"display: grid\"] {\n    align-items: start !important;\n  }<\/p>\n<p>  .goods-table td div[style*=\"aspect-ratio: 1 \/ 1\"] {\n    width: 100% !important;\n    aspect-ratio: 1 \/ 1 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    overflow: hidden !important;\n  }<\/p>\n<p>  .goods-table td div[style*=\"aspect-ratio: 1 \/ 1\"] > img {\n    display: block !important;\n    width: auto !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 100% !important;\n    object-fit: contain !important;\n    margin: auto !important;\n  }<\/p>\n<p>  .product-meta {\n    margin-top: 8px;\n    line-height: 1.25;\n  }<\/p>\n<p>  .product-game {\n    margin: 0 0 4px;\n    font-size: 14px;\n    font-weight: 400;\n    color: #111;\n    word-break: break-word;\n  }<\/p>\n<p>  .product-name {\n    margin: 0;\n    font-size: 16px;\n    font-weight: 700;\n    color: #111;\n    word-break: break-word;\n  }<\/p>\n<p>  .product-price {\n    margin: 8px 0 0;\n    font-size: 16px;\n    font-weight: 700;\n    color: #111;\n  }<\/p>\n<p>  .notice-list {\n    margin: 8px 0 0 !important;\n    padding-left: 1.4em !important;\n    list-style-type: disc !important;\n    list-style-position: outside !important;\n    display: block !important;\n    line-height: 1.5em !important;\n  }<\/p>\n<p>  .notice-list li {\n    display: list-item !important;\n    margin: 6px 0 !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n    padding-left: 0 !important;\n    text-indent: 0 !important;\n    list-style-type: disc !important;\n  }<\/p>\n<p>  .notice-list li::marker {\n    content: \"\u30fb\" !important;\n  }<\/p>\n<p>  @media (max-width: 980px) {\n    .caster-grid, .caster-grid--2col {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .product-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    }\n  }<\/p>\n<p>  @media (max-width: 640px) {\n    .casters-title, .section-bar {\n      font-size: 18px;\n    }\n    .caster-grid, .caster-grid--2col {\n      grid-template-columns: 1fr;\n    }\n    .product-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n    .goods-table td > div[style*=\"display: grid\"] {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n    .goods-table td > div[style*=\"width: 47.5%\"] {\n      width: 100% !important;\n      max-width: 320px;\n    }\n  }\n<\/style>\n<h2 class=\"wp-block-heading\">\u7269\u8ca9\u60c5\u5831<\/h2>\n<p>\u300cRAGE Shadowverse Japan Championship Season 1\u300d\u306e\u30a4\u30d9\u30f3\u30c8\u7269\u8ca9\u306f\u3001\u4e8b\u524d\u4e88\u7d04\u6c7a\u6e08\u30fb\u5f53\u65e5\u4f1a\u5834\u53d7\u3051\u53d6\u308a\u30b5\u30fc\u30d3\u30b9\u300cNOLETS\u300d\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<br \/>\n\u30a4\u30d9\u30f3\u30c8\u5f53\u65e5\u306e\u3054\u8cfc\u5165\u306e\u5834\u5408\u3067\u3082\u3001\u300cNOLETS\u300d\u3067\u3054\u6ce8\u6587\u3044\u305f\u3060\u304d\u6307\u5b9a\u306e\u6642\u9593\u306b\u300cNOLETS\u8cfc\u5165\u5f15\u63db\u6240\u300d\u306b\u304a\u8d8a\u3057\u304f\u3060\u3055\u3044\u3002<br \/>\n\u5f53\u65e5\u304a\u4e26\u3073\u3044\u305f\u3060\u3044\u3066\u3082\u3001\u300cNOLETS\u300d\u4ee5\u5916\u3067\u306e\u3054\u6ce8\u6587\u306f\u53d7\u4ed8\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002<\/p>\n<p>\u4e8b\u524d\u4e88\u7d04\u8cfc\u5165<br \/>\n\u25a0NOLETS\u306e\u7533\u3057\u8fbc\u307f\u306f<a href=\"https:\/\/nolets.jp\/page\/guide\/rage.shadowverse.s1\" target=\"_blank\" rel=\"noopener\">\u3053\u3061\u3089<\/a><\/p>\n<p>\u25a0\u4e8b\u524d\u4e88\u7d04\u6c7a\u6e08\u4e88\u5b9a\u671f\u9593<br \/>\n\u4e88\u7d04\u958b\u59cb:2026\u5e744\u67084\u65e5(\u571f) 18:00<br \/>\n\u4e88\u7d04\u7d42\u4e86:2026\u5e744\u670812\u65e5(\u65e5) 16:30<br \/>\n\u203b\u53d7\u3051\u53d6\u308a\u304c\u7121\u304b\u3063\u305f\u5546\u54c1\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u3055\u308c\u5168\u984d\u8fd4\u91d1\u3068\u306a\u308a\u307e\u3059<\/p>\n<p>\u25a0\u5546\u54c1\u53d7\u3051\u53d6\u308a\u671f\u9593<br \/>\n2026\u5e744\u670811\u65e5(\u571f)10:00\uff5e17:30<br \/>\n2026\u5e744\u670812\u65e5(\u65e5)10:00\uff5e17:00<\/p>\n<p>\u25a0\u53d7\u3051\u53d6\u308a\u5834\u6240<br \/>\n\u5e55\u5f35\u30e1\u30c3\u30bb \u56fd\u969b\u5c55\u793a\u5834 7\u30db\u30fc\u30eb<\/p>\n<h2 class=\"wp-block-heading\">\u8ca9\u58f2\u30a2\u30a4\u30c6\u30e0<\/h2>\n<p>\u5546\u54c1\u3054\u3068\u306b\u5728\u5eab\u306e\u72b6\u6cc1\u304c\u7570\u306a\u308a\u307e\u3059\u3002\u5728\u5eab\u306e\u4e0a\u9650\u306b\u9054\u3057\u6b21\u7b2c\u3001\u8ca9\u58f2\u7d42\u4e86\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n<figure class=\"wp-block-table goods-table\">\n<table class=\"has-fixed-layout\" style=\"width: 100%; table-layout: fixed; border-collapse: collapse; background: transparent !important; border: none;\">\n<tbody>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; font-size: 20px; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\u30e9\u30d0\u30fc\u30de\u30c3\u30c8 (New!)<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; background: transparent !important; border: none;\">\n<div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 15px;\">\n<div style=\"background: transparent !important; padding-bottom: 10px;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_1.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a53,000\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold; line-height: 1.3;\">Apocalypse Pact \/ \u30a2\u30dd\u30ab\u30ea\u30d7\u30b9\u30fb\u30d1\u30af\u30c8<\/p>\n<\/p><\/div>\n<div style=\"background: transparent !important; padding-bottom: 10px;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_2.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a53,000\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold; line-height: 1.3;\">\u30c9\u30ed\u30b7\u30fc(\u30db\u30fc\u30e0\u80cc\u666fver.)<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; font-weight: bold; font-size: 20px; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\u30a2\u30af\u30ea\u30eb\u30b9\u30bf\u30f3\u30c9 (New!)<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 15px;\">\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_5.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a51,650\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30a6\u30f3\u30b1\u30a4<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_3.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a51,650\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30bd\u30d5\u30a3\u30fc\u30ca<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_4.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a51,650\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30a4\u30de\u30ea<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_7.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a51,650\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30b7\u30a4\u30e0<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_6.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a51,650\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30ab\u30f3\u30c7\u30a3\u30de<\/p>\n<\/div><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; font-weight: bold; font-size: 20px; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\u30e9\u30d0\u30fc\u30de\u30c3\u30c8<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 15px;\">\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_8.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a53,000\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30a8\u30fc\u30b9(\u5fdc\u63f4\u30a4\u30e9\u30b9\u30c8ver.)<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_9.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a53,000\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30ac\u30eb\u30df\u30fc\u30e6(\u30db\u30fc\u30e0\u80cc\u666fver.)<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_10.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a53,000\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30aa\u30fc\u30ad\u30b9(\u5fdc\u63f4\u30a4\u30e9\u30b9\u30c8ver.)<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_11.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a53,000\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30ac\u30ec\u30f2\u30f3\uff06\u30a4\u30fc\u30a6\u30a3\u30e4(\u5fdc\u63f4\u30a4\u30e9\u30b9\u30c8ver.)<\/p>\n<\/div><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\n<p style=\"margin: 0; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0; font-size: 20px; font-weight: bold; line-height: 1.3;\">\u300c\u5bfe\u8a71\u3092\u5e0c\u671b\u3059\u308b\u3002\u300dT\u30b7\u30e3\u30c4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"width: 47.5%;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_12.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 15px; font-weight: bold;\">\u00a53,850\uff08\u7a0e\u8fbc\uff09<\/p>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\n<p style=\"margin: 0; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0; font-size: 20px; font-weight: bold; line-height: 1.3;\">\u516c\u5f0f\u30ed\u30b4\u30c8\u30fc\u30c8\u30d0\u30c3\u30b0<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"width: 47.5%;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_24.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 15px; font-weight: bold;\">\u00a51,980\uff08\u7a0e\u8fbc\uff09<\/p>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\n<p style=\"margin: 0; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0; font-size: 20px; font-weight: bold; line-height: 1.3;\">\u30aa\u30cb\u30aa\u30f3\u8ecd\u56e3\u306e\u30d5\u30ec\u30fc\u30af\u30b7\u30fc\u30eb<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"width: 47.5%;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_13.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 15px; font-weight: bold;\">\u00a5990\uff08\u7a0e\u8fbc\uff09<\/p>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\n<p style=\"margin: 0; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0; font-size: 20px; font-weight: bold; line-height: 1.3;\">\u30b0\u30ea\u30c3\u30bf\u30fc\u30a2\u30af\u30ea\u30eb\u30d6\u30ed\u30c3\u30af \u594f\u7d76\u306e\u9855\u73fe\u30fb\u30ea\u30fc\u30b7\u30a7\u30ca<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"width: 47.5%;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_14.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 15px; font-weight: bold;\">\u00a52,750\uff08\u7a0e\u8fbc\uff09<\/p>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\n<p style=\"margin: 0; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0; font-size: 20px; font-weight: bold; line-height: 1.3;\">\u30c8\u30ec\u30fc\u30c7\u30a3\u30f3\u30b0\u30c1\u30b1\u30c3\u30c8\u98a8\u30ab\u30fc\u30c9<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"width: 47.5%;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_15.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 15px; font-weight: bold;\">\u00a5770\uff08\u7a0e\u8fbc\uff09<\/p>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; background: transparent !important; font-weight: bold; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\n<p style=\"margin: 0; font-size: 13px; line-height: 1.2;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0; font-size: 20px; font-weight: bold; line-height: 1.3;\">\u30c8\u30ec\u30fc\u30c7\u30a3\u30f3\u30b0\u79f0\u53f7\u30a2\u30af\u30ea\u30eb\u30d0\u30c3\u30b8<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"width: 47.5%;\">\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff !important; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_16.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 15px; font-weight: bold;\">\u00a5770\uff08\u7a0e\u8fbc\uff09<\/p>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; font-weight: bold; font-size: 20px; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\u30aa\u30fc\u30ed\u30e9\u30af\u30ea\u30a2\u30d5\u30a1\u30a4\u30eb<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 15px;\">\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_17.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">World Grand Prix 2025<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_18.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u66b4\u98df\u306e\u30a2\u30ca\u30c6\u30de\u30fb\u30e9\u30e9\u30a2\u30f3\u30bb\u30e0<\/p>\n<\/div><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 30px 0 10px; font-weight: bold; font-size: 20px; border: none; border-bottom: 2px solid #000; margin-bottom: 15px;\">\u30df\u30cb\u30a2\u30af\u30ea\u30eb\u30b9\u30bf\u30f3\u30c9<\/td>\n<\/tr>\n<tr>\n<td style=\"display: block; width: 100%; padding: 0 0 30px; border: none;\">\n<div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 15px;\">\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_19.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30c9\u30e9\u30a4\u30c4\u30a7\u30fc\u30f3<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_20.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30d9\u30eb\u30a8\u30f3\u30b8\u30a7\u30eb\u30fb\u30ea\u30a2<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_21.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30a2\u30eb\u30d9\u30fc\u30eb<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_22.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30c9\u30ed\u30b7\u30fc<\/p>\n<\/div>\n<div>\n<div style=\"border: 1px solid #000; aspect-ratio: 1 \/ 1; margin-bottom: 8px; background: #fff; padding: 10px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-content\/uploads\/2026\/04\/goods_23.webp\" style=\"max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; display: block;\"><\/div>\n<p style=\"margin: 0 5px; font-size: 14px; font-weight: bold;\">\u00a5880\uff08\u7a0e\u8fbc\uff09<\/p>\n<p style=\"margin: 0 5px; font-size: 13px;\">Shadowverse: Worlds Beyond<\/p>\n<p style=\"margin: 0 5px; font-size: 16px; font-weight: bold;\">\u30b1\u30eb\u30d9\u30ed\u30b9<\/p>\n<\/div><\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<h2 class=\"wp-block-heading\">\u30a4\u30d9\u30f3\u30c8\u7269\u8ca9\u306e\u6ce8\u610f\u4e8b\u9805<\/h2>\n<ul class=\"notice-list\" style=\"margin: 8px 0 0; padding-left: 1.4em; list-style: disc outside;\">\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u53d7\u3051\u53d6\u308a\u671f\u9593\u4e2d\u306b\u304a\u53d7\u3051\u53d6\u308a\u304c\u884c\u308f\u308c\u306a\u304b\u3063\u305f\u5546\u54c1\u306f\u3001\u3059\u3079\u3066\u8cfc\u5165\u30ad\u30e3\u30f3\u30bb\u30eb\u3068\u3057\u3054\u8fd4\u91d1\u3044\u305f\u3057\u307e\u3059\u3002\u5f8c\u65e5\u306e\u767a\u9001\u306a\u3069\u306f\u5bfe\u5fdc\u3044\u305f\u3057\u307e\u305b\u3093\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">NOLETS\u306e\u53d7\u3051\u53d6\u308a\u6642\u9593\u67a0\u306e\u7a7a\u304d\u304c\u3042\u308b\u5834\u5408\u3001\u8907\u6570\u306e\u8cfc\u5165\u7533\u3057\u8fbc\u307f\u304c\u53ef\u80fd\u3067\u3059\u3002\u305d\u306e\u969b\u3001\u6307\u5b9a\u3057\u305f\u3044\u305a\u308c\u304b\u306e\u6642\u9593\u3067\u307e\u3068\u3081\u3066\u5546\u54c1\u3092\u53d7\u3051\u53d6\u308b\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u3054\u8cfc\u5165\u306e\u969b\u306f\u3001\u3054\u81ea\u8eab\u306e\u5927\u4f1a\u53c2\u52a0\u6642\u9593\u3092\u3054\u78ba\u8a8d\u306e\u3046\u3048\u3001\u4f59\u88d5\u3092\u3082\u3063\u3066\u5546\u54c1\u53d7\u3051\u53d6\u308a\u6642\u9593\u3092\u3054\u6307\u5b9a\u304f\u3060\u3055\u3044\u3002\u53d7\u3051\u53d6\u308a\u6642\u9593\u306b\u8d77\u56e0\u3057\u3066\u5927\u4f1a\u53c2\u52a0\u306b\u9593\u306b\u5408\u308f\u306a\u304b\u3063\u305f\u5834\u5408\u7b49\u306b\u3064\u304d\u307e\u3057\u3066\u306f\u3001\u8cac\u4efb\u3092\u8ca0\u3044\u304b\u306d\u307e\u3059\u306e\u3067\u3001\u3042\u3089\u304b\u3058\u3081\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u6307\u5b9a\u3055\u308c\u305f\u53d7\u3051\u53d6\u308a\u6642\u9593\u5e2f\u4ee5\u5916\u306b\u3054\u6765\u5834\u3055\u308c\u305f\u5834\u5408\u3001\u5f53\u8a72\u6642\u9593\u5e2f\u3092\u3054\u6307\u5b9a\u306e\u304a\u5ba2\u69d8\u306e\u6848\u5185\u72b6\u6cc1\u306b\u5fdc\u3058\u3066\u3054\u6848\u5185\u3044\u305f\u3057\u307e\u3059\u3002\u6df7\u96d1\u6642\u306f\u304a\u53d7\u3051\u53d6\u308a\u307e\u3067\u304a\u5f85\u3061\u3044\u305f\u3060\u304f\u5834\u5408\u3084\u3001\u5f53\u65e5\u306e\u72b6\u6cc1\u306b\u3088\u308a\u3054\u6848\u5185\u3067\u304d\u306a\u3044\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u5f53\u65e5\u306e\u5927\u4f1a\u9032\u884c\u72b6\u6cc1\u3001\u6df7\u96d1\u72b6\u6cc1\u305d\u306e\u4ed6\u3084\u3080\u3092\u3048\u306a\u3044\u4e8b\u60c5\u306b\u3088\u308a\u3001\u5404\u53d7\u3051\u53d6\u308a\u6642\u9593\u5e2f\u306e\u6848\u5185\u3092\u5909\u66f4\u307e\u305f\u306f\u7d42\u4e86\u3059\u308b\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002\u3042\u3089\u304b\u3058\u3081\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u7121\u6599\u306e\u30b7\u30e7\u30c3\u30d1\u30fc\u888b\u306e\u3054\u7528\u610f\u306f\u3054\u3056\u3044\u307e\u305b\u3093\u3002\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u888b\u3084\u30d0\u30c3\u30b0\u3092\u3054\u7528\u610f\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u8fd1\u96a3\u306e\u8ff7\u60d1\u306b\u306a\u308a\u307e\u3059\u306e\u3067\u3001\u524d\u591c\u65e9\u671d\u304b\u3089\u306e\u5f85\u6a5f\u306f\u3054\u9060\u616e\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u3044\u304b\u306a\u308b\u5834\u5408\u3082\u304a\u5ba2\u69d8\u540c\u58eb\u306b\u3088\u308b\u81ea\u767a\u7684\u306a\u5f85\u6a5f\u5217\u306f\u7121\u52b9\u3068\u3044\u305f\u3057\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u7269\u8ca9\u4f1a\u5834\u3067\u306f\u30b9\u30bf\u30c3\u30d5\u306e\u6307\u793a\u306b\u5f93\u3063\u3066\u304f\u3060\u3055\u3044\u3002\u6307\u793a\u306b\u5f93\u3063\u3066\u3044\u305f\u3060\u3051\u306a\u3044\u5834\u5408\u306b\u306f\u3001\u3054\u5229\u7528\u3092\u304a\u65ad\u308a\u3059\u308b\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u8ca9\u58f2\u5834\u6240\u3001\u8ca9\u58f2\u958b\u59cb\u304a\u3088\u3073\u7d42\u4e86\u6642\u9593\u306f\u72b6\u6cc1\u306b\u3088\u308a\u5909\u66f4\u3059\u308b\u53ef\u80fd\u6027\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u7269\u8ca9\u4f1a\u5834\u306e\u5546\u54c1\u5728\u5eab\u306f\u671f\u9593\u4e2d\u5171\u901a\u3068\u306a\u308a\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u5546\u54c1\u306e\u5728\u5eab\u306b\u306f\u9650\u308a\u304c\u3054\u3056\u3044\u307e\u3059\u3002\u8ca9\u58f2\u6570\u304c\u4e88\u5b9a\u6570\u91cf\u306b\u9054\u3057\u305f\u5834\u5408\u306f\u3001\u8ca9\u58f2\u7d42\u4e86\u3068\u306a\u308a\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u3084\u3080\u3092\u3048\u306a\u3044\u4e8b\u60c5\u306b\u3088\u308b\u8ca9\u58f2\u4e2d\u6b62\u3084\u3001\u54c1\u5207\u308c\u7b49\u306e\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u8cfc\u5165\u5546\u54c1\u3068\u4f1a\u8a08\u5185\u5bb9\u306f\u5fc5\u305a\u305d\u306e\u5834\u3067\u3054\u78ba\u8a8d\u3092\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002\u58f2\u308a\u5834\u3092\u9000\u51fa\u3055\u308c\u305f\u5f8c\u306e\u5bfe\u5fdc\u306f\u3044\u305f\u3057\u304b\u306d\u307e\u3059\u3002\u3042\u3089\u304b\u3058\u3081\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u3054\u8cfc\u5165\u5f8c\u306e\u8fd4\u54c1\u3001\u4ea4\u63db\u306f\u3001\u5546\u54c1\u4e0d\u826f\u306e\u5834\u5408\u3092\u9664\u304d\u3001\u304a\u65ad\u308a\u3044\u305f\u3057\u307e\u3059\u3002\u30b5\u30a4\u30ba\u7b49\u3092\u3088\u304f\u304a\u78ba\u304b\u3081\u306e\u4e0a\u3001\u3054\u8cfc\u5165\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u5546\u54c1\u4e0d\u826f\u306e\u5834\u5408\u306e\u5546\u54c1\u4ea4\u63db\u306f\u3001\u8cfc\u5165\u65e5\u5f53\u65e5\u306e\u4f1a\u5834\u3067\u306e\u307f\u53ef\u80fd\u3067\u3059\u3002\u5546\u54c1\u306e\u304a\u53d7\u3051\u53d6\u308a\u5f8c\u3059\u3050\u306b\u3001\u5fc5\u305a\u5546\u54c1\u3092\u958b\u5c01\u3057\u3066\u5185\u5bb9\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u30c8\u30ec\u30fc\u30c7\u30a3\u30f3\u30b0\u5546\u54c1\u306e\u4e0d\u826f\u54c1\u4ea4\u63db\u3092\u884c\u3046\u969b\u3001\u7d75\u67c4\u306f\u304a\u9078\u3073\u3044\u305f\u3060\u3051\u307e\u305b\u3093\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u5546\u54c1\u753b\u50cf\u306f\u30a4\u30e1\u30fc\u30b8\u3067\u3059\u3002\u5b9f\u969b\u306e\u5546\u54c1\u3068\u306f\u30c7\u30b6\u30a4\u30f3\u3001\u30ab\u30e9\u30fc\u3001\u4ed5\u69d8\u7b49\u304c\u7570\u306a\u308b\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u8ee2\u58f2\u76ee\u7684\u3067\u306e\u5546\u54c1\u8cfc\u5165\u306f\u304a\u65ad\u308a\u3044\u305f\u3057\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u58f2\u308a\u5834\u3067\u306e\u4e21\u66ff\u5bfe\u5fdc\u306f\u884c\u3063\u3066\u304a\u308a\u307e\u305b\u3093\u3002\u3042\u3089\u304b\u3058\u3081\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u4f1a\u671f\u4e2d\u306f\u6df7\u96d1\u304c\u4e88\u60f3\u3055\u308c\u307e\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u6307\u793a\u306b\u5f93\u3063\u3066\u6574\u5217\u3044\u305f\u3060\u304d\u307e\u3059\u3088\u3046\u3054\u5354\u529b\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002<\/li>\n<li style=\"margin: 6px 0; line-height: 1.5em;\">\u671f\u9593\u3084\u5185\u5bb9\u306f\u3001\u4e88\u544a\u306a\u304f\u5909\u66f4\u3059\u308b\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/li>\n<\/ul>\n","protected":false},"featured_media":370,"template":"","tournament":[7],"class_list":["post-371","info","type-info","status-publish","has-post-thumbnail","hentry","tournament-sideevent"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-json\/wp\/v2\/info\/371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-json\/wp\/v2\/info"}],"about":[{"href":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-json\/wp\/v2\/types\/info"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-json\/wp\/v2\/media\/370"}],"wp:attachment":[{"href":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-json\/wp\/v2\/media?parent=371"}],"wp:term":[{"taxonomy":"tournament","embeddable":true,"href":"https:\/\/rage-esports.jp\/shadowversewb\/2026\/season1\/wp-json\/wp\/v2\/tournament?post=371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}