@charset "utf-8";.event_item a{display:inline-block;margin:10px auto}.event_item{display:flex;flex-direction:column;justify-content:center;gap:15px;margin-top:50px}.item_card_datetime{font-size:26px;line-height:1.5}@media (min-width:770px){.event_flex{flex-direction:row;justify-content:center}.event_item a{display:inline-block;margin:10px}.event_item{width:660px;max-width:1024px;margin:70px auto;align-content:space-between;justify-content:flex-start;gap:20px;flex-wrap:wrap}}@media (min-width:1000px){.event_item{width:100%}}