@charset "UTF-8";
.p-special_catch {
  padding-top: 46px;
  padding-bottom: 32px;
  font-size: 0;
  letter-spacing: -0.4em;
  text-align: center;
}

.p-special_catch img {
  display: inline-block;
  vertical-align: top;
  height: 112px;
  letter-spacing: normal;
}

.p-special_catch2 {
  margin: 60px auto 15px;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/comic/ttl2_bg.png) center left no-repeat;
  background-size: auto 100%;
  padding: 18px 0 20px;
  padding-left: 44px;
  width: 90%;
  max-width: 860px;
  color: #fff;
  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: 23px;
  font-weight: bold;
}

.p-special_category {
  position: relative;
  margin: 60px auto 80px;
  border-bottom: 6px solid #fab2d8;
  padding-bottom: 20px;
  width: 90%;
  max-width: 860px;
}

.p-special_category::before {
  position: absolute;
  bottom: -6px;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  opacity: 0.2;
  background: url(/wp-content/themes/lovelive-as/assets/img/common/pattern_line.png) repeat 0 0;
  width: 100%;
  height: 6px;
  content: '';
}

.p-special_category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-special_category__item {
  margin: 0 38px 0 0;
}

.p-special_category__item a {
  display: block;
  position: relative;
  padding: 0 27px 20px 0;
  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: 20px;
  font-weight: bold;
  text-decoration: none;
}

.p-special_category__item a::before {
  position: absolute;
  top: 7px;
  right: 0;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/movie/icon_arw_bottom_pink.png) no-repeat 0 0;
  background-size: 15px auto;
  width: 15px;
  height: 10px;
  content: "";
}

.p-special--wrap {
  margin-top: 70px;
}

.p-special--wrap:first-of-type {
  margin-top: 0;
}

.p-special--head {
  margin: 0 auto 38px;
  border-radius: 31px;
  background-color: #e93398;
  padding: 11px 20px 12px 25px;
  width: 90%;
  max-width: 860px;
  color: #ffffff;
  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;
}

.p-special_list {
  margin: 0 auto;
  width: 90%;
  max-width: 860px;
}

.p-special_list--movie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.p-special_list--yonkoma {
  font-size: 0;
  letter-spacing: -.4em;
}

.p-special_list__item {
  cursor: pointer;
  -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;
}

.p-special_list__item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-special_list--comic .p-special_list__item {
  position: relative;
}

.p-special_list--comic .p-special_list__item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-special_list--comic .p-special_list__item:nth-child(n + 2) {
  margin-top: 14px;
}

.p-special_list--yonkoma .p-special_list__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
  width: 200px;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
}

.p-special_list--yonkoma .p-special_list__item:nth-child(4n) {
  margin-right: 0;
}

.p-special_list__item--inner {
  position: relative;
  border-radius: 4px;
  background: url(/wp-content/themes/lovelive-as/assets/img/common/pattern_dot_grad_news.png) bottom center repeat-x;
  background-color: #fff;
  background-size: auto 45px;
  padding: 18px 20px 72px;
  width: 100%;
}

.p-special_list--comic .p-special_list__item--inner {
  display: table;
  table-layout: fixed;
  font-size: 0;
  letter-spacing: -0.4em;
}

.p-special_list--yonkoma .p-special_list__item--inner {
  display: block;
  padding: 8px 8px 52px;
}

.p-special_list--comic .p-special_list__item--img, .p-special_list--comic .p-special_list__item--txt {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
}

.p-special_list--yonkoma .p-special_list__item--img, .p-special_list--yonkoma .p-special_list__item--txt {
  display: block;
}

.p-special_list--comic .p-special_list__item--txt {
  position: relative;
}

.p-special_list__item--num {
  display: inline-block;
  border-radius: 15px;
  background: #e93398;
  padding: 5px 10px;
  color: #fff;
  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: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.p-special_list--yonkoma .p-special_list__item--num {
  padding: 6px 10px;
  font-size: 11px;
}

.p-special_list--comic_new .p-special_list__item--num {
  font-size: 22px;
}

.p-special_list--yonkoma_new .p-special_list__item--num {
  padding: 10px 10px;
  font-size: 14px;
}

.p-special_list__item--thumb {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}

.p-special_list__item--thumb::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(/wp-content/themes/lovelive-as/assets/img/common/btn_movie.png) center center no-repeat;
  background-size: contain;
  width: 85px;
  height: 85px;
  content: "";
}

