@charset "UTF-8";.gallery_list{padding:1em 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:10px}.gallery_list img{width:100%;height:auto}