.COM_EC_top_info {
width: 100%;
max-width: 600px;
padding: 10px;
border: 1px solid var(--primary-color);
margin: 0 auto 36px;
}
.COM_EC_top_info__title {
font-size: 14px;
color: var(--primary-color);
font-weight: bold;
margin-bottom: 10px;
}
.COM_EC_top_info__list {
list-style: none;
}
.COM_EC_top_info__list:not(:last-child) {
margin-bottom: 10px;
}
.COM_EC_top_info__list__link {
font-size: 14px;
text-decoration: none;
}
.COM_EC_top_info__list__link__date {
color: var(--primary-color);
font-weight: bold;
}
.COM_EC_top_info__list__link__title {
text-decoration: underline;
}
.COM_EC_top_info_more {
margin-top: 15px;
text-align: right;
}
.COM_EC_top_info_more_btn {
color: var(--primary-color);
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
.swiper-button-prev,
.swiper-button-next {
color: var(--primary-color);
}
.swiper__pagination {
display: none;
}
カテゴリ
- 全ての商品
- ナナニジライブ2026
- 天城サリーのラジオな時間
- Fivesta
- 15
商品ジャンル
- 全ての商品
- Tシャツ
- タオル
- ペンライト
- アクリルスタンド
- ランダムブロマイド
- うちわ
- アクリルチャーム
- 事後通販限定グッズ
- その他グッズ
#app .category h2 {
background-color: var(--primary-color);
color: var(--footer-font-color);
}