.page-nmb .container-banner {
    max-width: 1366px;
    background: url("/common/design/user/img/nmb/bg-banner.jpg") center no-repeat;
    min-height: 600px;
    max-height: 1000px;
    margin: 0 auto;
    align-items: center;
    background-size: cover;
}

.page-nmb .img-banner {
    padding: 40px 20px 30px 0;
}

.page-nmb .top-banner {
    min-height: auto;
}

.page-nmb img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.page-nmb .clock-time {
    padding: 20px 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.page-nmb .icon-clock {
    width: 53px;
}

.page-nmb .text-clock-banner {
    color: #0f0f0f;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

.page-nmb .hour {
    font-size: 24px;
    line-height: 30px;
    color: #0f0f0f;
    font-weight: 700;
}

.page-nmb .box-banner {
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 0;
}

.page-nmb-sp .box-banner {
    padding: 10px 0;
}


.page-nmb .link-banner {
    font-size: 26px;
    line-height: 35px;
    font-weight: 700;
    background-color: #d61518;
    border-radius: 10px;
    padding: 20px 40px 20px 20px;
    color: #ffffff;
    position: relative;
}

.page-nmb .link-banner:after {
    content: '';
    background: url("/common/design/user/img/nmb/icon-banner.png") center no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 27px;
}

.page-nmb .buyer,
.page-nmb .intro {
    background: url("/common/design/user/img/nmb/bg-part.jpg") center no-repeat;
    background-size: cover;
}

.page-nmb-sp .container-banner {
    background: url("/common/design/user/img/nmb/bg-part-sp.jpg") center no-repeat;
    background-size: cover;
}

.page-nmb .team-fight,
.page-nmb .buyer,
.page-nmb .ranking-event,
.page-nmb .intro {
    padding: 80px 0;
}

.page-nmb .open-part {
    font-size: 46px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 700;
    padding: 15px 0;
    width: 100%;
    background-color: #00c0ff;
    border-radius: 50px;
    margin-bottom: 50px;
}

.page-nmb .line1-intro {
    font-size: 28px;
    line-height: 35px;
    color: #363636;
    padding-bottom: 30px;
    font-weight: 700;
}

.page-nmb .intro-part {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 40px;
    margin-bottom: 100px;
    position: relative;
}

.page-nmb .intro-part:nth-child(3) {
    margin-bottom: 40px;
}

.page-nmb .line2-intro {
    font-size: 18px;
    line-height: 30px;
}

.page-nmb .img-intro {
    width: 100%;
}

.page-nmb .box-intro {
    gap: 20px;
}

.page-nmb .text-intro-1 {
    color: #00c0ff;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
}

.page-nmb .intro-part iframe {
    border: 10px solid #f6f6f6;
}

.page-nmb .box-intro-2 {
    align-items: start;
    justify-content: center;
    gap: 10px;
    padding: 30px 0;
}

.page-nmb .stick-line-1,
.page-nmb .stick-line-2 {
    background-color: #00c0ff;
    border-radius: 50px;
    width: 4px;
    height: 66px;
}

.page-nmb .stick-line-1 {
    rotate: 330deg;
}

.page-nmb .stick-line-2 {
    rotate: -330deg;
}

.page-nmb .open-intro-2 {
    position: absolute;
    transform: translate(-50%, 50%);
    top: -19%;
    left: 50%;
    width: 77%;
}

.page-nmb .ways-join {
    gap: 20px;
    padding: 20px 0;
}

.page-nmb .the-way {
    background-color: #ffffff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #9fd4f5;
    padding: 40px 30px;
    border-radius: 10px;
    width: 32%;
}

.page-nmb .icon-twit,
.page-nmb .t-shirt {
    height: 150px;
}

.page-nmb .name-way {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    padding: 30px 0 20px;
}

.page-nmb .content-way {
    font-size: 18px;
    line-height: 28px;
}

.page-nmb .content-way span {
    font-size: 14px;
}

.page-nmb .info-prize {
    background: url("/common/design/user/img/nmb/bg-prize.jpg") top no-repeat;
    background-size: cover;
    position: relative;
    padding: 70px 40px 30px;
    margin: 100px 0 50px;
}

.page-nmb .box-prize {
    padding-bottom: 20px;
}

.page-nmb .info-line-prize {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 7px;
}

.page-nmb .intro-prize {
    align-items: center;
    gap: 10px;
}

.page-nmb .intro-1-prize {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #00c0ff;
    background-color: #ffffff;
    width: 285px;
    padding: 25px 0;
}

.page-nmb .intro-2-prize {
    font-size: 24px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 700;
}

.page-nmb .intro-2-prize span {
    font-size: 32px;
    line-height: 38px;
    color: #fcff00;
}

.page-nmb .circle-prize {
    font-size: 18px;
    line-height: 25px;
    color: #00c0ff;
    font-weight: 700;
    background-color: #a4e9ff;
    border-radius: 80px;
    padding: 20px 10px;
}

.page-nmb .circle-prize p {
    font-size: 24px;
    line-height: 30px;
    color: #00c0ff;
    width: max-content;
}

.page-nmb .img-box-prize {
    position: absolute;
    transform: translate(-50%, 50%);
    top: -150px;
    left: 50%;
    width: 20%;
}

.page-nmb .timeline {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 65px 60px 130px;
    position: relative;
}

.page-nmb .show-time {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    transform: translate(-50%, 50%);
    width: max-content;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}

.page-nmb .item-timeline-1,
.page-nmb .item-timeline-2 {
    color: #fb9142;
}

.page-nmb .item-timeline-3,
.page-nmb .item-timeline-4 {
    color: #47c1c6;
}

.page-nmb .item-timeline-1 {
    top: 7%;
    right: 7.5%;
}

.page-nmb .item-timeline-2 {
    top: 7%;
    right: 2%;
}

.page-nmb .item-timeline-3 {
    top: 52%;
    left: 36%;
}

.page-nmb .item-timeline-4 {
    top: 52%;
    left: 72%;
}

.page-nmb .show-time img {
    width: 20px;
}

.page-nmb .team-fight,
.page-nmb .ranking-event {
    background-color: #f8f8f8;
}

.page-nmb .line-marquee {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
}

.page-nmb .box-note-marquee {
    width: 100%;
    FONT-VARIANT: JIS04;
    padding: 12px;
    color: #fff;
    letter-spacing: 2px;
    margin-top: -2px;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    top: 46%;
}

.page-nmb .note-marquee {
    background: none;
    color: #696969;
}

.page-nmb .box-rank-idol {
    align-items: center;
    gap: 15px;
    padding: 30px 15px;
    border: 1px solid #e0e0e0;
}

.page-nmb .box-rank-idol:nth-child(2n+1){
    background-color: #ffffff;
}

.page-nmb .box-rank-idol:nth-child(2n){
    background-color: #edf8ff;
}

.page-nmb .no-rank {
    position: relative;
}

.page-nmb .img-no {
    width: 50px;
}

.page-nmb .text-no {
    position: absolute;
    transform: translate(-50%, 50%);
    top: 10%;
    left: 50%;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

.page-nmb .ranking-table {
    margin: 20px auto;
    max-height: 1000px;
    overflow-y: auto;
}

.page-nmb .name-idol-rank {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.page-nmb .img-idol-rank {
    width: 150px;
}

.page-nmb .box-rank-tool {
    padding: 20px 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.page-nmb .text-point-rank {
    font-size: 15px;
    line-height: 18px;
    color: #6c6c6c;
    position: relative;
    z-index: 3;
    width: max-content;
}

.page-nmb .point-rank {
    position: relative;
}

.page-nmb .img-box-rank {
    position: absolute;
    transform: translate(-50%, 50%);
    top: -95%;
    left: 50%;
    width: 180px;
}

.page-nmb .but-link {
    border-radius: 5px;
    font-size: 16px;
    line-height: 35px;
    height: 40px;
    width: 200px;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    position: relative;
    font-weight: 700;
}

.page-nmb .but-tool {
    background: #f8849d;
    box-shadow: 0 4px 1px #e5778f;
}

.page-nmb .but-guess {
    background: #86d06c;
    box-shadow: 0 4px 1px #76ac46;
}

.page-nmb .buyer .but-link.but-guess {
    flex-direction: column;
    height: max-content;
}

.page-nmb .but-guess span{
    font-size: 12px;
    line-height: 19px;
    color: #ffffff;
}

.page-nmb .list-but-sell .but-link {
    width: 100%;
}

.page-nmb .but-twit {
    background: #67cced;
    box-shadow: 0 4px 1px #5eb8de;
}

.page-nmb .but-guess:active,
.page-nmb .but-tool:active,
.page-nmb .but-twit:active {
    bottom: -4px;
    box-shadow: none;
}

.page-nmb .but-link img {
    width: 30px;
    padding-right: 5px;
}

.page-nmb .list-button-rank {
    gap: 10px;
    padding-top: 20px;
    align-items: flex-end;
}

.page-nmb .title-tab-ranking {
    text-align: center;
    font-size: 30px;
    color: #363636;
    margin: 20px 0;
    padding: 20px 0;
    font-weight: 700;
}

.page-nmb .status-atjam-item.active .tabs-a-ct p {
    color: #363636;
}

.page-nmb .status-atjam-item .tabs-a-ct p {
    color: #adadad;
}

.page-nmb .status-atjam-before {
    margin: 30px auto 0;
}

.page-nmb .status-atjam-before .d-flex-ct {
    justify-content: center;
    margin: 0 -5px -21px;
}

.page-nmb .status-atjam-before .d-flex-ct li {
    margin: 0 8px;
    width: 20%;
}

.page-nmb .status-atjam-item {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f0f0f0;
    color: #b1b1b1 !important;
    text-align: center;
    border: none;
}

.page-nmb .tabs-ranking .tabs-a-ct {
    font-size: 20px;
    line-height: 42px;
    font-weight: 700;
}

.page-nmb .status-atjam-item.active {
    border: 1px solid #d0d0d0;
    background-color: #ffffff;
    border-bottom: none;
    color: #363636;
}

.page-nmb .box-sell-item {
    flex-wrap: wrap;
    gap: 25px;
}

.page-nmb .item-sell {
    padding: 13px 12px;
    border-radius: 5px;
    background-color: #ffffff;
    flex-direction: column;
    width: 23% ;
}

.page-nmb .box-img-shirt {
    border: 1px solid #e0e0e0;
    padding: 5px;
}

.page-nmb .name-shirt {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 15px;
    height: 70px;
}

.page-nmb .list-but-sell {
    flex-direction: column;
    gap: 10px;
}

.page-nmb .info-item-sell {
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 10px;
    flex: 1;
}

.page-nmb .team-member {
    border-radius: 5px;
    border: 4px solid #ffde00;
    background-color: #ffffff;
    padding: 50px 20px 30px;
    gap: 10px;
    position: relative;
    margin: 60px 0;
    flex-wrap: wrap;
}

.page-nmb .member {
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 12px;
    width: 24%;
    display: flex;
    flex-direction: column;
}

.page-nmb .name-member {
    font-size: 14px;
    line-height: 20px;
    color: #8b8b8b;
    padding: 10px 0;
}

.page-nmb .name-member span {
    font-size: 16px;
    line-height: 20px;
    color: #363636;
    font-weight: 700;
}

.page-nmb .history-idol:nth-child(2n) {
    border-top: none;
}

.page-nmb .history-idol {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #cfcfcf;
    height: 100px;
}

.page-nmb .history-idol span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #363636;
}

.page-nmb .name-team {
    font-size: 24px;
    line-height: 29px;
    color: #835c24;
    background-color: #ffde00;
    font-weight: 700;
    padding: 20px 0;
    border-radius: 5px;
    width: 350px;
    position: absolute;
    transform: translate(-50%, 50%);
    top: -75px;
    left: 50%;
    z-index: 3;
}

.page-nmb-sp .hour {
    font-size: 14px;
    line-height: 18px;
}

.page-nmb-sp .link-banner {
    font-size: 12px;
    line-height: 18px;
    border-radius: 5px;
    padding: 10px 25px;
}

.page-nmb-sp .icon-clock {
    width: 26px;
    margin-right: 5px;
}

.page-nmb-sp .clock-time {
    padding: 10px 0;
    gap: 5px;
}

.page-nmb-sp .text-clock-banner {
    font-size: 12px;
    line-height: 10px;
}

.page-nmb-sp .link-banner:after {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 12px;
}

.page-nmb-sp .team-fight,
.page-nmb-sp .buyer,
.page-nmb-sp .ranking-event,
.page-nmb-sp .intro {
    padding: 30px 0;
}

.page-nmb-sp .open-part {
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0;
    margin-bottom: 25px;
}

.page-nmb-sp .intro-part {
    padding: 30px 20px;
    border-radius: 5px;
    margin: 0 10px 50px;
}

.page-nmb-sp .line1-intro {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.page-nmb-sp .line2-intro {
    font-size: 14px;
    line-height: 22px;
}

.page-nmb-sp .text-intro-1 {
    font-size: 17px;
    line-height: 22px;
}

.page-nmb-sp .stick-line-1,
.page-nmb-sp .stick-line-2 {
    width: 2px;
    height: 55px;
}

.page-nmb-sp .box-intro-2 {
    gap: 10px;
    padding: 10px 0;
}

.page-nmb-sp .open-intro-2 {
    position: absolute;
    transform: translate(-50%, 50%);
    top: -11%;
    left: 50%;
    width: 110%;
}

.page-nmb-sp .intro-part iframe {
    width: 100%;
    height: auto;
}

.page-nmb-sp .ways-join {
    flex-direction: column;
}

.page-nmb-sp .the-way {
    flex-direction: row;
    align-items: center;
    padding: 20px 15px;
    border-radius: 10px;
    width: 100%;
}

.page-nmb-sp .icon-twit,
.page-nmb-sp .t-shirt {
    width: 100%;
    margin-right: 10px;
}

.page-nmb-sp .name-way {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 10px;
}

.page-nmb-sp .content-way {
    font-size: 12px;
    line-height: 18px;
}

.page-nmb-sp .under-way {
    font-size: 10px;
    line-height: 15px;
    padding-top: 20px;
}

.page-nmb-sp .icon-twit,
.page-nmb-sp .t-shirt {
    height: 100%;
}

.page-nmb-sp .info-prize {
    background: url(/common/design/user/img/nmb/bg-prize-sp.jpg) top no-repeat;
    background-size: cover;
    padding: 35px 10px 15px;
    margin: 50px 0 25px;
}

.page-nmb-sp .info-line-prize {
    flex-direction: column;
}

.page-nmb-sp .intro-1-prize {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 15px;
}

.page-nmb-sp .circle-prize {
    font-size: 10px;
    line-height: 15px;
    padding: 7px;
}

.page-nmb-sp .circle-prize p {
    font-size: 12px;
    line-height: 18px;
    width: max-content;
}

.page-nmb-sp .intro-2-prize {
    font-size: 14px;
    line-height: 20px;
}

.page-nmb-sp .intro-2-prize span {
    font-size: 17px;
    line-height: 22px;
}

.page-nmb-sp .intro-prize {
    align-items: center;
    gap: 5px;
    width: 100%;
}

.page-nmb-sp .timeline {
    border-radius: 5px;
    padding: 20px 10px 50px;
}

.page-nmb-sp .show-time {
    font-size: 10px;
    line-height: 15px;
}

.page-nmb-sp .show-time img {
    width: 10px;
}

.page-nmb-sp .item-timeline-1,
.page-nmb-sp .item-timeline-2 {
    flex-direction: row;
}

.page-nmb-sp .item-timeline-1 img,
.page-nmb-sp .item-timeline-2 img {
    width: 25px;
}

.page-nmb-sp .item-timeline-3,
.page-nmb-sp .item-timeline-4 {
    top: 38%;
}

.page-nmb-sp .item-timeline-1 img {
    padding-top: 35px;
}

.page-nmb-sp .item-timeline-1 {
    top: -21%;
    right: 2.8%;
}

.page-nmb-sp .item-timeline-2 img {
    padding-top: 53px;
}

.page-nmb-sp .item-timeline-2 {
    top: -54%;
    right: -13%;
}

.page-nmb-sp .box-note-marquee {
    padding: 5px;
    font-size: 12px;
}

.page-nmb-sp .tabs-ranking .tabs-a-ct {
    font-size: 12px;
    line-height: 20px;
}

.page-nmb-sp .status-atjam-item {
    padding: 5px;
}

.page-nmb-sp .status-atjam-before .d-flex-ct li {
    margin: 0 2px;
    width: 29%;
}

.page-nmb-sp .status-atjam-before .d-flex-ct {
    margin: 0 -7px 2px;
}

.page-nmb-sp .box-rank-idol {
    flex-direction: column;
    gap: 5px;
    padding: 10px 7px;
}

.page-nmb-sp .img-no {
    width: 25px;
}

.page-nmb-sp .text-no {
    top: -4%;
    left: 52%;
    font-size: 10px;
    line-height: 14px;
}

.page-nmb-sp .top-rank {
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    gap: 5px;
}

.page-nmb-sp .name-idol-rank {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 0;
}

.page-nmb-sp .part-rank {
    gap: 5px;
    align-items: center;
    width: 30%;
}

.page-nmb-sp .list-button-rank {
    gap: 5px;
    padding-top: 0;
    align-items: flex-end;
}

.page-nmb-sp .img-box-rank {
    top: -95%;
    left: 50%;
    width: 100px;
}

.page-nmb-sp .text-point-rank {
    font-size: 9px;
    line-height: 16px;
}

.page-nmb-sp .but-link {
    border-radius: 5px;
    font-size: 13px;
    line-height: 18px;
    height: 30px;
    width: 100px;
}

.page-nmb-sp .but-link img {
    width: 15px;
    padding-right: 2px;
}

.page-nmb-sp .img-idol-rank {
    width: 33%;
}

.page-nmb-sp .tab_content .ranking-table {
    margin-top: 0;
}

.page-nmb-sp .tab_content {
     padding: 0;
     border: 0;
    margin-top: -3px;
}

.page-nmb-sp .item-sell {
    padding: 10px;
    border-radius: 3px;
    width: 48%;
}

.page-nmb-sp .box-sell-item {
    gap: 10px;
    justify-content: space-between;
}

.page-nmb-sp .name-shirt {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 0;
    height: 45px;
}

.page-nmb-sp .buyer .but-link {
    width: 100%;
}

.page-nmb-sp .but-guess span {
    font-size: 10px;
    line-height: 15px;
}

.page-nmb-sp .info-item-sell {
    padding: 9px 0;
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 10px;
}

.page-nmb-sp .name-team {
    font-size: 14px;
    line-height: 20px;
    padding: 9px 0;
    border-radius: 5px;
    width: 175px;
    top: -40px;
}

.page-nmb-sp .team-member {
    border-radius: 2px;
    border: 2px solid #ffde00;
    padding: 23px 8px 10px;
    gap: 5px;
    margin: 10px 0 40px;
    flex-wrap: wrap;
}

.page-nmb-sp .member {
    padding: 8px;
    width: 49%;
}

.page-nmb-sp .name-member {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0;
}

.page-nmb-sp .name-member span {
    font-size: 14px;
    line-height: 18px;
}

.page-nmb-sp .history-idol {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    padding-top: 10px;
}

.page-nmb-sp .history-idol span {
    font-size: 14px;
    line-height: 18px;
}

.page-nmb .part-reason {
    margin: 0 20px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.page-nmb .part-reason p {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    padding-bottom: 10px;
    width: max-content;
    font-weight: 700;
}

.page-nmb .box-reason .link-banner {
    padding: 20px 75px;
}

.page-nmb .box-reason .link-banner:after {
    rotate: 265deg;
    right: 15%;
}

.page-nmb .box-reason {
    padding: 20px 0;
    background-color: #68b8e6;
}

.page-nmb .line-new-intro {
    color: #ffffff;
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    background: url(/common/design/user/img/nmb/bg-new-intro.jpg) top no-repeat;
    background-size: cover;
    padding: 25px 0;
    margin: 40px 0;
    border-radius: 10px;
}

.page-nmb .text-new-intro {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 50px;
}

.page-nmb .part-box-intro .link-banner {
    padding: 20px 0;
    width: 270px;
    text-align: center;
}

.page-nmb .part-box-intro .link-banner:after {
    right: unset;
}

.page-nmb .box-link-new {
    gap: 10px;
}

.page-nmb .box-new-intro {
    gap: 30px;
}

.page-nmb .box-purple {
    background-color: #fff2f2;
}

.page-nmb .box-green {
    background-color: #fffbce;
}

.page-nmb .box-chat {
    gap: 20px;
}

.page-nmb-sp .box-rank-tool {
    padding: 10px 5px;
    gap: 6px;
}

.page-nmb-sp .box-chat {
    gap: 7px;
}

.page-nmb-sp .box-new-intro {
    gap: 15px;
    flex-direction: column;
}

.page-nmb-sp .line-new-intro {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    margin: 20px 0;
    border-radius: 5px;
}

.page-nmb-sp .text-new-intro {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
}

.page-nmb-sp .box-link-new .link-banner {
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.page-nmb-sp .box-link-new .link-banner:after {
    right: unset;
}

.page-nmb-sp .img-box-prize {
    width: 32%;
    top: -75px;
}

.page-nmb-sp .header-prize {
    padding-bottom: 40px;
}

.page-nmb-sp .part-reason {
    position: relative;
}

.page-nmb-sp .link-but-new {
    position: absolute;
    transform: translate(-50%, 50%);
    left: 50%;
    top: 47%;
}

.page-nmb-sp .box-reason .link-banner {
    padding: 10px 0;
    width: 160px;
    text-align: center;
}

.page-nmb-sp .part-reason p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 5px;
    margin: 0 auto;
}

.page-nmb-sp .box-link-new a {
    width: 49%;
}

.page-nmb-sp .status-atjam-item .tabs-a-ct p {
    font-size: 12px;
}

.page-nmb-sp .title-tab-ranking {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.page-nmb-sp .buyer .but-link.but-guess {
    padding: 5px 0;
}

.swiper-button-next-2,
.swiper-button-prev-2 {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev-2,
.swiper-container-rtl .swiper-button-next-2 {
    left: 10px;
    right: auto;
}

.list-image-buy-wrap .swiper-button-prev-2,
.list-image-buy-wrap .swiper-button-next-2 {
    background: none;
}

.swiper-button-next-2.swiper-button-disabled,
.swiper-button-prev-2.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next-2,
.swiper-container-rtl .swiper-button-prev-2 {
    right: 10px;
    left: auto;
}

.page-nmb-sp .swiper-button-prev,
.page-nmb-sp .swiper-container-rtl .swiper-button-next,
.page-nmb-sp .swiper-button-prev-2,
.page-nmb-sp .swiper-container-rtl .swiper-button-next-2 {
    left: -8px;
}

.page-nmb-sp .swiper-button-next,
.page-nmb-sp .swiper-container-rtl .swiper-button-prev,
.page-nmb-sp .swiper-button-next-2,
.page-nmb-sp .swiper-container-rtl .swiper-button-prev-2 {
    right: -8px;
}

.page-nmb .swiper-container {
    height: 600px;
}

.page-nmb-sp .swiper-container {
    height: 100%;
}

.page-nmb .d-none {
    display: none;
}

.page-nmb .note-event {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    padding: 20px 0 10px;
}

.page-nmb-sp .note-event {
    font-size: 10px;
    line-height: 18px;
    padding: 10px 0 5px;
}

.page-nmb .guess-ranking {
    padding: 5px 15px;
    border: 1px solid #fbdae1;
    background: linear-gradient(45deg, #ffeef7, #e9e5ff);
    width: 150px;
}
.page-nmb .guess-shirt .guess-ranking {
    width: 100%;
}
.page-nmb .number-guess {
    font-size: 14px;
    line-height: 23px;
    color: #f54e72;
    font-weight: 700;
    padding-bottom: 5px;
}

.page-nmb .name-guess {
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
    font-weight: 700;
}

.page-nmb .guess-shirt {
    width: 80%;
    margin: 0 auto;
}

.page-nmb .member .guess-ranking {
    padding: 15px 25px;
    width: 100%;
    flex: 1;
}

.page-nmb .member .name-guess{
    font-size: 14px;
}

.page-nmb .member .number-guess {
    font-size: 18px;
}

.page-nmb-sp .member .name-guess,
.page-nmb-sp .member .number-guess,
.page-nmb-sp .name-guess,
.page-nmb-sp .number-guess {
    font-size: 10px;
    line-height: 18px;
    padding: 0;
}

.page-nmb-sp .guess-ranking {
    padding: 4px 5px;
    width: 33%;
}

.page-nmb-sp .img-idol {
    width: 80%;
    margin: 0 auto;
}

.page-nmb-sp .item-sell .guess-ranking {
    padding: 4px 8px;
    width: 100%;
}

.page-nmb-sp .member .guess-ranking {
    padding: 4px 15px;
}

.page-nmb .box-guesing {
    width: 320px;
    justify-content: space-between;
}

.page-nmb .final-result {
    align-items: center;
    justify-content: center;
    background-color: #00a8ff;
    border-radius: 5px;
    padding: 20px;
    gap: 50px;
    width: 925px;
    margin: 0 auto;
}

.page-nmb .text-final {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
}

.page-nmb .countdown-final {
    padding: 25px 50px;
    background-color: #212121;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.page-nmb .title-countdown {
    font-size: 20px;
    color: #ff0000;
    line-height: 36px;
    padding-bottom: 10px;
}

.page-nmb .countdown-final .hour {
    font-weight: 700;
    line-height: 36px;
    font-size: 40px;
    color: #ffffff;
}

.page-nmb-sp .final-result {
    flex-direction: column;
    gap: 15px;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.page-nmb-sp .text-final {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
}

.page-nmb-sp .countdown-final {
    padding: 15px 30px;
    width: 100%;
}

.page-nmb-sp .title-countdown {
    font-size: 16px;
    line-height: 25px;
}

.page-nmb-sp .countdown-final .hour {
    font-size: 32px;
}
/*------CLS---------*/
.img-event-nmb {
    width: 100%;
    min-height: 505px;
}
.page-nmb .intro{
    min-height: 797px;
}
.page-nmb .img-banner{
    min-height: 661px;
}