.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: 5px;
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;
}
.page-campaign .list-but-sell a {
    line-height: 0;
}
.wrap_outchat .link_outside_chat {
    justify-content: flex-end;
}
.page-campaign-sp #topicpath {
    padding: 5px 10px !important;
    min-height: fit-content;
    overflow-x: hidden;
    display: block;
    max-width: 1100px;
    margin: 0 auto;
    box-sizing: content-box;
}
.page-campaign #topicpath ul {
    display: block;
    margin: 0 auto;
    width: 1366px;
}
.page-campaign-sp #topicpath ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 0 12px;
    word-wrap: break-word;
    position: relative;
}
#topicpath a {
    display: block;
    font-size: 12px;
    line-height: 20px;
}