@media screen and (min-width: 768px){#ART08_LIST_20 .detail-link {        position: absolute;        top: 0px;        z-index: 5;        width: 100%;        height: 100%;        padding-top: 0px;        padding-bottom: 0px;        text-align: right;}#ART08_LIST_20 .detail-link > a {width:100%;height:100%;font-size:0;}#ART08_LIST_20 .list:hover img {    transform: scale(1.1);}}@media screen and (max-width: 767px){#ART08_LIST_20 .detail-link {        position: absolute;        top: 0px;        z-index: 5;        width: 100%;        height: 100%;        padding-top: 0px;        padding-bottom: 0px;        text-align: right;}#ART08_LIST_20 .detail-link > a {width:100%;height:100%;font-size:0;}#ART08_LIST_20 .list:hover img {    transform: scale(1.1);}}