@charset "utf-8";
/* CSS Document */
.gallery-inline {
  padding: 4px;
  width: auto;
  height: auto;
  float: left;
}
.gallery-inline.version-25 {
  width: 566px;
}
.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: 301px;
  float: left;
  height: auto;
}
.img-01 {
  width: 134px;
  height: 95px;
}
.img-02 {
  width: 167px;
  height: 95px;
}
.img-03 {
  width: 134px;
  height: 105px;
}
.img-04 {
  width: 167px;
  height: 105px;
}

.img-05 {
  width: 117px;
  height: 200px;
}

.img-wrap-02 {
  width: 140px;
  float: left;
  height: auto;
}




.img-06 {
  width: 140px;
  height: 95px;
}

.img-07 {
  width: 140px;
  height:105px;
}
