
.page-wallopclothing *{
    color: #080808;
    margin-bottom: 0px;
}
p{
    margin-bottom: 0px;
}
.m-b-10{
    margin-bottom: 10px !important;
}
.m-b-15{
    margin-bottom: 15px !important;
}
.m-b-20{
    margin-bottom: 20px !important;
}
.m-b-30{
    margin-bottom: 30px !important;
}
.m-b-64{
    margin-bottom: 64px !important;
}
.c-white{
    color: #fff !important;
}
.w-auto{
    width: auto !important;
}
.c-pink{
    color: #de4f99;
}
.txt-red{
    color:#e83428 ;
    font-size: 21px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
}
.txt-left{
    text-align: left;
}
.d-flex{
    display: flex;

}
.justify-content-center{
    justify-content: center;
}
.wallopclothing-title{
font-size: 40px;
    font-weight: 600;
line-height: 45px;
color: #d31477;
text-align: center;
}
.wallopclothing-title-bottom{
    font-size: 20px;
    line-height: 25px;
    color: #d31477;
    text-align: center;
    }
.wallopclothing-2{
    margin: 42px 0px 68px;
}
.wallopclothing-2 .wallopclothing-title{
background: #d31477;
padding: 35px 30px;
    font-weight: 600;
}
.wallopclothing-2 .wallopclothing-content{
padding: 50px 50px 60px;
background: #fff2bc;
}
.wallopclothing-2-left{
    width: 40%;
    margin-right: 30px;
}
.wallopclothing-2-left .fs-18{
    line-height: 28px;
}
.wallopclothing-2-right{
    width:60%;
    background: #fff;
    padding: 20px 25px;
    text-align: center;
}

.wallopclothing-2-right .title {
    font-weight: 600;
}

