@charset "utf-8";
/* CSS Document */
.gallery-inline {
  padding: 4px;
  width: auto;
  height: auto;
  float: left;
}
.gallery-inline.version-7 {
  width: 702px;
}
.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: 314px;
  height: 200px;
}
.img-wrap-01 {
  width: 83px;
  float: left;
  height: auto;
}
.img-02 {
  width: 83px;
  height: 100px
}
.img-03 {
  width: 83px;
  height: 100px;
}
.img-wrap-02 {
  width: 158px;
  float: left;
  height: auto;
}
.img-04 {
  width: 158px;
  height: 100px;
}
.img-05 {
  width: 158px;
  height: 100px;
}
.img-wrap-03 {
  width: 139px;
  float: left;
  height: auto;
}
.img-06 {
  width: 139px;
  height: 100px;
}
.img-07 {
  width: 139px;
  height: 100px;
}