@charset "UTF-8";
.p-system__content {
  margin: 40px auto 80px;
  width: 860px;
}

.p-system__content-read {
  color: #78676d;
  font-family: YakuHanJP, "M PLUS Rounded 1c", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-system__content-read .p-in-title.is-pc {
  margin: 40px auto 80px;
  text-align: center;
}

.p-system__content-read .p-in-title.is-pc img {
  margin: 0 auto 20px;
  width: 500px;
}

.p-system__content-read .p-in-title.is-pc .p-in-title-text {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.6em;
}

.p-system__content-read .p-in-title.is-pc .p-in-title-bold {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6em;
}

.p-system__content-read .p-in-title.is-sp {
  margin: 0 auto 52px;
  width: 96%;
}

.p-system__content-block .p-in-title--text {
  margin: 60px auto 25px;
  color: #e93398;
  font-family: YakuHanJP, "M PLUS Rounded 1c", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.p-system__content-block .p-in-title--image {
  margin: 0 auto;
}

.p-system__content-block .p-in-title--image img {
  margin: 0 auto 30px;
  width: 100%;
}

.p-system__content-block .p-in-caption {
  margin-bottom: 35px;
  color: #78676d;
  font-family: YakuHanJP, "M PLUS Rounded 1c", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  line-height: 1.6em;
  text-align: center;
}

.p-system__content-block .p-in-images .c-bg--border {
  -webkit-box-shadow: 0px 1px 8px rgba(68, 59, 63, 0.2);
          box-shadow: 0px 1px 8px rgba(68, 59, 63, 0.2);
  border-radius: 10px;
  padding: 6px;
  overflow: hidden;
}

.p-system__content-block .p-in-images .c-bg--border_inner {
  border-radius: 4px;
  background-color: #fff;
  padding: 50px 20px 40px;
}

.p-system__content-block .p-in-images-inner {
  margin: 0 auto;
  max-width: 650px;
}

.p-system__content-block .p-in-images .p-in-images-title {
  position: relative;
  margin: 40px auto 18px;
  padding-left: 30px;
  font-family: YakuHanJP, "M PLUS Rounded 1c", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 26px;
  font-weight: bold;
}

.p-system__content-block .p-in-images .p-in-images-title--top {
  margin-top: 0;
}

.p-system__content-block .p-in-images .p-in-images-title::before {
  position: absolute;
  top: 50%;
  left: 2px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/wp-content/themes/lovelive-as/assets/img/common/icon_star.png) center center no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  content: '';
}

.p-system__content-block .p-in-images .p-in-images-thumb + .p-in-images-thumb {
  margin-top: 10px;
}

.p-system__content-block .p-in-images .p-in-images-thumb--arrow {
  position: relative;
}

.p-system__content-block .p-in-images .p-in-images-thumb--arrow::before {
  position: absolute;
  top: -40px;
  right: 70px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/wp-content/themes/lovelive-as/assets/img/system/arw1.png) center center no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  content: '';
}

.p-system__content-block .p-in-images .p-in-images-thumb--arrow::after {
  position: absolute;
  right: 70px;
  bottom: -100px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/wp-content/themes/lovelive-as/assets/img/system/arw2.png) center center no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  content: '';
}

.p-system__content-block .p-in-images .p-in-images-text {
  margin: 12px auto 37px;
  font-family: YakuHanJP, "M PLUS Rounded 1c", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4em;
}

.p-system__content-block .p-in-images .p-in-images-text span {
  display: inline-block;
  vertical-align: top;
  color: #e93398;
}

.p-system__content-block .p-in-images .p-in-images-text--center {
  text-align: center;
}

.p-system__content-block .p-in-images .p-in-images-text--last {
  margin-bottom: 0;
}

.p-system__content-block .p-in-images .p-in-images-caption {
  margin: 12px auto 37px;
  font-family: YakuHanJP, "M PLUS Rounded 1c", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4em;
}

.p-system__content-block .p-in-images .p-in-images-caption span {
  display: inline-block;
  vertical-align: top;
  color: #e93398;
}

.p-system__content-block .p-in-images .p-in-images-caption--center {
  text-align: center;
}

.p-system__content-block .p-in-images .p-in-images-caption--last {
  margin-bottom: 0;
}

.p-system__content-block .p-in-icon img {
  margin: 22px auto;
  width: 90px;
}

.p-system__content-illust {
  margin: 60px auto 0;
}

.p-system__content-illust .p-in-title {
  margin: 30px auto 5px;
  width: 500px;
}

.p-system__content-illust .p-in-title img {
  margin: 0 auto;
  width: 100%;
}

.p-system__content-illust .p-in-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-system__content-illust .p-in-images .p-in-images-thumb {
  margin-top: 2%;
  width: 49%;
}

.p-system__content-illust .p-in-images .p-in-images-thumb:nth-child(2n) {
  margin-left: 2%;
}

@media screen and (max-width: 767px) {
  .p-system__content {
    width: 100%;
    max-width: 420px;
  }
  .p-system__content-block .p-in-title--text {
    margin: 38px auto 16px;
    font-size: 24px;
  }
  .p-system__content-block .p-in-title--image {
    max-width: 638px;
  }
  .p-system__content-block .p-in-title--image img {
    margin-bottom: 20px;
  }
  .p-system__content-block .p-in-caption {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .p-system__content-block .p-in-images .c-bg--border_inner {
    padding: 25px 14px 22px;
  }
  .p-system__content-block .p-in-images .p-in-images-title {
    margin: 30px auto 12px;
    padding-left: 25px;
    font-size: 17px;
  }
  .p-system__content-block .p-in-images .p-in-images-title--top {
    margin-top: 0;
  }
  .p-system__content-block .p-in-images .p-in-images-title::before {
    width: 18px;
    height: 18px;
  }
  .p-system__content-block .p-in-images .p-in-images-thumb--arrow::before {
    top: -27px;
    right: 17px;
    width: 45px;
    height: 45px;
  }
  .p-system__content-block .p-in-images .p-in-images-thumb--arrow::after {
    right: 17px;
    bottom: -70px;
    width: 45px;
    height: 45px;
  }
  .p-system__content-block .p-in-images .p-in-images-text {
    margin: 8px auto 28px;
    font-size: 17px;
    line-height: 1.3em;
  }
  .p-system__content-block .p-in-images .p-in-images-text--last {
    margin-bottom: 0;
  }
  .p-system__content-block .p-in-images .p-in-images-caption {
    margin: 8px auto 28px;
    font-size: 15px;
  }
  .p-system__content-block .p-in-images .p-in-images-caption--last {
    margin-bottom: 0;
  }
  .p-system__content-block .p-in-icon img {
    margin: 18px auto;
    width: 50px;
  }
  .p-system__content-illust {
    margin: 40px auto 0;
  }
  .p-system__content-illust .p-in-title {
    margin: 28px auto 8px;
    width: 100%;
  }
  .p-system__content-illust .p-in-images .p-in-images-thumb {
    margin-top: 2%;
    width: 100%;
  }
  .p-system__content-illust .p-in-images .p-in-images-thumb:nth-child(2n) {
    margin-left: auto;
  }
}

@media screen and (min-width: 768px) {
  .p-system__content-block .p-in-title--image {
    margin: 0 -24px;
    max-width: 908px;
  }
}
