.contents-card-list{display:grid;gap:8px}#layout.menu-compact .contents-card-list{grid-template-columns:repeat(2,1fr)}#layout:not(.menu-compact) .contents-card-list{grid-template-columns:repeat(1,1fr)}@media(min-width:1024px)and (max-width:1279px){#layout:not(.menu-compact) .contents-card-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px)and (max-width:1335px){#layout.menu-compact .contents-card-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px)and (max-width:1679px){#layout:not(.menu-compact) .contents-card-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1336px)and (max-width:1679px){#layout.menu-compact .contents-card-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:1680px)and (max-width:2239px){#layout.menu-compact .contents-card-list{grid-template-columns:repeat(5,1fr)}#layout:not(.menu-compact) .contents-card-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:2240px){#layout.menu-compact .contents-card-list{grid-template-columns:repeat(6,1fr)}#layout:not(.menu-compact) .contents-card-list{grid-template-columns:repeat(5,1fr)}}
