Membership Checkout

プラン情報

Enterprise プランをお選びいただきました。

法人・プロ向け全曲ライセンスプラン

✓ 全曲ダウンロード可

✓ 編集・アレンジOK

✓ 商用利用OK

✓ 競技会・イベント使用 明示許可

✓ 放映・配信ライセンス含む

✓ 請求書払い対応可

⚠ 楽曲の販売・再配布・転売は固く禁じます。

ライセンスは購入者本人・団体のみに帰属します。

WAV形式・毎月更新・全プレイリスト収録

The price for membership is ¥9,500 per Month.

アカウント情報

LEAVE THIS BLANK
すでにアカウントをお持ちの方は こちらからログイン

お支払い情報

クレジットカード情報

/
決済ゲートウェイが設定されていません。
add_action('wp_footer', function() { if (!is_page(791)) return; ?> ( function() { var skipLinkTarget = document.querySelector( 'main' ), sibling, skipLinkTargetID, skipLink; // Early exit if a skip-link target can't be located. if ( ! skipLinkTarget ) { return; } /* * Get the site wrapper. * The skip-link will be injected in the beginning of it. */ sibling = document.querySelector( '.wp-site-blocks' ); // Early exit if the root element was not found. if ( ! sibling ) { return; } // Get the skip-link target's ID, and generate one if it doesn't exist. skipLinkTargetID = skipLinkTarget.id; if ( ! skipLinkTargetID ) { skipLinkTargetID = 'wp--skip-link--target'; skipLinkTarget.id = skipLinkTargetID; } // Create the skip link. skipLink = document.createElement( 'a' ); skipLink.classList.add( 'skip-link', 'screen-reader-text' ); skipLink.id = 'wp-skip-link'; skipLink.href = '#' + skipLinkTargetID; skipLink.innerText = '内容をスキップ'; // Inject the skip link. sibling.parentElement.insertBefore( skipLink, sibling ); }() ); //# sourceURL=wp-block-template-skip-link-js-after