@charset "utf-8";

.hall_ticket {
    display: block;
    width: 100%;
}

.sect_scd.perform .poster_list {
    width: 100%;
    padding: 30px 32px;
}
.sect_scd.perform .poster_list>ul {
    font-size: 0;
    margin: -30px -9px;
    padding: 0;
}
.sect_scd.perform .poster_li {
    width: 308px;
    padding: 30px 9px;
}
section.sect_scd.perform {
    padding-bottom: 0;
}
.sect_scd.perform .poster_txt_ {
    padding: 98px 33px 0;
}
.poster_t_wr {
    padding: 15px 17px;
}

.pdt_cnt_list {
    padding-left: 40px;
    width: calc(100% - 291px);
    height: 100%;
    float: right;
}

.pdt_hd_info_ {
    width: 100%;
    height: auto;
    float: right;
}

.pdt_hd_thum {position: absolute;left: 0;top: 0;width: 291px;height: 100%;/* overflow: hidden; */}

.pdtb {
    padding: 30px 0;
    width: 100%;
}

li.pdtb_td {
    height: 38px;
}
.pdtb_btn{
    margin-top: 4px;
}