@font-face {
  font-family: "avenirLT";
  src: url(../../../../common/fonts/AvenirLTStd-Medium.woff) format("opentype");
}

@media screen and (min-width: 768px) {
  .season_camp .present__inner {
    width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
  .season_camp .present__inner {
    width: 100%;
  }
}

.season_camp .bg-bt-line {
  background: url(../img/line-bg-pc.png) left bottom;
  line-height: 45px;
}
