@charset "utf-8";
/* CSS Document */
.gallery-inline {
  padding: 4px;
  width: auto;
  height: auto;
  float: left;
}
.gallery-inline.version-13 {
  width: 553px;
}
.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: 144px;
  float: left;
  height: auto;
}
.img-01, .img-02 {
  width: 144px;
  height: 100px;
}
.img-wrap-02 {
  width: 76px;
  float: left;
  height: auto;
}
.img-03, .img-04 {
  width: 76px;
  height: 100px;
}
.img-05 {
  width: 85px;
  height: 200px;
}
.img-wrap-03 {
  width: 136px;
  float: left;
  height: auto;
}
.img-06, .img-07 {
  width: 136px;
  height: 100px;
}
.img-wrap-04 {
  width: 104px;
  float: left;
  height: auto;
}
.img-08, .img-09 {
  width: 104px;
  height: 100px;
}