

html{width: 100%;height: 100%; background-image:url(../images/23_02.png);background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: center}


.law-det-list--width{width:calc(100%/2 - 100px) ;}
.law-detail-list{width:calc(100%/2 - -100px) ;}
.schedule-det-detail img{width: 220px;height: auto;}
.schedule-det-detail a{color: #000000;}
.schedule-det-detail a:hover{color: #1e91bb;}




@media only screen and (max-width:830px)
{
    .law-det-list--width{display: block;width: 100%;}
    .law-detail-list{display: block;width: 100%;}
    .schedule-detail-container__box--none{display: none;}
    .law-set01::before{content: "機關名稱：";}
   .law-set02::before{content: "網址連結：";}
}



