@charset "utf-8";
/* CSS Document */
.gallery-inline {
  padding: 4px;
  width: auto;
  height: auto;
  float: left;
}
.gallery-inline.version-12 {
  width: 559px;
}
.gallery-img {
  float: left;
  padding: 4px;
}
.gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #ccc;
  display: block;
}
.img-01 {
  width: 122px;
  height: 200px;
}
.img-wrap-01 {
  width: 234px;
  float: left;
  height: auto;
}
.img-02 {
  width: 234px;
  height: 100px;
}
.img-03, .img-04, .img-05 {
  width: 78px;
  height: 100px;
}
.img-06 {
  width: 117px;
  height: 200px;
}
.img-wrap-02 {
  width: 78px;
  float: left;
  height: auto;
}
.img-07 {
  width: 78px;
  height: 93px;
}
.img-08 {
  width: 78px;
  height: 107px;
}