@charset "utf-8";

/* about */

.background-image:after {
  content: "";
  display: block;
  clear: both;
}
.background-image {
  background-position: 50% 55%;
}
.l-childbox01 {
  float: left;
  width: 608px;
}
.l-childbox02 {
  float: right;
  width: 184px;
}
.photolist {
  list-style: none;
  color: #FFF;
}
.photolist-list {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}
.photolist-text {
  margin-top: -6px;
}