.page-hoodie * {
    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-28{
    font-size: 28px !important;
}
.c-white{
    color: #fff !important;
}
.c-blue{
    color: #50a8d5 !important;
}
.c-yellow{
    color: #ffde00 !important;
}
.dis-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center;
}
.page-hoodie .w-auto{
    width: auto;
}
.nav-hoodie {
    background: #011c40;
    padding: 12px 0px 10px;
    margin-top: -4px;
}
.container-nav-hoodie {
    width: 96%;
    margin: 0px auto 0px;
    display: flex;
    justify-content: center;
}
.container-nav-hoodie a {
    color: #4171ac;
    font-size: 20px;
    line-height: 1.2;
    display: flex;
    text-align: center;
    padding: 8px 12px;
    border-radius: 4px;
    background: #fff;
    font-weight: 600;
    width: calc(100%/6);
    margin: 0px 8px;
    JUSTIFY-CONTENT: CENTER;
    ALIGN-ITEMS: CENTER;
    FLEX-DIRECTION: column;
}
.container-nav-hoodie a i {
    color: #e60012;
}

/*.hoodie-1 p{*/
/*    font-size: 38px;*/
/*    color: #fff;*/
/*}*/
.hoodie-2{
    margin: 65px 0px 80px;
}
.hoodie-2 .label-top{
    background: #011c40;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 10px 40px 15px;
    border-radius: 6px;
    margin: 0px auto 30px;
    width: 50%;
}
.label-top-1{
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
}
.label-top-2{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hoodie-btn{
    background: #c0cee0;
    color: #011c40 !important;
    font-size: 20px;
    padding: 10px;
    font-weight: bold;
}
.hoodie-btn span{
    font-size: 24px;
    font-weight: bold;
}
.hoodie-3-bg{
background: #ffde00;
    padding: 15px;
    position: relative;
}
.pos-img{
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.hoodie-3-top{
    background: #ffef81;
    padding: 80px 10px 15px;
    margin-bottom: 30px;
}
.hoodie-3-top .dis-flex p, .hoodie-3-bottom .dis-flex p{
    margin: 0px 8px;
}
.hoodie-3-title{
    font-size: 31px;
    color: #e40113;
    margin-bottom: 24px;
    text-align: center;
    font-weight: bold;
}
.hoodie-3-desc {
    font-size: 23px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
.hoodie-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;
}
.hoodie-4{
    margin: 106px 0px;
}
.title-main{
    font-size: 38px;
    padding: 40px 20px;
    margin-bottom: 56px;
    font-weight: bold;
    background: #00cff8;
    text-align: center;
    color: #fff;

}
.hoodie-4 .hoodie-4-item{
    width: calc(100% / 2);
    margin: 0px 6px;
    background: #fff8cb;
}
.hoodie-4 .hoodie-4-item.hoodie-4-item-diff{
    background: #ecfcff;
}
.hoodie-4 .hoodie-4-item h3{
background: #ffef81;
    font-size: 25px ;
    padding: 20px;
    text-align: center;
    font-weight: bold;
}
.hoodie-4-item-content{
    padding: 20px;
}
.hoodie-4-item-content p{
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.4 !important;
}
.hoodie-4 .hoodie-4-item.hoodie-4-item-diff h3{
    background: #c9f3ff;
}
.hoodie-4 .hoodie-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;
}
.hoodie-5-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 20px 34px;
    background: #f8f8f8;
}
.hoodie-5-item:nth-child(even){
    background: #fff;
}
.hoodie-5-item-left{
    display: flex;
    align-items: center;
}
.hoodie-5-item-text{
    font-size: 18px;
}
.hoodie-5-item-right{
    display: flex;
    align-items: center;
}
.hoodie-5-item-img{
    background: #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 8px;
    margin-left: auto;
}
.hoodie-5-list .hoodie-5-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;
}
.hoodie-5-list table tr:nth-child(even) td{
    background: #f8f8f8;
}
.hoodie-5-item-btn-1, .hoodie-5-item-btn-2{
    font-size: 18px;
    color: #fff !important;
    display: flex;
    align-items: baseline;
    justify-content: inherit;
    position: relative;
    padding: 10px 15px;
    line-height: 20px;
    margin-bottom: 5px;
    border-radius: 4px;
    background: #d00000;
}
.pos-icon{
    position: absolute;
    right: 10px;
}
.hoodie-5-item-btn-1 span, .hoodie-5-item-btn-2 span{
    font-size: 12px;

}
.hoodie-5-item-btn-2{
    background: #1da1f2 !important;
}
.hoodie-6{
    padding: 100px 0px;
}
.hoodie-6-list{
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    margin-bottom:20px;
}
.hoodie-6-item{
    width: calc(100% / 4 - 20px);
    border: 1px solid #f8f8f8;
    padding: 25px 20px 10px;
    text-align: center;
    margin: 0px 10px 20px;
}
.hoodie-6-item-text{
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0px;
}
.hoodie-6-item-btn-1, .hoodie-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;
}
.hoodie-6-item-btn-1 span{
    margin-left: 30px;
}
.hoodie-6-item-btn-2 span{
    margin-left: 10px;
}
.hoodie-6-item-btn-2{
    background: #1da1f2 !important;
}
.hoodie-6-btn{
    font-size: 18px;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    padding: 10px 40px;
    line-height: 20px;
    border-radius: 6px;
    background: #d00000;
    justify-content: center;
    font-weight: bold;
}
.hoodie-6-btn span{
    margin-left: 20px;
}
.hoodie-7{

}
.hoodie-7-content{
    display: flex;
    padding: 40px;
    border: 1px solid #ddd;
    margin-bottom: 20px ;
}
.hoodie-7-content-left{
    width: 20%;
    margin-right: 30px;
}
.hoodie-7-content-left h3{
    font-weight: bold;
    font-size: 24px;
    text-align: center ;
    margin-bottom: 16px;
}
.hoodie-7-content-right{
    width: calc(100% - 20%);
}
.hoodie-7-content-right div{
    background: #f0f0f0;
    margin-bottom: 10px;
    padding: 24px 20px;
}
.hoodie-7-content-right div *{
    font-size: 18px;
    margin-bottom: 0px;
}
.hoodie-7-content-right div strong{
    margin-right: 20px;
}
.hoodie-7-content-right .hoodie-7-content-right-1 {
   position: relative;
}
.hoodie-7-content-right .hoodie-7-content-right-1  a{
    color: #2da1d8 !important;
    font-size: 16px;
    text-decoration: underline;
    position: absolute;
    top: 24px;
    right: 24px;
}

