.topics_lovelive-page .read__box {
  padding: 0px;
}

.topics_lovelive-page .scedule__box__ttl {
  max-width:1320px;
  width:90%;
  margin:0 auto
}
.topics_lovelive-page .scedule__box__ttl h2 {
  text-align:center;
  color:#f19500;
  font-size:49px;
  letter-spacing:.1em;
  /*-webkit-text-stroke:8px #fff;*/
  position:relative;
  margin:0 auto;
}
@media screen and (max-width:1440px) {
  .topics_lovelive-page .scedule__box__ttl h2 {
    font-size:calc(49 / 1440 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .topics_lovelive-page .scedule__box__ttl h2 {
    text-align:left;
    font-size:calc(36 / 750 * 100vw);
    /*-webkit-text-stroke:7px #fff*/
  }
}
@media screen and (max-width:414px) {
  .topics_lovelive-page .scedule__box__ttl h2 {
    font-size:calc(24 / 414 * 100vw)
  }
}


.topics_lovelive-page .goods__box__ttl__top {
  max-width:1320px;
  width:90%;
  margin:0 auto;
  padding:0px;
  margin-top: 0px;
}
.topics_lovelive-page .goods__box__ttl__top h2 {
  text-align:center;
  color:#f19500;
  font-size:49px;
  letter-spacing:.1em;
  /*-webkit-text-stroke:8px #fff;*/
  position:relative;
  margin:0 auto;
}
@media screen and (max-width:1440px) {
  .topics_lovelive-page .goods__box__ttl__top h2 {
    font-size:calc(49 / 1440 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .topics_lovelive-page .goods__box__ttl__top h2 {
    text-align:left;
    font-size:calc(36 / 750 * 100vw);
    /*-webkit-text-stroke:7px #fff*/
  }
}
@media screen and (max-width:414px) {
  .topics_lovelive-page .goods__box__ttl__top h2 {
    font-size:calc(24 / 414 * 100vw)
  }
}


.topics_lovelive-page .goods__box__ttl {
  max-width:1320px;
  width:90%;
  margin:0 auto;
  padding:50px 0 0 0;
  border-top:2px dashed #dcdcdc;
  margin-top: 70px;
}
.topics_lovelive-page .goods__box__ttl h2 {
  text-align:center;
  color:#f19500;
  font-size:49px;
  letter-spacing:.1em;
  /*-webkit-text-stroke:8px #fff;*/
  position:relative;
  margin:0 auto;
}
@media screen and (max-width:1440px) {
  .topics_lovelive-page .goods__box__ttl h2 {
    font-size:calc(49 / 1440 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .topics_lovelive-page .goods__box__ttl h2 {
    text-align:left;
    font-size:calc(36 / 750 * 100vw);
    /*-webkit-text-stroke:7px #fff*/
  }
}
@media screen and (max-width:414px) {
  .topics_lovelive-page .goods__box__ttl h2 {
    font-size:calc(24 / 414 * 100vw)
  }
}

.topics_lovelive-page .goods__box__ttl p {
  margin-top:24px;
  text-align:center;
  font-size:32px;
  font-weight:700;
  line-height:2
}
@media screen and (max-width:1440px) {
  .topics_lovelive-page .goods__box__ttl p {
    margin-top:calc(24 / 1440 * 100vw);
    font-size:calc(32 / 1440 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .topics_lovelive-page .goods__box__ttl p {
    margin-top:20px;
    text-align:left;
    font-size:calc(24 / 750 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .topics_lovelive-page .goods__box__ttl p {
    font-size:16px
  }
}


.topics_lovelive-page .goods__box__inner .originalBox p {
  margin-bottom: 30px;
}