@media screen and (max-width: 768px) {
  .program .mv {
    width: 100%;
    margin-bottom: 1.4rem;
  }
  .program .cont01 {
    margin-bottom: 2.66667rem;
  }
  .program .cont01 .lead {
    font-size: 1.13333rem;
    line-height: 1.66667rem;
    margin-bottom: 1rem;
  }
  .program .cont01 p {
    width: 100%;
  }
  .program .cont01 .btn {
    font-size: 0.8rem;
    line-height: 1.3;
    padding: 0.66667rem;
    background-size: 15px;
    padding-right: 2rem;
  }
  .program .cont01 ul {
    margin-top: 1.86667rem;
    justify-content: space-between;
  }
  .program .cont01 ul li {
    margin: 0 0 0.6rem;
    width: 48.25581%;
  }
  .program .cont02 {
    width: 100%;
    margin-bottom: 3.33333rem;
  }
  .program .cont02 h2 {
    margin: 0 auto;
    font-size: 1.2rem;
    margin-bottom: 1.33333rem;
  }
  .program .cont02 .slideBox {
    width: 100%;
    overflow-x: scroll;
  }
  .program .cont02 .slideBox img {
    margin-left: 1.66667rem;
    max-width: inherit;
    width: 37.33333rem;
  }
  .program .cont02 p {
    margin-top: 1.33333rem;
    text-align: center;
    font-size: 0.8rem;
  }
  .program .programBox {
    margin-bottom: 6.66667rem;
  }
  .program .programBox__title__inner {
    width: 88%;
    display: block;
    padding-bottom: 1.33333rem;
  }
  .program .programBox__title h2 {
    margin: 0 auto 1rem;
    height: 5.73333rem;
    width: 13.33333rem;
    background-size: 13.33333rem;
    font-size: 1.2rem;
  }
  .program .programBox__title h2 .number {
    margin-right: 0.66667rem;
    height: 3rem;
  }
  .program .programBox__title .lead {
    margin: 0;
  }
  .program .programBox__title .lead__txt {
    font-size: 1.13333rem;
    line-height: 1.66667rem;
    margin-bottom: 0.66667rem;
    text-align: center;
  }
  .program .programBox__title .lead__sub {
    font-size: 0.86667rem;
    line-height: 1.66667rem;
  }
  .program .programBox__cont {
    padding: 1.33333rem 0 0.33333rem;
  }
  .program .programBox__cont__inner {
    width: 88%;
    flex-direction: column;
  }
  .program .programBox__single {
    width: 100%;
    padding: 1.33333rem;
    margin-bottom: 1rem;
  }
  .program .programBox__single h3 {
    min-height: inherit;
    font-size: 1.06667rem;
    line-height: 1.66667rem;
    margin-bottom: 1rem;
  }
  .program .programBox__single p + p {
    margin-top: 1rem;
  }
  .program .scheBlock {
    margin-bottom: 3.33333rem;
  }
  .program .scheBlock__title {
    margin-bottom: 2rem;
    padding: 1.66667rem 0;
  }
  .program .scheBlock__title h2 {
    font-size: 1.33333rem;
    margin-bottom: 0.8rem;
  }
  .program .scheBlock__title p {
    width: 88%;
    font-size: 0.86667rem;
    line-height: 1.66667rem;
  }
  .program .scheBlock__cont {
    width: 88%;
  }
  .program .scheBlock__cont .year {
    width: 2.66667rem;
    padding: 0.33333rem;
  }
  .program .scheBlock__cont .year p {
    font-size: 1.06667rem;
    line-height: 1.33333rem;
  }
  .program .scheBlock__cont .month {
    width: 82.01604%;
  }
  .program .scheBlock__cont .month p.lead {
    width: 100%;
    margin: 1rem auto 0;
  }
  .program .scheBlock__cont .month dl {
    display: block;
    padding: 0;
    padding-bottom: 0.66667rem;
    margin-bottom: 0.66667rem;
  }
  .program .scheBlock__cont .month dl dt {
    width: 100%;
    text-align: left;
    font-size: 1.06667rem;
    padding: 0;
    margin-bottom: 0.66667rem;
  }
  .program .scheBlock__cont .month dl dt span {
    font-size: 1.33333rem;
  }
  .program .scheBlock__cont .month dl dd {
    width: 100%;
  }
  .program .scheBlock__cont .month dl dd ul {
    display: block;
  }
  .program .scheBlock__cont .month dl dd ul li {
    margin-right: 0;
    margin-bottom: 0.33333rem;
    font-size: 0.86667rem;
    line-height: 1.2rem;
    text-indent: -1em;
    margin-left: 1em;
  }
  .program .scheBlock__cont .month dl dd img {
    width: 4rem;
    right: 0.66667rem;
    top: -6rem;
  }
  .program .scheBlock__cont.four .month dl img {
    width: 3.33333rem;
    top: -4.66667rem;
  }
	.topPage .cont05 {
    margin-bottom: 2.33333rem;
    padding: 1.86667rem 0;
  }
  .topPage .cont05 .inner {
    justify-content: space-between;
    align-items: flex-start;
  }
  .topPage .cont05 .lBox, .topPage .cont05 .rBox {
    margin: 0;
    width: 46.97674%;
  }
  .topPage .cont05 .lBox a, .topPage .cont05 .rBox a {
    background: url(../../img/top/otherArrow.png) no-repeat right 0.46667rem center #fff;
    background-size: 0.86667rem;
    padding: 0.73333rem;
    padding-right: 1.2rem;
    font-size: 0.73333rem;
  }
  .topPage .cont05 .lBox a {
    padding: 0.66667rem;
    padding-right: 1.66667rem;
    font-size: 0.86667rem;
    line-height: 1.33333rem;
  }
  .topPage .cont05 .rBox a:last-child {
    margin-top: 0.66667rem;
  }
  .topPage .cont05 .ttl {
    font-size: 0.93333rem;
    margin-bottom: 1rem;
  }
  .topPage .cont05 img {
    width: 2.4rem;
    height: auto;
    position: static;
    margin: 1.13333rem auto 0;
  }
}
@media screen and (min-width: 660px) and (max-width: 768px) {
  .topPage .cont05 .rBox {
    margin-left: 2rem;
  }
}

}
