@charset "UTF-8";
/* 갤러리형
---------------------------------------------------------------------------- */
.xet-content__gallery > .item {
  overflow: hidden;
}
.xet-content__gallery > .item > div + div {
  margin-top: 4px;
}
.xet-content__gallery > .item .item__meta {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}