【速報!】2021年3月初旬、DJM-S11の弟分となる「DJM-S7」が発売決定!

DJM-S11同様、Serato DJ Pro&rekordbox djに無償対応!シンプルレイアウトの「DJM-S7」が発売決定! OTAIRECORDミノルです! なにかと新製品リリースが多いですが、Pioneer […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

【プラッターが回る!】Serato対応PCDJコントローラー、RANE ONEが発売決定!

ビビビビビッグニューーーーース!RANEからHIPHOP最強とも言えそうな攻め攻めなPCDJコントローラー“ONE”が2021年1月28日発売決定!予約受付開始!!   > RANE ONEのスペックや拡大写真 […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

1月14日(THU)「Electro Exchange」音楽関係者の為の音楽ビジネス講座を開催!

あなたはタダ働きをしてもいいのか?MATTHEW DEMPSEY’s ミュージシャン、音楽関係者の為の音楽ビジネス講座を開催します。   ▲今回の予告動画です。   「あなたはタダ働きをし […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

【期間限定大幅値下げ!】mixars新製品入荷&各種再入荷しました!(※2020/12/28投稿)

お待たせしました!イタリア発DJブランド“mixars”より、ターンテーブル、DJミキサー、DJコントローラーなど各機種再入荷!!   OTAIRECORDミノルです。 OTAIRECORDが輸入代理店を務める […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

【AKAI APCシリーズに限定特典!】AKAI×DIG4バッグ&スリーブ無料プレゼントキャンペーン!(※終了しました)

只今、AKAIのAPC40MK2、APCmini、APC KEY25をお買い上げの方に先着数量限定で超頑丈なバッグorスリーブを無料プレゼント!(※終了しました。)   OTAIRECORDミノルです!これは嬉 […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

【カラバリ史上間違いなく最高傑作】Pioneer DJ DDJ-SB3の限定シルバーモデルがCOOL過ぎる!

DDJ-SB3-S(国内限定1,000台シルバーモデル)がMacのデザインとも相性が良すぎて最高! >【国内限定1,000台シルバーカラーモデル】DDJ-SB3-Sのご注文はコチラ!   OTAIRECORDミ […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

★先着50名!話題の大人気DJコントローラー「DDJ-FLX6」にキャリングバッグを無料プレゼント!

持ち運びに便利!!コントローラー専用キャリングバッグを数量限定で無料プレゼント!!(※終了しました。) 大型ジョグコントローラー、直感的なコントロール、4チャンネル、さらにはSerato DJ PRO、rekordbox […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

【一生眺めていたい夢のDJブース】Technics × ONKYOミニチュアコレクション

ONKYOミニチュアコレクションとの組み合わせがヤバすぎる! 超精巧な作りでオタレコ販売数2,000個突破。Technicsミニチュアコレクション爆売れ中! OTAIRECORDミノルです! ここ数年で一番胸が踊った商品 […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

【超数量限定】XDJシリーズお買い上げの方へ非売品の超レアアイテムを無料プレゼント!(※終了しました)

XDJ オールインワンシリーズの「XDJ-XZブラック」「XDJ-RX2」「XDJ-RR」お買い上げ頂いた方に数量限定で非売品レアアイテムをプレゼント!   USBメモリを挿すだけでDJプレイが可能なPione […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

今年もこの季節がやってきました!Black Friday。今年はオタレコも出血大サービスさせていただきます!!

「買い物」に心躍る年に一回の恒例行事。Black Friday さぁさぁこの季節が今年もやってきました! 大体「最近寒くなってきたね~」と言い出す頃に始まってるイメージですが、今年もまさにそんな感じ。 ちょっと暖かかった […]

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; /* ★最初から2px固定 */ box-sizing:border-box; /* ★ズレ防止 */ text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 子要素も下線防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー(サイズ変化なし) */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; /* ★色だけ変更 */ background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:18px; font-weight:bold; margin-bottom:8px; } /* 価格 */ .otai-price{ color:#d8732a; font-weight:bold; margin-bottom:8px; } /* 説明 */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:10px; background:#333; color:#fff !important; border-radius:6px; font-size:13px; } /* ボタンホバー */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

オタレコおすすめのDJ機材

初心者向けからプロ仕様まで、人気モデルを厳選しました。

.otai-wrap{ background:#f7f5f2; padding:30px 20px; border-radius:14px; font-family:Arial, sans-serif; } /* タイトル */ .otai-wrap h2{ text-align:center; font-size:24px; margin-bottom:10px; } .otai-wrap p{ text-align:center; font-size:14px; color:#666; margin-bottom:25px; } /* グリッド */ .otai-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; } /* カード(リンク) */ .otai-card, .otai-card:hover, .otai-card:focus, .otai-card:visited{ display:flex; flex-direction:column; justify-content:space-between; background:#fff; border-radius:12px; padding:15px; border:2px solid #ddd; box-sizing:border-box; text-decoration:none !important; color:#111; transition: transform .25s, box-shadow .25s, background .25s, border-color .25s; cursor:pointer; } /* 下線完全防止 */ .otai-card *{ text-decoration:none !important; } /* ホバー */ .otai-card:hover{ transform:translateY(-4px); border-color:#f2d98a; background:#fffdf5; box-shadow:0 6px 16px rgba(240,200,100,0.25); } /* 画像 */ .otai-card img{ width:100%; margin-bottom:10px; } /* 商品名 */ .otai-title{ font-size:16px; font-weight:bold; margin-bottom:8px; } /* 説明(DTMは軽めに) */ .otai-desc{ font-size:13px; color:#555; line-height:1.5; margin-bottom:12px; } /* ボタン */ .otai-btn{ display:block; text-align:center; padding:8px; background:#333; color:#fff !important; border-radius:6px; font-size:12px; } /* ホバー時ボタン */ .otai-card:hover .otai-btn{ background:#e0b94f; color:#fff !important; } /* レスポンシブ */ @media screen and (max-width:1024px){ .otai-grid{ grid-template-columns:repeat(2,1fr); } } @media screen and (max-width:640px){ .otai-grid{ grid-template-columns:1fr; } }

作曲・DTMにおすすめの機材

制作環境をレベルアップさせる人気モデルを厳選しました。

.otai-adbox-menu{ background:#111; color:#fff; padding:20px; margin:20px 0; border-radius:10px; font-family:Arial, sans-serif; } .otai-adbox-menu h3{ margin:0 0 16px; font-size:22px; text-align:center; font-weight:bold; color:#fff; } .otai-adbox-menu .otai-menu-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; } .otai-adbox-menu .otai-menu-link{ display:block; text-decoration:none; color:#111; background:#fff; border-radius:8px; padding:14px 12px; font-size:14px; font-weight:bold; line-height:1.5; text-align:center; transition:.2s ease; } .otai-adbox-menu .otai-menu-link:hover{ background:#f5f5f5; transform:translateY(-2px); } @media screen and (max-width: 640px){ .otai-adbox-menu .otai-menu-grid{ grid-template-columns:1fr; } }

OTAIRECORD 人気メニュー

Older posts
Newer posts