.l-drawer ul li.l-drawer__item + .footer{
    display: none;
}
.table02 .l-drawer ul li.l-drawer__item + .footer,
.table03 .l-drawer ul li.l-drawer__item + .footer,
.table04 .l-drawer ul li.l-drawer__item + .footer{
    display: block;
}

.table01 #ctArea .box01 p.line{
    display: none;
}
.table01 #ctArea .box01.infoshow p.line{
    display: block;
}