CINXE.COM
『STU48』と『タイトル未定』 が表紙の『VDC Magazine 033』12月20日(金)発売!予約受付開始 – VDC | Vocal & Dance Collection
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no"> <title>『STU48』と『タイトル未定』 が表紙の『VDC Magazine 033』12月20日(金)発売!予約受付開始 – VDC | Vocal & Dance Collection</title> <link rel="SHORTCUT ICON" href="/favicon.ico" type="image/png"> <link rel="icon" href="/favicon.ico" type="image/png"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous"> <meta name="keywords" content="music,idol,dance,vocal,VDC,ボーカル,ダンス,コレクション,アイドル,アーティスト"/> <meta name="description" content="『STU48』と『タイトル未定』 が表紙の『VDC Magazine 033』12月20日(金)発売!予約受付開始 WRITTEN BY VDC Magazine編集部 最新号"/> <meta property="og:url" content="https://wp.vdc.tokyo/article/11431" /> <meta property="og:type" content="article" /> <meta property="og:title" content="『STU48』と『タイトル未定』 が表紙の『VDC Magazine 033』12月20日(金)発売!予約受付開始 | VDC" /> <meta property="og:description" content="『STU48』と『タイトル未定』 が表紙の『VDC Magazine 033』12月20日(金)発売!予約受付開始 WRITTEN BY VDC Magazine編集部 最新号" /> <meta property="og:image" content="https://wp.vdc.tokyo/uploads/2024/11/smn3VDCM033_H1H4_1280.png" /> <meta property="og:site_name" content="VDC Vocal & Dance Collection" /> <meta property="og:locale" content="ja_JP" /> <style type="text/css"> <!-- @import url("https://fonts.googleapis.com/css?family=Poppins:300"); /* bootstrap */ .card { border:0; border-radius:0; display: flex; flex-direction: column; } .card:hover, .card:focus { color: #e60044; text-decoration: none; box-shadow: 0 0 0 2px #e60044; } .card-img-top { width: 100%; height: auto; object-fit: cover; border-radius:0; } .card-img-overlay { padding:0; } .card-block { padding:0; flex: 1; } .card-footer { color: #e60044; padding:0 5px; background-color:transparent; border:none; } .card-title{ color: #333; font-weight: normal; padding: 10px 10px 2px 10px; margin: 0; } /* tag */ body{ font-family: "Poppins", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif; word-break: break-all; width: 100%; margin: auto; color: #333; height: 100%; font-size: 18px; line-height: 1.6; background: #f5f1f1; /*background: #c0c0c0;*/ } a, a:hover, a:focus { color: #e60044; text-decoration: none; } h1, h2, h3 { color: #e60044; font-size: 20px; line-height: 1.3; font-weight: bold; margin: 10px 0; } footer { clear: both; background: #222; color: #949494; clear: both; margin: 0 auto; text-align: center; } footer a{ color: #fff; } /* etc */ .logo-bg { padding: 4px; background: #e60044; } [class*="category_label"] { background: rgba(236, 11, 63, 0.68); color: #fff; display: inline-block; min-width: 100px; padding:5px; text-align: center; letter-spacing: 1px; } .vdc_header_nav { background: #e60044; color: #fff; padding: 0.25rem; /* flex-wrap: nowrap; */ } .vdc-header-menu { display: flex; align-items: center; } .btn-vdc_header { font-size: 0.75rem; padding: 0.5em; color: #fff; border-color: white; } .menu-trigger { position: relative; width: 50px; height: 44px; transform: scale(0.55); padding: 1rem 2rem; } .menu-trigger, .menu-trigger span { display: inline-block; transition: all .4s; box-sizing: border-box; } .menu-trigger span { position: absolute; left: 0; right: 0; margin: auto; width: calc(100% - 1rem); height: 4px; background-color: rgba(255, 255, 255, 0.8); background-color: #fff; border-radius: 4px; } .menu-trigger span:nth-of-type(1) { top: 0; } .menu-trigger span:nth-of-type(2) { top: 20px; } .menu-trigger span:nth-of-type(3) { bottom: 0; } .menu-trigger span:nth-of-type(1) { -webkit-animation: menu-bar01 .75s forwards; animation: menu-bar01 .75s forwards; } @-webkit-keyframes menu-bar01 { 0% { -webkit-transform: translateY(20px) rotate(45deg); } 50% { -webkit-transform: translateY(20px) rotate(0); } 100% { -webkit-transform: translateY(0) rotate(0); } } @keyframes menu-bar01 { 0% { transform: translateY(20px) rotate(45deg); } 50% { transform: translateY(20px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } .menu-trigger span:nth-of-type(2) { transition: all .25s .25s; opacity: 1; } .menu-trigger span:nth-of-type(3) { -webkit-animation: menu-bar02 .75s forwards; animation: menu-bar02 .75s forwards; } @-webkit-keyframes menu-bar02 { 0% { -webkit-transform: translateY(-20px) rotate(-45deg); } 50% { -webkit-transform: translateY(-20px) rotate(0); } 100% { -webkit-transform: translateY(0) rotate(0); } } @keyframes menu-bar02 { 0% { transform: translateY(-20px) rotate(-45deg); } 50% { transform: translateY(-20px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } .menu-trigger[aria-expanded=true] span:nth-of-type(1) { -webkit-animation: active-menu-bar01 .75s forwards; animation: active-menu-bar01 .75s forwards; } @-webkit-keyframes active-menu-bar01 { 0% { -webkit-transform: translateY(0) rotate(0); } 50% { -webkit-transform: translateY(20px) rotate(0); } 100% { -webkit-transform: translateY(20px) rotate(45deg); } } @keyframes active-menu-bar01 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(20px) rotate(0); } 100% { transform: translateY(20px) rotate(45deg); } } .menu-trigger[aria-expanded=true] span:nth-of-type(2) { opacity: 0; } .menu-trigger[aria-expanded=true] span:nth-of-type(3) { -webkit-animation: active-menu-bar03 .75s forwards; animation: active-menu-bar03 .75s forwards; } @-webkit-keyframes active-menu-bar03 { 0% { -webkit-transform: translateY(0) rotate(0); } 50% { -webkit-transform: translateY(-20px) rotate(0); } 100% { -webkit-transform: translateY(-20px) rotate(-45deg); } } @keyframes active-menu-bar03 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-20px) rotate(0); } 100% { transform: translateY(-20px) rotate(-45deg); } } .vdc_header_nav .nav-link, .vdc-header-menu__list .nav-link { color: #fff !important; font-size: 1rem; padding: 0.5rem; } .fa-search:before { /* content: "🔍"; */ } .time{ color: #808080; } /* .category_label_topics{ background: rgba(236, 11, 63, 0.68); } .category_label_column{ background: rgba(206, 199, 12, 0.68); } .category_label_interview { background: rgba(179,0,53,0.8); } .category_label_live { background: rgba(0,58,107,0.8); } .category_label_news { background: rgba(236, 11, 63, 0.68); } */ a.boxlink{ display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 9; } h1.title { color: #333; font-size: 24px; font-weight: normal; padding: 5px; width: 100%; text-shadow: 0 0 4px rgba(238,36,93,0.3); } .rainbow { display: inline-block; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #F57A7A), color-stop(14%, #EAAD3D), color-stop(28%, #ECEC42), color-stop(42%, #36AF36), color-stop(56%, #825EB8), color-stop(70%, #AE57EF), color-stop(84%, violet), color-stop(100%, #F57A7A)); -webkit-background-clip: text; color: transparent; -webkit-animation: rainbow 30s linear infinite alternate; } ul.vdc-writer { border-bottom: 1px solid; text-align: right; color: #bda2a2; margin: 0; } ul.vdc-writer li { display: inline-block; } ul.vdc-writer li+li:before { content: "/"; margin: 0 5px; } .article{ margin: 0 auto; max-width: 800px; } .article h2 { color: inherit; padding: 5px; } .article img{ width: auto; height: auto; display: block; max-width: 100%; max-height: 700px; margin: 10px auto; } .article p { font-size: 20px; color: #555; padding: 5px; } .speaker { color: #e60044; font-weight: bold; } .backsky { background-color: #afeeee; } .backglay { background-color: #c0c0c0; } .login-box { padding: 15px; overflow: hidden; margin: 0; border: none; border-radius: 10px; background-size: 20px 20px; background-color: #fbfbfb; background-image: linear-gradient(45deg, #ffffbc 25%, transparent 25%, transparent 50%, #ffffbc 50%, #ffffbc 75%, transparent 75%, transparent); box-shadow: none; } input[type="button"] { border-radius: 8px; background: #e60044; border: none; border-bottom: 4px solid rgba(0,0,0,0.2); color: #fff; display: inline-block; font-size: 14px; font-weight: bold; padding: 20px 8px; margin: 15px auto; width: 100%; } /* IE */ @media all and (-ms-high-contrast:none){ .card { display: block; } } --> </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-74360482-3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-74360482-3'); </script> </head> <body> <header id="header-anker"> <nav class="navbar vdc_header_nav"> <a href="https://vdc.tokyo"> <img src="https://vdc.tokyo/static/store/img/title-logo.svg" alt="VDC Site" class="site-logo" style="width: 12em;"> </a> <div class="vdc-header-menu"> <a href="https://vdc.tokyo/login/" class="btn btn-sm btn-vdc_header">ログイン</a> <a href="#" class="menu-trigger" data-toggle="collapse" data-target="#collapsibleNavbar"> <span></span> <span></span> <span></span> </a> </div> <div class="collapse navbar-collapse vdc-header-menu__wrapper" id="collapsibleNavbar"> <ul class="navbar-nav"> <li class="nav-item"><a class="nav-link" href="https://wp.vdc.tokyo">ニュース&トピックス</a></li> <li class="nav-item"><a class="nav-link" href="https://vdc.tokyo/vdc_magazine/">VDC Magazine</a></li> <li class="nav-item"><a class="nav-link" href="https://vdc.tokyo/vdc_live/">VDC Live</a></li> <li class="nav-item"><a class="nav-link" href="https://vdc.tokyo/about/">VDC とは</a></li> <li class="nav-item"><a class="nav-link" href="https://vdc.tokyo/contact/">お問い合わせ他</a></li> <li class="nav-item"><a class="nav-link" href="https://vdc.tokyo/nuovo/mypage/">マイページ</a></li> </ul> <form class="form-inline" action="https://vdc.tokyo/nuovo/search/" method="GET"> <div class="navbar-nav flex-row" style="width: 100%"> <input class="form-control mr-sm-2" type="search" placeholder="検索" aria-label="Search" name="word"> <button type="submit" class="btn btn-outline-light ml-2 py-1 px-4"> <span style="display:block;width:24px;height:24px;color:;fill: currentColor;"> <svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="display:block;width:100%;height:100%;"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg> </span> </button> </div> </form> </div> </nav> </header> <!-- /header --> <!--googletag --> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/3735071/VDC_sp_02', [300, 250], 'div-gpt-ad-1578991709916-0').addService(googletag.pubads()); googletag.defineSlot('/3735071/VDC_sp_03', [300, 250], 'div-gpt-ad-1578992332044-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <!--googletag --> <div class="container"> <div class="row"> <div class="col-xs-12 mx-auto"> <article class="article"> <!-- /3735071/VDC_sp_02 --> <div id='div-gpt-ad-1578991709916-0' style='width: 300px; height: 250px; margin: 3px auto;'> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1578991709916-0'); });</script> </div> <!-- /3735071/VDC_sp_02 --> <h1 class="title">『STU48』と『タイトル未定』 が表紙の『VDC Magazine 033』12月20日(金)発売!予約受付開始</h1> <ul class="vdc-writer"> <li style="list-style-type: none;"> <ul class="vdc-writer"> <li style="list-style-type: none;"> <ul class="vdc-writer"> <li>WRITTEN BY VDC Magazine編集部</li> </ul> </li> </ul> </li> </ul> <h4> <img loading="lazy" class="alignnone size-full wp-image-11460" src="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_H1H4_1280.jpg" alt="" width="1280" height="905" srcset="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_H1H4_1280.jpg 1280w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_H1H4_1280-300x212.jpg 300w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_H1H4_1280-1024x724.jpg 1024w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_H1H4_1280-768x543.jpg 768w" sizes="(max-width: 1280px) 100vw, 1280px" /> <p>最新号<strong>『VDC Magazine 033』2024年12月20日(金)発売。特典付き予約受付中!</strong></h4> <p><strong>『VDC Magazine 033』A4判76ページに撮り下ろしの写真と情報が満載!</strong></p> <p>・<strong><a href="https://sp.stu48.com/">STU48</a></strong><表紙&15ページ><br /> (石田千穂 / 久留島優果 / 信濃宙花 / 曽川咲葵 / 福田朱里)</p> <p>・<strong><a href="https://miteititle.com/">タイトル未定</a></strong><表紙&13ページ></p> <p>・<strong><a href="https://kastella.jp/">かすみ草とステラ</a></strong>(2期生)<9ページ><br /> (石間実咲 / 川菜光 / 高実心花 / 福井ひより / 本田香澄)</p> <p>・<strong><a href="https://egoyuna.com/">江籠裕奈</a></strong><8ページ></p> <p>・<strong><a href="https://hike-dob.jp/shinokubo/">Bellemule from 電音部</a></strong><8ページ></p> <p>・<strong><a href="https://www.icondolllounge.com/pages/ideal-peco">ideal peco</a></strong><8ページ></p> <p>連載ほか<br /> 様々なクリエイターに登場いただく『Creator’s Camp』ではゲストに、ヘアメイクアップアーティストとして活躍中の<a href="https://threepeace.co.jp/member/%e5%a4%a2%e6%9c%88/"> <b>夢月</b></a>氏が登場。もちろん大好評の連載コラムとコミックのコーナーも見逃せません。大きなA4サイズフルカラー76ページに情報満載。ぜひチェックを!</p> <hr /> <p class="article-body"><strong>◆VDC Magazine 033掲載アーティスト(敬称略)◆<br /> </strong></p> <p>▷特集◁<br /> ・<strong><a href="https://sp.stu48.com/">STU48</a></strong><br /> (石田千穂 / 久留島優果 / 信濃宙花 / 曽川咲葵 / 福田朱里)<br /> ・<strong><a href="https://miteititle.com/">タイトル未定</a></strong></p> <p>▷インタビュー◁<br /> ・<strong><a href="https://kastella.jp/">かすみ草とステラ</a></strong>(2期生)<br /> (石間実咲 / 川菜光 / 高実心花 / 福井ひより / 本田香澄)<br /> ・<strong><a href="https://egoyuna.com/">江籠裕奈</a></strong><br /> ・<strong><a href="https://hike-dob.jp/shinokubo/">Bellemule from 電音部</a></strong><br /> ・<strong><a href="https://www.icondolllounge.com/pages/ideal-peco">ideal peco</a></strong></p> <p>▷Creater’s Camp ゲスト◁<strong><br /> </strong><strong>・<a href="https://threepeace.co.jp/member/%e5%a4%a2%e6%9c%88/"><b>夢月</b></a>(ヘアメイクアップアーティスト)</strong></p> <p>▷VDC COLUMN◁<br /> ・<a href="https://x.com/kagami__natsu"><strong>夏芽ナツ</strong></a>(<a href="https://sandaltelephone.com/">SANDAL TELEPHONE</a>)<br /> ・<a href="https://x.com/nono_philosophy"><strong>木葭のの</strong></a>(<a href="https://danceforphilosophy.com/">フィロソフィーのダンス</a>)<br /> ※<a href="https://x.com/philosophy_775">香山ななこ</a>さん休養による活動休止中のため、木葭ののさんが登場!<br /> ・<a href="https://x.com/uug2_honoka"><strong>佐々木ほのか</strong></a>(<a href="https://upupgirls2.jp/">アップアップガールズ(2)</a>)<br /> ・<a href="https://x.com/ls_4_sayo"><strong>sayo</strong></a>(<a href="https://lyricalschool.com/">lyrical school</a>)<br /> ・<a href="https://x.com/ka___n000"><strong>中村花音</strong></a>(<a href="https://hike-dob.jp/shinokubo/">Bellemule from 電音部</a> / <a href="https://x.com/LilyWings_">Lily Wings</a>)<br /> ・<a href="https://x.com/harunamai0105"><strong>春名真依</strong></a><br /> ・<a href="https://x.com/pei_sakigake"><strong>ぺいにゃむにゃむ</strong></a>(<a href="https://www.gayidol.jp/">二丁目の魁カミングアウト</a>)</p> <p>▷VDC COMIC◁<br /> ・<a href="https://x.com/Title_Hana"><strong>阿部葉菜</strong></a>(<a href="https://miteititle.com/">タイトル未定</a>)<br /> ・<a href="https://x.com/qumali_ayane"><strong>小田アヤネ</strong></a>(<a href="https://www.qumalidepart.com/">クマリデパート</a>)</p> <hr /> <h2><strong>◇購入方法◇</strong></h2> <p>VDC Magazineには<strong>「冊子版」</strong>と<strong>「電子書籍版」</strong>があり、冊子版は<strong>「<a href="https://vdc.stores.jp/items/673b0b9430aa3d027cd5a166">VDCストア(ネット通販のみ)</a>」</strong>か<strong>「<a href="https://tower.jp/item/6656631">タワーレコード</a>(ネット通販と店舗)」</strong>でお求めいただけます(<strong><span style="color: #3366ff;">只今予約受付中!</span>)</strong>。そして、電子書籍版は、Kindle形式で<strong>「<a href="https://www.amazon.co.jp/dp/B0D95YBSP7/">Amazon</a>」</strong>でお求めいただけます。<br /> <strong><span style="color: #ff0000;">※VDCストアとタワーレコードでは、特典が異なりますのでご注意ください。</span></strong><br /> 特典内容やチェキプレゼントの有無については、下記一覧表をご覧ください。</p> <p>◆<strong>特典・チェキプレゼント等の販売店別一覧表</strong>◆</p> <img loading="lazy" class="aligncenter size-full wp-image-11445" src="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_Salestype.png" alt="VDC Magazine Sales Type" width="1280" height="530" srcset="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_Salestype.png 1280w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_Salestype-300x124.png 300w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_Salestype-1024x424.png 1024w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_Salestype-768x318.png 768w" sizes="(max-width: 1280px) 100vw, 1280px" /> <p>【冊子版】<br /> <strong>『VDC Magazine 033』冊子版(A4判フルカラー76ページ)</strong><br /> 発行日:2024年12月20日(金)|価格:1,430円(税込・送料別)</p> <p><strong>1)VDCストア</strong><br /> 販売ページ:<a href="https://vdc.stores.jp/items/673b0b9430aa3d027cd5a166">https://vdc.stores.jp/</a></p> <p><strong>【VDCストア予約限定販売】</strong><br /> <strong>特典付き予約受付期間</strong>:2024年11月25日(月)18時〜12月10日(火)14時<br /> <span style="color: #ff0000;">※期間後は特典が無くなり次第終了となります。お早めにお求めください。<br /> </span></p> <img loading="lazy" class="aligncenter size-full wp-image-11466" src="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_VDC_Photos.png" alt="VDC Magazine 033" width="1280" height="720" srcset="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_VDC_Photos.png 1280w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_VDC_Photos-300x169.png 300w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_VDC_Photos-1024x576.png 1024w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_VDC_Photos-768x432.png 768w" sizes="(max-width: 1280px) 100vw, 1280px" /> <p><span style="color: #ff0000;">予約限定特典:VDCストアご購入特典:生写真L判6枚Aセット<br /> <span style="font-weight: 400;">(STU48 (A)/タイトル未定 (A)/かすみ草とステラ 2期生 (A)/江籠裕奈 (A)/Bellemule from 電音部 (A)/ideal peco (A))</span><br /> ※発送の都合で、発行日よりも早く到着することがございます。<br /> ※特典写真の絵柄は、VDCストア、タワーレコードで異なります。</span></p> <p><strong><br /> 2)タワーレコードオンライン販売 </strong><strong><br /> </strong>予約・販売サイト:<a href="https://tower.jp/item/6656631">https://tower.jp/</a></p> <p><span style="color: #ff00ff;">※特典は無くなり次第終了となります。お早めにお求めください。<br /> </span></p> <img loading="lazy" class="aligncenter size-full wp-image-11468" src="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos.jpg" alt="VDC Magazine 033" width="1280" height="720" srcset="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos.jpg 1280w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos-300x169.jpg 300w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos-1024x576.jpg 1024w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos-768x432.jpg 768w" sizes="(max-width: 1280px) 100vw, 1280px" /> <p><span style="color: #ff00ff;">タワーレコードご購入特典:生写真L判6枚Bセット<br /> <span style="color: #ff0000;"><span style="color: #ff00ff;">(STU48 (B)/タイトル未定 (B)/かすみ草とステラ 2期生 (B)/江籠裕奈 (B)/Bellemule from 電音部 (B)/ideal peco (B))</span><br /> <span style="color: #333333;">※特典写真の絵柄は、VDCストアとタワーレコードで異なります。</span></span></span></p> <p><strong>3)全国14店舗のタワーレコードにて店頭販売 <span style="color: #ff0000;">予約受付中!</span></strong><br /> 2024年12月20日(金)より全国14店舗のタワーレコードの店頭と<a href="https://tower.jp/item/6656631">タワーレコードオンライン</a>にて販売を開始します。</p> <p>販売店舗:<strong>札幌パルコ店、仙台パルコ店、渋谷店、池袋店、新宿店、錦糸町パルコ店、横浜ビブレ店、イオンレイクタウン店<del>、静岡店、</del>名古屋パルコ店、なんばパークス店、梅田NU茶屋町店、広島店、福岡パルコ店、<a href="https://tower.jp/item/6656631">タワーレコードオンライン</a></strong><br /> <span style="color: #ff00ff;">※特典は無くなり次第終了となります。お早めにお求めください。<br /> </span></p> <img loading="lazy" class="aligncenter size-full wp-image-11468" src="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos.jpg" alt="VDC Magazine 033" width="1280" height="720" srcset="https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos.jpg 1280w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos-300x169.jpg 300w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos-1024x576.jpg 1024w, https://wp.vdc.tokyo/uploads/2024/11/VDCM033_TR_Photos-768x432.jpg 768w" sizes="(max-width: 1280px) 100vw, 1280px" /> <p><span style="color: #ff00ff;">タワーレコードオリジナル特典:生写真L判6枚Bセット<br /> (STU48 (B)/タイトル未定 (B)/かすみ草とステラ 2期生 (B)/江籠裕奈 (B)/Bellemule from 電音部 (B)/ideal peco (B))</span><br /> ※特典写真の絵柄は、VDCストアとタワーレコードで異なります。</p> <p><strong><span style="color: #ff0000;"><冊子版サイン入りチェキプレゼントについて><br /> </span></strong><span style="font-weight: 400;">VDC Magazine 033に登場いただいた下記アーティストの直筆サイン入りチェキを、ご応募いただいた方の中から抽選でプレゼントいたします。</span><span style="font-weight: 400;"><br /> </span><strong>STU48 /タイトル未定 /かすみ草とステラ 2期生 /江籠裕奈 /Bellemule from 電音部/ideal peco /小田アヤネ(クマリデパート)/夏芽ナツ(SANDAL TELEPHONE)/木葭のの(フィロソフィーのダンス)/佐々木ほのか(アップアップガールズ(2))/sayo(lyrical school)/春名真依 /ぺいにゃむにゃむ(二丁目の魁カミングアウト)</strong><br /> <span style="font-weight: 400;"><br /> 詳しくは、本誌をご覧ください。</span><br /> <strong><span style="color: #ff0000;">※ご応募の際、誌面の応募券が必要となります。</span></strong></p> <p><strong>【電子書籍版】</strong><br /> <strong>『VDC Magazine 033』電子書籍版(Kindle)</strong><br /> 価格:990円(税込)<br /> 販売期間:2024年12月20日(金)0:00〜<strong>※予定</strong><br /> 販売URL:<a href="https://www.amazon.co.jp/dp/B0D95YBSP7/" target="_blank" rel="noopener">https://www.amazon.co.jp/</a><br /> ※冊子版と同内容です。<br /> <strong><span style="color: #ff0000;">※電子書籍では、チェキプレゼントのご応募ができません。</span></strong></p> <p>※取材依頼や広告掲載については、下記よりお問い合わせください。<br /> <a href="https://vdc.tokyo/contact/">https://vdc.tokyo/contact/</a></p> <p><a href="https://wp.vdc.tokyo/article/11471">『VDC Magazine 033パネル展』タワーレコード渋谷店にて12/20(金)より開催!</a><br /> <a href="https://wp.vdc.tokyo/article/11479">12/28 ideal pecoの『VDC Magazine 033』発売記念特別お渡し会&サイン会+ミニライブをタワーレコード渋谷店で開催!</a></p> <!-- /3735071/VDC_sp_03 --> <div id='div-gpt-ad-1578992332044-0' style='width: 300px; height: 250px; margin: 3px auto;'> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1578992332044-0'); });</script> </div> <!-- /3735071/VDC_sp_03 --> </article> </div> </div> </div> <style> .sn-b .b{ position: relative; height: 40px; width: 40px; box-sizing: border-box; padding: 5px; border-radius: 8px; cursor: pointer; margin:0 10px; } .sn-b .b i{ position: relative; top: 2px; display: inline-block; width: 30px; height: 30px; } .tw-b { background: #1b95e0; color: #fff; } .tw-b i { background: transparent 0 0 no-repeat; background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E); } .fb-b { background: #4267b2; color: #fff; } .fb-b i { background: transparent 0 0 no-repeat; background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cg%3E%20%3Cpath%20d%3D%22M288%2C176v-64c0-17.664%2C14.336-32%2C32-32h32V0h-64c-53.024%2C0-96%2C42.976-96%2C96v80h-64v80h64v256h96V256h64l32-80H288z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%3B%22%3E%3C%2Fpath%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E'); } .ng-b { background: #fa4c41; color: #fff; } .ng-b i { color: white; font-size: 17px; font-weight: bold; } .cp-b { background: #e60044; color: #fff; } .cp-b i { background: transparent 0 0 no-repeat; background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22width%3A%2016px%3B%20height%3A%2016px%3B%20opacity%3A%201%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23374149%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M293.849%2C380.192c-5.806%2C0.696-11.686%2C1.082-17.57%2C1.082c-8.59%2C0-17.26-0.775-25.696-2.321%20c-9.21-1.625-18.265-4.105-26.935-7.51c-1.859-0.699-3.639-1.47-5.495-2.245l-65.019%2C64.94c-10.215%2C10.215-24.456%2C16.1-39.086%2C16.1%20c-14.55%2C0-27.941-5.574-37.77-15.79c-20.046-20.745-19.815-54.256%2C0.619-74.615l70.281-70.28l50.926-51.006%20c0.831-0.824%2C1.708-1.58%2C2.581-2.339c0.711-0.624%2C1.429-1.221%2C2.166-1.799c1.867-1.47%2C3.814-2.808%2C5.839-4.002%20c0.695-0.412%2C1.394-0.801%2C2.106-1.179c2.105-1.115%2C4.282-2.086%2C6.522-2.906c0.806-0.294%2C1.622-0.566%2C2.442-0.82%20c2.166-0.673%2C4.388-1.206%2C6.652-1.595c1.02-0.178%2C2.048-0.321%2C3.084-0.438c1.092-0.124%2C2.177-0.264%2C3.284-0.321%20c0.079%2C0%2C0.079%2C0%2C0.079%2C0c1.006-0.158%2C2.01-0.158%2C3.02-0.158c6.346%2C0%2C12.615%2C1.164%2C18.575%2C3.409%20c7.12%2C2.63%2C13.545%2C6.734%2C18.961%2C12.15c4.645%2C4.645%2C8.36%2C9.981%2C10.994%2C15.87c0.23%2C0.616%2C0.54%2C1.156%2C0.926%2C1.625%20c2.479-1.009%2C4.724-2.555%2C6.659-4.49l39.01-39.01c-4.026-6.194-8.825-11.999-14.165-17.339c-5.341-5.341-11.146-10.14-17.34-14.241%20c-1.39-0.93-2.786-1.859-4.18-2.71c-5.805-3.481-11.92-6.505-18.11-8.901c-6.89-2.63-14.01-4.645-21.21-5.88%20c-6.655-1.164-13.466-1.784-20.276-1.784c-19.505%2C0-38.314%2C4.875-55.034%2C14.01c-9.441%2C5.189-18.186%2C11.765-25.926%2C19.506%20L34.867%2C315.098c-22.06%2C22.056-34.52%2C52.63-34.29%2C83.976c0.31%2C30.961%2C12.464%2C59.676%2C34.369%2C80.81%20C56.383%2C500.624%2C84.637%2C512%2C114.512%2C512c30.65%2C0%2C59.445-11.92%2C81.04-33.511l55.114-55.114l43.202-43.032%20c-0.064%2C0.008-0.125%2C0.008-0.189%2C0.015L293.849%2C380.192z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%3B%22%3E%3C%2Fpath%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M477.056%2C32.041C455.616%2C11.376%2C427.364%2C0%2C397.489%2C0c-30.65%2C0-59.445%2C11.841-81.04%2C33.515l-55.114%2C55.11%20l-43.202%2C43.032c0.064-0.008%2C0.125-0.008%2C0.189-0.015l-0.17%2C0.17c5.806-0.699%2C11.686-1.085%2C17.57-1.085%20c8.59%2C0%2C17.26%2C0.775%2C25.62%2C2.246c9.131%2C1.625%2C18.266%2C4.104%2C26.935%2C7.506c1.856%2C0.699%2C3.79%2C1.474%2C5.65%2C2.245l64.936-64.861%20c10.219-10.215%2C24.46-16.1%2C39.09-16.1c14.55%2C0%2C28.016%2C5.574%2C37.846%2C15.714c20.049%2C20.741%2C19.739%2C54.256-0.695%2C74.691l-70.202%2C70.28%20l-51.01%2C51.01c-9.286%2C9.286-21.591%2C14.702-34.83%2C15.322c-0.926%2C0.158-1.935%2C0.158-2.862%2C0.158c-6.425%2C0-12.618-1.089-18.578-3.334%20c-7.196-2.63-13.546-6.73-19.041-12.146c-4.641-4.649-8.28-9.985-10.91-15.87c-0.234-0.62-0.545-1.16-1.01-1.704%20c-1.855-2.786-5.03-4.49-8.511-4.49c-2.71%2C0-5.34%2C1.089-7.354%2C3.024l-29.8%2C29.871c-3.481%2C3.409-4.025%2C8.829-1.47%2C12.926%20c0.465%2C0.778%2C1.005%2C1.55%2C1.47%2C2.245c4.18%2C6.194%2C8.901%2C11.999%2C14.245%2C17.339c5.34%2C5.344%2C11.145%2C10.14%2C17.335%2C14.166%20c1.315%2C1.005%2C2.71%2C1.859%2C4.105%2C2.706c5.805%2C3.485%2C11.841%2C6.504%2C18.186%2C8.904c6.735%2C2.63%2C13.855%2C4.641%2C21.13%2C5.96%20c6.659%2C1.16%2C13.47%2C1.78%2C20.28%2C1.78c19.585%2C0%2C38.39-4.875%2C55.11-14.089c9.365-5.106%2C18.11-11.61%2C25.85-19.426l119.97-119.97%20c22.06-21.981%2C34.521-52.631%2C34.21-83.977C511.19%2C81.89%2C498.96%2C53.175%2C477.056%2C32.041z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%3B%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E'); } </style> <!-- <div class="container fixed-bottom mb-3"> --> <div class="container"> <div class="row sn-b" style="margin:auto; width:310px;"> <div class="tw-b b"> <a href="http://twitter.com/share?url=https%3A%2F%2Fwp.vdc.tokyo%2Farticle%2F11431&via=VDC_tokyo&related=VDC_tokyo&hashtags=VDC_Site&text=%E3%80%8ESTU48%E3%80%8F%E3%81%A8%E3%80%8E%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB%E6%9C%AA%E5%AE%9A%E3%80%8F+%E3%81%8C%E8%A1%A8%E7%B4%99%E3%81%AE%E3%80%8EVDC+Magazine+033%E3%80%8F12%E6%9C%8820%E6%97%A5%EF%BC%88%E9%87%91%EF%BC%89%E7%99%BA%E5%A3%B2%EF%BC%81%E4%BA%88%E7%B4%84%E5%8F%97%E4%BB%98%E9%96%8B%E5%A7%8B+%EF%BD%9C+" target="_blank"><i></i></a> </div> <div class="fb-b b"> <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.vdc.tokyo%2Farticle%2F11431" target="_blank"><i></i></a> </div> <div class="" style="margin:0 10px;"> <div data-url="https%3A%2F%2Fwp.vdc.tokyo%2Farticle%2F11431" class="line-it-button" style="display: none;" data-lang="ja" data-type="share-d"></div> </div> <div class="ng-b b"> <a href="https://7gogo.jp/share?url=https%3A%2F%2Fwp.vdc.tokyo%2Farticle%2F11431&text=%E3%80%8ESTU48%E3%80%8F%E3%81%A8%E3%80%8E%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB%E6%9C%AA%E5%AE%9A%E3%80%8F+%E3%81%8C%E8%A1%A8%E7%B4%99%E3%81%AE%E3%80%8EVDC+Magazine+033%E3%80%8F12%E6%9C%8820%E6%97%A5%EF%BC%88%E9%87%91%EF%BC%89%E7%99%BA%E5%A3%B2%EF%BC%81%E4%BA%88%E7%B4%84%E5%8F%97%E4%BB%98%E9%96%8B%E5%A7%8B+%EF%BD%9C+" target="_blank"><i>755</i></a> </div> <div class="cp-b b"> <a href="#" class="clip_board_copy" onClick="return false" data-toggle="tooltip" data-trigger="click" title="URLをコピーしました" data-vdc-toggle="copy_clipboard" data-url="https://wp.vdc.tokyo/article/11431"> <i class="icon-copy"></i></a> </div> </div> </div> <div class="container-fluid"> <div class="row"> <div class="col-sm-4 align-items-stretch d-flex pb-2 pt-2 backglay"> <div class="card w-100"> <img width="400" height="225" src="https://wp.vdc.tokyo/uploads/2025/02/1_smn.png" class="card-img-top wp-post-image" alt="" loading="lazy" srcset="https://wp.vdc.tokyo/uploads/2025/02/1_smn.png 400w, https://wp.vdc.tokyo/uploads/2025/02/1_smn-300x169.png 300w" sizes="(max-width: 400px) 100vw, 400px" /> <div class="card-block"> <a href="https://wp.vdc.tokyo/article/11527"><h2 class="card-title">「タイトル未定」の缶バッジ、プリントフォト販売のお知らせ</h2></a> </div> <div class="card-footer clearfix"> <div class="float-left time">2025.02.15</div> <div class="float-right">...more ▾</div> </div> <div class="card-img-overlay"> <div class="card-text category_label_topics">topics</div> </div> <a class="boxlink" href="https://wp.vdc.tokyo/article/11527"></a> </div> </div> <div class="col-sm-4 align-items-stretch d-flex pb-2 pt-2 backglay"> <div class="card w-100"> <img width="400" height="225" src="https://wp.vdc.tokyo/uploads/2025/02/ks_smn.png" class="card-img-top wp-post-image" alt="" loading="lazy" srcset="https://wp.vdc.tokyo/uploads/2025/02/ks_smn.png 400w, https://wp.vdc.tokyo/uploads/2025/02/ks_smn-300x169.png 300w" sizes="(max-width: 400px) 100vw, 400px" /> <div class="card-block"> <a href="https://wp.vdc.tokyo/article/11511"><h2 class="card-title">「かすみ草とステラ(2期生)」の缶バッジ、プリントフォト販売のお知らせ</h2></a> </div> <div class="card-footer clearfix"> <div class="float-left time">2025.02.12</div> <div class="float-right">...more ▾</div> </div> <div class="card-img-overlay"> <div class="card-text category_label_topics">topics</div> </div> <a class="boxlink" href="https://wp.vdc.tokyo/article/11511"></a> </div> </div> <div class="col-sm-4 align-items-stretch d-flex pb-2 pt-2 backglay"> <div class="card w-100"> <img width="400" height="225" src="https://wp.vdc.tokyo/uploads/2025/01/smn_idealpeco.png" class="card-img-top wp-post-image" alt="" loading="lazy" srcset="https://wp.vdc.tokyo/uploads/2025/01/smn_idealpeco.png 400w, https://wp.vdc.tokyo/uploads/2025/01/smn_idealpeco-300x169.png 300w" sizes="(max-width: 400px) 100vw, 400px" /> <div class="card-block"> <a href="https://wp.vdc.tokyo/article/11499"><h2 class="card-title">「ideal peco」の缶バッジ、プリントフォト販売のお知らせ</h2></a> </div> <div class="card-footer clearfix"> <div class="float-left time">2025.01.31</div> <div class="float-right">...more ▾</div> </div> <div class="card-img-overlay"> <div class="card-text category_label_topics">topics</div> </div> <a class="boxlink" href="https://wp.vdc.tokyo/article/11499"></a> </div> </div> </div> <div class="row"> <div class="col-sm-4 align-items-stretch d-flex pb-2 pt-2 backglay"> <div class="card w-100"> <img width="400" height="225" src="https://wp.vdc.tokyo/uploads/2025/03/VDCP15_LS_event_IC.jpg" class="card-img-top wp-post-image" alt="lyrical school" loading="lazy" srcset="https://wp.vdc.tokyo/uploads/2025/03/VDCP15_LS_event_IC.jpg 400w, https://wp.vdc.tokyo/uploads/2025/03/VDCP15_LS_event_IC-300x169.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /> <div class="card-block"> <a href="https://wp.vdc.tokyo/article/11621"><h2 class="card-title">4/9 lyrical schoolの『VDC Magazine 034』発売記念特別お渡し会&サイン会+ミニライブをタワーレコード川崎店で開催!</h2></a> </div> <div class="card-footer clearfix"> <div class="float-left time">2025.03.26</div> <div class="float-right">...more ▾</div> </div> <div class="card-img-overlay"> <div class="card-text category_label_event">event</div> </div> <a class="boxlink" href="https://wp.vdc.tokyo/article/11621"></a> </div> </div> <div class="col-sm-4 align-items-stretch d-flex pb-2 pt-2 backglay"> <div class="card w-100"> <img width="400" height="225" src="https://wp.vdc.tokyo/uploads/2025/03/VDCLive07_v3_IC.jpg" class="card-img-top wp-post-image" alt="VDC Live 07" loading="lazy" srcset="https://wp.vdc.tokyo/uploads/2025/03/VDCLive07_v3_IC.jpg 400w, https://wp.vdc.tokyo/uploads/2025/03/VDCLive07_v3_IC-300x169.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /> <div class="card-block"> <a href="https://wp.vdc.tokyo/article/11574"><h2 class="card-title">【5月6日開催!】Vocal & Dance Collection Live Vol. 7|スペシャルコラボステージも!</h2></a> </div> <div class="card-footer clearfix"> <div class="float-left time">2025.03.20</div> <div class="float-right">...more ▾</div> </div> <div class="card-img-overlay"> <div class="card-text category_label_live">live</div> </div> <a class="boxlink" href="https://wp.vdc.tokyo/article/11574"></a> </div> </div> <div class="col-sm-4 align-items-stretch d-flex pb-2 pt-2 backglay"> <div class="card w-100"> <img width="400" height="225" src="https://wp.vdc.tokyo/uploads/2025/03/VDCP15_Header_IC.jpg" class="card-img-top wp-post-image" alt="VDCパネル展" loading="lazy" srcset="https://wp.vdc.tokyo/uploads/2025/03/VDCP15_Header_IC.jpg 400w, https://wp.vdc.tokyo/uploads/2025/03/VDCP15_Header_IC-300x169.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /> <div class="card-block"> <a href="https://wp.vdc.tokyo/article/11582"><h2 class="card-title">『VDC Magazineパネル展』タワーレコード渋谷店(3/21〜)・川崎店(4/5〜)にて開催!</h2></a> </div> <div class="card-footer clearfix"> <div class="float-left time">2025.03.19</div> <div class="float-right">...more ▾</div> </div> <div class="card-img-overlay"> <div class="card-text category_label_news">news</div> </div> <a class="boxlink" href="https://wp.vdc.tokyo/article/11582"></a> </div> </div> </div> </div> <footer> <div class="container-fluid small"> <span><a href="http://razil.jp/privacy.html" target="_blank">個人情報保護方針</a> /<a href="http://razil.jp/privacyinfo.html" target="_blank">個人情報の取り扱いについて</a> </span> <div> c2016- Vocal & Dance Collection All rights reserved.</div> </div> </footer> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script> <!-- social button js --> <script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script> <script src="https://vdc.tokyo/static/store/vendors/clipboard.js/dist/clipboard.min.js"></script> <script>$(function(){new Clipboard('[data-vdc-toggle=copy_clipboard]', {text: function(t) {return $(t).data('url');}});});</script> <script>$(function(){$('.clip_board_copy').tooltip();});</script> <script> jQuery(function($){ // move News // $('.news>div').addClass('backsky'); $('.news>div').insertAfter('.innews>div:nth-of-type(3)'); }); </script> <script> jQuery(function($){ // 右クリック不可 $(document).on('contextmenu',function(e){ return false; }); }); </script> </body> </html>