@charset "utf-8";
/* CSS Document */
.gallery-inline {
  padding: 4px;
  width: auto;
  height: auto;
  float: left;
}
.gallery-inline.version-23 {
  width: 643px;
}
.gallery-img {
  float: left;
  padding: 4px;
}
.gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #ccc;
  display: block;
}
.img-wrap-01 {
  width: 489px;
  float: left;
  height: auto;
}
.img-01 {
  width: 183px;
  height: 100px;
}
.img-02 {
  width: 72px;
  height: 100px;
}
.img-03 {
  width: 82px;
  height: 100px;
}
.img-04 {
  width: 152px;
  height: 100px;
}
.img-05 {
  width: 183px;
  height: 100px;
}
.img-06 {
  width: 154px;
  height: 100px;
}
.img-07 {
  width: 152px;
  height: 100px;
}
.img-08 {
  width: 146px;
  height: 200px;
}