#topicpath {
    display: block;
    max-width: 1100px;
    padding: 9px 15px;
    margin: 0 auto;
    box-sizing: content-box;
}
.page-campaign #topicpath ul {
    display: block;
    margin: 0 auto;
    width: 1366px;
}
.page-campaign .top-banner {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    min-height: 464px;
}
.cls__tif2024 .box-img-banner {
    min-height: 464px;
}
img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.countdown-final {
    padding: 10px 50px;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.text-final {
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
    text-align: center;
}
.countdown-final .hour {
    font-weight: 700;
    line-height: 72px;
    font-size: 48px;
}
.section_collabo {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    min-height: 200px;
    padding: 5px 0;
    background-repeat: no-repeat;
}
.box-img-intro.cls_668b53c92e711 {
    min-height: 923px;
}
.open-part {
    font-size: 40px;
    line-height: 35px;
    position: relative;
    font-weight: 700;
    font-style: italic;
    z-index: 3;
    padding-bottom: 15px;
}
.page-campaign .list-item-sell {
    flex-wrap: wrap;
    gap: 14px;
}
.page-campaign .item-sell {
    background-color: #ffffff;
    width: 22%;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    padding: 20px 10px;
}
.page-campaign .img-item-sell {
    padding-bottom: 20px;
}
.page-campaign .pr-img {
    position: relative;
}
.page-campaign .img-item-sell img {
    height: 220px;
}
.pr-img:after {
    content: "";
    background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.page-campaign .name-item-sell {
    font-size: 14px;
    line-height: 20px;
    color: #626161;
    padding-bottom: 15px;
    height: 60px;
}
.page-campaign .price-item-sell {
    font-size: 14px;
    line-height: 20px;
    color: #363636;
    padding-bottom: 10px;
}
.page-campaign .info-item-sell {
    background-color: #f4f4f4;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 20px;
    color: #626161;
    min-height: 52px;
}
.page-campaign .list-but-sell {
    flex-direction: column;
    gap: 10px;
    padding-top: 10px;
    width: 95%;
    margin: 0 auto;
}
.page-campaign .list-but-sell a {
    line-height: 0;
}
.page-campaign .banner-nav {
    max-height: max-content;
    padding: 10px 0;
    min-height: 20px;
    height: auto;
}
.rank-table {
    overflow-x: auto;
    max-height: 800px;
    width: 100%;
    margin: 0 auto;
}
tbody {
    border: 1px solid #e0e0e0;
}
.rank-table tr:nth-child(odd) {
    background: #ffffff !important;
}
tbody th {
    vertical-align: middle;
}
.no-ranking, .img-rank {
    position: relative;
}
.img-rank {
    width: 50px;
    margin: auto;
}
.text-rank {
    position: absolute;
    transform: translate(-50%, 50%);
    font-size: 18px;
    font-weight: 700;
    top: 14%;
    left: 50%;
}
.idol-name {
    align-items: center;
    padding-left: 15px;
}
.img-ranking {
    width: 90px;
    height: 90px;
    margin-right: 20px;
}
.rank-table .name-rank {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    text-align: left;
    margin-bottom: 10px;
}
.rank-table .box-text {
    padding: 5px 15px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    margin-right: 10px;
    color: #666464;
    font-weight: 500;
    background-color: white !important;
}
.total-button {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 0;
    margin-right: 20px;
}
.total-button a {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 7px;
    width: 198px;
    border-radius: 6px;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}
.page-campaign-pc .but_sell {
    background: #D80000;
    margin-bottom: 10px;
}
.page-campaign-pc .but_sell img,
.page-campaign-pc .but_post img {
    width: 22px;
    height: 20px;
    margin-right: 5px;
}
.page-campaign-pc .but_post {
    background: #000000;
}