.swiper-button-prev,
.swiper-button-next {
margin-top: -12px;
}
@media screen and (max-width: 768px) {
.swiper-button-prev,
.swiper-button-next {
height: calc(100% - 36px);
width: 24px;
top: 0;
margin-top: 0;
}
.swiper-button-prev {
left: 4px
}
.swiper-button-next {
right: 4px;
}
.swiper-button-next svg,
.swiper-button-prev svg {
width: 80%;
}
}
-
.COM_EC_top_info {
width: 100%;
max-width: 600px;
padding: 10px;
border: 1px solid var(--font-color);
margin: 0 auto 36px;
}
.COM_EC_top_info__title {
font-size: 14px;
color: var(--font-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(--font-color);
font-weight: bold;
}
.COM_EC_top_info__list__link__title {
text-decoration: underline;
}
© 2024 Sony Music Solutions Inc.