.wallopclothing-2-right table tr th{
    padding: 12px 0px;
    border-bottom: 1px dotted #ddd;
    text-align: left;
}
.wallopclothing-2-right table tr:last-child th{
    border-bottom: none;

}
.wallopclothing-2-right table tr th:first-child{
    width: 25%;
}
.wallopclothing-2-right table tr th:last-child{
    width: 75%;
}
.title-line{

    margin-top: 60px;
    margin-bottom: 34px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.title-line p{
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    background: #d31477;
    padding: 15px 50px;
    border-radius: 99px;
    display: inline-block;
    z-index: 9;

}
.title-line p::before{
    content: '';
    height: 3px;
    width: 100%;
    background: #d31477;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.wallopclothing-2-list{
    margin: 0px -21px;
}
.wallopclothing-2-item{
    width: 33%;
    text-align: center;
    margin: 0px 21px;
    /*background: #fff;*/
    /*border: 1px solid #ddd;*/
    /*padding: 20px;*/
}
.wallopclothing-2-item p:first-child{
margin-bottom: 45px;
}
.wallopclothing-2-item p:last-child{
margin-bottom: 72px;
}
.list-item{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}
.item-product{
    padding: 30px 20px ;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    width: calc(50% - 20px);
    margin: 10px;
    position: relative;
    min-height: 515px;
}
.item-product .name-pro{
    color: #080808;
    font-size: 28px;
    line-height: 20px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
}
.item-product-top{
    margin-bottom: 24px;
    flex-shrink: 0;
}
.item-img {
    width: 50%;
    margin-right: 20px;
}
.item-info{
    width: 50%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.txt-infor{
    padding: 12px 25px;
        text-align: center;
        background: #f0f0f0;
        color: #353535;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
}
.txt-link {
    font-size: 14px;
    line-height: 20px;
    color: #30a4da;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: underline;
}
.txt-link img {
    width: auto;
}
.txt-detail {
    padding: 12px 25px;
    background: #f0f0f0;
    color: #353535;
    font-size: 18px;
    line-height: 26px;
    flex: 1;
}
.txt-detail span{
    font-weight: bold;
}
.item-product .txt-red{
    font-size: 18px;
    margin-bottom: 0px;
    flex: 1;
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
.txt-infor.txt-infor-diff{
padding: 50px 20px;
}
.pos-img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}
.wallopclothing-4{
    background: #f0f0f0;
    margin: 80px 0px 70px;
    padding: 60px 0px 50px;
}
.wallopclothing-4-item{
    padding: 40px 40px 20px;
    background: #fff;
    margin-bottom: 40px;
}
.wallopclothing-4-item-logo{
    text-align: center;
    margin-bottom: 20px;
}
.wallopclothing-4-item-logo img{
    width: auto;
}
.wallopclothing-4-item-text{
    width: 60%;
    margin-right: 24px;
    font-size: 18px;
    line-height: 28px;
}
.wallopclothing-4-item-img{
    width: calc(100% - 60%);
    text-align: right;
}
.wallopclothing-4-item-img img{
    width: auto;
}
.list-wallopclothing{
    flex-wrap: wrap;
   justify-content: center;
    margin: 30px -40px 0px ;

}
.list-wallopclothing.list-item-3{
    margin: 30px 98px 0px;
}
.list-wallopclothing.list-item-5{
    margin: 30px -10px 0px
}
.list-wallopclothing.list-item-5 .wallopclothing-item{
margin: 0px 9px 45px;
}
.wallopclothing-item{
    margin: 0px 42px 45px;
    text-align: center;

}
.wallopclothing-item-text{
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0px;
}
.btn-red, .btn-blue{
    font-size: 18px;
    line-height: 20px;
    padding: 13px 10px;
    display: block;
    text-align: center;
    border-radius: 4px;
    color: #fff !important;
}
a.btn-red:link, a.btn-blue:link{
    color: #fff !important;
    font-size: 16px;
    justify-content: center;
}
.btn-red{
    background: #d31477;
    margin-bottom: 10px;
}
.btn-blue{
    background: #00aeff;
    display: flex;
    align-items: center;
}

.btn-blue img {
    width: 20px;
    margin-right: 5px;
}
.wallopclothing-5{
 margin: 70px 0px;
}
.btn-category{
    margin: 45px 0px 0px;
    text-align: center;
}
.btn-category a:link{
    border-radius: 99px;
    padding:  13px 40px;
    font-size: 26px;
    line-height: 1;
    color: #d31477;
    border: 1px solid #d31477;
    display: inline-block;
}
.wallopclothing-5-list{
    flex-wrap: wrap;
    margin: 30px 7.5px 0px ;
}
.wallopclothing-5-item{
    padding: 16px 14px 14px;
    margin: 7.5px;
    width: calc(20% - 15px);
    background: #fafafa;
}
.wallopclothing-5-item-img{
    padding: 12px;
background: #ededed;
text-align: center;
}
 .wallopclothing-5-item-img img{
     width: 100%;
 }
.wallopclothing-5-item-text{
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0px;
    min-height: 40px;
    text-align: center;
}
.txt-out{
    font-size: 16px;
    line-height: 20px;
    margin: 35px;
    text-align: center;
    font-weight: 600;
}
.wallopclothing-twitter{
    margin: 80px 0px ;
}
.wallopclothing-twitter-content-left, .wallopclothing-twitter-content-right {
    padding: 0px 10px;
    width: calc(50% - 20px);
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 {
    background: #edfcff;
    border-radius: 10px;
    position: relative;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .txt-top {
    background: #1da1f2;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .txt-top p {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
    color: #fff;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .text-detail {
    position: relative;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .text-detail p {
    font-size: 18px;
    line-height: 29px;
    padding: 24px 5px 24px 20px;
    width: 86%;
}
.wallopclothing-twitter-2 {
    position: absolute;
    right: 10px;
    top: 20px;
}
.wallopclothing-twitter-content-left-2 {
    position: relative;
}
.wallopclothing-twitter-content-left-2>p {
    font-size: 26px;
    line-height: 29px;
    padding: 80px 0px 20px;
    text-align: center;
    color: #ee7700;
    font-weight: bold;
}
.wallopclothing-twitter-3 {
    position: absolute;
    right: 0;
    top: 30px;
}
.wallopclothing-twitter-content{
    justify-content: center;
}
.list-id-twitter {
    max-height: 203px;
    overflow: auto;
}
.list-id-twitter table tr {
    border-bottom: 1px solid #adadad;
}
.list-id-twitter table tr th {
    padding: 10px 15px;
    color: #4c3801;
    font-size: 16px;
    line-height: 29px;
}
.list-id-twitter table tr th:first-child {
    background: #fffcc6;
    text-align: right;
}
.list-id-twitter table tr th:last-child {
    background: #ffffff;
    text-align: left;
}
.wallopclothing-twitter-content-right .content-battle {
    display: block;
    overflow: auto;
    max-height: 600px;
    background: #edfcff;
}
.list-id-twitter::-webkit-scrollbar {
    background-color: #7d7d7d;
    width: 10px;
}
.list-id-twitter::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
}
.wallopclothing-6{
    background: #ebebeb;
    padding: 60PX 0PX 100PX;
}
.wallopclothing-6 .battle-ranking{
    padding: 0px 100px 0px;
}
.main-table thead th{
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    background: #ebebeb;
}
.border-c-xam{
    background: #f5f5f5;
    border-radius: 99px;
    padding: 3px 10px;
    display: inline-flex;
    align-items: center;
}
.main-table a{
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.main-table p.fs-24 span, .border-c-xam span{
    font-size: 16px;
}
.border-c-xam img{
    width: auto;
    margin-right: 4px;
}
.img-pro {
    width: 110px;
    height: 123px;
}
.main-table p img{
    object-fit: cover;
}
.wallopclothing-6 .table-ranking .table-scroll th, .wallopclothing-6 .table-ranking .table-scroll td{
    padding: 0px;
    vertical-align: middle;
}
.wallopclothing-6 .table-ranking .table-scroll td{
    border-bottom: 1px solid #ddd;
}
.wallopclothing-6 .table-ranking .table-scroll th:last-child td{
    border-bottom: none;
}
.wallopclothing-6 .table-ranking .table-scroll th{
    border-left: 0px;
    border: none;
    font-size: 18px;
    line-height: 20px;
    padding: 6px 4px;

}
.wallopclothing-6  .battle-ranking .box-note-marquee  .note:last-child {
    text-align: center;
    border-radius: 4px;
    margin-bottom: 25px;
}
.wallopclothing-6 .battle-ranking .text-special-ranking{
    padding: 10PX 10px ;
    text-align: center;
}
.wallopclothing-6 .battle-ranking .text-special-ranking:before, .wallopclothing-6 .battle-ranking .text-special-ranking:after{
border-top-color: #ebebeb;
}
.wallopclothing-6 .table-ranking table .image{
    margin: 0px;
}
.wallopclothing-6  .wallopclothing-6-w{
    padding: 36px 54px 0px;
    border-radius: 4px;
    background: #fff;
}
.wallopclothing-6 .table-ranking .table-scroll{
    height: auto;
}
.wallopclothing-7{
    margin-bottom: 46px;
    margin-top: 80px;
}

.wallopclothing-7 img{
    width: auto;
}
.wallopclothing-7 .wallopclothing-title{
    margin-bottom: 48px;
 }
.txt-special {
margin-bottom: 36px;
    text-align: center;
}
.txt-special span{
background: #d70033;
    color: #fff;
    font-size: 39px;
    padding: 15px;
    display: inline-block;
    margin: 0px 2px;
}
.wallopclothing-7-top{
    background: #edfcff;
    padding: 36px 20px 32px ;
}
.fw-600{
    font-weight: 600;
}
.wallopclothing-7-top .d-flex{
    align-items: center;
    justify-content: center;
}
.img-center{
    padding: 0px 16px;
}
.wallopclothing-7-content{
    border: 1px solid #0098d7;
    position: relative;
    padding: 40px 24px;
    background: #fff;
    width: calc(100% / 2);
}
.pos-top{
    position: absolute;
    left: 50%;
    top: -35px;
    transform: translateX(-50%);
}
.wallopclothing-7-content .fs-18{
    line-height: 29px;
}
.txt-fs-23{
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
.txt-fs-23 span{
    font-size: 24px;
    color: #0b0b0b;
}
.txt-fs-30{
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #d70033;
    margin-bottom: 20px;
}
.txt-last{
    font-size: 19px;
    line-height: 22px;
    color: #0098d7;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wallopclothing-twitter-top{
    width: 50%;
    margin: 0px auto 64px;
}
.wallopclothing-twitter-top h3{
    font-size: 28px;
    text-align: center;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}
.wallopclothing-twitter-top .fs-18{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.wallopclothing-twitter-top .num{
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background: #d31477;
    border-radius: 50%;
}
.bor-blue{
    background: #00aeff;
    font-size: 16px;
    color: #fff;
    padding: 8px;
    display: flex;
    align-items: center;
    border-radius: 6px;
    margin-right: 10px;
}
.bor-blue img{
    width: auto;
}
.space_left{
    margin-left: 50px;
}
.bg-blue{
    width: 100%;
    /*height: 250px;*/
    /*background: #4c98b5;*/
    margin-bottom: 20px;
}
.text-desc{
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 16px;
}
.btn-pink{
    border-radius: 8px;
    padding: 15px 20px;
    color: #fff !important;
    background: #d31477;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}
.text-desc{
    font-size: 16px;
}
.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;
}
.status-wallop-after {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 90%;
    margin: auto;
}
.status-wallop-after:before {
    width: calc(60% + 40px);
    height: calc(100% + 40px);
    background: #524242cf;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    z-index: 990;
    margin: -20px 0px;
    text-shadow: -1px 0 white, 0 0.5px white, 0.5px 0 white, 0 -1px white;
    font-weight: bold;
    left: 50%;
    transform: translateX(-50% );
}
.title-r{
    font-size: 30px;
    text-align:center;
    margin: 40px 0px 30px;
}
.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:first-child {
    display: flex;
    align-items: center;
}
.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;
}
div#tab-1:before {
    /*content: "第１回中間発表　2022年1月05日";*/
}
div#tab-2:before {
    content: none;
}
div#tab-3:before {
    content: none;
}
.wallop-add-list{
    display: flex;
    justify-content: flex-start;
    margin: 60px -15px 20px;
}
.wallop-add{
    background: #f0f0f0;
    padding: 60px 0px;
}
.wallop-add-item{
    width: calc(100%/3 - 30px);
    margin: 0px 15px;
    background: #fff;
    padding: 60px 20px 10px;
    position: relative;
    text-align: center;
}
.pos-num{
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.wallop-add-item h3{
    margin: 10px 0px;
    font-size: 20px;
    font-weight: bold;
}
.wallop-add-item p{
    font-size: 20px;
}
.wallop-add-item .c-red{
    color: #f30000;
    margin-top: 10px;
    font-weight: bold;
}
.label-top{
    padding: 6px 10px;
    border: 1px solid #000;
    position: absolute;
    top: -45px;
    left: 0;
    font-weight: bold;
}
@media (max-width: 1100px){

}
@media (max-width: 991px){

    .wallopclothing-2-list .d-flex-ct {
        justify-content: space-between;
    }

    .d-flex-ct .wallopclothing-2-item{
        width: 48%;
    }
.item-product .text-center{
    text-align: center;
}
.item-product .bg-blue{
    /*height: 150px;*/
}
.item-product .btn-pink{
    padding: 10px;
}
    .title-r{
        margin-bottom: 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;
    }
    .status-wallop-after{
        border: none;
        width: 100%;
    }
    .status-wallop-after:before{
        width: calc(100% + 20px);
        font-size: 20px;

    }
    .wallop-after-item-content{
        width: 100%;
        padding: 10px;
    }
    .wallop-add{
        padding: 40px 0px
    }
    .wallop-add-list {
        display: block;
        margin: 20px 0px;
    }
    .wallop-add-item {
        display: flex;
        align-items: center;
        padding: 8px;
        margin: 0px 0px 10px;
        width: 100%;
    }
    .wallop-add-item>div{
        width: 50%;
    }
    .wallop-add-item > div:first-child{
        margin-right: 10px
    }
    .wallop-add-item-img{
        width: 40px;
        margin: auto ;
    }
    .wallop-add-item p {
        font-size: 14px;
    }
    .wallop-add-item h3 {
        margin: 6px 0px;
        font-size: 16px;
    }
    .label-top {
        padding: 4px 6px;
        top: 8px;
        right: 8px;
        left: auto;
    }
}
@media (max-width: 991px){
    .wallopclothing-2{
        margin: 0px 0px 50px ;
    }
    .wallopclothing-title{
        font-size: 20px;
        line-height: 28px;
    }
    .wallopclothing-2 .wallopclothing-title{
        padding: 15px;
    }
    .wallopclothing-2 .wallopclothing-content{
        padding: 30px 15px 30px;
    }
    .wallopclothing-content .d-flex{
        display: block;
    }
    .wallopclothing-2-left, .wallopclothing-2-right{
        width: 100%;
    }
    .wallopclothing-2-left{
        margin: 0px 0px 20px 0px;
        text-align: center;
    }
    .wallopclothing-2-right{
        padding: 20px 15px;
    }
    .wallopclothing-2-right table tr th:first-child {
        width: 35%;
        font-size: 12px;
    }
    .wallopclothing-2-right table tr th:last-child {
        width: 65%;
        font-size: 12px;
    }
    .title-line{
        margin: 30px 0px 20px;
    }
    .title-line p{
        padding: 8px 20px;
        font-size: 18px;
        line-height: 20px;
    }
    .wallopclothing-2-list{
        margin: 0px;
    }
    .wallopclothing-2-item{
        margin: 0px 0px 20px;
        width: 100%;
    }
    .item-product{
        margin: 0px;
        padding: 20px 10px;
        width: 100%;
        min-height: 100%;
    }
    .item-product-top{
        margin-bottom: 12px;
    }
    .item-img{
        width: 60%;
        margin-right: 6px;
    }
    .item-info{
        width: 40%;
    }
    .item-product .name-pro{
        margin-bottom: 24px;
        font-size: 20px;
    }
    .txt-infor{
        padding: 8PX 20PX;
        font-size: 14px;
        line-height: 16px;
    }
    .txt-link{
        margin-bottom: 10px;
        font-size: 12px;
    }
    .item-product .txt-red{
        font-size: 16px;
    }
    .wallopclothing-3 .swiper-container-horizontal>.swiper-pagination-bullets, .wallopclothing-3 .swiper-pagination-custom, .swiper-pagination-fraction{
        position: relative;
        bottom: 0px;
        margin-top: 20px;
    }
    .wallopclothing-3  .swiper-pagination-bullet-active{
        background: #000;
        opacity: 0.6;
    }
    .txt-detail{
        padding: 12px 10px;
        font-size: 16px;
        line-height: 18px;
        min-height: 115px;
    }
    .wallopclothing-3  .swiper-button-next,  .wallopclothing-3 .swiper-button-prev{
        background-image: none;
        height: 20px;
        margin-top: 0px;
        width: 20px;
    }
    .wallopclothing-3 .swiper-button-next{
        right: 0px;
        background: url("/common/design/user/img/battle-market/ct-2/icon-arrow.png") no-repeat;
        background-size: contain;
        transform: rotate(180deg) translateX(0);
    }
    .wallopclothing-3 .swiper-button-prev{
        left: 0px;
        background: url("/common/design/user/img/battle-market/ct-2/icon-arrow.png") no-repeat;
        background-size: contain;
    }
    .wallopclothing-4{
        margin: 50px 0px;
        padding: 40px 0px 40px;
    }
    .wallopclothing-4-item{
        padding: 25px 15px 20px;
        margin-top: 24px;
    }
  .wallopclothing-4-item-text{
      width: 100%;
      margin-right: 0px;
      margin-bottom: 20px;
      font-size: 14px;
      line-height: 18px;
  }
  .wallopclothing-4-item-img,  .wallopclothing-4-item-img img{
      width: 100%;
  }
  .list-wallopclothing.list-item-3, .list-wallopclothing{
      margin: 20px -7.5px 0px;
  }
  .wallopclothing-item, .list-wallopclothing.list-item-5 .wallopclothing-item{
    margin: 0px 7.5px 15px;
    width: calc(50% - 15px);
  }
  .btn-red, .btn-blue{
      padding: 8px 10px;
      font-size: 14px;
      line-height: 18px;
  }
  .wallopclothing-5-item {
    padding: 12px 8px 14px;
    margin: 7.5px;
    width: calc(50% - 15px);
}
.wallopclothing-5-list{
    margin: 20px -7.5px 0px;
}
.wallopclothing-5{
    margin: 50px 0px;
}
.wallopclothing-6 .battle-ranking{
    padding: 0px;
    width: 100%;
}
.wallopclothing-6 .battle-ranking .text-special-ranking{
    padding: 6px 10px;
}
.wallopclothing-6 .wallopclothing-6-w{
    padding: 24px 10px 0px;
}
.wallopclothing-6 .table-ranking .table-scroll{
    height: auto;
    max-height: 100%;
}
.img-pro {
    width: 50px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .wallopclothing-6 .table-ranking .table-scroll td{
    padding: 0px 5px;
}
.main-table p.fs-24 span, .border-c-xam span{
    font-size: 14px;
}
.main-table p.fs-24, p.fs-24 span.fs-24{
    font-size: 14px;
}

    .wallopclothing-6-w .border-c-xam {
        margin-left: 5px;
    }

.wallopclothing-6-w .border-c-xam img {
    width: 15px;
}

.wallopclothing-6-w .main-table td .d-flex-ct {
    align-items: center;
    margin-top: 5px;
}
.wallopclothing-twitter{
margin: 50px 0px;
}
.wallopclothing-title.m-b-64{
    margin-bottom: 24px !important;
}
.wallopclothing-twitter-content.d-flex{
    display: block;
}
.wallopclothing-twitter-content-left, .wallopclothing-twitter-content-right{
    width: 100%;
    padding: 0px;
}
.wallopclothing-twitter-2 {
width: 40px;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .txt-top{
    padding: 12px;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .txt-top p{
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}
.wallopclothing-twitter-content-left .wallopclothing-twitter-content-left-1 .text-detail p{
    font-size: 12px;
    line-height: 18px;
    padding: 12px 5px 12px 14px;
}
.wallopclothing-twitter-3{
    width: 100px;

}
.wallopclothing-twitter-content-left-2>p{
    font-size: 20px;
    line-height: 22px;
    padding: 50px 0px 20px;
}
.wallopclothing-twitter-3{
    top: 40px;
}
.list-id-twitter table tr th{
    font-size: 14px;
    line-height: 20px;
}
.wallopclothing-twitter-content-left-2{
    margin-bottom: 30px;
}
.wallopclothing-twitter-content-right .content-battle{
    max-height: 500px;
}
.wallopclothing-6{
    padding: 50px 0px
}
.wallopclothing-title-bottom{
    font-size: 16px;
}
.btn-category{
    margin-top: 24px;
}
.btn-category a:link{
    font-size: 16px;
    padding: 8px 30px;

}
.wallopclothing-2-item p:last-child, .wallopclothing-2-item p:first-child{
    margin-bottom: 30px;
}
.wallopclothing-twitter-top{
    width: 100%;
}
.wallopclothing-7 .wallopclothing-title{
    margin-bottom: 20px;
}
.wallopclothing-7 .text-center{
    text-align: center;
    font-size: 13px;
}
    .wallopclothing-7-top .d-flex{
        flex-direction: column;
    }
    .wallopclothing-7-content{
        width: 100%;
        padding: 20px 10px ;
    }
    .pos-top {
        left: auto;
        top: 15px;
        right: 10px;
        transform: none;
        width: 50px;
    }
    .wallopclothing-7-content .fs-18{
        text-align: center;
        font-size: 13px;
        line-height: 16px;
    }
    .img-center{
        padding: 0px;
        margin: -15px 0px;
        z-index: 999;
    }
    .txt-special{
        margin-bottom: 20px;
    }
    .txt-special span{
        font-size: 20px;
        padding: 10px;
    }
    .wallopclothing-7-top{
        padding: 20px 10px;
    }
    .img-center{
        width: 70px;
        margin: -12px 0px;
    }
    .txt-last{
        font-size: 14px;
    }
    .wallopclothing-7-content .fs-18.m-b-20{
        margin-bottom: 10px !important;
    }
    .wallopclothing-twitter-top .fs-18{
        font-size: 14px;
    }
    .wallopclothing-twitter-top .num{
        width: 36px;
        height: 36px;
        margin-right: 6px;
        min-height: 36px;
    }
    .bor-blue{
        font-size: 12px;
        padding: 4px 6px;
        margin-right: 6px;
    }
    .wallopclothing-twitter-top h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .space_left{
        font-size: 13px;
        margin-left: 42px;
    }
    }
@media(max-width: 575px){
    .txt-fs-23 {
    font-size: 14px;
    }
.txt-fs-30{
    font-size: 20px ;
    margin-bottom: 10px;
}

}
@media (max-width: 360px){
.wallopclothing-6 .table-ranking .table-scroll th{
    font-size: 14px;
}
.main-table p .border-c-xam img{
    width: 20px;
}
.main-table p.fs-24 span, .border-c-xam span {
    font-size: 13px;
}
}

.page-battle .list-item-stock {
    max-width: max-content;
    margin: 0px auto;
}

.page-battle .name_code_table {
    background: #4986bf;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    height: 44px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

.page-battle .name_table {
    min-width: 200px;
    max-width: 200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
    border-right: 1px dotted #fff;
    padding: 5px;
}

.page-battle .code_table {
    padding: 5px;
    max-width: 200px;
    min-width: 200px;
    display: block;
    white-space: normal;
}

.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 table thead {
    width: 100%;
    border-bottom: 1px solid #2a6eae;
}

.page-battle .table-sizes thead tr {
    position: sticky;
    top: 0;
}

.page-battle .table-sizes thead tr th {
    background: #c3e2ff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #2a6eae;
    padding: 12px 6px;
    text-align: center;
}

.page-battle .table-sizes thead tr th {
    min-width: 200px;
    max-width: 200px;
    white-space: unset;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 44px;
    vertical-align: middle;
}

.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;
    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;
}

@media (max-width: 991px) {
    .page-wallopclothing .hover_bkgr_fricc-1 > div {
        max-width: 90%;
        width: 90%;
    }

    .wallopclothing-6 .table-ranking .table-scroll th {
        font-size: 8px;
    }

    .wallopclothing-2-left .fs-18 {
        font-size: 12px;
        line-height: 22px;
    }

 
    .wallopclothing-6 .table-ranking table a,
    .wallopclothing-6 .table-ranking table a:link {
        font-size: 12px;
    }

    a.btn-red:link, a.btn-blue:link{
        font-size: 12px;
    }
}
.wallopclothing-6 .battle-ranking .box-note-marquee .note:last-child .js-marquee {
    color: #fff;
}
.before-support-atjam>div {
    width: calc((100% - 20px) / 2);
    border-radius: 5px;
    box-shadow: 0 1px 4px #0004;
    border: 1px solid #f7f7f7;
    background-color: #fff;
    padding: 40px 30px 50px 30px;
}
.before-support-atjam>div img {
    display: block;
    height: 170px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
}
.before-support-atjam>div h4 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}
.before-support-atjam>div p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 0;
    font-weight: bold;
}
.before-support-atjam {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
@media (max-width: 1100px) {
    .before-support-atjam>div {
        padding: 20px 15px 15px 15px;
    }
    .before-support-atjam>div {
        width: calc((100% - 10px) / 2);
    }
    .before-support-atjam>div.before-support-atjam-left img {
        height: auto;
        margin-bottom: 15px;
        max-width: 144px;
    }
    .before-support-atjam>div h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    .before-support-atjam>div p {
        font-size: 14px;
        line-height: 21px;
    }
    .before-support-atjam>div.before-support-atjam-right img {
        width: 97%;
        height: auto;
        margin-bottom: 16px;
        max-width: 218px;
    }
}

@media (max-width: 768px) {
    .before-support-atjam {display: block}
    .before-support-atjam>div {
        width: 100%;
        margin-bottom: 30px
    }
    .before-support-atjam>div img {
        max-width: 125px !important;
    }
}
