@charset "utf-8";
/* CSS Document */
.gallery-inline {
  padding: 4px;
  width: auto;
  height: auto;
  float: left;
}
.gallery-inline.version-16 {
  width: 755px;
}
.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: 126px;
  float: left;
  height: auto;
}
.img-01 {
  width: 126px;
  height: 100px;
}
.img-02 {
  width: 126px;
  height: 100px;
}
.img-03 {
  width: 78px;
  height: 200px;
}
.img-wrap-02 {
  width: 179px;
  float: left;
  height: auto;
}
.img-04 {
  width: 179px;
  height: 100px;
}
.img-05 {
  width: 179px;
  height: 100px;
}
.img-wrap-03 {
  width: 138px;
  float: left;
  height: auto;
}
.img-06 {
  width: 138px;
  height: 100px;
}
.img-07 {
  width: 138px;
  height: 100px;
}
.img-wrap-04 {
  width: 184px;
  float: left;
  height: auto;
}
.img-08 {
  width: 184px;
  height: 100px;
}
.img-09 {
  width: 92px;
  height: 100px;
}
.img-10 {
  width: 92px;
  height: 100px;
}
.img-11 {
  width: 42px;
  height: 200px;
}