<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-filter__tag {color: #222222;}
.c-filter__tagRow {border-bottom: none;}
.c-filter__tagRow {min-height: auto;padding: 0;}
.c-filter__wrapper {padding: 40px 0;}
.c-filter__wrapper label input { opacity: 0; position: absolute; }
.c-filter__wrapper label input:checked+span { color: #fff; background-color: grey; }
.lot-card {text-align: center;display: none;}
.lot-card.is-show {display: block;}
.c-linkWithImage__image { margin-bottom: 0.5em; aspect-ratio: 0; border: #bdbdbd 1px solid; }
.u-box {padding: 20px 30px;}
@media only screen and (min-width:768px){
.c-linkWithImage:focus .c-linkWithImage__image img, .c-linkWithImage:hover .c-linkWithImage__image img { -webkit-transform: scale(1.05); transform: scale(1.05); }
}
</pre></body></html>