#main.schedule.toplevel {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel {
    margin-bottom: 12rem;
  }
}
#main.schedule.toplevel > .inner {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec1 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec1 {
    margin-bottom: 12rem;
  }
}
#main.schedule.toplevel > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 38rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner {
    max-width: 176rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.schedule.toplevel > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.04rem;
  letter-spacing: 0.2em;
  line-height: 1.8;
  text-align: right;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 {
    margin-bottom: 12rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 38rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner {
    max-width: 176rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 {
    margin-bottom: 0;
    width: 30rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 {
    width: 35rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  background-color: #33250b;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 {
    padding: 4rem 4rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 {
  color: #ffffff;
  font-size: 1.95rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 {
    font-size: 3.75rem;
    margin-bottom: 6rem;
    text-align: left;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 {
    font-size: 4rem;
    margin-bottom: 8rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 > [class^=elm] {
  height: auto;
  width: auto;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 > [class^=elm] {
    width: 100%;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 > [class^=elm].elm1 {
  margin-right: 0.5em;
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 > [class^=elm].elm1 {
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box1 > .hdr1 > [class^=elm].elm2 {
    font-size: 1.5em;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 {
  height: auto;
  width: 100%;
  margin-top: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 {
    margin-top: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 {
    margin-top: 4rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.17rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.215rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.305rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.44rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1 > .elm1 {
  background: #33250b;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 1.5em;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 1.5em;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1 > .elm1 > .ico1 {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-40%, -40%);
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1 > .elm2 {
  border-bottom: 0.1rem dotted #d2b48c;
  margin-left: 0.5em;
  vertical-align: middle;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1 > .elm2.hov {
  transition: opacity 0.35s;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box1 > .box2 > .par1 > .lnk1 > .elm2.hov:hover {
  opacity: 0.5;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 {
    width: calc(100% - 33rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 {
    width: calc(100% - 38rem);
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 {
  height: auto;
  width: 100%;
  padding: 2.25rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 {
    padding: 2.625rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 {
    padding: 3rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 {
    padding: 3.75rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 {
    padding: 4.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 {
    padding: 6rem 0rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 > .par1 {
    font-size: 1.35rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 > .par1 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 > .par1 {
    font-size: 1.45rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 > .par1 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box0 > .par1 {
    font-size: 1.6rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 {
    margin-bottom: 2rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #241a08;
  font-family: "Open Sans", sans-serif;
  font-size: 3.25rem;
  text-align: right;
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 {
    font-size: 6rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 {
  display: inline-block;
  padding-left: 2.25rem;
  position: relative;
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 {
    padding-left: 2.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 {
    padding-left: 3.5rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 > .elm1 {
  background-color: #241a08;
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  transition: transform 0.5s;
  width: 1.5rem;
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 > .elm1 {
    width: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 > .elm1 {
    width: 2rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1 > .elm1::before {
  height: 100%;
  width: 100%;
  background-color: #241a08;
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(90deg);
  transition: transform 0.5s, opacity 0.5s;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1.active > .elm1 {
  transform: translateY(-50%);
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box1 > .hdr1 > .lnk1.active > .elm1::before {
  opacity: 0;
  transform: rotate(90deg);
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
  display: none;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type2] {
  display: flex;
  flex-wrap: wrap;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  background-color: #4d4436;
  border-top: 0.2rem solid #fcfcfc;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    border-right: 0.3rem solid #fcfcfc;
    border-top: 0.3rem solid #fcfcfc;
    width: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 {
    border-right: 0.4rem solid #fcfcfc;
    border-top: 0.4rem solid #fcfcfc;
    width: 12rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.43rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
    font-size: 1.485rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
    font-size: 1.54rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
    font-size: 1.595rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
    font-size: 1.65rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
    font-size: 1.76rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 {
    text-align: center;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box1 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk1 > .box1 > .par1 > [class^=elm] {
    height: auto;
    width: 100%;
    display: inline-block;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  background-color: #ffffff;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    border-top: 0.3rem solid #fcfcfc;
    width: calc(100% - 9rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 {
    border-top: 0.4rem solid #fcfcfc;
    width: calc(100% - 12rem);
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 {
    margin-bottom: 2rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.43rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 {
    font-size: 1.485rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 {
    font-size: 1.54rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 {
    font-size: 1.595rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 {
    font-size: 1.65rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 {
    font-size: 1.76rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr1 > .ico1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr1 > .ico1 {
  color: #ff0000;
  font-size: 0.8em;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr2 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr2 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr2 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr2 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box1 > .hdr2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box1 > .hdr2 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] {
  height: auto;
  width: auto;
  font-size: 1.04rem;
  letter-spacing: 0.2em;
  line-height: 1.8;
  display: block;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm], #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type), #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type) {
  margin-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type), #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type) {
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type), #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type), #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type), #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type) {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type), #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm]:not(:last-of-type) {
    margin-right: 4rem;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm] > .elm1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] > .elm1 {
  display: inline-block;
  margin-right: 0.5em;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .box2 > .box2 > .par1 > [class^=elm] > .elm1 > .ico1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box] > .lnk > .box2 > .box2 > .par1 > [class^=elm] > .elm1 > .ico1 {
  color: #d2b48c;
  margin-right: 0.5em;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type12] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type12] > .lnk1 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type22] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type22] > .lnk1 > .box1 {
  border-top: none;
  display: none;
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type12] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type12] > .lnk1 > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type22] > .box1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type22] > .lnk1 > .box1 {
    display: block;
  }
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type12] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type12] > .lnk1 > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type22] > .box1 > .par1, #main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box][class*=type22] > .lnk1 > .box1 > .par1 {
  visibility: hidden;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box]:first-of-type > .box1 {
  border-top: none;
}
#main.schedule.toplevel > .inner > .sec2 > .inner > [class^=box] > .box2 > .box1 > [class^=box] > .box2 > [class^=box]:first-of-type > .box2 {
  border-top: none;
}
#main.schedule.toplevel > .inner > .sec3 {
  height: auto;
  width: 100%;
}
#main.schedule.toplevel > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 38rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner {
    max-width: 176rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  border: 0.2rem solid #241a08;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 {
    padding: 4rem 4rem;
  }
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.82rem;
  letter-spacing: 0.1em;
  line-height: 1.44;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.89rem;
    line-height: 1.48;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.96rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 2.03rem;
    line-height: 1.56;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 1.68;
  }
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  letter-spacing: 0.2em;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.4rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.45rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 {
  height: auto;
  width: 100%;
  font-size: 1.04rem;
  letter-spacing: 0.2em;
  line-height: 1.8;
  text-align: center;
  word-break: break-all;
}
@media screen and (min-width: 570px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 > .lnk1 {
  border-bottom: 0.1rem dotted #d2b48c;
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.schedule.toplevel > .inner > .sec3 > .inner > .box1 > .par2 > .lnk1.hov:hover {
  opacity: 0.5;
}

/*# sourceMappingURL=schedule.css.map */
