.imgList01 li {
  float: left;
  margin-bottom: 40px;
}

.imgList01 li:nth-child(odd) {
  margin-right: 40px;
}

.imgBox {
  width: 280px;
  padding: 10px 20px 20px 20px;
  background-color: #c8deed;
}

.gallery_ti01 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #c8deed;
  padding-bottom: 10px;
  color: #56a6df;
}

.galleryTitleSet {
  padding-bottom: 0;
}



#list01 .bg_white01,
#list02 .bg_white01 {
  height: 110px;
}

#list05 .gallery_ti01,
#list06 .gallery_ti01 {
  height: 8px;
}

#list09 .bg_white01,
#list10 .bg_white01,
#list11 .bg_white01,
#list12 .bg_white01 {
  height: 110px;
}

#list13 .bg_white01,
#list14 .bg_white01 {
  height: 190px;
}

.bgGray {
  background-color: #f8f8f8;
}