.pc-only {
  display: none;
}

.sp-only {
  display: block;
}

.header {
  width: 100%;
  height: 65px;
  background-size: 100% 65px;
}

.header .header-content {
  width: 100%;
  margin: 0 auto;
  background-size: 97.5px 65px;
}

.header .header-content .header-title {
  text-indent: -9999px;
  background-size: 162.5px 65px;
  width: 162.5px;
  height: 65px;
}

.content {
  width: 100%;
  margin: 20px auto;
  display: block;
}

.main {
  width: 100%;
}

.nav-main {
  margin: 0 10px 12px;
}

.nav-sub {
  margin: 0 10px 20px;
}

.nav-sub .nav-sub-item {
  margin: 0 5px 5px 0;
}

.week {
  margin: 10px;
}

.week .week-title {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 5px;
  border-bottom: 4px solid #dd007f;
  margin-bottom: 10px;
}

.cards .card {
  margin-bottom: 20px;
}

.cards .card .program-title {
  font-size: 12px;
  line-height: 18px;
  margin-top: 5px;
}

.cards .card .program-information {
  font-size: 12px;
  line-height: 18px;
  margin-top: 4px;
}

.aside {
  width: 100%;
}

.aside .ad {
  width: 100%;
  margin: 0 0 40px;
  text-align: center;
}

.aside .ad .ad-text {
  font-size: 12px;
  text-align: center;
}
/*# sourceMappingURL=sp-overwrite.css.map */