@charset "UTF-8";
html[data-v-452e6662], body[data-v-452e6662], div[data-v-452e6662], span[data-v-452e6662], applet[data-v-452e6662], object[data-v-452e6662], iframe[data-v-452e6662], p[data-v-452e6662], blockquote[data-v-452e6662], pre[data-v-452e6662], a[data-v-452e6662], abbr[data-v-452e6662], acronym[data-v-452e6662], address[data-v-452e6662], big[data-v-452e6662], cite[data-v-452e6662], code[data-v-452e6662], del[data-v-452e6662], dfn[data-v-452e6662], img[data-v-452e6662], ins[data-v-452e6662], kbd[data-v-452e6662], q[data-v-452e6662], s[data-v-452e6662], samp[data-v-452e6662], small[data-v-452e6662], strike[data-v-452e6662], strong[data-v-452e6662], sub[data-v-452e6662], sup[data-v-452e6662], tt[data-v-452e6662], var[data-v-452e6662], b[data-v-452e6662], u[data-v-452e6662], i[data-v-452e6662], center[data-v-452e6662], dl[data-v-452e6662], dt[data-v-452e6662], dd[data-v-452e6662], ol[data-v-452e6662], ul[data-v-452e6662], li[data-v-452e6662], fieldset[data-v-452e6662], form[data-v-452e6662], label[data-v-452e6662], legend[data-v-452e6662], table[data-v-452e6662], caption[data-v-452e6662], tbody[data-v-452e6662], tfoot[data-v-452e6662], thead[data-v-452e6662], tr[data-v-452e6662], th[data-v-452e6662], td[data-v-452e6662], article[data-v-452e6662], aside[data-v-452e6662], canvas[data-v-452e6662], details[data-v-452e6662], embed[data-v-452e6662], figure[data-v-452e6662], figcaption[data-v-452e6662], footer[data-v-452e6662], header[data-v-452e6662], hgroup[data-v-452e6662], menu[data-v-452e6662], nav[data-v-452e6662], output[data-v-452e6662], ruby[data-v-452e6662], section[data-v-452e6662], summary[data-v-452e6662], time[data-v-452e6662], mark[data-v-452e6662], audio[data-v-452e6662], video[data-v-452e6662] {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: 500;
}
h1[data-v-452e6662] {
  font-size: 2em !important;
}
h2[data-v-452e6662] {
  font-size: 1.5em !important;
}
h3[data-v-452e6662] {
  font-size: 1em !important;
}
h4[data-v-452e6662] {
  font-size: 1em !important;
}
h5[data-v-452e6662] {
  font-size: 0.8em !important;
}
h6[data-v-452e6662] {
  font-size: 0.7em !important;
}

