@charset "utf-8";
.l-content .box1 {
  width: 300px;
  float: left;
}

.l-content .box2 {
  width: 700px;
  float: left;
}