{"id":164285,"date":"2026-03-02T09:33:39","date_gmt":"2026-03-02T09:33:39","guid":{"rendered":"https:\/\/coinpoker.com\/ja\/help\/%e5%85%a5%e9%87%91%ef%bc%9a\/"},"modified":"2026-03-04T11:10:49","modified_gmt":"2026-03-04T11:10:49","slug":"deposit","status":"publish","type":"help","link":"https:\/\/coinpoker.com\/ja\/help\/deposit\/","title":{"rendered":"\u5165\u91d1\uff1a"},"content":{"rendered":"\n<div class=\"coinpoker-simple-content-block\" id=\"simple-content-block_b1add0c7865f74b318ffc03b8fed7141\"\n     data-block-instance=\"block_b1add0c7865f74b318ffc03b8fed7141\">\n    <div class=\"simple-content-wrapper\">\n        <h4><b>CoinPoker \u30a2\u30ab\u30a6\u30f3\u30c8\u306b\u5165\u91d1\u3059\u308b\u306b\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\u3067\u3059\u304b?<\/b><\/h4><p><span style=\"font-weight: 400\">CoinPoker \u306b\u5165\u91d1\u3059\u308b\u65b9\u6cd5\u306f\u6b21\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/span><\/p><p><span style=\"font-weight: 400\">\u300c\u30db\u30fc\u30e0\u300d\u304b\u3089\u300c\u30a6\u30a9\u30ec\u30c3\u30c8\u300d\u3078\u79fb\u52d5\u3057\u307e\u3059\u3002<\/span><\/p><ul><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u5165\u91d1<\/span> \u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002<\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u5165\u91d1\u3057\u305f\u3044\u91d1\u984d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u3054\u5e0c\u671b\u306e\u304a\u652f\u6255\u3044\u65b9\u6cd5\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u652f\u6255\u3044\u306e\u5185\u8a33\u3092\u78ba\u8a8d\u3057\u3001\u300c\u652f\u6255\u3046\u300d\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">OTP \u691c\u8a3c\u3068\u652f\u6255\u3044\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3059\u308b\u3068\u3001CoinPoker \u30a2\u30ab\u30a6\u30f3\u30c8\u304c\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002<\/span><\/li><\/ul><h4><b>\u5165\u91d1\u306b\u5229\u7528\u3067\u304d\u308b\u652f\u6255\u3044\u65b9\u6cd5\u306f\u4f55\u3067\u3059\u304b?<\/b><\/h4><p><span style=\"font-weight: 400\">\u6b21\u306e\u3044\u305a\u308c\u304b\u306e\u652f\u6255\u3044\u65b9\u6cd5\u3092\u4f7f\u7528\u3057\u3066\u3001CoinPoker \u306b\u5165\u91d1\u3067\u304d\u307e\u3059\u3002<\/span><\/p><ul><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u6697\u53f7\u901a\u8ca8<\/span><\/li><li style=\"font-weight: 400\"><span style=\"font-weight: 400\">FIAT &#8211; \u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u307e\u305f\u306f\u9280\u884c\u632f\u8fbc<\/span><\/li><\/ul><p><span style=\"font-weight: 400\">\u3055\u3089\u306b\u30b5\u30dd\u30fc\u30c8\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001support@coinpoker.com \u307e\u3067\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/span><\/p>    <\/div>\n<\/div>\n\n<script>\n    (function () {\n        'use strict';\n\n        const blockInstance = document.querySelector('[data-block-instance=\"block_b1add0c7865f74b318ffc03b8fed7141\"]');\n        if (!blockInstance) {\n            return;\n        }\n\n        const tabButtons = blockInstance.querySelectorAll('[data-bs-toggle=\"tab\"]');\n        if (tabButtons.length > 0 && typeof bootstrap !== 'undefined') {\n            tabButtons.forEach(function (button) {\n                button.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    const targetId = this.getAttribute('data-bs-target');\n                    if (!targetId) return;\n\n                    const tabPanes = blockInstance.querySelectorAll('.tab-pane');\n                    tabPanes.forEach(function (pane) {\n                        pane.classList.remove('show', 'active');\n                    });\n\n                    const allButtons = blockInstance.querySelectorAll('[data-bs-toggle=\"tab\"]');\n                    allButtons.forEach(function (btn) {\n                        btn.classList.remove('active');\n                        btn.setAttribute('aria-selected', 'false');\n                    });\n\n                    const targetPane = blockInstance.querySelector(targetId);\n                    if (targetPane) {\n                        targetPane.classList.add('show', 'active');\n                    }\n\n                    this.classList.add('active');\n                    this.setAttribute('aria-selected', 'true');\n                });\n            });\n        }\n    })();\n<\/script>\n\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_redirections_enabled":"","_seopress_redirections_type":"301","_seopress_redirections_value":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","editor_notices":[],"_cpsm_do_not_sync":false,"_cpsm_partial_sync":true,"footnotes":""},"topic-category":[],"class_list":["post-164285","help","type-help","status-publish","hentry"],"acf":{"card_image":"","help_view":"","in_app_mode_link":""},"_links":{"self":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/help\/164285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/help"}],"about":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/types\/help"}],"version-history":[{"count":1,"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/help\/164285\/revisions"}],"predecessor-version":[{"id":164286,"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/help\/164285\/revisions\/164286"}],"wp:attachment":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/media?parent=164285"}],"wp:term":[{"taxonomy":"topic-category","embeddable":true,"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/topic-category?post=164285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}