.p-special_list__item--thumb figure {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-special_list__item--title {
  position: relative;
  margin-top: 10px;
  padding-left: 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: 18px;
  line-height: 1.7em;
}

.p-special_list--comic .p-special_list__item--title {
  margin-top: 8px;
  padding-left: 0;
}

.p-special_list--comic .p-special_list__item--title::before {
  display: none;
}

.p-special_list--comic_new .p-special_list__item--title {
  font-size: 24px;
}

.p-special_list--yonkoma .p-special_list__item--title {
  margin-top: 6px;
  padding-left: 0;
  font-size: 14px;
}

.p-special_list--yonkoma .p-special_list__item--title::before {
  content: none;
}

.p-special_list__item--title::before {
  position: absolute;
  top: 0.25em;
  left: 0;
  background: url(/wp-content/themes/lovelive-as/assets/img/common/icon_star.png) top left no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
}

.p-special_list__item--date {
  background: url(/wp-content/themes/lovelive-as/assets/img/common/line_dot.png) top left repeat-x;
  background-size: auto 3px;
  padding-top: 14px;
  padding-bottom: 25px;
  color: #696969;
  font-size: 15px;
  letter-spacing: 0.05em;
}

.p-special_footer {
  margin-top: 40px;
  padding-bottom: 100px;
}

.p-manga_detail {
  margin: 0 auto;
}

.p-manga_detail__container {
  border-radius: 8px;
  padding: 6px;
}

.p-manga_detail__inner {
  border-radius: 4px;
  background: url(/wp-content/themes/lovelive-as/assets/img/common/pattern_dot_grad_news.png) left bottom repeat-x;
  background-color: #fff;
  background-size: auto 50px;
  padding: 36px 55px 56px;
}

.p-manga_detail__head {
  background: url(/wp-content/themes/lovelive-as/assets/img/common/line_dot.png) bottom left repeat-x;
  background-size: auto 3px;
  padding-bottom: 27px;
}

.p-manga_detail--yonkoma .p-manga_detail__head {
  width: 100%;
}

.p-manga_detail__title {
  color: #e93398;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.75em;
}

.p-manga_detail__title-num {
  display: inline-block;
  border-radius: 50px;
  background: #e93398;
  padding: 5px 20px;
  color: #fff;
  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: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

.p-manga_detail__info {
  margin-top: 23px;
  font-size: 0;
  letter-spacing: -0.4em;
}

.p-manga_detail--yonkoma .p-manga_detail__info {
  margin-top: 0;
}

.p-manga_detail__info--cate, .p-manga_detail__info--date {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}

.p-manga_detail__info--cate {
  position: relative;
  border-radius: 20px;
  background-color: #019fe8;
  padding: 2px 0 5px;
  width: 150px;
  color: #fff;
  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: 14px;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

.p-manga_detail__info--cate + .p-news_detail__info--cate {
  margin-left: 5px;
}

.p-manga_detail__info--cate:before {
  position: absolute;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  opacity: 0.2;
  background: url(/wp-content/themes/lovelive-as/assets/img/common/pattern_dot.png) top left repeat;
  background-size: 20px auto;
  width: 100%;
  height: 100%;
  content: "";
}

.p-manga_detail__info--cate span {
  position: relative;
}

.p-manga_detail__info--date {
  margin-left: 10px;
  color: #e93398;
  font-size: 15px;
  letter-spacing: 0.05em;
}

.p-manga_detail--yonkoma .p-manga_detail__info--date {
  color: #696969;
}

.p-manga_detail__body {
  margin-top: 38px;
  font-size: 18px;
  line-height: 1.8em;
}

.p-manga_detail__body img,
.p-manga_detail__body video,
.p-manga_detail__body iframe {
  margin: 1em 0 0;
  max-width: 100%;
}

.p-manga_detail__body img {
  margin: 0 auto;
  max-width: 560px;
  pointer-events: none;
}

.p-manga_detail__episode {
  position: relative;
  margin: 0 auto 24px;
  background: url(/wp-content/themes/lovelive-as/assets/img/common/line_dot.png) bottom left repeat-x;
  background-size: auto 3px;
  padding-bottom: 14px;
  width: 100%;
}

.p-manga_detail__episode:last-child {
  margin-bottom: 0;
  background: none;
}

.p-manga_detail__episode-title {
  display: table;
  position: relative;
  margin: 0 auto;
  padding-left: 20px;
  font-size: 22px;
  text-align: center;
}

.p-manga_detail__episode-title::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/wp-content/themes/lovelive-as/assets/img/common/icon_star_3.png") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 100%;
  content: "";
}

.p-manga_detail__share {
  margin-top: 60px;
  font-size: 0;
  letter-spacing: -0.4em;
  text-align: right;
}

.p-manga_detail__share dt,
.p-manga_detail__share dd {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0.05em;
}

.p-manga_detail__share dt {
  border-bottom: 3px solid #fab2d8;
  padding-bottom: 2px;
  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-weight: bold;
}

.p-manga_detail__share dd {
  margin-left: 32px;
}

.p-manga_detail__share dd ul li {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  letter-spacing: normal;
}

.p-manga_detail__share dd ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.p-manga_detail__share dd ul li + li {
  margin-left: 28px;
}

@media screen and (max-width: 767px) {
  .p-special_catch {
    padding: 30px 0 14px;
  }
  .p-special_catch img {
    height: 70px;
  }
  .p-special_catch2 {
    margin-top: 30px;
    margin-bottom: 12px;
    padding: 12px 0 14px;
    padding-left: 32px;
    font-size: 17px;
  }
  .p-special_category {
    margin: 20px auto 35px;
    border-width: 4px;
    padding-bottom: 4px;
    max-width: 420px;
  }
  .p-special_category::before {
    background-size: 14px auto;
  }
  .p-special_category__item {
    margin-right: 20px;
  }
  .p-special_category__item a {
    padding: 0 20px 20px 0;
    font-size: 15px;
  }
  .p-special_category__item a::before {
    top: 5px;
    background-size: 10px auto;
    width: 10px;
    height: 7px;
  }
  .p-special--wrap {
    margin-top: 47px;
  }
  .p-special--head {
    margin-bottom: 20px;
    padding: 9px 10px 9px 20px;
    max-width: 420px;
    font-size: 13px;
  }
  .p-special_list {
    max-width: 420px;
  }
  .p-special_list--comic .p-special_list__item:nth-child(n + 2) {
    margin-top: 8px;
  }
  .p-special_list--yonkoma .p-special_list__item {
    margin: 0 2% 10px 0;
    margin-top: 0 !important;
    width: 49%;
  }
  .p-special_list--yonkoma .p-special_list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-special_list__item {
    border-radius: 5px;
    padding: 4px;
    width: 100%;
  }
  .p-special_list__item:nth-child(n + 2) {
    margin-top: 12px;
  }
  .p-special_list--comic .p-special_list__item--inner {
    padding: 14px 4%;
  }
  .p-special_list--yonkoma .p-special_list__item--inner {
    padding-bottom: 0;
  }
  .p-special_list--comic_new .p-special_list__item--inner {
    display: block;
  }
  .p-special_list__item--inner {
    border-radius: 2px;
    background-size: auto 40px;
    padding: 14px 3%;
  }
  .p-special_list--comic_new .p-special_list__item--img, .p-special_list--comic_new .p-special_list__item--txt {
    display: block;
  }
  .p-special_list--comic .p-special_list__item--img {
    width: 50%;
  }
  .p-special_list--yonkoma .p-special_list__item--img {
    margin-bottom: 8px;
    width: 100%;
  }
  .p-special_list--comic_new .p-special_list__item--img {
    width: 100%;
  }
  .p-special_list--comic .p-special_list__item--txt {
    padding-bottom: 30px;
    padding-left: 5%;
  }
  .p-special_list--comic_new .p-special_list__item--txt {
    margin-top: 14px;
    padding-bottom: 0;
    padding-left: 0px;
  }
  .p-special_list--yonkoma .p-special_list__item--num {
    padding: 4px 8px;
    font-size: 10px;
  }
  .p-special_list__item--num {
    padding: 3px 5px;
    font-size: 10px;
  }
  .p-special_list--comic_new .p-special_list__item--num {
    padding: 5px 10px;
    font-size: 15px;
  }
  .p-special_list__item--thumb::after {
    width: 70px;
    height: 70px;
  }
  .p-special_list__item--title {
    margin-top: 6px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 1.5em;
  }
  .p-special_list--comic .p-special_list__item--title {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.2em;
  }
  .p-special_list--comic_new .p-special_list__item--title {
    margin-top: 3px;
    font-size: 18px;
  }
  .p-special_list--yonkoma .p-special_list__item--title {
    margin-top: 4px;
    font-size: 13px;
  }
  .p-special_list__item--title::before {
    width: 15px;
    height: 15px;
  }
  .p-special_list__item--date {
    margin-top: 7px;
    background-size: auto 2px;
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 12px;
    padding-left: 5px;
    font-size: 12px;
  }
  .p-special_list--comic .p-special_list__item--date {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-top: 8px;
    padding-bottom: 0px;
    width: 95%;
    font-size: 10px;
  }
  .p-special_list--comic_new .p-special_list__item--date {
    position: static;
    right: auto;
    bottom: auto;
    margin-top: 16px;
    width: 100%;
  }
  .p-special_list--yonkoma .p-special_list__item--date {
    margin-top: 4px;
    padding: 8px 5px 12px;
  }
  .p-special_footer {
    margin-top: 20px;
    padding-bottom: 35px;
  }
  .p-manga_detail__container {
    border-radius: 4px;
    padding: 4px;
  }
  .p-manga_detail__inner {
    border-radius: 4px;
    background-size: auto 35px;
    padding: 15px 5% 35px;
  }
  .p-manga_detail__head {
    background-size: auto 2px;
    padding-bottom: 15px;
  }
  .p-manga_detail__title {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.5em;
  }
  .p-manga_detail__title-num {
    padding: 4px 16px;
    font-size: 12px;
  }
  .p-manga_detail__info {
    position: relative;
    margin-top: 9px;
  }
  .p-manga_detail--yonkoma .p-manga_detail__info {
    margin-top: 16px;
  }
  .p-manga_detail__info--cate {
    max-width: 105px;
    font-size: 10px;
  }
  .p-manga_detail__info--cate:before {
    background-size: 10px auto;
  }
  .p-manga_detail__info--date {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
            transform: translateY(-60%);
    font-size: 12px;
  }
  .p-manga_detail--yonkoma .p-manga_detail__info--date {
    left: 0;
    -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
            transform: translateY(-60%);
  }
  .p-manga_detail__body {
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.55em;
  }
  .p-manga_detail__body img {
    max-width: 80%;
    height: auto;
  }
  .p-manga_detail__episode-title {
    margin-bottom: 4px;
    padding-left: 14px;
    font-size: 16px;
  }
  .p-manga_detail__episode-title::before {
    width: 12px;
  }
  .p-manga_detail__episode-img img {
    max-width: 100%;
  }
  .p-manga_detail__share {
    margin-top: 28px;
    text-align: center;
  }
  .p-manga_detail__share dt,
  .p-manga_detail__share dd {
    font-size: 13px;
  }
  .p-manga_detail__share dt {
    border-width: 2px;
    padding-bottom: 1px;
  }
  .p-manga_detail__share dd {
    margin-left: 26px;
  }
  .p-manga_detail__share dd ul li {
    width: 34px;
  }
  .p-manga_detail__share dd ul li + li {
    margin-left: 21px;
  }
}

@media screen and (min-width: 768px) {
  .p-special_list--movie .p-special_list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 49%;
  }
  .p-special_list--movie .p-special_list__item:nth-child(even) {
    margin-left: 2%;
  }
  .p-special_list--movie .p-special_list__item:nth-child(n + 3) {
    margin-top: 20px;
  }
  .p-special_list--comic .p-special_list__item--inner {
    padding: 26px 32px 22px;
    width: 100%;
    font-size: 0;
    letter-spacing: -0.4em;
  }
  .p-special_list--comic_new .p-special_list__item--inner {
    padding: 33px 32px 32px;
  }
  .p-special_list--comic .p-special_list__item--img {
    width: 220px;
  }
  .p-special_list--yonkoma .p-special_list__item--img {
    margin-bottom: 12px;
    width: 100%;
  }
  .p-special_list--comic_new .p-special_list__item--img {
    width: 390px;
  }
  .p-special_list--comic .p-special_list__item--txt {
    padding-bottom: 45px;
    padding-left: 25px;
  }
  .p-special_list--comic_new .p-special_list__item--txt {
    padding-left: 35px;
  }
  .p-special_list__item--date {
    position: absolute;
    bottom: 0;
  }
  .p-special_list--movie .p-special_list__item--date {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 40px);
  }
  .p-special_list--comic .p-special_list__item--date {
    right: 0;
    padding-bottom: 0px;
    width: calc(100% - 20px);
    text-align: right;
  }
  .p-special_list--comic_new .p-special_list__item--date {
    width: calc(100% - 35px);
  }
  .p-special_list--yonkoma .p-special_list__item--date {
    padding-bottom: 10px;
    width: calc(100% - 16px);
    font-size: 12px;
  }
  .p-manga_detail--yonkoma .p-manga_detail__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-special_list--yonkoma .p-special_list__item--date {
    font-size: 10px;
  }
}
