.list-item-mangeki{
    display: none;
}
.page-narrowbuzz * {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.2;
}
.txt-18{
    font-size: 18px !important;
    line-height: 1.65 !important;
}
.fs-18{
    font-size: 18px !important;
}
.fs-20{
    font-size: 20px !important;
}
.fs-24{
    font-size: 24px !important;
}
.fs-28{
    font-size: 28px !important;
}
.c-white{
    color: #fff !important;
}
.c-blue{
    color: #50a8d5 !important;
}
.c-yellow{
    color: #ffde00 !important;
}
.dis-flex{
    display: flex;
}
.bg-black{
    background-color: #212121;
}
.bg-light-grey{
    background-color: #ececec;
}
.red-color{
    color: #ff0000;
}
.justify-content-center{
    justify-content: center;
}
.align-items-center{
    align-items: center;
}
.page-narrowbuzz .w-auto{
    width: auto;
}
.nav-narrowbuzz {
    background: #0fa4d2;
    padding: 12px 0px 10px;
    margin-top: -4px;
}
.container-nav-narrowbuzz {
    width: 90%;
    margin: 0px auto 0px;
    display: flex;
    justify-content: center;
}
.container-nav-narrowbuzz a {
    color: #4171ac;
    font-size: 20px;
    line-height: 1.2;
    display: flex;
    text-align: center;
    padding: 8px 20px;
    border-radius: 4px;
    background: #fff;
    font-weight: 600;
    width: calc(20% - 10px);
    margin: 0px 8px;
    JUSTIFY-CONTENT: CENTER;
    ALIGN-ITEMS: CENTER;
    FLEX-DIRECTION: column;
}
.container-nav-narrowbuzz a i {
    color: #e60012;
}
.label-top{
    background: #c0d1dc;
    color: #fff;
    border-radius: 8px;
    margin: 50px 0px 30px;
    padding: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.narrowbuzz-1-bg{
    margin: 65px 0px 0px;
    padding: 70px 0px 80px;
    background-image: url("/common/design/user/img/narrowbuzz/bg-1.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right top, #fbe862, #fffeba);
}
.narrowbuzz-1-bg .dis-flex{
    margin: 0px -10px;
}

.narrowbuzz-1-bg .dis-flex p{
    width: calc(100% / 2 - 10px);
    margin: 0px 10px;
}
.narrowbuzz-1-bottom {
text-align: center;
    margin: -46px 0px 50px;
}
.narrowbuzz-1-bottom .dis-flex{
    width: 96%;
    margin: 0px auto;
}
.narrowbuzz-1-bottom-item{
    border: 2px solid #eaeaea;
    border-radius: 8px;
    margin: 10px 10px;
    width: 50%;
    padding: 42px 32px 45px;
}
.label-bottom{
    font-size: 24px;
    color: #4d1c34;
    border-radius: 999px;
    border: 1px solid #4d1c34;
    padding: 10px 30px;
    margin: 10px auto 20px;
    display: inline-block;
    text-align: center;
}
.narrowbuzz-1-bottom-item h4{
    font-size: 26px ;
    font-width: bold;
    margin: 12px 0px 20px;
}
.narrowbuzz-1-bottom-item .narrowbuzz-1-bottom-item-txt{
    font-size: 20px;
    text-align: left;
}
.narrowbuzz-3-bg{
    background: #ffde00;
    padding: 15px;
    position: relative;
}
.pos-img{
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.narrowbuzz-3-top{
    background: #ffef81;
    padding: 80px 10px 15px;
    margin-bottom: 30px;
}
.narrowbuzz-3-top .dis-flex p, .narrowbuzz-3-bottom .dis-flex p{
    margin: 0px 8px;
}
.narrowbuzz-3-title{
    font-size: 31px;
    color: #e40113;
    margin-bottom: 24px;
    text-align: center;
    font-weight: bold;
}
.narrowbuzz-3-desc {
    font-size: 23px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
.narrowbuzz-3-bottom{
    background: #fff;
    padding: 30px 10px 20px;
}
.bg-blue{
    background: #188bc7;
    padding: 10px 0px 12px;
    text-align: center;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-46{
    margin-bottom: 46px !important;
}
.m-b-30{
    margin-bottom: 30px !important;
}
.txt-title{
    display: flex;
    justify-content: center;
    align-items: center;
}
.narrowbuzz-4{
    margin: 106px 0px;
}
.title-main{
    font-size: 38px;
    padding: 40px 20px;
    margin-bottom: 56px;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #0ec6ff, #5ed9ff);
    text-align: center;
    color: #fff;

}
.narrowbuzz-4 .narrowbuzz-4-item{
    width: calc(100% / 2);
    margin: 0px 6px;
    background: #fff8cb;
}
.narrowbuzz-4 .narrowbuzz-4-item.narrowbuzz-4-item-diff{
    background: #ecfcff;
}
.narrowbuzz-4 .narrowbuzz-4-item h3{
    background: #ffef81;
    font-size: 25px ;
    padding: 20px;
    text-align: center;
    font-weight: bold;
}
.narrowbuzz-4-item-content{
    padding: 20px;
}
.narrowbuzz-4-item-content p{
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.4 !important;
}
.narrowbuzz-4 .narrowbuzz-4-item.narrowbuzz-4-item-diff h3{
    background: #c9f3ff;
}
.narrowbuzz-4 .narrowbuzz-4-item span{
    color: #e03e33;
    font-weight: bold;
    line-height: 1.4 !important;
}
.btn-1{
    background: #3f3f3f;
    font-size: 21px;
    line-height: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    border-radius: 4px;
    padding: 15px;
}
.btn-2{
    background: #d00000;
    font-size: 21px;
    line-height: 24px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    border-radius: 4px;
    padding: 15px;
}
.btn-2:hover, .btn-2:visited, .btn-2:focus{
    color: #fff !important;
}
.btn-2 img{
    width: 22px !important;
}
.btn-2 span, .btn-1 span{
    margin-left: 6px;
}


.narrowbuzz-5 img{
    width: auto !important;
}
.narrowbuzz-5-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 20px 34px;
    background: #f8f8f8;
}
.narrowbuzz-5-list table tr:nth-child(even){
    background: #f8f8f8;
}
.narrowbuzz-5-item-left{
    display: flex;
    align-items: center;
}
.narrowbuzz-5-item-num{
    position: relative;
    display: inline-block;
}
.narrowbuzz-5-item-text{
    font-size: 18px;
}
.narrowbuzz-5-item-right{
    display: flex;
    align-items: center;
}
.narrowbuzz-5-list table tr th{
    background: #6d6d6d70;
    font-weight: bold;
    font-size: 24px;
    padding: 5px;
    border: 1px solid #fff;
}
.narrowbuzz-5-list table tr th, .narrowbuzz-5-list table tr td{
    vertical-align: middle;
}
.narrowbuzz-5-list table tr td{
    padding: 5px;
}
.narrowbuzz-5-list table tr td:first-child{
    width: 60px;
}
.narrowbuzz-5-list table tr td:nth-child(2){
    min-width: 200px;
}
.narrowbuzz-5-list table tr td:nth-child(4),.narrowbuzz-5-list table tr td:nth-child(5){
    min-width: 150px;
}
.narrowbuzz-5-item-num span{
    font-size: 24px;
    font-weight: bold;
    color: #000;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -55%);
}
.narrowbuzz-5-item-img{
    margin-right: 20px;
    background: #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.narrowbuzz-5-item-img a{
    padding: 8px;
}
.narrowbuzz-5-item-img a:before, .img-user a:before {
    content: "";
    display: block;
    background: url(/common/design/user/img/kurokora/zoom.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: auto;
    right: 5px;
}

.narrowbuzz-5-item-btn-1, .narrowbuzz-5-item-btn-2{
    font-size: 18px;
    color: #fff !important;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 10px 15px;
    line-height: 20px;
    margin: 10px 5px ;
    border-radius: 4px;
    background: #d00000;
}
.narrowbuzz-5-item-btn-1 span, .narrowbuzz-5-item-btn-2 span{
    font-size: 12px;

}
.narrowbuzz-5-item-btn-1 span:last-child, .narrowbuzz-5-item-btn-2 span:last-child{
    margin-left: 30px;
}
.narrowbuzz-5-item-btn-2{
    background: #1da1f2 !important;
}
.narrowbuzz-6{
    margin: 0px 0px 80px;
}
.narrowbuzz-6-item-btn-1, .narrowbuzz-6-item-btn-2{
    font-size: 18px;
    color: #fff !important;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    line-height: 20px;
    margin-bottom: 8px;
    border-radius: 6px;
    background: #d00000;
    justify-content: center;
    font-weight: bold;
}
.narrowbuzz-6-item-btn-2 span{
    margin-left: 10px;
}
.narrowbuzz-6-item-btn-2{
    background: #1da1f2 !important;
}
.narrowbuzz-6-btn{
    font-size: 18px;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    padding: 15px 100px;
    line-height: 20px;
    border-radius: 6px;
    background: #d00000;
    justify-content: center;
    font-weight: bold;
}
.narrowbuzz-6-btn span{
    margin-left: 20px;
}
.narrowbuzz-6-items .slick-track{
    display: flex;
    align-items: stretch;
    flex: 1;
}
.narrowbuzz-6-items, .narrowbuzz-6-list-members{
    display: flex;
    flex-wrap: wrap;
}
.narrowbuzz-6-list-members{
    margin-bottom: 40px;
}
.narrowbuzz-6-member-item{
    border: 1px solid #6D6D6D;
    width: calc(20% - 10px);
    padding: 10px 4px;
    margin: 5px;
    text-align: center;
}
.narrowbuzz-6-member-item span{
    font-size: 14px;
}
.narrowbuzz-6-member-item i{
    float: right;
}
.narrowbuzz-6-item-slide{
    width: 50%;
    border: 1px solid #ddd;
    padding: 30px;
    justify-content: space-between;
    margin: 0px 5px 30px;
    display: flex !important;
    flex-direction: column !important;
    flex: 1;
}

.narrowbuzz-6-item-slide .dis-flex.align-items-center{
    flex-shrink: 0;
    max-height: 120px;
}
.narrowbuzz-6-item-slide>.dis-flex.align-items-center p:first-child{
    width: 120px;
    height: 120px;
}
.narrowbuzz-6-item-slide>.dis-flex.align-items-center p img{
    height: 100%;
    object-fit: cover;
}
.narrowbuzz-6-item-slide .dis-flex.justify-content-bettwent{
    flex-wrap: wrap;
    flex: 1;
}
.narrowbuzz-6-item-slide-content{
    width: calc(50% - 15px);

}
.narrowbuzz-6-item-img{
    margin-bottom: 24px;
    text-align:center ;
    background: #f8f8f8;
    padding: 15px;
}
.narrowbuzz-6-item-img a{
    position: relative;
    display: block;
}
.narrowbuzz-6-item-img a:before {
    content: "";
    display: block;
    background: url(/common/design/user/img/kurokora/zoom.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: auto;
    right: 5px;
}
.narrowbuzz-6-item-btn-1, .narrowbuzz-6-item-btn-2{
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    padding: 15px 15px;
    line-height: 20px;
    margin-bottom: 5px;
    border-radius: 4px;
    background: #d00000;
    border-radius: 999px;
}
.narrowbuzz-6-item-btn-2 {
    background: #1da1f2 !important;
}
.narrowbuzz-6-item-btn-2  img{
    width: 20px;
}
.btn-bottom{
    margin: 20px auto 0px;
    text-align: center;
}
.btn-bottom .narrowbuzz-6-item-btn-1{
    display: inline-block;
    padding: 15px 100px;

}
.narrowbuzz-6-list-item .slick-prev:before, .narrowbuzz-6-list-item .slick-next:before{
    color: #000;
    opacity: 1;
    font-size: 24px;
}
.narrowbuzz-7-content{
    display: flex;
    padding: 40px;
    border: 1px solid #ddd;
    margin-bottom: 40px;
}
.narrowbuzz-7-content-left{
    width: 30%;
    margin-right: 30px;
}
.narrowbuzz-7-content-left h3{
    font-weight: bold;
    font-size: 24px;
    text-align: center ;
    margin-bottom: 16px;
}
.narrowbuzz-7-content-right{
    width: calc(100% - 30%);
}
.narrowbuzz-7-content-right .narrowbuzz-7-content-right-1, .narrowbuzz-7-content-right-2{
    background: #f0f0f0;
    margin-bottom: 10px;
    padding: 24px 20px;
}
.narrowbuzz-7-content-right div strong{
    margin-right: 20px;
}
.narrowbuzz-7-content-right .narrowbuzz-7-content-right-1 {
    position: relative;
}
.narrowbuzz-7-content-right .narrowbuzz-7-content-right-1  a{
    color: #2da1d8 !important;
    font-size: 16px;
    text-decoration: underline;
    position: absolute;
    top: 24px;
    right: 24px;
}
.narrowbuzz-7-content-right-2 *{
    font-size: 16px;
}
.text-detail tr td{
    padding: 5px 2px;
}
.text-detail tr td:first-child{
    width: 24%;
}
.text-detail tr td:last-child {
    width: calc(100% - 24%);
    text-align: left;
}
.narrowbuzz-7-content-right .table-holder tr th, .narrowbuzz-7-content-right .table-holder tr td{
    border: 1px solid #ddd;
    padding: 5px 8px;
}
.narrowbuzz-7-content-right .table-holder tr th{
    background: #0c96e5;
    font-weight: bold;
    color: #fff
}
.narrowbuzz-7-content-right .table-sizes p{
    margin: 5px 0px;
}
.narrowbuzz-8 .dis-flex p{
    margin: 0px 8px;
}
.narrowbuzz-8 .narrowbuzz-8-content-left-1 {
    background: #edfcff;
    border-radius: 10px;
    position: relative;
}
.narrowbuzz-8 .narrowbuzz-8-content-left-1 .txt-top {
    background: #1da1f2;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}
.narrowbuzz-8 .narrowbuzz-8-content-left-1 .txt-top p {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
    color: #fff;
}
.narrowbuzz-8 .narrowbuzz-8-content-left-1 .text-detail {
    position: relative;
}
.narrowbuzz-8  .narrowbuzz-8-content-left-1 .text-detail p {
    font-size: 16px;
    line-height: 29px;
    padding: 24px 5px 24px 20px;
    width: 86%;
}
.narrowbuzz-8-2 {
    position: absolute;
    right: 10px;
    top: 20px;
}
.narrowbuzz-8-flex{
    justify-content: space-between;
    width: 84%;
    margin: auto auto 40px;
}
.narrowbuzz-8-flex .narrowbuzz-8-flex-img{
    width: 30%;
}
.narrowbuzz-8-flex .narrowbuzz-8-content-left-1{
    width: calc(100% - 30%);
    margin-left: 30px;
}
.narrowbuzz-8-bottom-left h3{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
}
.narrowbuzz-8-bottom-left .num{
    width: 30px;
    height: 30px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    color: #fff;
    font-weight: bold;
    background: #00aeff;
    border-radius: 50%;
    min-width: 30px;
}
.narrowbuzz-8-bottom{
    display: flex;
    margin: 0px auto 60px ;
    width: 86%;
    justify-content: space-between;
}
.narrowbuzz-8-bottom-left, .narrowbuzz-8-content-right{
    padding: 0px 10px;
    width: calc(50% - 0px);
    margin: auto;
}

.text-label{
    background: #00aeff;
    padding: 4px;
    border-radius: 4px;
    color: #fff;
    margin-right: 8px;
    display: inline-flex;
}
.text-label img{
    margin-right: 2px;
    height: 20px;
}
.narrowbuzz-8-content-right .content-battle {
    display: block;
    overflow: auto;
    max-height: 600px;
    background: #edfcff;
}
.slide-content{
    height: 400px;
    width: 100%;
    background: green;
}
.narrowbuzz-banner{
    position: relative;
}
.column-battle.column-battle-top-hour{
    position: absolute;
    bottom: 48%;
    left: 50%;
    transform: translateX( -50%);
}
.column-battle-top{
    display: flex;
    border: 1px solid #fff;
    background: #000;
    border-radius: 6px;
    color: #fff;
    padding: 24px 180px;
    align-items: center;
    justify-content: center;
}
.column-battle-top-txt{

}
.column-battle-top .hour{
    margin-left: 10px;
}
.column-battle-top .hour *{
    font-weight: bold;
    font-size: 24px;
}
.img-btn{
    border: 2px solid #000;
    border-radius: 6px;
    background: yellow;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    font-weight: bold;
    padding: 6px;
}
.justify-content-bettwent{
    justify-content: space-between;
}

.img-btn img{
    width: 24px !important;
    height: 24px !important;
    margin-left: 10px;
}
.m-b-20{
    margin-bottom: 20px !important;
}
.narrowbuzz-5-list{
    height: 710px;
    overflow: auto;
}
.narrowbuzz-5-item-text{
    min-width: 150px;
}
 .txt-r{
    font-weight: bold;
    font-size: 30px;
}
.img-user{
    width: 100px;
    background: #ddd;
    margin-right: 30px;
    max-height: 100px;
    overflow: hidden;
}
.txt-twitter{
    display: flex;
    align-items: baseline;

}
.narrowbuzz-5 .battle-ranking .text-special-ranking {
    padding: 10PX 10px;
    text-align: center;
}
.narrowbuzz-5 .battle-ranking .text-special-ranking:before, .narrowbuzz-5 .battle-ranking .text-special-ranking:after {
    border-top-color: #fff;
}
.narrowbuzz-5 .battle-ranking .box-note-marquee .note:last-child {
    text-align: center;
    border-radius: 4px;
    margin-bottom: 25px;
}
.narrowbuzz-5 .battle-ranking .box-note-marquee .note:last-child .js-marquee {
    color: #fff;
}
.title-r {
    font-size: 30px;
    text-align: center;
    margin: 40px 0px 30px;
}
.status-wallop-before ul {
    justify-content: center;
    margin-bottom: 30px;
}
.status-wallop-before ul li .tabs-a-ct {
    border-radius: 6px;
    padding: 20px 30px;
    margin: 0px 10px 0px;
    background: #f0f0f0;
}
.status-wallop-before ul li p {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}
.status-wallop-before ul li .active .tabs-a-ct {
    color: #fff !important;
    background: #e4007f;
}
.status-wallop-before ul li .active .tabs-a-ct p {
    color: #FFF !important;
}
.status-wallop-after {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 90%;
    margin: auto;
}
.wallop-after-item-content {
    width: 60%;
    margin: auto;
    background: #f0f0f0;
    border: 2px solid #ddd;
    border-radius: 5px;
    padding: 24px;
}
.wallop-4-item-title {
    font-size: 22px;
    line-height: 30px;
    color: #e60012;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.wallop-4-item table tbody tr {
    border-bottom: 1px solid #ddd;
}
.wallop-4-item table tbody tr:last-child {
    border-bottom: none;
}
.wallop-4-item table tbody tr td {
    position: relative;
    padding: 10px 0px;
}
.wallop-4-item table tbody tr td .num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.wallop-4-item table tbody tr td .num {
    min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
    background: #252525;
}
.wallop-4-item table tbody tr:nth-child(1) td .num {
    background: #c79f00;
}
.wallop-4-item table tbody tr:nth-child(2) td .num {
    background: #a9a9a9;
}
.wallop-4-item table tbody tr:nth-child(3) td .num {
    background: #7f5124;
}
.wallop-4-item table tbody tr td:first-child {
    display: flex;
    align-items: center;
}
.wait-ranking{
    justify-content: space-between;
    padding: 30px;
}
.countdown-w{
    margin-top: 10px;
    padding: 10px;
}
.countdown-w .hour *{
    font-size: 20px;
    color: #fff;
}
.wait-ranking *{
    font-size: 16px;
    line-height: 1.7;
}
.countdown-w .title-countdown{
    margin-bottom: 5px;
}
.plan-gift_sp p{
    padding: 0 15px;
}
.plan-gift.plan-gift_sp .img-content {
    margin: 30px 0 40px 0px;
    padding: 0 15px;
}
.plan-gift.plan-gift_sp .title-gift *{
    font-size: 24px;
}
.plan-gift.plan-gift_sp .title-gift h2{
    font-size: 32px;
}
.narrowbuzz-add{
    margin: 65px 0px 0px;
    background-image: url(/common/design/user/img/narrowbuzz/bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 60px
}
.narrowbuzz-list{
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 60px 30px 30px;

}
.narrowbuzz-item{
    border: 5px solid #e5d460;
    padding: 60px 10px 15px;
    position: relative;
    width: calc(50% - 20px);
    margin: 0px 10px 50px;
    border-radius: 12px;
}
.narrowbuzz-item:nth-child(3), .narrowbuzz-item:nth-child(4), .narrowbuzz-item:nth-child(5){
    width: calc(100%/3 - 20px);
    margin-bottom: 30px;
}
.narrowbuzz-item.narrowbuzz-item-diff{
    border: 5px solid #e50101;
    padding-top: 20px;
    margin-bottom: 0px;
}
.item-pos-num{
    position: absolute;
    left: 50%;
    top: -46px;
    transform: translateX(-50%);
}
.text-name{
    font-size: 32px;
    color: #fd5757;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.narrowbuzz-item.narrowbuzz-item-diff .text-name {
color: #e50101;
}
.item-flex{
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}
.item-avatar{
    width: 40%;
    margin-right: 10px;
}
.item-flex div{
    width: 60%;
}
.text-rank{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fd5757;

}
.price-flex{
    display: flex;
    color: #fd5757;
    justify-content: center;
    align-items: flex-end;
}
.price-text1{
    width: 24px;
    background: #fd5757;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 2px;
}
.price-text2{
    font-size: 80px;
    padding: 0px 3px;
    line-height: 0.8;
}
.price-text3{
    font-size: 36px;
    font-weight: bold;
}
.narrowbuzz-item:nth-child(2) .text-name, .narrowbuzz-item:nth-child(2) .price-flex {
color: #55bfde;
}
.narrowbuzz-item:nth-child(2) .price-flex .price-text1 {
    background: #55bfde;
}
.narrowbuzz-item.narrowbuzz-item-diff .price-flex {
    color: #e50101;
}
.narrowbuzz-item.narrowbuzz-item-diff .price-text1  {
    background: #e50101;
}
@media (max-width: 1100px) {
    .plan-gift p{
        font-size: 16px !important;
        text-align: left;
    }
    .plan-gift .title-gift{
        margin-bottom: 15px !important;
    }
    .page-narrowbuzz .text-center{
        text-align: center;
    }
    .narrowbuzz-banner .column-battle.column-battle-top-hour{
        bottom: 58%;
    }
    .narrowbuzz-banner .column-battle-top{
        padding: 4px 16px;
    }
    .narrowbuzz-banner .column-battle-top-txt {
        font-size: 13px;
        white-space: nowrap;
    }
    .narrowbuzz-banner .column-battle-top .hour *{
        font-size: 18px;
    }
    .narrowbuzz-banner .column-battle .text-day{
        display: flex;
    }
    .label-top{
        margin: 30px 0px 20px;
        padding: 10px 15px;
    }
    .label-top .dis-flex span img{
        width: 20px;
    }
    .img-btn {
        font-size: 20px;
    }
    .narrowbuzz-1-bg {
        margin: 30px 0px 0px;
        padding: 50px 0px 60px;
        background-size: cover;
    }
  .narrowbuzz-1-bottom  .pos-img-1 img{
        width: 100px;
    }
  .label-bottom{
      font-size: 16px;
  }
    .container-nav-narrowbuzz{
        width: 100%;
        overflow: auto;
        justify-content: flex-start;
    }
    .container-nav-narrowbuzz a {
        font-size: 14px;
        padding: 6px 8px;
        width: 100%;
        white-space: nowrap;
        margin: 0px 4px;
    }
    .narrowbuzz-1-bottom-item{
        width: 100%;
        display: flex;
        padding: 20px;
        margin: 0px 0px 10px;
    }
    .narrowbuzz-1-bottom-item>p{
        width: 100px;
    }
    .narrowbuzz-1-bottom-item> div{
        width: calc(100% - 100px);
        margin-left: 15px;
    }

    .narrowbuzz-1-bottom-item h4 {
        font-size: 16px;
        margin: 0px 0px 10px;
        text-align: left;
    }
    .narrowbuzz-1-bottom-item .narrowbuzz-1-bottom-item-txt{
        font-size: 14px;
    }
    .narrowbuzz-2 {
        margin: 40px 0px 50px;
    }
    .narrowbuzz-2 .label-top {
        font-size: 16px;
        padding: 10px 14px;
    }
    .narrowbuzz-2 .label-top img{
        width: 24px;
    }
    .pos-img{
        top: -20px;
    }
    .narrowbuzz-3-top{
        padding-top: 30px;
    }
    .narrowbuzz-3-title {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .fs-24{
        font-size: 16px !important;
    }
    .fs-28 {
        font-size: 18px !important;
    }
    .narrowbuzz-3-desc ,
    .fs-20 {
        font-size: 14px !important;
    }
    .narrowbuzz-3-list-img{
        margin-bottom: 30px;
    }
    .narrowbuzz-3-list-img p{
        margin-bottom: 4px;
    }

    .narrowbuzz-3  .txt-title img{
        width: 20px;
    }
    .narrowbuzz-4{
        margin: 0px;
    }
    .title-main {
        font-size: 24px;
        padding: 15px;
        margin-bottom: 30px;
    }
    .narrowbuzz-4 .narrowbuzz-4-item{
        width: 100%;
        margin: 0px 0px 20px;
    }
    .narrowbuzz-4 .narrowbuzz-4-item h3{
        font-size: 20px;
        padding: 12px;
    }
    .narrowbuzz-4-item-content {
        padding: 16px 12px;
    }
    .narrowbuzz-4-item-content p{
        font-size: 16px !important;
        margin-bottom: 20px;
        text-align: center;
    }
    .narrowbuzz-4-item-content .dis-flex{
        justify-content: space-between;
    }
    .btn-1, .btn-2{
        font-size: 14px;
        padding: 8px 2px;
        width: calc(50% - 8px);
        white-space: nowrap;
    }
    .btn-2 span, .btn-1 span{
        margin-left: 4px;
    }
    .hover_bkgr_fricc-1 > div{
        width: 100%;
        max-width: 90%;
    }
    .narrowbuzz-5-item{
        padding: 10px;

    }
    .narrowbuzz-5-item-num {
        margin-right: 8px;
        width: 36px;
        min-width: 36px;
    }
    .narrowbuzz-5-item-left>div:first-child{
        position: relative;
        width: 40px;
        margin-right: 10px;
    }
    .narrowbuzz-5-item-left>div:first-child span{
        font-size: 20px;
        font-weight: bold;
        color: #000;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -55%);
    }
    .narrowbuzz-5-item-left{
        align-items: flex-start;
    }

    .narrowbuzz-5-item-btn{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .narrowbuzz-5-item-btn-1, .narrowbuzz-5-item-btn-2{
        font-size: 13px;
        padding: 8px 4px;
        margin: 0px 2px;
    }
    .narrowbuzz-5 .narrowbuzz-5-list .narrowbuzz-5-item-btn-1 img,    .narrowbuzz-5 .narrowbuzz-5-list   .narrowbuzz-5-item-btn-2 img{
        width: 20px !important;
    }
    .narrowbuzz-5-item-img{
        margin-right: 0px;
    }
    .narrowbuzz-5-item-btn-1 span:last-child, .narrowbuzz-5-item-btn-2 span:last-child {
        margin-left: 6px;
    }
    .narrowbuzz-5-item-btn-1 span, .narrowbuzz-5-item-btn-2 span {
        font-size: 10px;

    }
    .narrowbuzz-5-item-text{
        margin-bottom: 8px;
        display: inline-block;
    }
    .narrowbuzz-5-item-img{
        width: 110px;
        height: 110px;
    }
    .narrowbuzz-6-item-slide{
        padding: 15px;
    }
    .narrowbuzz-6-item-slide-content {
        width: calc(50% - 5px);
    }
    .narrowbuzz-6{
        margin: 0px 0px 50px;
    }
    .narrowbuzz-6-member-item{
        width: 100%;
    }
   .narrowbuzz-6 .slick-prev {
        left: -10px;
        z-index: 9999;
        top: 50%;
    }
    .narrowbuzz-6 .slick-next{
        right: -3px;
        z-index: 9999;
        top: 50%;
    }
    .narrowbuzz-6-item {
        width: calc(50% - 5px);
        margin: 0px 0px 10px;
        padding: 15px 10px;
    }
    .narrowbuzz-6-item-btn-1 , .narrowbuzz-6-item-btn-2{
        font-size: 14px;
        padding: 8px 10px;
    }
    .narrowbuzz-6-item-btn-1 span{
        margin-left: 10px;
    }
    .narrowbuzz-6-item-btn-1 img, .narrowbuzz-6-item-btn-2 img, .narrowbuzz-8 .txt-title span img{
        width: 20px !important;
    }
    .narrowbuzz-6-btn{
        font-size: 16px;
        padding: 10px 30px;
    }
    .narrowbuzz-6-list-members select{
        padding: 10px 5px;
        width: 100%;
    }
    .narrowbuzz-7-content{
        padding: 15px 10px 10px;
    }
    .narrowbuzz-7-content-left{
        width: 40%
    }
    .narrowbuzz-7-content-right{
        width: 60%;
    }
    .narrowbuzz-7-content-left{
        margin-right: 15px;
    }
    .narrowbuzz-7-content-right .narrowbuzz-7-content-right-2,.narrowbuzz-7-content-right .narrowbuzz-7-content-right-1{
        padding: 10px 8px;
    }
    .narrowbuzz-7-content-right div p *  ,   .narrowbuzz-7-content-right div p, .narrowbuzz-7-content-right div *{
        font-size: 14px;
    }
    .narrowbuzz-7-content-right div p:last-child{
        white-space: nowrap;
        display: flex;
        width: 50%;
    }
    .narrowbuzz-7-content-right div:first-child a img{
        width: 14px;
    }
    .narrowbuzz-7-content-right div strong{
        margin-right: 0px;
        display: block;
    }
    .narrowbuzz-7-content-right .narrowbuzz-7-content-right-1 a {
        font-size: 14px;
        right: 10px;
    }
    .narrowbuzz-7-content-right .narrowbuzz-7-content-right-1{
        padding-top: 0px;
    }
    .narrowbuzz-8{
        margin-top: 50px;
    }
    .narrowbuzz-8-flex, .narrowbuzz-8-content-left-1{
        width: 100%;
    }
    .narrowbuzz-8-flex-img{
        margin: 0px auto 30px;
    }
    .narrowbuzz-8-bottom {
        display: block;
        margin: 0px auto 60px;
        width: 100%;
    }
    .narrowbuzz-8-flex .narrowbuzz-8-content-left-1 {
        width: 100%;
        margin-left: 0PX;
    }
    .narrowbuzz-8-bottom-left, .narrowbuzz-8-content-right {
        padding: 0px 10px;
        width: 100%;
    }
    .narrowbuzz-8-bottom-left{
        margin-bottom: 40px;
    }
    .narrowbuzz-8-content-right{
        width: 84%;
        margin: auto;
    }
    .narrowbuzz-8 .narrowbuzz-8-content-left-1 .txt-top p {
        font-size: 18px;
        line-height: 24px;
    }
    .narrowbuzz-8 .narrowbuzz-8-content-left-1 .txt-top{
        padding: 10px 15px;
    }
    .narrowbuzz-8-2 img{
        width: 40px !important;
    }
    .narrowbuzz-8 .narrowbuzz-8-content-left-1 .text-detail p{
        font-size: 14px;
        line-height: 22px;
        padding: 12px 5px 16px 15px;
    }
    .text-label, .narrowbuzz-8-bottom-left span{
        font-size: 14px;
    }
    .narrowbuzz-8-bottom-left h3{
        font-size: 24px;
        text-align: center;
    }
    .narrowbuzz-6-items .slick-track{
        display: block;
    }
    .narrowbuzz-7-content-right .hover_bkgr_fricc-1 >div{
        width: 95%;
        max-width: 100%;
    }
    .narrowbuzz-7-content-right .top-title .popupCloseButton-1 {
         position: absolute;
         right: -8px;
         top: -15px;
         color: #fff;
         border: 2px solid;
         background: #000;
         width: 30px;
         height: 30px;
         border-radius: 50%;
         font-size: 30px;
     }
    .narrowbuzz-5-list{
        height: 650px;
        overflow: auto;
    }
    .narrowbuzz-7-content-left h3{
        font-size: 16px;
    }
    .narrowbuzz-5 .battle-ranking {
        padding: 0px;
        width: 100%;
    }
    .narrowbuzz-5 .battle-ranking .text-special-ranking {
        padding: 4PX 10px;
    }
    .title-r{
        font-size: 20px;
        margin: 30px 0px 20px;
    }
    .status-wallop-before ul li .tabs-a-ct {
        padding: 6px 8px;
        border-radius: 4px;
        margin: 0px 2px;
    }
    .status-wallop-before ul li p {
        font-size: 13px;
        color: #000 !important;
    }
    .status-wallop-before ul {
        justify-content: center;
        margin-bottom: 30px;
    }
    .status-wallop-after {
        border: none;
        width: 100%;
    }
    .wallop-after-item-content {
        width: 100%;
        padding: 10px;
    }


    .narrowbuzz-add {
        margin: 30px 0px 0px;
        background-image: url(/common/design/user/img/narrowbuzz/bg-sp.jpg);
        background-size: cover;
        padding-bottom: 40px;
    }
    .narrowbuzz-list {
        display: block;
        padding: 10px 20px 10px;
    }
    .narrowbuzz-item,.narrowbuzz-item.narrowbuzz-item-diff,   .narrowbuzz-item:nth-child(4),  .narrowbuzz-item:nth-child(5), .narrowbuzz-item:nth-child(3){
        width: 100%;
        margin: 0px 0px 20px;
        padding: 10px;
    }
    .narrowbuzz-item:nth-child(4) ,   .narrowbuzz-item:nth-child(3), .narrowbuzz-item:nth-child(5){
        display: flex;
        align-items: center;

    }
    .narrowbuzz-item:nth-child(4)>p,   .narrowbuzz-item:nth-child(3)>p, .narrowbuzz-item:nth-child(5)>p{
        width: 50px;
        margin-right: 6px;
    }
    .narrowbuzz-item:nth-child(4) .item-flex,   .narrowbuzz-item:nth-child(3) .item-flex, .narrowbuzz-item:nth-child(5) .item-flex{
        width: calc(100% - 56px);
    }
    .narrowbuzz-item:nth-child(3) .item-flex, .narrowbuzz-item:nth-child(4) .item-flex, .narrowbuzz-item:nth-child(5) .item-flex {
        align-items: center;
        margin-bottom: 0px;
    }
    .price-text2{
        font-size: 60px;
    }
    .price-text3{
        font-size: 24px;
    }
    .price-text1{
        font-size: 16px;
        padding: 2px ;
    }
    .text-rank{
        font-size: 18px;
        margin-bottom: 4px;
    }
    .item-top{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .item-top p{
        width: 50px;
    }
    .text-name{
        font-size: 26px;
        margin-bottom: 0px;
    }
.narrowbuzz-item.narrowbuzz-item-diff .text-name{
    margin-bottom: 10px;
 }
}
.list-item-mangeki {
    display: none;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row-cols-5 .col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.box-participants .item .box-description{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 12px 16px 20px;
    font-family: 'Hiragino';
}
.box-participants .item .box-image img{
    width: 100%;
    object-fit: cover;
}
.box-participants .item .box-description h3{
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: 700;
}
.box-participants .item .box-description h3.title-one{
    color: #000000;
    font-weight: 700;
    margin-bottom: 23px;
}
.box-participants .item .box-description p{
    color: #000000;
    font-weight: 700;
    line-height: 1;
    margin-bottom:12px;
}
.box-participants .item .box-description a{
    border-radius: 30px;
    color: #fff;
    padding: 6px 0;
    font-weight: 500;
}
.box-participants .item .box-description a:hover{
    opacity: 0.8;
}
.box-participants .item .box-description a.btn-read-more{
    background-color: #e60012;
    margin-bottom: 5px;
    font-weight: 500;
}
.box-participants .item .box-description a.btn-twitter{
    background-color: #1da1f2;
}
.box-participants .btn-load-more{
    margin-bottom: 60px;
}

.box-participants .btn-load-more span{
    margin-bottom: 45px;
    color: #727272;
    display: block;
}
.box-participants .btn-load-more p{
    color: #727272;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Hiragino';
}
.box-participants .btn-load-more a.load-more{
    background-color: #e60012;
    border-radius: 37px;
    color: #fff;
    display: block;
    margin: 0 auto;
    font-size: 20px;
    padding: 20px 0;
}
.box-participants .item .box-description {
    background: #f5f5f5;
    min-height: 160px;
}
.slider-product .custom_paging {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 20px;
}
.slider-product .custom_paging li{
    display: none;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}
.slider-product .custom_paging li.slick-active{
    display: block;
}
.plan-gift{
    border-style: solid;
    border-width: 10px;
    border-color: #cc080c;
    border-radius: 15px;
    line-height: 0;
    margin-top: 40px;
    margin-bottom: 100px;
}
.plan-gift .title-gift{
    background-color: #cc080c;
    padding: 10px 0 18px;
    margin-bottom: 30px;
}
.plan-gift .title-gift *{
    color: #fff;
    font-size: 30px;
}
.plan-gift .title-gift h2{
    font-size: 42px;
}
.plan-gift p{
    font-size: 18px;
    line-height: 1.7;
}
.plan-gift .img-content{
    width: initial;
    margin: 30px 0 40px -10px;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
    .countdown-w .hour *{
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .wait-ranking *{
        font-size: 20px;
    }
    .container {
        max-width: 1140px;
    }
    .countdown-w{
        padding: 22px;
        margin-top: 0;
    }
    .wait-ranking{
        padding: 40px;
    }
    .wait-ranking .item-c{
        width: calc(50% - 5px);
    }
}
@media screen and (min-width: 1200px) {
    .box-participants .item .box-image img{
        height: 198px;
    }
    .box-participants{
        background-color: #fff;
    }
    .box-participants .item .box-description h3{
        color: #999999;
    }
    .box-participants .item .box-description{
        background: #f5f5f5;
        min-height: 160px;
    }
}
@media (min-width: 576px) {
    .box-participants .btn-load-more a.load-more,
    .product-slide-box .btn-read-more{
        width: 340px;
    }
}
@media screen and (max-width: 767px)  {
    .countdown-w .hour *{
        font-size: 35px;
    }
    .box-participants .item .box-description h3{
        overflow: hidden;
        height: 1em;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .box-participants .item .box-image img{
        height: 180px;
    }
    .box-participants .item .box-description a{
        font-size: 12px;
    }
    .ranking-box .ranking-wrp .ranking-table .table tbody tr a.name{
        font-size: 10px;
    }
    .slider-product .custom_paging {
        margin-top: 0;
    }
}
@media (max-width: 320px) {
    .box-participants .item .box-description a{
        font-size: 10px;
    }
    .top-banner .text-banner-img{
        top: 60px;
    }
}
.box-participants .btn-load-more a.load-more-item {
    background-color: #e60012;
    border-radius: 37px;
    color: #fff;
    display: block;
    margin: 0 auto;
    font-size: 20px;
    padding: 20px 0;
    width: 240px;
}
.box-participants .btn-load-more a.load-more-item {
    background-color: #e60012;
    border-radius: 37px;
    color: #fff;
    display: block;
    margin: 0 auto;
    font-size: 20px;
    padding: 20px 0;
    width: 240px;
}
.narrowbuzz-5 .narrowbuzz-5-list img {
    width: 100% !important;
}
.mb-4.paginate {display: none}
.w-20 {width: 20px !important;}
.trigger_popup_fricc-battle-table, .hover_bkgr_fricc-1.page-battle.trigger_popup_fricc-battle-table {display: none; visibility: visible}
.row-cols-5 .col.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.narrowbuzz-5 .narrowbuzz-5-list .txt-twitter img{
    width: 30px !important;
    padding-left: 4px;
}