.sec03 .box03 {
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .sec03 .box03 {
    gap: 20px;
  }
}
.sec03 .box03 figure {
  width: calc((100% - 70px) / 2);
}
@media screen and (max-width: 960px) {
  .sec03 .box03 figure {
    width: calc((100% - 20px) / 2);
  }
}
.sec03 .cap_r {
  max-width: 960px;
  margin: 0 auto;
}

.sec06 .box06 .in_box .r_cnt .links:last-child {
  border-bottom: none;
}
/*# sourceMappingURL=fix.css.map */
