.page-campaign .top-banner {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    min-height: 363px;
    position: relative;
}
.box-img-banner,
.box-img-intro {
    line-height: 0;
}
img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.page-campaign .banner-nav {
    max-height: max-content;
    padding: 10px 0;
    min-height: 20px;
    height: auto;
    overflow-x: unset;
}
.banner-nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin-bottom: 0;
    list-style: none;
    align-items: center;
    gap: 10px;
    max-width: 100%;
    overflow-y: hidden;
    justify-content: center;
}
.banner-nav ul li {
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.333%;
    font-size: 10px;
    border-radius: 5px;
    flex: 1;
    position: relative;
    height: fit-content;
}
.banner-nav ul li a {
    font-weight: 600;
    color: #ffffff;
    position: relative;
    height: 45px;
    display: block;
    width: 150px;
}
.box-open-part {
    position: relative;
    margin: 0 auto 60px;
    width: fit-content;
}
.countdown-final {
    padding: 10px;
    width: 100%;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.page-campaign-sp .text-final {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
}
.page-campaign-sp .countdown-final .hour {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.section_collabo_sp {
    line-height: 0;
}
.page-campaign-sp .ranking {
    padding: 20px 0;
}
.text-center {
    text-align: center;
}
.broad-rank {
    position: relative;
}
.page-campaign-sp .list-item-sell {
    gap: 6px;
    padding-bottom: 25px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page-campaign-sp .item-sell {
    width: 42%;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
}
.page-campaign-sp .img-item-sell {
    padding-bottom: 10px;
    min-height: 160px;
    line-height: 0;
}
.page-campaign .pr-img {
    position: relative;
}
.page-campaign-sp .img-item-sell img {
    height: 150px;
}
.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-sp .info-item-sell,
.page-campaign-sp .price-item-sell,
.page-campaign-sp .name-item-sell {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
}
.page-campaign .name-item-sell {
    color: #626161;
    height: 60px;
}
.page-campaign .price-item-sell {
    color: #363636;
}
.page-campaign .info-item-sell {
    background-color: #f4f4f4;
    padding: 6px 8px;
    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;
}
.wrap_outchat .link_outside_chat {
    justify-content: flex-end;
}
.cls__668b53c92e711 {
    min-height: 981px;
}
.cls__668b53ec6530d {
    min-height: 854px;
}
.cls__668b53fc732df {
    min-height: 1788px;
}
.rank-table {
    overflow-x: auto;
    max-height: 800px;
    width: 100%;
    margin: 0 auto;
}

.jus-content-space-between {
    justify-content: space-between;
}
.align-items-center-ct {
    align-items: center;
}
.no-ranking,
.img-rank {
    position: relative;
}
.page-campaign-sp .no-ranking {
    margin: 0 8px;
}
.text-rank {
    position: absolute;
    transform: translate(-50%, 50%);
    font-weight: 700;
    top: 2%;
    left: 50%;
}
.page-campaign-sp .total-button {
    padding: 5px 0;
    margin-left: 5px;
    margin-right: 5px;
    align-items: flex-end;
    justify-content: center;
}

.justify-content-center {
    justify-content: center;
}