.page-npp p{
    margin-bottom: 0px;
    line-height: 1.5;
}
.page-npp *{
    color: #000;
}
.page-npp img{
    width: auto;
}
html {
    scroll-behavior: smooth;
}
.m-b-18{
    margin-bottom: 18px !important;
}
.m-b-10{
    margin-bottom: 10px !important;
}
.m-b-20{
    margin-bottom: 20px !important;
}
.m-b-30{
    margin-bottom: 30px !important;
}
.m-b-38{
    margin-bottom: 38px !important;
}
.m-b-40{
    margin-bottom: 40px !important;
}
.m-t-20{
     margin-top: 20px !important;
 }
.m-t-30{
    margin-top: 30px !important;
}
.m-b-60{
    margin-bottom: 60px !important;
}
.fs-20{
    font-size: 20px;
    line-height: 1.5;
}
.fs-18{
    font-size: 18px;
    line-height: 1.5;
}
.dis-flex{
    display: flex;
}
.img-text-lead {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.page-npp .img-text-lead p {
    padding: 0 10px;
}
.w-100{
    width: 100% !important;
}
.align-center{
    align-items: center !important;
}
.wrap-banner .banner-img img{
    width: 100%;
    object-fit:  cover;
}
.npp-1-top{
    margin-bottom: 30px;
    text-align: center;
}
.npp-1-top p{
    font-size: 24px;
    border: 2px solid red;
    text-align: center;
    padding: 10px;
    display: inline-block;

}
.countdown-top{
    background: #ffc9d0;
    padding: 24px 15px 18px ;
    display: flex;
    justify-content: center;
    align-items: center;
}
.countdown-top img.img-countdown-note {
    margin-top: -60px;
    margin-right: 50px;
}
.countdown-top .column-battle.column-battle-top-hour{
    margin-left: 50px;
}
.countdown-top p{
    font-size: 24px;
    line-height: 28px;
    color: #000;
}
.nav-npp{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #baa9ed;
    padding: 10px 15px;
}
.nav-npp a{
    color: #fff;
    font-size: 18px;
    padding: 20px 10px;
    border-right: 1px solid #ac99e6;
    font-weight: bold;
}
.nav-npp a:last-child{
    border-right: none;
}
.nav-npp a span{
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    background: #fff;
    padding: 2px 7px 2px 8px;
}
.nav-npp a span i{
    color: #baa9ed;
    line-height: 1;
}
.npp-1{
    padding: 75px 0px 55px;
    background: url(/common/design/user/img/npp/bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.npp-1 .fs-20{
    line-height: 40px;
}
.npp-1 .fs-20 span.txt-diff{
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
}
.npp-1-item {
    width: calc(50% - 20px);
    padding: 20px 0px;
    background: #fff;
}
.npp-1-item p.fs-20{
    line-height: 30px;
    padding: 0px 24px;
}

.txt-num{
    font-size: 20px;
    line-height: 1;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 10px ;
    border-radius: 50%;
    background: #f08290;
}
.label-blue{
    background: #00b3e0;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    padding: 4px 6px;
    line-height: 22px;
    margin-right: 10px;
}
.npp-2{
    padding: 60px 0px
}
.npp-2-item{
    width: calc(50% - 24px);
    margin: 0px 12px;
    background: #f9f9f9;
    padding: 30px 30px 40px;
    display: flex;
    flex-direction: column;
}
.npp-2-item>p.m-b-30{
    min-height: 290px;
    flex-shrink: 0;
}
.npp-2-item>div.m-b-20{
    flex: 1;
    position: relative;
}
.pos-img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.npp-2-item h4{
    font-size: 30px;
}
.npp-2-item ul li{
    display: flex;
    margin-bottom: 4px;
}
.npp-2-item ul li .label-black{
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    padding: 4px 8px;
    background: #000;
    min-width: 80px;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
    height: fit-content;
}
.npp-2-item ul li .txt-infor{
    font-size: 16px;
    line-height: 17px;
}
.npp-2-item .txt-blue{
 color: #106fb8;
    text-decoration: underline;
    font-size: 16px;
    line-height: 20px;
}
.txt-price {
    font-size: 20px;
    line-height: 30px;
    color:#f20100 ;
    font-weight: bold;
}
.fs-60{
    font-size: 60px !important;
    color:#f20100 ;
    font-weight: bold;
}
.npp-ranhking{
    padding: 60px 0px 80px;
}
.status-npp-before {
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: 75px;
}
.status-npp-before .d-flex-ct {
    justify-content: center;
}
.status-npp-before .d-flex-ct li {
    margin: 0 8px;
    width: calc(100%/5);
}

.status-npp-before .status-npp-item .tabs-a-ct, .status-npp-before .status-npp-item.active .tabs-a-ct {
    background: none;
    text-align: center;
    border: none;
    display: block;
}
.status-npp-before .status-npp-item.active .tabs-a-ct p{
    color: #fff;
}
.status-npp-item.active {
    background-color: #e4007f;
    border: 1px solid #e4007f;
}
.status-npp-after {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.npp-after-item {
    background: #ffeef7;
    border: 2px solid #fde7ea;
    padding: 25px 20px;
    border-radius: 5px;
    width: calc(33.333% - 24px);
    margin: 0 12px;
    position: relative;
}
.status-npp-after .npp-after-item:before{
    content: "";
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    background: #524242cf;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    z-index: 990;
    margin: -40px;
    text-shadow: -1px 0 white, 0 0.5px white, 0.5px 0 white, 0 -1px white;
    font-weight: bold;
}
#tab-time-1 .npp-after-item:before, #tab-time-1-mb .npp-after-item:before{
    content: none;
}
#tab-time-2 .npp-after-item:before, #tab-time-2-mb .npp-after-item:before{
    content: none;
}
#tab-time-3 .npp-after-item:before, #tab-time-3-mb .npp-after-item:before{
    content: none;
}
#tab-time-5 .npp-after-item:before, #tab-time-5-mb .npp-after-item:before{
     content: "最終結果発表 03月31日";
 }