.hoodie-8 .dis-flex p{
    margin: 0px 8px;
}
.hoodie-8 .hoodie-8-content-left-1 {
    background: #edfcff;
    border-radius: 10px;
    position: relative;
}
.hoodie-8 .hoodie-8-content-left-1 .txt-top {
    background: #1da1f2;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}
.hoodie-8 .hoodie-8-content-left-1 .txt-top p {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
    color: #fff;
}
.hoodie-8 .hoodie-8-content-left-1 .text-detail {
    position: relative;
}
.hoodie-8  .hoodie-8-content-left-1 .text-detail p {
    font-size: 16px;
    line-height: 29px;
    padding: 24px 5px 24px 20px;
    width: 86%;
}
.hoodie-8-2 {
    position: absolute;
    right: 10px;
    top: 20px;
}
.hoodie-8-flex{
    justify-content: space-between;
    width: 84%;
    margin: auto auto 40px;
}
.hoodie-8-flex .hoodie-8-flex-img{
    width: 30%;
}
.hoodie-8-flex .hoodie-8-content-left-1{
    width: calc(100% - 30%);
    margin-left: 30px;
}
.hoodie-8-bottom-left h3{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
}
.hoodie-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;
}
.hoodie-8-bottom{
    display: flex;
    margin: 0px auto 60px ;
    width: 84%;
    justify-content: space-between;
}
.hoodie-8-bottom-left, .hoodie-8-content-right{
    padding: 0px 10px;
    width: calc(50% - 0px);
}
.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;
}
.hoodie-8-content-right .content-battle {
    display: block;
    overflow: auto;
    max-height: 600px;
    background: #edfcff;
}
.slide-content{
    height: 400px;
    width: 100%;
    background: green;
}
.hoodie-banner{
    position: relative;
    min-height: 591px;
}
.column-battle.column-battle-top-hour{
    position: absolute;
    bottom: 18%;
    left: 50%;
    transform: translateX( -50%);
}
.column-battle-top{
    display: flex;
    border: 1px solid #fff;
    background: #000;
    border-radius: 6px;
    color: #fff;
    padding: 10px 100px;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.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;
}
.img-btn img{
    width: 24px !important;
    height: 24px !important;
    margin-left: 10px;
}
.hoodie-8{
    margin-top: 80px;
}
.hoodie-5-list {
    height: 690px;
    overflow: auto;
    margin: auto;
    width: 90%;
    margin-bottom: 50px;
}
.hoodie-5-list table tr th, .hoodie-5-list table tr td, .hoodie-5-list-2 table tr td {
    vertical-align: middle;
}
.hoodie-5-list table tr th {
    background: #6d6d6d70;
    font-weight: bold;
    font-size: 24px;
    padding: 5px;
    border: 1px solid #fff;
}
.hoodie-5-list table tr td , .hoodie-5-list-2 table tr td{
    padding: 5px;
}
.hoodie-5-list table tr td:last-child{
    width: 260px;
}
.hoodie-5-list table tr td:first-child {
    width: 100px;
    text-align: center;
}
.hoodie-5-item-num {
    position: relative;
    display: inline-block;
}
.hoodie-5-item-num span {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -55%);
}
.txt-r{
    font-size: 24px;
    font-weight: bold;
}
.txt-twitter span img{
    width: 20px !important;
}
.hoodie-5-list table tr:nth-child(even){
    background: #ddd;
}
.hoodie-5-list-2-item{
    border: 1px solid #ddd;
    width:calc(50% - 10px) ;
    position: relative;
    padding: 60px 20px 30px;
}
.hoodie-5-list-2 h3{
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    margin-bottom: 50px;
}
.hoodie-5-list-2-item>p{
    font-size: 24px;
    background: #00cff8;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: 92%;
    text-align: center;
}
 .hoodie-5-list-2 table tr td:first-child{
     width: 62px;
}
.hoodie-5-list-2 table tr td:nth-child(3) div{
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}
.hoodie-5-list-2 table tr td:nth-child(3) span{
  font-size: 18px;
}
.wait-ranking {
    padding: 40px;
    background-color: #ececec;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.wait-ranking * {
    font-size: 20px;
    line-height: 1.7;
}
.wait-ranking .item-c {
    width: calc(50% - 5px);
    margin-top: 0;

}
.wait-ranking .item-c.countdown-w{
    background-color: #212121;
    padding: 22px;
}
.countdown-w .title-countdown {
    margin-bottom: 5px;

}
.red-color{
    color: #ff0000;
}
.countdown-w .hour *{
    font-size: 40px;
    color: #fff;
}
.hoodie-5-content{
    background-image: linear-gradient(#fffe88, #fff);
    padding: 60px 0px 50px;
    margin-top: -56px;
}
.hoodie-5-content-top{
    background: #ffef81;
    border: 2px solid #ddd;
    padding: 20px 15px;
    margin: auto auto 15px;
    width:90%;
}
.hoodie-5-content-top h3, .hoodie-5-content-center h3{
    color: #eb3d2f;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}
.hoodie-5-content-center h3{
    color: #188bc7;
}
.hoodie-5-content-top .dis-flex{

}
.item-top{
    width: calc(100%/3 - 10px);
    margin: 0px 5px;
    background: #fff;
    padding: 50px 10px 10px;
    position: relative;
}
.pos-num{
    position: absolute;
    top: 10px;
    left: 10px;
}
.item-top p{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.hoodie-5-content-center{
    background: #f6feff;
    border: 1px solid #ddd;
    padding: 30px 20px;
    width: 90%;
    margin: auto;
}
.hoodie-5-content-center .dis-flex{
    margin-right: -5px;
    margin-left: -5px;
}
.center-item{
    width: calc(100%/3 - 10px);
    margin: 0px 5px;
    background: #fff;
    padding: 10px 12px;
    display: flex;
    align-items: center;
}
.center-item p{
    font-size: 18px ;
    font-weight: bold;
}
.center-item p:first-child{
    margin-right: 4px;
}
.center-item2{
    width: calc(50% - 10px);
    margin: 0px 5px;
}
.center-item2 .txt-title{
    height: 60px;
}

@media (max-width: 1100px) {
    .page-hoodie .text-center{
        text-align: center;
    }
    .hoodie-banner .column-battle.column-battle-top-hour{
        bottom: 30%;
    }
   .hoodie-banner .column-battle-top{
        padding: 8px 16px;
       margin-bottom: 20px;
    }
   .hoodie-banner .column-battle-top-txt {
        font-size: 13px;
        white-space: nowrap;
    }
    .hoodie-banner .column-battle-top .hour *{
        font-size: 20px;
    }
    .hoodie-banner .column-battle .text-day{
        display: flex;
    }
    .img-btn {
        font-size: 20px;
    }
    .container-nav-hoodie{
        width: 100%;
        overflow: auto;
        justify-content: flex-start;
    }
    .container-nav-hoodie a {
        font-size: 14px;
        padding: 6px 8px;
        width: 100%;
        white-space: nowrap;
        margin: 0px 4px;
    }
    .hoodie-2 {
        margin: 40px 0px 50px;
    }
    .hoodie-2 .label-top {
        font-size: 16px;
        padding: 10px 14px;
        width: 100%;
    }
    .hoodie-btn {
        font-size: 14px;
        padding: 4px;
    }
    .hoodie-btn span {
        font-size: 18px;
    }
    .hoodie-2 .label-top img{
        width: 24px;
    }
    .txt-18{
        font-size: 14px !important;
    }
    .pos-img{
        top: -20px;
    }
    .hoodie-3-top{
        padding-top: 30px;
    }
    .hoodie-3-title {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .hoodie-3-desc ,
    .fs-20 {
        font-size: 16px !important;
    }
    .hoodie-3-list-img{
        margin-bottom: 30px;
    }
    .hoodie-3-list-img p{
        margin-bottom: 4px;
    }
    .fs-28 {
        font-size: 20px !important;
    }
  .hoodie-3  .txt-title img{
        width: 20px;
    }
    .hoodie-4{
        margin: 0px;
    }
    .title-main {
        font-size: 24px;
        padding: 15px;
        margin-bottom: 30px;
    }
    .hoodie-4 .hoodie-4-item{
        width: 100%;
        margin: 0px 0px 20px;
    }
    .hoodie-4 .hoodie-4-item h3{
        font-size: 20px;
        padding: 12px;
    }
    .hoodie-4-item-content {
        padding: 16px 12px;
    }
    .hoodie-4-item-content p{
        font-size: 16px !important;
        margin-bottom: 20px;
        text-align: center;
    }
    .hoodie-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;
    }
 .hoodie-4 .hover_bkgr_fricc-1 > div{
        width: 100%;
        max-width: 90%;
    }
    .hoodie-5-content {
        padding: 30px 0px 40px;
        margin-top: -30px;
    }
.hoodie-5-content-top{
    border: 1px solid #ddd;
    padding: 10px 5px;
    width: 100%;
}
    .hoodie-5-content-top h3{
        font-size: 24px;
        margin-bottom: 40px;
    }
    .hoodie-5-content-center h3{
        font-size: 24px;
    }
    .item-top {

        padding: 40px 5px 10px;

    }
    .pos-num {
        top: -30px;
        left: 50%;
        transform: translate(-50%);
        width: 50%;
    }
    .item-top p{
        font-size: 14px;
    }
    .hoodie-5-content-center {
        padding: 20px 10px;
        width: 100%;
    }
    .center-item{
        display: block;
        position: relative;
        margin: 0px 5px;
        padding: 40px 5px;
        text-align: center;
    }
    .center-item p:first-child{
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translate(-50%);
        width:50px;
        margin-right: 0px;
    }
    .center-item p{
        font-size: 14px;
    }
    .center-item2{
        width: 100%;
        margin: 0px 0px 20px;
    }
    .hoodie-5-list {
        height: 590px;
        width: 100%;
    }
    .hoodie-5-item{
        padding: 10px;

    }
    .pos-icon{
        right: 4px;
    }
    .hoodie-5-list table tr td:first-child {
        width: 40px;
    }
    .hoodie-5-item-num {
        width: 36px;
        min-width: 36px;
    }
    .hoodie-5-item-left{
        flex-direction: column;
    }
    .hoodie-5-item-left{
        align-items: flex-start;
    }
    .hoodie-5-item-btn{
        display: flex;
        align-items: center;
        justify-content: inherit;
    }
    .txt-r{
        font-size: 18px;
    }
    .hoodie-5-item-btn-1, .hoodie-5-item-btn-2{
        font-size: 13px;
        padding: 8px 6px;
        margin: 0px 2px;
        width: 100%;
    }
    .hoodie-5-item-btn-1 img, .hoodie-5-item-btn-2 img{
        width: 20px !important;
        height: 18px !important;
    }
    .hoodie-5-item-img{
        margin-right: 0px;
    }
    .pos-icon{
        right: 4px;
    }
    .hoodie-5-item-btn-1 span, .hoodie-5-item-btn-2 span {
        font-size: 10px;

    }
    .hoodie-5-item-text{
        margin-bottom: 8px;
        display: inline-block;
    }
    .hoodie-5-item-img{
        width: 90px;
        height: 90px;
    }
    .hoodie-6{
        padding: 50px 0px;
    }
    .hoodie-6-item {
        width: calc(50% - 5px);
        margin: 0px 0px 10px;
        padding: 15px 10px;
    }
    .hoodie-6-item-btn-1 , .hoodie-6-item-btn-2{
        font-size: 14px;
        padding: 8px 10px;
    }
    .hoodie-6-item-btn-1 span{
        margin-left: 10px;
    }
    .hoodie-6-item-btn-1 img, .hoodie-6-item-btn-2 img, .hoodie-8 .txt-title span img{
        width: 20px !important;
    }
    .hoodie-6-btn{
        font-size: 12px;
        padding: 10px 10px;
    }
    .hoodie-7-content{
        padding: 20px 10px;
    }
    .hoodie-7-content-left, .hoodie-7-content-right{
        width: 50%
    }
    .hoodie-7-content-left{
        margin-right: 15px;
    }
    .hoodie-7-content-right div{
        padding: 10px 8px;
    }
    .hoodie-7-content-right div p *  ,   .hoodie-7-content-right div p, .hoodie-7-content-right div *{
        font-size: 14px;
    }
    .hoodie-7-content-right div p:last-child{
        white-space: nowrap;
        display: flex;
        width: 50%;
    }
    .hoodie-7-content-right div:first-child a img{
        width: 14px;
    }
    .hoodie-7-content-right div strong{
        margin-right: 0px;
        display: block;
    }
    .hoodie-7-content-right .hoodie-7-content-right-1 a {
        font-size: 14px;
        right: 10px;
    }
    .hoodie-7-content-right .hoodie-7-content-right-1{
        padding-top: 0px;
    }
    .hoodie-7 .hover_bkgr_fricc-1 >div{
        width: 90%;
        max-width: 100%;
    }
    .hoodie-8{
        margin-top: 50px;
    }
    .hoodie-8-flex, .hoodie-8-content-left-1{
        width: 100%;
    }
    .hoodie-8-flex-img{
        margin: 0px auto 30px;
    }
    .hoodie-8-bottom {
        display: block;
        margin: 0px auto 60px;
        width: 100%;
    }
    .hoodie-8-flex .hoodie-8-content-left-1 {
        width: 100%;
        margin-left: 0PX;
    }
    .hoodie-8-bottom-left, .hoodie-8-content-right {
        padding: 0px 10px;
        width: 100%;
    }
    .hoodie-8-bottom-left{
        margin-bottom: 40px;
    }
    .hoodie-8-content-right{
        width: 84%;
        margin: auto;
    }
    .hoodie-8 .hoodie-8-content-left-1 .txt-top p {
        font-size: 18px;
        line-height: 24px;
    }
    .hoodie-8 .hoodie-8-content-left-1 .txt-top{
        padding: 10px 15px;
    }
    .hoodie-8-2 img{
        width: 40px !important;
    }
    .hoodie-8 .hoodie-8-content-left-1 .text-detail p{
        font-size: 14px;
        line-height: 22px;
        padding: 12px 5px 16px 15px;
    }
    .text-label, .hoodie-8-bottom-left span{
        font-size: 14px;
    }
    .hoodie-8-bottom-left h3{
        font-size: 24px;
        text-align: center;
    }
    .hoodie-7-content-left h3{
        font-size: 18px;
    }

    .hoodie-5-list table tr td:last-child {
        width: 100px;
    }
    .hoodie-5-list-2-item{
        width: 100%;
        margin-bottom: 50px;
        padding: 30px 10px 20px;
    }
    .hoodie-5-list-2 h3{
        font-size: 24px;
        margin-bottom: 40px;
    }
    .hoodie-5-list-2-item>p{
        font-size: 20px;
        padding: 8px;
    }
    .hoodie-5-list-2 table tr td:nth-child(3) span {
        font-size: 14px;
    }
    .hoodie-5-list-2 table tr td:first-child {
        width: 46px;
    }
    .wait-ranking {
        display: block;
        padding: 20px;
    }
    .wait-ranking .item-c {
        width: 100%;
    }
    .wait-ranking * {
        font-size: 16px;
        line-height: 1.5;
    }
    .wait-ranking .item-c.countdown-w {
        background-color: #212121;
        padding: 15px;
        margin-top: 20px;
    }
    .hoodie-banner{
        min-height: 340px;
    }
    }