@charset "utf-8";

.i_white{
    color: #fff!important;
}

.parms_bg img {
    background-color: #01003c!important;
}

p.list_access_aside{
    margin-top: 0;
    font-size: 12px;
    color: #ca285c;
}



@media screen and (min-width:769px){
    .sliderct_items01ct{
        width: 630px;
    }
    #lineup .shop_feature:nth-of-type(-n+3){
        height: 500px;
    }
    #lineup .catch_copy_list_shop_feature{
        font-size: 16px;
    }
    .table02 td,.table03 td{
        font-size: 12px;
    }
    .hall_detail_ct{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .hall_detail_l{
        flex: 1;
    }
    .hall_detail_ol{
        padding: 10px 35px;
        border: solid 2px #d2d2d2;
    }
    .hall_detail_ol li{
        list-style: decimal;
    }
    .hall_detail_r{
        flex: 1;
        text-align: center;
    }
    #akiba-party #slide_thm .img_ttl{
        height: 36px;
    }
}

@media screen and (max-width:769px){
    .hall_detail_ct{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .hall_detail_ol{
        margin-top: 0;
        padding: 5px 30px;
        border: solid 2px #d2d2d2;
    }
    .hall_detail_ol li{
        list-style: decimal;
    }
    button.slick-prev{
        z-index: 100;
        left: 10px;
    }
    button.slick-next{
        z-index: 100;
        right: 10px;
    }
}