/* HTML5 display-role reset for older browsers */
article[data-v-452e6662], aside[data-v-452e6662], details[data-v-452e6662], figcaption[data-v-452e6662], figure[data-v-452e6662], footer[data-v-452e6662], header[data-v-452e6662], hgroup[data-v-452e6662], menu[data-v-452e6662], nav[data-v-452e6662], section[data-v-452e6662] {
  display: block;
}
body[data-v-452e6662] {
  line-height: 1;
}
ol[data-v-452e6662], ul[data-v-452e6662] {
  list-style: none;
}
a[data-v-452e6662] {
  text-decoration: none;
}
button[data-v-452e6662] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-452e6662], q[data-v-452e6662] {
  quotes: none;
}
blockquote[data-v-452e6662]:before, blockquote[data-v-452e6662]:after, q[data-v-452e6662]:before, q[data-v-452e6662]:after {
  content: '';
  content: none;
}
table[data-v-452e6662] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-452e6662] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.pagination[data-v-452e6662] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-452e6662] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    border-radius: 3px;
    margin: 0 5px;
    color: #3280d5;
    border: 1px solid #dee2e6;
}
.pagination .page-item[data-v-452e6662]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-452e6662] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-452e6662] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
    color: #1c8aba;
    border: 1px solid #1c8aba;
}
.pagination .page-control[data-v-452e6662]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-452e6662] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
    color: #1c8aba;
    border: 1px solid #1c8aba;
}
.pagination .page-item2[data-v-452e6662]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-452e6662] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-452e6662] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-452e6662] {
    display: none;
}
}
.r18icon[data-v-452e6662] {
  position: absolute;
  background-image: url("https://image.gamebase.com.tw/gb_tw/static/site/r18icon2.jpg");
  background-position: center;
  box-sizing: border-box;
  background-size: cover;
  width: 40px;
  height: 28px;
  top: 0;
  left: 0;
  z-index: 2;
}
.newsBannerAD[data-v-452e6662] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-452e6662] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-452e6662] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-452e6662] {
    height: 90px;
}
}
html[data-v-452e6662] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-452e6662] {
  box-sizing: border-box;
}
input[data-v-452e6662] {
  outline: none;
  resize: none;
}
button[data-v-452e6662] {
  outline: none;
}
input[data-v-452e6662]:focus, select[data-v-452e6662]:focus, textarea[data-v-452e6662]:focus, button[data-v-452e6662] {
  outline: none;
}
.page-enter-active[data-v-452e6662], .page-leave-active[data-v-452e6662] {
  transition: opacity 0.2s;
}
.page-enter[data-v-452e6662], .page-leave-active[data-v-452e6662] {
  opacity: 0;
}
.youCantSeeMe[data-v-452e6662] {
  display: none;
  opacity: 0;
}
.pagination[data-v-452e6662], .inline[data-v-452e6662] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-452e6662] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-452e6662] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-452e6662] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-452e6662] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-452e6662] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-452e6662] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-452e6662], .littlePinkWord[data-v-452e6662], .littleBlueWord[data-v-452e6662], .white13px[data-v-452e6662], .white15px[data-v-452e6662], .white16pxBold[data-v-452e6662], .white18pxBold[data-v-452e6662], .white20pxBold[data-v-452e6662], .white30pxBold[data-v-452e6662], .grey15px[data-v-452e6662], .veryLightGrey14px[data-v-452e6662], .grey16px[data-v-452e6662], .darkGrey16px[data-v-452e6662], .grey18px[data-v-452e6662], .grey18pxBold[data-v-452e6662], .darkGrey18px[data-v-452e6662], .blue513px[data-v-452e6662], .yellow18pxBold[data-v-452e6662], .borderLightGrey18pxBold[data-v-452e6662] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-452e6662], .newsNewTitle .seeMore[data-v-452e6662], .newsAnimeTitleTags .seeMore[data-v-452e6662], .mobileSeeMoreDark[data-v-452e6662] {
  box-sizing: border-box;
  border: 1px solid #1c8aba;
  font-weight: 700;
  width: 106px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #1c8aba;
  padding: 0 10px 5px 14px;
  margin-top: 30px;
  cursor: pointer;
}
.seeMore[data-v-452e6662] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-452e6662] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-452e6662] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-452e6662] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-452e6662] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-452e6662] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-452e6662] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-452e6662] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-452e6662] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-452e6662] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-452e6662] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-452e6662] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-452e6662] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-452e6662] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-452e6662] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-452e6662] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-452e6662] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-452e6662] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-452e6662] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-452e6662] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-452e6662] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-452e6662] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-452e6662] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-452e6662] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-452e6662] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-452e6662] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-452e6662] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-452e6662] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-452e6662] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-452e6662] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-452e6662] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-452e6662] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-452e6662] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-452e6662] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-452e6662] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-452e6662] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-452e6662] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-452e6662] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-452e6662] {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  backface-visibility: hidden;
}
.newsFocusTitleTags p[data-v-452e6662]:first-of-type, .newsNewTitle p[data-v-452e6662]:first-of-type, .specialTopicTitleTags .areaTitle[data-v-452e6662], .newsAnimeTitleTags p[data-v-452e6662]:first-of-type {
  color: #1c8aba;
  font-weight: bold;
  font-size: 1.8rem;
}
.newsFocusTitleTags p[data-v-452e6662], .specialTopicTitleTags .areaTags[data-v-452e6662], .specialTopicTagsMobile p[data-v-452e6662], .newsAnimeTitleTags p[data-v-452e6662], .newsAnimeTagsMobile p[data-v-452e6662] {
  color: #3280D5;
  font-size: 1.2rem;
  padding: 0 5px;
}
.seeMore[data-v-452e6662], .newsNewTitle .seeMore[data-v-452e6662], .newsAnimeTitleTags .seeMore[data-v-452e6662], .mobileSeeMoreDark[data-v-452e6662] {
  display: block;
  border: 1px solid #1c8aba;
  font-weight: 500;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #1c8aba;
  padding: 0 10px 5px 14px;
  cursor: pointer;
}
.specialTopicTitleTags .seeMoreLight[data-v-452e6662], .mobileSeeMoreLight[data-v-452e6662] {
  display: block;
  border: 1px solid #90D7FF;
  font-weight: 500;
  height: 35px;
  line-height: 35px;
  color: #90D7FF;
  padding: 0 10px 5px 14px;
  cursor: pointer;
}
.container[data-v-452e6662] {
  width: 100%;
  padding-top: 97px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.newsBannerAD[data-v-452e6662] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-452e6662] {
    width: 100%;
    height: auto;
}
.newsFocusTitleTags[data-v-452e6662] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 1250px;
  height: 90px;
}
.newsFocusTitleTags svg[data-v-452e6662] {
    color: #f6d155;
    padding: 0 3px 1px 0;
    cursor: pointer;
}
.newsFocusTitleTags p[data-v-452e6662] {
    cursor: pointer;
}
.newsNewTitle[data-v-452e6662] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1250px;
  height: 90px;
}
.newsNewTitle p[data-v-452e6662]:first-of-type {
    margin-top: 30px;
}
.newsNewTitle .seeMore[data-v-452e6662] {
  text-decoration: none;
  margin-top: 30px;
}
.newsNewArea[data-v-452e6662] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1250px;
  width: 100%;
  height: auto;
  margin: -10px 0 25px 0;
}
.newsBannerAD2[data-v-452e6662] {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.newsBannerAD2 img[data-v-452e6662] {
    width: 100%;
    height: auto;
}
.specialTopicBlock[data-v-452e6662] {
  width: 100%;
  height: 450px;
  background-color: #03304C;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.newsSpecialTopicArea[data-v-452e6662] {
  width: 100%;
  max-width: 1260px;
  height: auto;
  display: flex;
  padding-top: 0px;
  flex-direction: column;
  justify-content: center;
}
.specialTopicTitleTags[data-v-452e6662] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1250px;
  position: relative;
  flex-direction: row;
}
.specialTopicTitleTags .areaTitle[data-v-452e6662] {
    color: #FFFFFF;
    max-width: 45%;
}
.specialTopicTitleTags .areaTags[data-v-452e6662] {
    color: #f6d155;
    font-weight: bold;
    padding-top: 4px;
    cursor: pointer;
    max-width: 200px;
    box-sizing: border-box;
}
.specialTopicTitleTags .areaTags svg[data-v-452e6662] {
      color: #FFFFFF;
      padding: 0 3px 1px 0;
      cursor: pointer;
}
.specialTopicTitleTags .seeMoreLight[data-v-452e6662] {
    cursor: pointer;
    position: absolute;
    right: 0;
}
.specialTopicTitleTags .seeMoreLight svg[data-v-452e6662] {
      color: #90D7FF;
      padding: 0 3px 1px 0;
}
.specialTopicTagsMobile[data-v-452e6662] {
  display: none;
}
.specialTopicTagsMobile p[data-v-452e6662] {
    color: #f6d155;
    font-weight: bold;
    padding-top: 10px;
    cursor: pointer;
    display: inline;
    width: 100%;
}
.specialTopicTagsMobile p svg[data-v-452e6662] {
      color: #FFFFFF;
      padding: 0 3px 1px 0;
      cursor: pointer;
}
.newsAnimeBlock[data-v-452e6662] {
  display: flex;
  flex-wrap: wrap;
  max-width: 1250px;
  width: 100%;
  height: auto;
  justify-content: center;
  flex-direction: column;
}
.newsAnimeBlock[data-v-452e6662]:last-of-type {
    margin-bottom: 80px;
}
.newsAnimeTitleTags[data-v-452e6662] {
  display: flex;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  max-width: 1250px;
  height: 90px;
}
.newsAnimeTitleTags p[data-v-452e6662] {
    margin-top: 30px;
    cursor: pointer;
    font-weight: bold;
}
.newsAnimeTitleTags p svg[data-v-452e6662] {
      color: #f6d155;
      padding: 0 3px 1px 0;
      cursor: pointer;
}
.newsAnimeTitleTags p[data-v-452e6662]:first-of-type {
      margin-top: 30px;
}
.newsAnimeTitleTags .seeMore[data-v-452e6662] {
    position: absolute;
    right: 0;
    margin-top: 30px;
}
.newsAnimeTitleTags .seeMore svg[data-v-452e6662] {
      color: #1c8aba;
}
.newsAnimeTagsMobile[data-v-452e6662] {
  display: none;
}
.newsAnimeTagsMobile p[data-v-452e6662] {
    margin: 10px 0 20px 0;
    cursor: pointer;
    font-weight: bold;
}
.newsAnimeTagsMobile p svg[data-v-452e6662] {
      color: #f6d155;
      padding: 0 3px 1px 0;
      cursor: pointer;
}
.newsAnimeArea[data-v-452e6662] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding-top: 0px;
  flex-direction: row;
  margin: -10px 0 25px 0;
}
.mobileSeeMore[data-v-452e6662] {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.mobileSeeMoreLight[data-v-452e6662] {
  color: #90D7FF;
  width: 106px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  margin: 20px 0 45px 0;
}
.mobileSeeMoreLight svg[data-v-452e6662] {
    color: #90D7FF;
    display: inline;
}
.mobileSeeMoreDark[data-v-452e6662] {
  width: 106px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  margin-bottom: 25px;
}
.newsBannerAD3[data-v-452e6662] {
  margin-bottom: 30px;
}
.white13px[data-v-452e6662] {
  margin: 0;
}
.breadcrumb[data-v-452e6662] {
  width: 1250px !important;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-452e6662] {
    margin-top: 25px;
}
.fourthToHide[data-v-452e6662] {
    display: block;
}
.newsNewTitle[data-v-452e6662] {
    margin-bottom: 30px;
}
.newsNewTitle .seeMore[data-v-452e6662] {
      display: none;
}
.specialTopicTitleTags[data-v-452e6662] {
    width: 90%;
    margin: 0 30px 0 0;
}
.specialTopicTitleTags .seeMore[data-v-452e6662], .specialTopicTitleTags .seeMoreLight[data-v-452e6662] {
      display: none;
}
.newsAnimeTitleTags p[data-v-452e6662] {
    display: none;
}
.newsAnimeTitleTags p[data-v-452e6662]:first-of-type {
      display: block;
      padding-left: 20px;
}
.newsAnimeTitleTags .seeMore[data-v-452e6662] {
    display: none;
}
.specialTopicBlock[data-v-452e6662] {
    height: auto;
}
.newsAnimeTagsMobile[data-v-452e6662] {
    display: flex;
    padding-left: 20px;
}
.specialTopicTitleTags .areaTitle[data-v-452e6662] {
    max-width: none;
}
.specialTopicTitleTags p[data-v-452e6662] {
    display: none;
}
.specialTopicTitleTags p[data-v-452e6662]:first-of-type {
      display: block;
      padding-left: 20px;
}
.areaTitle[data-v-452e6662] {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}
.areaTags[data-v-452e6662] {
    max-width: none;
}
.specialTopicTagsMobile[data-v-452e6662] {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 92%;
    margin: 10px 0 20px 20px;
}
.specialTopicTagsMobile p[data-v-452e6662] {
      width: auto;
}
}
@media screen and (min-width: 1241px) {
.newsFocusTitleTags[data-v-452e6662], .newsNewTitle[data-v-452e6662], .specialTopicTitleTags[data-v-452e6662], .newsAnimeTitleTags[data-v-452e6662] {
    width: 1250px;
    margin: -10px 0px 26px 0;
}
.mobileSeeMore[data-v-452e6662] {
    display: none;
}
.LatestNewsBlock[data-v-452e6662]:last-of-type {
    display: none;
}
}
@media screen and (max-width: 1024px) {
.breadcrumb[data-v-452e6662] {
    width: 80% !important;
}
}
@media screen and (max-width: 768px) {
.breadcrumb[data-v-452e6662] {
    width: 80% !important;
    margin-top: 10px;
}
.newsNewTitle p[data-v-452e6662] {
    margin-top: 10px;
}
.newsFocusTitleTags[data-v-452e6662] {
    height: 60px;
}
}
@media screen and (max-width: 728px) {
.newsNewTitle[data-v-452e6662] {
    width: 90%;
    margin-bottom: 10px;
    height: auto;
    justify-content: flex-start;
}
.newsNewTitle p[data-v-452e6662] {
      margin-top: 0;
}
.newsBannerAD[data-v-452e6662] {
    margin-bottom: 60px;
}
}
@media screen and (max-width: 480px) {
.breadcrumb[data-v-452e6662] {
    width: 90% !important;
}
}

