.lp-news main .inner li, .lp-news main .inner p, .lp-news main .inner a, .lp-news main .inner font {
  font-size: 14px;
  font-size: 3.73vw;
}
@media (min-width: 768px) {
  .lp-news main .inner li, .lp-news main .inner p, .lp-news main .inner a, .lp-news main .inner font {
    font-size: 1.4rem;
  }
}
.lp-news .post__list {
  padding-bottom: 5.33vw;
}
.lp-news .post__list--item {
  margin-bottom: 9.07vw;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.lp-news .post__list--item .item__data {
  width: 66%;
}
.lp-news .post__list--item .item__data .date {
  display: block;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: 700;
  color: #8A8A8A;
}
.lp-news .post__list--item .item__data .text {
  margin-top: 2.13vw;
  font-size: 14px;
  font-size: 3.73vw;
  font-weight: 700;
}
.lp-news .post__list--item .item__data .tag {
  margin-top: 3.2vw;
  display: inline-block;
  padding: 0 2.13vw;
  font-size: 12px;
  font-size: 3.2vw;
  color: #8A8A8A;
  line-height: 6.13vw;
  border: 1px solid #B9B9B9;
  background-color: #F0F0F0;
  border-radius: 0.53vw;
}
.lp-news .post__list--item .item__photo {
  width: 26.67vw;
  height: 26.67vw;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-news .post__list--item .item__photo img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .lp-news .post__list {
    padding-bottom: 80px;
  }
  .lp-news .post__list--item {
    border-bottom: 2px dashed #B9B9B9;
    margin-bottom: 0;
    padding: 20px 12px;
    flex-direction: row;
  }
  .lp-news .post__list--item .item__data {
    width: 725px;
    display: flex;
    align-items: center;
  }
  .lp-news .post__list--item .item__data > div {
    flex: 1;
  }
  .lp-news .post__list--item .item__data .date {
    width: 140px;
    font-size: 1.6rem;
  }
  .lp-news .post__list--item .item__data .text {
    flex: 1;
    margin-top: 0;
    font-size: 1.6rem;
  }
  .lp-news .post__list--item .item__data .tag {
    margin-top: 16px;
    padding: 0 8px;
    font-size: 1.2rem;
    line-height: 25px;
    border-radius: 2px;
  }
  .lp-news .post__list--item .item__photo {
    width: 100px;
    height: 100px;
  }
}


.lp-news .cheer {
  padding: 10.67vw 0 14.93vw;
  background-color: #DC000C;
}
.lp-news .cheer .cassette__ttl {
  color: #fff;
}
.lp-news .cheer .cheer__info {
  color: #fff;
}
  .lp-news .cheer .cheer__info--data {
  margin: 0 auto 8vw;
  width: 89.3%;
}
.lp-news .cheer .cheer__info--data .ttl {
  margin-bottom: 8vw;
  font-size: 20px;
  font-size: 5.33vw;
  font-weight: 700;
  line-height: 1.8;
}

.lp-news .cheer .cheer__info--data .ttl p {
	font-size: 16px;
	font-size: 4.43vw;
}

.lp-news .cheer .cheer__info--data .text {
  font-size: 14px;
  font-size: 3.73vw;
  line-height: 1.7;
}
.lp-news .cheer .cheer__info--data .cmn-more {
  margin-top: 6.4vw;
}
.lp-news .cheer .cheer__info--data .cmn-more a {
  background-color: #fff;
}
.lp-news .cheer .cheer__info--data .cmn-more a span {
  color: #DC000C;
  background: url(../images/commons/icons/ico_arrow-right-w.svg) right center no-repeat;
  background-size: 2.67vw;
}
.lp-news .cheer .cheer__info--ph {
  width: 100%;
}
.lp-news .cheer .cheer__info--ph .frame {
  margin: 0 auto;
  width: 100%;
  max-width: 868px;
}
.lp-news .cheer .cheer__info--ph .frame__inner {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.lp-news .cheer .cheer__info--ph .frame__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lp-news .cheer .cheer__info--ph.frame-single {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .lp-news .cheer {
    padding: 70px 0 64px;
  }
.lp-news .cheer .cheer__info {
    margin: 0 auto;
    width: 1160px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
.lp-news .cheer .cheer__info--data {
    margin: 0;
	width: 440px;
  }
.lp-news .cheer .cheer__info--data .ttl {
    margin-bottom: 40px;
    font-size: 3rem;
  }
.lp-news .cheer .cheer__info--data .ttl p {
	font-size: 2.2rem!important;
}
.lp-news .cheer .cheer__info--data .text {
    font-size: 1.6rem;
    line-height: 2;
  }
.lp-news .cheer .cheer__info--data .cmn-more {
    margin-top: 32px;
  }
.lp-news .cheer .cheer__info--data .cmn-more a span {
    background: url(../images/commons/icons/ico_arrow-right-w.svg) right center no-repeat;
    background-size: 15px;
  }
.lp-news .cheer .cheer__info--ph {
    width: 700px;
  }
.lp-news .cheer .cheer__info--ph img {
    display: block;
    max-width: 100%;
    height: auto;
  }
.lp-news .cheer .cheer__info--ph.frame-single {
    width: 960px;
  }
.lp-news .cheer .cheer__info--ph.frame-single .frame {
    width: 960px;
  }
}


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