3月31日(月)放送の「スパガの超絶☆るーむ」で、新曲「Re Star☆T!!!!!!」の情報が解禁されました。#スパガ #ReStarT
4月6日(日)開催「Re Star☆T!!!!!!」リリース記念イベント

会場:パームス秋葉原(東京都千代田区外神田1丁目1-10 7F)
\新衣装初披露/
[ミニライブVol.1] 整列開始 11:45~
開場受付 12:00~/開演 12:30~
[ミニライブVol.2] 整列開始 16:45~
開場受付 17:00~/開演 17:30~
<特典券付き商品の販売について>
生写真セットのご購入枚数に応じて対象の参加券をおつけします。
「Re Star☆T!!!!!!」ランダム生写真 4枚セット 1,000円(税込)
※お支払いは現金のみとなります。
1セットご購入(1,000円) → グループ握手会(第3部)
1セットご購入(1,500円) → 個別握手会(第6部)
2セットご購入(2,000円) → 2ショット撮影会(第1部&第2部)
3セットご購入(3,000円) → 3ショット撮影会(第5部)
4セットご購入(4,000円) → 集合撮影会(第4部)
▼詳しい特典会レギュレーション、開始時間について
https://supergirls.jp/schedule/detail.php?id=1110778
@media screen and (max-width: 768px) {
.pict {
margin-top: 0px !important;
}
}
/* .scheduleクラス */
.schedule,
.place {
padding: 4px 20px;
border: 1px solid #ccc;
border-radius: 15px;
font-size: 80%;
font-weight: bold;
letter-spacing: 1px;
color: white; /* カラー変更(デフォルト) */
background-color: #f23e73; /* カラーバリエーション(デフォルト) */
text-align: center; /* 中央揃えにする */
position: relative;
top: -1.5px; /* 上に移動 */
}
/* カラーバリエーション */
.schedule {
background-color: rgba(242, 62, 115, 0.8);
color: white;
}
.place {
background-color: rgba(100, 149, 237, 0.7);
color: white;
}
.small-text {
font-size: 81.25%;
}
/* スマホ用のメディアクエリ */
@media only screen and (max-width: 600px) {
/* .scheduleクラス */
.schedule,
.place {
display: inline-block; /* インライン要素として振る舞う */
margin: 15px 0px 5px 0px;
top: 0px; /* 上に移動 */
}
.small-text {
display: inline-block; /* インライン要素として振る舞う */
font-size: 90%;
margin: 0px 0px 10px 0px;
}
}