.npp-after-item h2 {
    color: #e4007f;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    display: block;
    width: 100%;
}
.npp-after-item.bg-diff h2 {
    color: #adadad;
}
.status-npp-item {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f0f0;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    color: #adadad;
    text-align: center;
}
.npp-after-item ul li {
    padding: 20px 0 12px;
    border-bottom: 1px solid #fac7c7;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 80px;
}
.npp-after-item.bg-diff {
    background: #f0f0f0;
    border: 2px solid #d0d0d0;
}
.status-npp-item p:first-child {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}
.npp-after-item ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.status-npp-item p:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}
.npp-after-item.bg-diff p {
    color: #d0d0d0;
    text-align: center;
    font-size: 18px;
    width: 80%;
    margin: 20px auto 0;
}
.npp-after-item ul li {
    counter-increment: danhso;
}

.npp-after-item ul li:nth-child(2):before {
    background: #a9a9a9;
}
.npp-after-item ul li:nth-child(3):before {
    background: #7f5124;
}
.npp-after-item ul li::before {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    color: #fff;
    background: #252525;
    border-radius: 50%;
    content: counter(danhso);
    margin: 0px 10px;
    font-size: 30px;
    font-weight: bold;
}
#tab-time-1 .npp-after-item ul li:nth-child(8):before, #tab-time-1-mb .npp-after-item ul li:nth-child(8):before{
    content: "7";
}
#tab-time-2 .npp-after-item ul li:nth-child(6)::before,#tab-time-2-mb .npp-after-item ul li:nth-child(6)::before{
    content: "5";
}
#tab-time-2 .npp-after-item ul li:nth-child(10)::before,#tab-time-2-mb .npp-after-item ul li:nth-child(10)::before{
    content: "9";
}
#tab-time-3 .npp-after-item ul li:nth-child(7)::before,#tab-time-3-mb .npp-after-item ul li:nth-child(7)::before{
    content: "7";
}
#tab-time-3 .npp-after-item ul li:nth-child(8)::before,#tab-time-3-mb .npp-after-item ul li:nth-child(8)::before{
    content: "7";
}
#tab-time-3 .npp-after-item ul li:nth-child(9)::before,#tab-time-3-mb .npp-after-item ul li:nth-child(9)::before{
    content: "7";
}
.npp-after-item ul li:nth-child(1):before {
    background: transparent;
    background-image: url(/common/design/user/img/npp/1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 65px;
    height: 65px;
    font-size: 0px;
    margin: 0px;
}
.npp-after-item ul li:nth-child(2):before {
    background: transparent;
    background-image: url(/common/design/user/img/npp/2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
    font-size: 0px;
    margin: 0px 5px;
}
.npp-after-item ul li:nth-child(3):before {
    background: transparent;
    background-image: url(/common/design/user/img/npp/3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width:50px;
    height: 50px;
    font-size: 0px;
    margin: 0px 5px;
}
.npp-after-item ul li div {
    margin-left: 70px;
}
.npp-after-item ul li p {
    font-size: 16px;
    font-weight: 600;
    color: #00aeff;
}
.npp-after-item ul li p:first-child {
    margin-bottom: 10px;
}
.npp-after-item ul li p:nth-child(2) {
    font-size: 14px;
}
.npp-3{
    /*background: #e9f7f5;*/
    padding: 50px 0px 10px;
    background: url(/common/design/user/img/npp/bg-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.npp-3-content-top-left{
    width: 45%;
}
.npp-3-content-top-left img{
    width: 100%;
}
.npp-3-content-top{
    margin-bottom: 40px;
    align-items: center;
}
.npp-3-content-top-right{
    width: calc(100% - 45% );
    margin-left: 60px;
}
.npp-3-content-top-right p:first-child{
    margin-bottom: 24px;
}
.npp-3-content-top-right p{
    line-height: 24px;
}
.npp-3-content{
    background: #fff;
    padding: 40px 20px 20px;
    margin-bottom: 60px;
}
.list-item{
    flex-wrap: wrap;
}
.npp-3-item, .npp-4-item{
    text-align: center;
    padding: 0px 15px;
    width: calc(25% );
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}
.npp-3-item p:nth-child(1) , .npp-4-item p:nth-child(1) {
    max-height: 250px;
    flex-shrink: 0;
}
.npp-3-item p:nth-child(2) , .npp-4-item p:nth-child(2){
    flex: 1;
}
.npp-3-item p:nth-child(1) img, .npp-4-item p:nth-child(1) img{
    width: 100%;
}
.npp-3-item p:nth-child(2), .npp-4-item p:nth-child(2){
    font-size: 24px;
    line-height: 30px;
    margin: 15px 0px;
    text-align: center;
    font-weight: bold;
}
.btn-blue, .btn-pink{
    font-size: 18px;
    line-height: 20px;
    padding: 13px 10px;
    display: block;
    text-align: center;
    border-radius: 4px;
    color: #fff !important;
}
.btn-pink{
background: #bf3076;
    margin-bottom: 10px;
}
.btn-blue{
background: #53acf8;
}
.btn-blue img{
    width: 20px;
    margin-right: 8px;
}
.npp-4{
    padding: 30px 0px 60px;
}
.npp-tw-twitter{
    padding: 70px 0px 60px;
    background: url(/common/design/user/img/npp/bg-tw.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
.npp-tw-twitter-content-right{
    width: 50%;
    margin: auto;
}
.container-npp-tw .content-battle{
    display: block;
    overflow: auto;
    max-height: 620px;
    background: #edfcff;
}
.npp-last{
    padding: 70px 0px 80px;
}
.npp-last-content{
    width: 80%;
    margin: auto;
}
.npp-last-text h2{
font-size: 36px;
    font-weight: bold;
}
.npp-last-quanlity{
    max-width: 200px;
    text-align: right;
    margin-left: 30px ;
}
.npp-last-img{
    width: 50%;
    max-height: 290px;
    overflow: hidden;
}
.npp-last-img img{
    object-fit: cover;
}
.page-battle .list-item-stock {
    max-width: max-content;
    margin: 0px auto;
}
.page-battle .table-sizes {
    max-width: max-content;
    overflow-x: auto!important;
    overflow-y: auto!important;
    max-height: 406px;
}
.page-battle .table-sizes table {
    position: relative;
    border: 1px solid #ddd;
}
.page-battle .table-sizes tbody tr th {
    background: #fff;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}
.page-battle .table-sizes tbody tr th:first-child {
    background: #c3e2ff;
}
.page-battle .table-sizes td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    line-height: 14px;
    color: #656565;
    height: 26px;
    width: 38px;
    padding: 4px;
    border: 1px dotted #4986bf;
    border-width: 0 0 0 1px;
    border-bottom: 1px solid #b3b3b3;
    overflow-wrap: break-word;
}
.npp-ranhking .battle-ranking{
    padding: 0px;
}
.npp-ranhking .battle-ranking .text-special-ranking {
    padding:6px 10px;
    text-align: center;
}
.npp-ranhking .battle-ranking .text-special-ranking:before, .npp-ranhking .battle-ranking .text-special-ranking:after {
    border-top-color: #fff;
}

.npp-ranhking .battle-ranking .box-note-marquee .note:last-child {
    text-align: center;
    border-radius: 4px;
    margin-bottom: 25px;
}
.npp-ranhking .battle-ranking .box-note-marquee .note:last-child .js-marquee {
    color: #fff;
}
.npp-item-w-50{
    width: 50%;
}
.npp-item-w-40{
    width: 40%;
}
.npp-2-item .btn-gray{
    color: #fff !important;
    background: gray;
    padding: 10px;
    display: block;
    margin: 20px 15px 0px;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.npp-rank{
    background-image: url("/common/design/user/img/npp/bg-rank.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0px;
}
.npp-rank-list{
    background: #ffffffd9;
    padding: 0px 60px 30px;
    position: relative;
}
.npp-rank-list-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: baseline;
}
.npp-rank-item{
    width: calc(100%/3 - 10px);
    margin-top: -90px;
    text-align: center;
}
.npp-rank-item-name,.npp-rank-item-name span{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}
.c-pink{
    color: #f13f86;
}
.npp-rank-list-bottom{
    display: flex;
    flex-wrap: wrap;
}
.npp-rank-bottom-item{
    display: flex;
    align-items: center;
    border-top: 1px solid #dcdcdc;
    width: calc(100%/2);
    padding: 10px 30px 15px 10px;
}
.npp-rank-bottom-item-num{
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    margin-right: 20px;
    background: #40220f;
    border-radius: 50%;
    max-width: 50px;
    line-height: 1!important;
}
.npp-rank-bottom-item-name{
    font-size: 20px;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 6px;
}
.npp-rank-bottom-item-name span{
    font-size: 18px;
}
.img-top{
    position: relative;
    display: inline-block;
}
.img-top:before{
    content: "";
    width: 5px;
    height: 100px;
    background: #ed0361;
    left: -30px;
    position: absolute;
    display: block;
    transform: rotate(-25deg);
    TOP: 20PX;
    BOX-SHADOW: 1PX 1PX 10px 4px #fff;
}
.img-top:after{
    content: "";
    width: 5px;
    height: 100px;
    background: #ed0361;
    right: -30px;
    position: absolute;
    display: block;
    transform: rotate(20deg);
    TOP: 20PX;
    BOX-SHADOW: 1PX 1PX 10px 4px #fff;
}
@media (max-width: 1100px  ) {
.text-center{
    text-align: center;
}
  .countdown-top.column-battle .hour{
       font-size: 40px;
    }
    .nav-npp{
        flex-wrap: wrap;
        padding: 0px;
        z-index: 2;
    }
    .nav-npp a{
        padding: 18px 28px;
        border: 0.5px solid #ac99e6;
    }
    .nav-npp a span{
        margin-left: 8px;
    }
    .npp-1{
        padding: 60px 0px;
    }
    .npp-1 .fs-20{
        font-size: 28px;
        line-height: 46px;
        text-align: left;
    }
    .status-npp-after{
        border: none;
    }
    .npp-after-item{
        padding: 15px 10px;
    }
    .npp-after-item ul li p{
        line-break: anywhere;
    }
    .npp-2-item .btn-gray {
        font-size: 16px;
    }

    .npp-rank{
        background-image: url("/common/design/user/img/npp/bg-rank-sp.jpg");
        padding: 40px 0px;
    }
    .npp-rank-list{
        padding: 20px 15px 30px;
    }
    .npp-rank-list-top {
        display: block;}
    .npp-rank-item {
        width: 100%;
        margin-top: 0px;
        text-align: left;
        display: flex;
        align-items: end;
        margin-bottom: 15px;
    }
.npp-rank-item p img{
    width: 50% !important;
}
    .npp-rank-item a{
        display: block;
        width: 40%;
    }
    .npp-rank-item-name, .npp-rank-item-name span{
        font-size: 15px;
        line-height: 20px !important;
    }
    .npp-rank-item> div{
        width: 60%;
        margin-left: 16px;
    }
    .npp-rank-bottom-item{
        width: 100%;
        padding: 10px 0px;
    }
    .npp-rank-list-bottom {
        display: block;
        margin-top: 30px;
    }
    .npp-rank-bottom-item-num {
        font-size: 16px;
        padding: 10px 14px;
        margin-right: 10px;
        max-width: 36px;
    }
    .npp-rank-bottom-item-name {
        font-size: 16px;
        margin-left: 10px;
        margin-bottom: 6px;
    }
    .npp-rank-bottom-item-name span{
        font-size: 14px;
    }
    .img-top:before {
        width: 5px;
        height: 50px;
        left: 20px;
    }
    .img-top:after {
        width: 5px;
        height: 50px;
        right: 20px;
    }
}
@media (max-width: 767px) {
    .page-npp .wrap-banner {
        display: flex;
        flex-direction: column;
    }

    .countdown-top img.img-countdown-note {
        margin-right: 0px;
        margin-left: -80px;
        margin-bottom: -30px;
        margin-top: -50px;
        z-index: 1;

    }
    .countdown-top .column-battle.column-battle-top-hour{
        margin-left: 0px;
    }
    .countdown-top{
        padding: 10px 15px ;
    }
    .countdown-top p{
        font-size: 12px;
        line-height: 20px;
    }
    .countdown-top .m-b-20{
        margin-bottom: 10px;
    }
    .img-btn{
        width: 70%;
        margin: auto;
    }
    .countdown-top.column-battle .hour{
        font-size: 20px;
    }
    .nav-npp a {
        padding: 10px 15px;
        width: 50%;
        text-align: center;
        font-size: 14px;
    }
    .nav-npp a:last-child{
        border-right: 1px solid #ac99e6;
    }
    .npp-1 , .npp-2, .npp-3, .npp-4{
        padding: 40px 0px;
    }
    .npp-1 .fs-20{
        font-size: 14px !important;
    }
    .fs-20{
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .m-b-20{
        margin-bottom: 12px !important;
    }
    .m-b-40, .m-b-38{
        margin-bottom: 24px !important;
    }
    .npp-1-item{
        width: 100%;
        margin-bottom: 12px;
        padding: 10px 0px;
    }
    .npp-1-item p.fs-20 {
        line-height: 22px;
        padding: 5px 10px;
    }
    .txt-num {
        font-size: 14px;
        line-height: 1;
        width: 24px;
        height: 24px;
        margin-right: 6px;
        min-width: 24px;
    }
    .label-blue{
        font-size: 12px;
        margin-right: 6px;
    }
    .npp-1-top p{
        font-size: 20px;
        line-height: 24px;
    }
    .npp-2-item{
        width: 100%;
        margin: 0px 0px 16px;
        padding: 20px 10px;
        position: relative;;
    }

.npp-2-item .dis-flex  .text-center{
    width: 40%;
    margin-right: 10px;
}
    .npp-2-item .dis-flex>div{
        width: 60%;
    }
    .npp-2-item h4{
        font-size: 20px;
    }
    .npp-2-item ul li .label-black{
        min-width:60px;
        font-size: 13px;
        padding: 4px 6px;
        margin-right: 8px;
    }
    .npp-2-item ul li .txt-infor , .txt-price, .npp-3-content>p{
        font-size: 14px ;
        line-height: 18px;
    }
    .npp-2-item .txt-blue{
        font-size: 14px;
        margin-top: 10px;
        display: block;
    }
    .fs-60{
        font-size: 32px !important;
    }
    .npp-3-content-top-left {
        width: 60%;
    }
    .npp-3-content-top-right {
        width: calc(100% - 60% );
        margin-left: 24px;
    }
    .npp-3-content-top{
        margin-bottom: 24px;
    }
    .npp-3-content-top-right p:first-child {
        margin-bottom: 0px;
    }
    .list-item{
        margin: 0px -10px;
    }
    .npp-3-item, .npp-4-item{
        width: 50%;
        padding: 0px 10px;
        margin-bottom: 20px;
    }
    .npp-3-item p:nth-child(2), .npp-4-item p:nth-child(2){
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0px;
    }
    .btn-blue, .btn-pink{
        font-size: 14px;
        line-height: 16px;
        padding: 8px 10px;
    }
    .npp-3-content-diff .npp-3-content-top-left, .npp-3-content-diff .npp-3-content-top-right{
        width: 100%;
        text-align: center ;
        margin: 0px 0px 16px;
    }
    .npp-3-content {
        background: #fff;
        padding: 24px 15px 10px;
        margin-bottom: 30px;
    }
    .status-npp-before {
        width: calc(100% - 20px);
        margin-bottom: 35px;
    }
    .status-npp-before .d-flex-ct {
        flex-wrap: wrap;
    }
    .status-npp-before .d-flex-ct li {
        margin: 2px;
        width: calc(100%/3 - 4px);
    }
    .status-npp-item{
        padding: 0px;
    }
    .status-npp-item.active {
        color: #fff;
    }
    .status-npp-before .tabs-ct a.active .tabs-a-ct {
        color: #fff;
        border: none;
    }
    .status-npp-item p:first-child {
        font-size: 12px;
        line-height: 12px;
        text-align: center;
    }
    .status-npp-item p:nth-child(2) {
        font-size: 10px;
        line-height: 10px;
        text-align: center;
    }
    .tab_content.status-npp-after {
        border: none;
        display: block;
        margin: 0;
        padding: 0;
    }
    .tab_content.status-npp-after {
        border: none;
        display: block;
        margin: 0;
        padding: 0;
    }
    .tab_content.status-npp-after ul.tabs-ct li {
        width: auto;
        margin-right: 5px;
    }
    .tab_content.status-npp-after ul.tabs-ct li a .tabs-a-ct {
        border-top: 1px solid #fde7ea;
        border-right: 1px solid #fde7ea;
        border-left: 1px solid #fde7ea;
        border-bottom: none;
        border-radius: 0;
        color: #f5bedb;
        background: #fff;
        height: auto;
        padding: 8px 10px;
        opacity: 0.5;
    }
    .tab_content.status-npp-after ul.tabs-ct li a.active .tabs-a-ct{
        opacity: 1;
    }
    .tab_content.status-npp-after ul.tabs-ct li a.active .tabs-a-ct {
        border-top: 1px solid #fde7ea;
        color: #e4007f;
        background: #ffeef7;
    }
    .tab_content.status-npp-after ul.tabs-ct li a .tabs-a-ct h2 {
        font-size: 14px;
        color: #e4007f !important;
    }
    .npp-after-item {
        margin: 0 0px;
        width: 100%;
        border: none;
        padding: 15px 15px 20px;
        border-radius: 0;
    }
    .npp-after-item ul li {
        padding: 10px 0;
    }
    .npp-tw-twitter{
        background-size: cover;
        padding: 40px 0px;
    }
    .npp-tw-twitter-content-right{
        width: 85%;
    }
    .npp-tw-twitter .text-center{
        text-align: left;
    }
    .npp-last{
        padding: 40px 0px;
    }
    .npp-last-content{
        width: 100%;
    }
    .npp-last-text h2{
        font-size: 20px;
        text-align: center;
    }
    .npp-last-quanlity{
        margin-left: 12px;
    }
    .npp-last-img{
        max-height: 130px;
    }
  .npp-last-text  .fs-18{
        font-size: 14px !important;
    }
    .page-npp .hover_bkgr_fricc-1 > div{
        max-width: 100%;
        width: 90%;
    }
      .npp-1  .m-b-18{
            margin-bottom: 10px !important;
        }
    .npp-1 .fs-20 span.txt-diff{
        font-size: 18px;
    }
    .status-npp-after .npp-after-item:before{
        width: calc(100% + 30px);
        height: calc(100% + 30px);
        margin: -30px;
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .countdown-top img.img-countdown-note {
        margin-right: 0px;
        margin-left: -40px;
        margin-bottom: -30px;
        margin-top: -40px;
        z-index: 1;
        max-width: 200px;
    }
}