@font-face {
  font-family: "ncommonJp";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "ncommonJp";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
@media screen and (min-width: 760px), print {
  .topics-articleFoot {
    padding-top: 42px;
  }
}
@media screen and (max-width: 759px) {
  .topics-articleFoot {
    padding: 49px 0 36px;
  }
}
.topics-articleHead__sub {
  zoom: 1;
}
.topics-articleHead__sub:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .topics-articleHead__sub {
    padding: 28px 0 42px;
    border-top: 4px solid #e6e6e6;
    position: relative;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-articleHead__sub {
    padding-bottom: 42px;
    position: relative;
  }
}
@media screen and (max-width: 759px) {
  .topics-articleHead__sub {
    padding-bottom: 21px;
  }
}
.topics-articleHead__date {
  float: left;
  color: #e60012;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .topics-articleHead__date {
    margin-right: 28px;
    font-size: 24px;
  }
}
@media screen and (max-width: 759px) {
  .topics-articleHead__date {
    margin-right: 21px;
    font-size: 18px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-articleHead__date {
    position: relative;
  }
  .topics-articleHead__date:before {
    content: '';
    position: absolute;
    top: -32px;
    right: 0;
    left: 0;
    height: 4px;
    background-color: #e60012;
  }
}
.topics-articleHead__category {
  float: left;
  color: #e60012;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.topics-articleHead__category span {
  font-weight: normal;
  color: #737373;
}
.topics-articleHead__category .topics-articleHead__category--border {
  border-left: 1px solid #d9d9d9;
  padding-bottom: 4px;
  position: relative;
  top: -2px;
}
@media screen and (min-width: 760px), print {
  .topics-articleHead__category {
    padding-top: 8px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-articleHead__category {
    padding-top: 7px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.topics-articleHead__main {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .topics-articleHead__main {
    margin-top: -6px;
    margin-bottom: -6px;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 759px) {
  .topics-articleHead__main {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 21px;
  }
}
.topics-articleHead__img {
  line-height: 0;
}
.topics-articleHead__img img {
  width: 100%;
}
.topics-authorArea {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 760px), print {
  .topics-authorArea {
    padding: 14px 0;
    border-top: 3px solid #e6e6e6;
  }
}
@media screen and (max-width: 759px) {
  .topics-authorArea {
    padding: 10px 14px;
    background-color: #f5f5f5;
  }
}
.topics-authorArea__text {
  display: table-cell;
  padding-right: 14px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
}
.topics-authorArea__text > span {
  color: #737373;
}
.topics-authorArea__picWrap {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
@media screen and (min-width: 760px), print {
  .topics-authorArea__picWrap {
    width: 56px;
  }
}
@media screen and (max-width: 759px) {
  .topics-authorArea__picWrap {
    width: 49px;
  }
}
.topics-authorArea__pic {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #d9d9d9;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
}
@media screen and (min-width: 760px), print {
  .topics-authorArea__pic {
    width: 56px;
    height: 56px;
  }
}
@media screen and (max-width: 759px) {
  .topics-authorArea__pic {
    width: 49px;
    height: 49px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-detailGrid {
    zoom: 1;
  }
  .topics-detailGrid:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 760px), print {
  .topics-detailGrid {
    padding-top: 70px;
  }
}
@media screen and (max-width: 759px) {
  .topics-detailGrid {
    padding-top: 35px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-detailGrid__main {
    float: left;
    width: -webkit-calc(100% - 293px - 44px);
    width: -moz-calc(100% - 293px - 44px);
    width: calc(100% - 293px - 44px);
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 44px;
    border-right: 1px solid #ededed;
  }
}
@media screen and (min-width: 980px), print {
  .topics-detailGrid__sub {
    float: right;
    width: 293px;
  }
}
.topics-filterUIs {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .topics-filterUIs {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 979px) {
  .topics-filterUIs__categories {
    border-bottom: solid #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-filterUIs__categories {
    border-bottom-width: 5px;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs__categories {
    border-bottom-width: 4px;
  }
}
.topics-filterUIs__categoryList {
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 980px), print {
  .topics-filterUIs__categoryList {
    border-top: 2px solid #e6e6e6;
  }
}
.topics-filterUIs__categoryListItem {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  vertical-align: top;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .topics-filterUIs__categoryListItem {
    padding-top: 13px;
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-filterUIs__categoryListItem:not(:last-child) {
    padding-right: 28px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-filterUIs__categoryListItem {
    font-size: 12px;
  }
  .topics-filterUIs__categoryListItem:not(:last-child) {
    padding-right: 21px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-filterUIs__categoryListItem {
    line-height: 72px;
  }
  .topics-filterUIs__categoryListItem:not(:last-child) {
    padding-right: 28px;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs__categoryListItem {
    font-size: 12px;
    line-height: 58px;
  }
  .topics-filterUIs__categoryListItem:not(:last-child) {
    padding-right: 21px;
  }
}
.topics-filterUIs__categoryListItem > a {
  display: block;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
@media screen and (min-width: 980px), print {
  .topics-filterUIs__categoryListItem > a {
    padding-bottom: 5px;
  }
}
html[data-device="desktop"] .topics-filterUIs__categoryListItem > a:hover {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #e60012;
}
.topics-filterUIs__categoryListItem.is-current > a {
  color: #e60012;
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
  position: relative;
}
.topics-filterUIs__categoryListItem.is-current > a:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  background-color: #e60012;
}
@media screen and (max-width: 979px) {
  .topics-filterUIs__categoryListItem.is-current > a:after {
    top: 100%;
  }
}
@media screen and (min-width: 980px), print {
  .topics-filterUIs__categoryListItem.is-current > a:after {
    bottom: 0;
  }
}
@media screen and (min-width: 760px), print {
  .topics-filterUIs__categoryListItem.is-current > a:after {
    height: 5px;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs__categoryListItem.is-current > a:after {
    height: 4px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-filterUIs__categoriesArrow {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .topics-filterUIs__categoriesScrollAreaWrap {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
  }
  .topics-filterUIs__categoriesScrollAreaWrap:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e6e6e6;
  }
  .topics-filterUIs__categoriesScrollArea {
    font-size: 0;
    letter-spacing: -0.5em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
    margin-bottom: -20px;
    white-space: nowrap;
  }
  .topics-filterUIs__categories {
    display: inline-block;
    min-width: 100%;
    vertical-align: top;
  }
  .topics-filterUIs__categoriesArrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    background-color: #fff;
  }
  .topics-filterUIs__categoriesArrow:before {
    content: '';
    position: absolute;
    top: 12px;
    right: 100%;
    bottom: 12px;
    width: 1px;
    background-color: #e6e6e6;
  }
  .topics-filterUIs__categoriesArrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 7px;
    width: 7px;
    height: 10px;
    margin-top: -5px;
    background: url("../img/sortuis/arrow.svg") no-repeat center;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
  }
  .topics-filterUIs__categoriesArrow.js-hidden {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-filterUIs__categoriesScrollAreaWrap:before {
    height: 5px;
  }
  .topics-filterUIs__categoriesArrow {
    bottom: 5px;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs__categoriesScrollAreaWrap:before {
    height: 4px;
  }
  .topics-filterUIs__categoriesArrow {
    bottom: 4px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-filterUIs__month {
    position: relative;
  }
  .topics-filterUIs__monthBt {
    position: absolute;
    right: 0;
    top: -38px;
  }
  .topics-filterUIs__monthBt:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: -1px;
    left: -29px;
    width: 1px;
    background-image: -webkit-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -moz-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -o-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to bottom, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-y;
    background-position: left top;
    -moz-background-size: 1px 4px;
      -o-background-size: 1px 4px;
         background-size: 1px 4px;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-filterUIs__monthBt:before {
    left: -29px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-filterUIs__monthBt:before {
    left: -22px;
  }
}
@media screen and (max-width: 979px) {
  .topics-filterUIs__monthBt {
    position: relative;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-filterUIs__month {
    margin-top: 24px;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs__month {
    margin-top: 21px;
  }
}
.topics-filterUIs__monthBt > .ncommon-bt {
  font-size: 12px;
}
.topics-filterUIs__monthBt > .ncommon-bt > span {
  vertical-align: top;
}
.topics-filterUIs__monthBt > .ncommon-bt i {
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.topics-filterUIs__monthBt > .ncommon-bt > i {
  position: absolute;
  left: auto;
  margin-right: 0;
}
.topics-filterUIs__monthBt > select {
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (min-width: 760px), print {
  .topics-filterUIs__monthBt {
    width: 125px;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
  }
  .topics-filterUIs__monthBt > .ncommon-bt {
    height: 28px;
  }
  .topics-filterUIs__monthBt > .ncommon-bt > i {
    top: 6px !important;
    right: 10px;
  }
  .topics-filterUIs__monthBt > .ncommon-bt > span {
    padding-right: 10px;
    line-height: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-filterUIs__monthBt {
    margin-left: auto;
  }
}
@media screen and (max-width: 759px) {
  .topics-filterUIs__monthBt > .ncommon-bt {
    height: 40px;
  }
  .topics-filterUIs__monthBt > .ncommon-bt > i {
    top: 12px !important;
    right: 12px;
  }
  .topics-filterUIs__monthBt > .ncommon-bt > span {
    line-height: 36px;
  }
}
.topics-footer {
  border-top: 4px solid #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .topics-footer {
    padding: 66px 0 98px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-footer {
    padding-bottom: 84px;
  }
}
@media screen and (max-width: 759px) {
  .topics-footer {
    padding-bottom: 35px;
  }
  :not(.topics-page__top) .topics-footer {
    padding-bottom: 28px;
  }
}
@media screen and (max-width: 979px) {
  .topics-sideBox__wrap-tab.topics-sideBox__wrap-sp + .topics-footer {
    border-top: none;
  }
}
.topics-footerLinks {
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .topics-footerLinks {
    font-size: 0;
    letter-spacing: -0.5em;
  }
  .topics-footerLinks * {
    letter-spacing: normal;
  }
}
@media screen and (min-width: 980px), print {
  .topics-footerLinks {
    margin-top: 42px;
    padding-top: 29px;
    background-image: -webkit-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -moz-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -o-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to right, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left top;
    -moz-background-size: 4px 1px;
      -o-background-size: 4px 1px;
         background-size: 4px 1px;
  }
}
@media screen and (max-width: 979px) {
  .topics-footerLinks {
    border-top: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-footerLinks {
    margin-top: 42px;
    padding-top: 28px;
  }
}
@media screen and (max-width: 759px) {
  .topics-footerLinks {
    padding-top: 28px;
  }
}
html[data-n_switch="yes"] .topics-footerLinks {
  border-top: none;
  margin-top: 0;
}
@media screen and (min-width: 760px), print {
  .topics-footerLinks__bt {
    width: 274px;
    margin: 0 auto 14px;
  }
}
@media screen and (max-width: 759px) {
  .topics-footerLinks__bt {
    width: 183px;
    margin: -8px auto 28px;
  }
}
.topics-footerLinks__link {
  line-height: 0;
}
@media screen and (min-width: 760px), print {
  .topics-footerLinks__link {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
    padding-top: 15px;
  }
}
@media screen and (max-width: 979px) {
  .topics-gameSeriesSites {
    border-top: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-gameSeriesSites {
    padding: 42px 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-gameSeriesSites {
    padding: 35px 0;
  }
}
.topics-gameSeriesSites__headline {
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 980px), print {
  .topics-gameSeriesSites__headline {
    padding: 28px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-gameSeriesSites__headline {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 759px) {
  .topics-gameSeriesSites__headline {
    padding-bottom: 21px;
    font-size: 18px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-gameSeriesSites__list {
    border: 2px solid #e6e6e6;
  }
}
@media screen and (max-width: 979px) {
  .topics-gameSeriesSites__list {
    zoom: 1;
  }
  .topics-gameSeriesSites__list:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 980px), print {
  .topics-gameSeriesSites__item:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-gameSeriesSites__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 32px;
    width: -webkit-calc((100% - 32px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 32px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 32px * (3 - 1)) / 3 - 0.1px);
  }
  .topics-gameSeriesSites__item:not(:nth-child(-n+3)) {
    padding-top: 32px;
  }
  .topics-gameSeriesSites__item:nth-child(3n) {
    margin-right: 0;
  }
  .topics-gameSeriesSites__item:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .topics-gameSeriesSites__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
  }
  .topics-gameSeriesSites__item:not(:nth-child(-n+2)) {
    padding-top: 14px;
  }
  .topics-gameSeriesSites__item:nth-child(2n) {
    margin-right: 0;
  }
  .topics-gameSeriesSites__item:nth-child(2n + 1) {
    clear: left;
  }
}
.topics-gameSeriesSites__item > a {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
.topics-gameSeriesSites__item > a > span {
  width: auto;
  height: auto;
  overflow: hidden;
  text-align: left;
  text-indent: -999px;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 980px), print {
  .topics-gameSeriesSites__item > a {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity 150ms linear;
       -moz-transition: opacity 150ms linear;
         -o-transition: opacity 150ms linear;
            transition: opacity 150ms linear;
  }
  .topics-gameSeriesSites__item > a:before {
    content: '';
    display: block;
    padding-bottom: 35%;
  }
  .topics-gameSeriesSites__item > a:hover,
  a:hover .topics-gameSeriesSites__item > a,
  button:hover .topics-gameSeriesSites__item > a,
  .ncommon-u-linkbox:hover .topics-gameSeriesSites__item > a {
    opacity: 0.7;
    -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
@media screen and (max-width: 979px) {
  .topics-gameSeriesSites__item > a {
    position: relative;
  }
  .topics-gameSeriesSites__item > a:before {
    content: '';
    display: block;
    padding-bottom: 56.25%;
  }
  .topics-gameSeriesSites__item > a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border: 1px solid #ededed;
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
         -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
            transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  }
  .topics-gameSeriesSites__item > a:hover:after,
  a:hover .topics-gameSeriesSites__item > a:after,
  button:hover .topics-gameSeriesSites__item > a:after,
  .ncommon-u-linkbox:hover .topics-gameSeriesSites__item > a:after {
    background-color: rgba(255,255,255,0.3);
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
@media screen and (min-width: 760px), print {
  .topics-kidsSpaceArea {
    padding: 43px 0 42px;
    background-image: -webkit-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -moz-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -o-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to right, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left top;
    -moz-background-size: 4px 1px;
      -o-background-size: 4px 1px;
         background-size: 4px 1px;
  }
}
@media screen and (max-width: 759px) {
  .topics-kidsSpaceArea {
    padding: 35px 0;
    border-top: 1px solid #e6e6e6;
  }
}
.topics-kidsSpaceArea__linkbox {
  max-width: 544px;
  margin: 0 auto;
}
.topics-kidsSpaceArea__bnr {
  position: relative;
  background: url("../img/kidsspacearea/bnr.jpg") no-repeat center center;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
.topics-kidsSpaceArea__bnr:before {
  content: '';
  display: block;
  padding-bottom: 18.014705882352942%;
}
.topics-kidsSpaceArea__bnr > span {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  overflow: hidden;
  text-align: left;
  text-indent: -999px;
  white-space: nowrap;
}
.topics-kidsSpaceArea__bnr:hover,
a:hover .topics-kidsSpaceArea__bnr,
button:hover .topics-kidsSpaceArea__bnr,
.ncommon-u-linkbox:hover .topics-kidsSpaceArea__bnr {
  opacity: 0.7;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.topics-kidsSpaceArea__link {
  padding-top: 14px;
  line-height: 0;
}
@media screen and (min-width: 760px), print {
  .topics-kidsSpaceArea__link {
    text-align: center;
  }
}
@media screen and (min-width: 760px), print {
  .topics-linkBtn {
    display: block;
    margin-top: 48px;
  }
  .topics-linkBtn + .topics-linkBtn {
    margin-top: 24px;
  }
}
@media screen and (max-width: 759px) {
  .topics-linkBtn {
    display: block;
    margin-top: 24px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-linkBtn a {
    display: block;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 36px;
    border-width: 2px;
    font-size: 14px;
    line-height: 32px;
    border-color: #d9d9d9;
    background-color: transparent;
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
         -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
            transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
    border-color: #e60012;
    padding: 0 14px;
  }
  .topics-linkBtn a > i {
    margin-right: 0.5em;
    vertical-align: top;
  }
  .topics-linkBtn a i,
  .topics-linkBtn a i:before,
  .topics-linkBtn a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: $transition_df;
       -moz-transition: $transition_df;
         -o-transition: $transition_df;
            transition: $transition_df;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 14px auto;
      -o-background-size: 14px auto;
         background-size: 14px auto;
  }
  .topics-linkBtn a:hover i,
  a:hover .topics-linkBtn a i,
  button:hover .topics-linkBtn a i,
  .ncommon-u-linkbox:hover .topics-linkBtn a i,
  .topics-linkBtn a:hover i:before,
  a:hover .topics-linkBtn a i:before,
  button:hover .topics-linkBtn a i:before,
  .ncommon-u-linkbox:hover .topics-linkBtn a i:before,
  .topics-linkBtn a:hover i:after,
  a:hover .topics-linkBtn a i:after,
  button:hover .topics-linkBtn a i:after,
  .ncommon-u-linkbox:hover .topics-linkBtn a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .topics-linkBtn a > i {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .topics-linkBtn a > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .topics-linkBtn a > i {
    top: 9px !important;
  }
  .topics-linkBtn a > i > i,
  .topics-linkBtn a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .topics-linkBtn a > i > i > i:first-child {
    opacity: 0;
  }
  .topics-linkBtn a > i > i {
    background-image: url(../../../www.nintendo.co.jp/common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .topics-linkBtn a > i > i > i:first-child {
    background-image: url(../../../www.nintendo.co.jp/common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
  .topics-linkBtn a {
    color: #3c3c3c;
  }
  .topics-linkBtn a:hover,
  a:hover .topics-linkBtn a,
  button:hover .topics-linkBtn a,
  .ncommon-u-linkbox:hover .topics-linkBtn a {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #e60012;
    border-color: #e60012;
  }
}
@media screen and (max-width: 759px) {
  .topics-linkBtn a {
    display: block;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 36px;
    border-width: 2px;
    font-size: 12px;
    line-height: 32px;
    border-color: #d9d9d9;
    background-color: transparent;
    opacity: 1;
    -webkit-transition: opacity 150ms linear;
       -moz-transition: opacity 150ms linear;
         -o-transition: opacity 150ms linear;
            transition: opacity 150ms linear;
    border-color: #e60012;
    padding: 0 7px;
  }
  .topics-linkBtn a > i {
    margin-right: 0.5em;
    vertical-align: top;
  }
  .topics-linkBtn a i,
  .topics-linkBtn a i:before,
  .topics-linkBtn a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: $transition_df;
       -moz-transition: $transition_df;
         -o-transition: $transition_df;
            transition: $transition_df;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 12px auto;
      -o-background-size: 12px auto;
         background-size: 12px auto;
  }
  .topics-linkBtn a:hover i,
  a:hover .topics-linkBtn a i,
  button:hover .topics-linkBtn a i,
  .ncommon-u-linkbox:hover .topics-linkBtn a i,
  .topics-linkBtn a:hover i:before,
  a:hover .topics-linkBtn a i:before,
  button:hover .topics-linkBtn a i:before,
  .ncommon-u-linkbox:hover .topics-linkBtn a i:before,
  .topics-linkBtn a:hover i:after,
  a:hover .topics-linkBtn a i:after,
  button:hover .topics-linkBtn a i:after,
  .ncommon-u-linkbox:hover .topics-linkBtn a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .topics-linkBtn a > i {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .topics-linkBtn a > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .topics-linkBtn a > i {
    top: 10px !important;
  }
  .topics-linkBtn a > i > i,
  .topics-linkBtn a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .topics-linkBtn a > i > i > i:first-child {
    opacity: 0;
  }
  .topics-linkBtn a > i > i {
    background-image: url(../../../www.nintendo.co.jp/common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .topics-linkBtn a > i > i > i:first-child {
    background-image: url(../../../www.nintendo.co.jp/common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
  .topics-linkBtn a {
    color: #3c3c3c;
  }
  .topics-linkBtn a:hover,
  a:hover .topics-linkBtn a,
  button:hover .topics-linkBtn a,
  .ncommon-u-linkbox:hover .topics-linkBtn a {
    opacity: 0.7;
    -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #3c3c3c;
  }
}
.topics-linkBtn a > i > i {
  background-image: url("../../common/img/icon/right-fill-red.svg");
}
@media screen and (min-width: 760px), print {
  .topics-listContent {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 759px) {
  .topics-listContent {
    padding-bottom: 35px;
  }
}
.topics-listContent .ncommon-articleUnit.is-new {
  position: relative;
}
.topics-listContent .ncommon-articleUnit.is-new:after {
  content: '';
  display: block;
  height: 56px;
  width: 56px;
  background-position: top left;
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  background-image: url("../../../www.nintendo.co.jp/common/v2/img/ncommon/_common/new.svg");
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 759px) {
  .topics-listContent .ncommon-articleUnit.is-new:after {
    -webkit-transform: scale(0.666666666666667);
       -moz-transform: scale(0.666666666666667);
        -ms-transform: scale(0.666666666666667);
         -o-transform: scale(0.666666666666667);
            transform: scale(0.666666666666667);
    -webkit-transform-origin: left top;
       -moz-transform-origin: left top;
        -ms-transform-origin: left top;
         -o-transform-origin: left top;
            transform-origin: left top;
  }
}
@media screen and (min-width: 760px), print {
  .topics-listContent__pager {
    padding-top: 70px;
  }
}
@media screen and (max-width: 759px) {
  .topics-listContent__pager {
    padding-top: 35px;
  }
}
.topics-listHeader {
  position: relative;
}
.topics-listHeader__titleText {
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .topics-listHeader__titleText {
    padding: 70px 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-listHeader__titleText {
    padding: 35px 0;
  }
}
.topics-listHeader__titleText > span {
  display: block;
}
@media screen and (min-width: 760px), print {
  .topics-listHeader__titleText > span {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 36px;
    line-height: 50px;
  }
}
@media screen and (max-width: 759px) {
  .topics-listHeader__titleText > span {
    margin-top: -9px;
    margin-bottom: -9px;
    font-size: 24px;
    line-height: 42px;
  }
}
.topics-listHeader02 {
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .topics-listHeader02 {
    padding: 54px 0 28px;
  }
}
@media screen and (max-width: 759px) {
  .topics-listHeader02 {
    padding: 36px 0 21px;
  }
}
.topics-listHeader02__jpWrap {
  padding-bottom: 12px;
}
.topics-listHeader02__jp {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .topics-listHeader02__jp {
    margin-top: -6px;
    margin-bottom: -6px;
    font-size: 30px;
    line-height: 42px;
  }
}
@media screen and (max-width: 759px) {
  .topics-listHeader02__jp {
    margin-top: -9px;
    margin-bottom: -9px;
    font-size: 24px;
    line-height: 42px;
  }
}
.topics-listHeader02__en {
  color: #e60012;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 760px), print {
  .topics-listHeader02__en {
    font-size: 12px;
  }
}
@media screen and (max-width: 759px) {
  .topics-listHeader02__en {
    font-size: 10px;
  }
}
.topics-mainSlider {
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider {
    padding: 16px 0 18px;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider {
    padding: 6px 0 39px;
  }
}
.topics-mainSlider__headline {
  padding: 12px 0;
  zoom: 1;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__headline {
    display: none;
  }
}
.topics-mainSlider__headline:after {
  content: "";
  display: block;
  clear: both;
}
.topics-mainSlider__headlineEn {
  color: #e60012;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
  float: left;
}
.topics-mainSlider__headlineJp {
  color: #737373;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  float: right;
  display: inline-block;
  height: 18px;
  margin: -2px 0;
}
.alps-os-android .topics-mainSlider__headlineJp {
  margin: -1px 0 -3px;
}
.topics-mainSlider__innerW {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__innerW {
    width: 448px;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__innerW {
    width: 87.2%;
  }
}
.topics-mainSlider__clip {
  overflow: visible;
}
.topics-mainSlider__item {
  width: 100%;
  border-bottom: solid 1px #e5e5e5;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__item {
    margin-right: 16px;
    padding-bottom: 15px;
  }
  .topics-mainSlider__item .ncommon-articleUnit__main {
    padding-bottom: 39px;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__item {
    margin-right: 6px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__item .ncommon-articleUnit__thumbRect {
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__item .ncommon-articleUnit__thumbRect {
    padding-bottom: 14px;
  }
}
.topics-mainSlider__item .ncommon-articleUnit__sub {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__item .ncommon-articleUnit__sub {
    letter-spacing: -0.5em;
  }
  .topics-mainSlider__item .ncommon-articleUnit__sub div {
    letter-spacing: normal;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__item .ncommon-articleUnit__sub {
    zoom: 1;
  }
  .topics-mainSlider__item .ncommon-articleUnit__sub:after {
    content: "";
    display: block;
    clear: both;
  }
}
.topics-mainSlider__item .ncommon-articleUnit__sub:before {
  content: '';
  background-image: url("../img/icon/right-fill-red.svg");
  -moz-background-size: 14px auto;
    -o-background-size: 14px auto;
       background-size: 14px auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 5px;
  right: 0px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__item .ncommon-articleUnit__sub:before {
    -moz-background-size: 12px auto;
      -o-background-size: 12px auto;
         background-size: 12px auto;
    width: 12px;
    height: 12px;
  }
}
.topics-mainSlider__item .ncommon-articleUnit__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__item .ncommon-articleUnit__date {
    float: none;
    display: inline-block;
    margin-top: 0.1em;
    font-size: 11px;
    padding-left: 12px;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__item .ncommon-articleUnit__date {
    display: inline-block;
    margin-top: 0.025em;
    padding-left: 12px;
  }
  .alps-os-android .topics-mainSlider__item .ncommon-articleUnit__date {
    margin-top: 0;
  }
}
.topics-mainSlider__item .ncommon-articleUnit__date:before {
  content: '';
  background-image: url("../img/topgrid/line.svg");
  -moz-background-size: 1px 10px;
    -o-background-size: 1px 10px;
       background-size: 1px 10px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 1px;
  height: 20px;
  position: absolute;
  bottom: 0;
  top: -0.1em;
  left: 0px;
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__item .ncommon-articleUnit__date:before {
    top: -0.1em;
    height: 18px;
    width: 12px;
    padding: 0;
  }
}
html[data-browser="ie"] .topics-mainSlider__item .ncommon-articleUnit__date:before {
  top: -0.025em;
}
html.alps-ua-firefox .topics-mainSlider__item .ncommon-articleUnit__date:before {
  top: 0;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__item .ncommon-articleUnit__category {
    float: none;
    display: inline-block;
    font-size: 10px;
  }
}
.topics-mainSlider__pager {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  zoom: 1;
}
.topics-mainSlider__pager:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__pager {
    width: 100%;
    bottom: 0;
    margin-top: 20px;
    padding: 0 46px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__pager {
    text-align: center;
    width: 100%;
    bottom: 24px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__pager .ncommon-pager__nav--sliderBts {
    padding-top: 9px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-mainSlider__pager .ncommon-pager__sliderBt {
    height: 4px;
  }
}
@media screen and (max-width: 759px) {
  .topics-mainSlider__pager .ncommon-pager__sliderBt {
    height: 3px;
  }
}
.ncommon-pager__prev,
.ncommon-pager__next {
  visibility: visible !important;
  padding: 0;
  border-width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: 90px;
  width: 40px;
  height: 104px;
  background: none;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 150ms;
     -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 150ms;
       -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 150ms;
          transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 150ms;
}
html[data-device="touch"] .ncommon-pager__prev,
html[data-device="touch"] .ncommon-pager__next {
  padding-bottom: 94px;
}
.ncommon-pager__prev:before,
.ncommon-pager__next:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 104px;
  background-color: #e60012;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: 25px;
    -o-background-size: 25px;
       background-size: 25px;
  cursor: pointer;
}
.ncommon-pager__prev:hover:before,
.ncommon-pager__next:hover:before {
  opacity: 0.9;
}
.ncommon-pager__prev {
  left: -40px;
}
html[data-device="touch"] .ncommon-pager__prev {
  left: 0;
}
.ncommon-pager__prev:before {
  background-image: url("../img/icon/left-stroke-white.svg");
}
.ncommon-pager__next {
  right: -40px;
}
html[data-device="touch"] .ncommon-pager__next {
  right: 0;
}
.ncommon-pager__next:before {
  background-image: url("../img/icon/right-stroke-white.svg");
}
.topics-mainSlider:hover .ncommon-pager__prev,
.topics-mainSlider:hover .ncommon-pager__next {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
     -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
       -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
          transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
}
.topics-mainSlider:hover .ncommon-pager__prev {
  left: 0;
}
.topics-mainSlider:hover .ncommon-pager__prev:before {
  background-image: url("../img/icon/left-stroke-white.svg");
}
.topics-mainSlider:hover .ncommon-pager__next {
  right: 0;
}
.topics-mainSlider:hover .ncommon-pager__next:before {
  background-image: url("../img/icon/right-stroke-white.svg");
}
.topics-pager {
  font-size: 0;
  letter-spacing: -0.5em;
  text-align: center;
}
.topics-pager__prev,
.topics-pager__nav,
.topics-pager__next,
.topics-pager__open {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  vertical-align: top;
}
.topics-pager__prev,
.topics-pager__next {
  border: 2px solid #e6e6e6;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}
.topics-pager__prev,
.topics-pager__next,
.topics-pager__open {
  width: 38px;
  height: 38px;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
@media screen and (max-width: 759px) {
  .topics-pager__prev,
  .topics-pager__next,
  .topics-pager__open {
    width: 31px;
    height: 31px;
  }
}
.topics-pager__prev.is-hide,
.topics-pager__next.is-hide,
.topics-pager__open.is-hide {
  visibility: hidden;
}
html:not([data-device="touch"]) .topics-pager__prev:hover,
html:not([data-device="touch"]) .topics-pager__next:hover,
html:not([data-device="touch"]) .topics-pager__open:hover {
  background-color: #f2f2f2;
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
html:not([data-device="touch"]) .topics-pager__nav:hover > .topics-pager__open {
  background-color: #f2f2f2;
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.topics-pager__prev,
.topics-pager__next {
  position: relative;
}
.topics-pager__prev:after,
.topics-pager__next:after {
  content: "";
  width: 1px;
  display: block;
  background-image: -webkit-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
  background-image: -moz-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
  background-image: -o-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
  background-image: linear-gradient(to bottom, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
  background-repeat: repeat-y;
  background-position: right top;
  -moz-background-size: 1px 3px;
    -o-background-size: 1px 3px;
       background-size: 1px 3px;
  position: absolute;
  top: 8px;
}
@media screen and (min-width: 760px), print {
  .topics-pager__prev:after,
  .topics-pager__next:after {
    height: 22px;
  }
}
@media screen and (max-width: 759px) {
  .topics-pager__prev:after,
  .topics-pager__next:after {
    height: 16px;
  }
}
.topics-pager__prev {
  background: url("../img/pager/bt-prev.svg") no-repeat center center;
  -moz-background-size: 6px auto;
    -o-background-size: 6px auto;
       background-size: 6px auto;
  margin-right: 29px;
}
@media screen and (max-width: 759px) {
  .topics-pager__prev {
    -moz-background-size: 5px auto;
      -o-background-size: 5px auto;
         background-size: 5px auto;
  }
}
.topics-pager__prev:after {
  right: -16px;
}
.topics-pager__next {
  background: url("../img/pager/bt-next.svg") no-repeat center center;
  -moz-background-size: 6px auto;
    -o-background-size: 6px auto;
       background-size: 6px auto;
  margin-left: 29px;
}
@media screen and (max-width: 759px) {
  .topics-pager__next {
    -moz-background-size: 5px auto;
      -o-background-size: 5px auto;
         background-size: 5px auto;
  }
}
.topics-pager__next:after {
  left: -16px;
}
.topics-pager__open {
  background: url("../img/pager/bt-open.svg") no-repeat center center;
  -moz-background-size: 8px auto;
    -o-background-size: 8px auto;
       background-size: 8px auto;
  border-top: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  -webkit-border-radius: 0 2px 2px 0;
     -moz-border-radius: 0 2px 2px 0;
          border-radius: 0 2px 2px 0;
  float: left;
}
@media screen and (max-width: 759px) {
  .topics-pager__open {
    -moz-background-size: 7px auto;
      -o-background-size: 7px auto;
         background-size: 7px auto;
  }
}
.topics-pager__nav {
  zoom: 1;
  cursor: pointer;
}
.topics-pager__nav:after {
  content: "";
  display: block;
  clear: both;
}
.topics-pager__numSet {
  width: 102px;
  zoom: 1;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
}
.topics-pager__numSet:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 759px) {
  .topics-pager__numSet {
    width: 110px;
  }
}
.topics-pager__listWrapper {
  width: 100%;
  min-height: 42px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #e6e6e6;
  -webkit-border-radius: 2px 0 0 2px;
     -moz-border-radius: 2px 0 0 2px;
          border-radius: 2px 0 0 2px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 759px) {
  .topics-pager__listWrapper {
    min-height: 35px;
    border-width: 2px 1px 2px 2px;
  }
}
.topics-pager__listWrapper [data-njs="scrollbar"] {
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
  height: 100%;
}
.topics-pager__listWrapper [data-njs="scrollbar__outer"] {
  height: 100%;
}
@media screen and (min-width: 980px), print {
  .topics-pager__listWrapper [data-njs="scrollbar__outer"] {
    max-height: 204px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-pager__listWrapper [data-njs="scrollbar__outer"] {
    max-height: 176px;
  }
}
@media screen and (max-width: 759px) {
  .topics-pager__listWrapper [data-njs="scrollbar__outer"] {
    max-height: 148px;
  }
}
.topics-pager__listWrapper [data-njs="scrollbar__barKnob"] {
  background: #737373;
}
.topics-pager__listWrapper.js-opened {
  -webkit-border-radius: 2px 0 2px 2px;
     -moz-border-radius: 2px 0 2px 2px;
          border-radius: 2px 0 2px 2px;
  opacity: 1;
  width: 142px;
  -webkit-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (min-width: 980px), print {
  .topics-pager__listWrapper.js-opened {
    max-height: 208px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-pager__listWrapper.js-opened {
    max-height: 180px;
  }
}
@media screen and (max-width: 759px) {
  .topics-pager__listWrapper.js-opened {
    max-height: 152px;
  }
}
.topics-pager__listWrapper.js-opened [data-njs="scrollbar"] {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 50ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: opacity 50ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: opacity 50ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 50ms cubic-bezier(0.77, 0, 0.175, 1);
}
.topics-pager__list {
  padding-top: 4px;
}
.topics-pager__item {
  margin-top: 2px;
}
.topics-pager__item a {
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  color: #3c3c3c;
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  padding-right: 5px;
  display: block;
}
@media screen and (max-width: 759px) {
  .topics-pager__item a {
    font-size: 11px;
  }
}
.topics-pager__item a:hover {
  background-color: #f2f2f2;
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #b2b2b2;
}
.topics-pager__select {
  display: none;
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 999;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
@media screen and (min-width: 760px), print {
  .topics-pager__select {
    right: -42px;
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 759px) {
  .topics-pager__select {
    right: -35px;
    width: 143px;
    height: 35px;
  }
}
.topics-pager__select::-ms-expand {
  display: none;
}
.topics-pager__select:focus {
  outline: none;
}
.topics-pager__select::-moz-focus-inner {
  border: 0;
}
html:not(.alps-os-mac):not(.alps-os-windows) .topics-pager__select {
  display: block;
}
.topics-pager__num {
  color: #3c3c3c;
  font-size: 12px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  width: 100%;
  float: left;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
.topics-pager__num:hover {
  background-color: #f2f2f2;
}
@media screen and (max-width: 759px) {
  .topics-pager__num {
    font-size: 11px;
    line-height: 35px;
  }
}
html:not([data-device="touch"]) .topics-pager__nav:hover > .topics-pager__numSet > .topics-pager__num {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  background-color: #f2f2f2;
}
.topics-rankingBox {
  position: relative;
  background-color: #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .topics-rankingBox {
    padding: 3px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-rankingBox {
    overflow: hidden;
    padding: 42px 40px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingBox {
    padding: 14px 14px 0;
  }
  .topics-topContent .topics-rankingBox {
    margin-bottom: 0;
  }
}
html[data-n_switch="yes"] .topics-rankingBox {
  margin-bottom: 0;
}
.topics-rankingBox__headline {
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #e60012;
}
[data-theme='ranking'] .topics-rankingBox__headline {
  color: #6ac0eb;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-rankingBox__headline {
    border-top: 6px solid;
    line-height: 56px;
    border-color: #e60012;
  }
  [data-theme='ranking'] .topics-rankingBox__headline {
    border-color: #6ac0eb;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingBox__headline {
    border-top: 4px solid;
    line-height: 66px;
    border-color: #e60012;
  }
  [data-theme='ranking'] .topics-rankingBox__headline {
    border-color: #6ac0eb;
  }
}
.topics-rankingBox .ncommon-articleUnit__heightbase2:before,
.topics-rankingBox .ncommon-articleUnit__heightbase2:after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.topics-rankingBox .ncommon-articleUnit__sub {
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 10px;
  line-height: 18px;
  font-size: 0;
  letter-spacing: -0.5em;
}
.topics-rankingBox .ncommon-articleUnit__sub > div {
  float: none;
  display: inline-block;
  font-size: 10px;
  letter-spacing: normal;
  vertical-align: top;
}
.topics-rankingBox .ncommon-articleUnit__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 760px), print {
  .topics-rankingBox .ncommon-articleUnit__date {
    position: relative;
    top: 1px;
    font-size: 11px !important;
  }
  .topics-rankingBox .ncommon-articleUnit__date:before {
    position: relative;
    top: -1px;
  }
}
.topics-rankingList {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-rankingList {
    padding-top: 42px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList {
    padding-top: 9px;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-rankingList {
    min-height: 1066px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-rankingList {
    min-height: 1049px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-rankingList {
    min-height: 214px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList {
    min-height: 723px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-rankingList__item:not(:first-child) {
    padding-top: 3px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item:not(:first-child) {
    margin-top: 1px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="4"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="5"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="6"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="7"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="8"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="9"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (max-width: 759px) {
  .topics-rankingList__item .ncommon-articleUnit--ranking[data-rank="10"] > a:before {
    -moz-background-size: 70% 70%;
      -o-background-size: 70% 70%;
         background-size: 70% 70%;
    padding: 7px 38px 0px 7px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-rankingList {
    font-size: 0;
    letter-spacing: -0.5em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin-right: -40px;
    margin-left: -40px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 50px;
    margin-bottom: -50px;
  }
  .topics-rankingList__item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
    white-space: normal;
    width: -webkit-calc(100% / 3 - 32px);
    width: -moz-calc(100% / 3 - 32px);
    width: calc(100% / 3 - 32px);
    margin-right: 32px;
  }
  .topics-rankingList__item:last-child {
    margin-right: 0;
  }
}
.topics-rankingSwitchNav {
  zoom: 1;
}
.topics-rankingSwitchNav:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .topics-rankingSwitchNav {
    padding-bottom: 2px;
  }
}
@media screen and (max-width: 979px) {
  .topics-rankingSwitchNav {
    padding-top: 1px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-rankingSwitchNav__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 1px;
    width: -webkit-calc((100% - 1px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 1px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 1px * (3 - 1)) / 3 - 0.1px);
  }
  .topics-rankingSwitchNav__item:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .topics-rankingSwitchNav__item:nth-child(3n) {
    margin-right: 0;
  }
  .topics-rankingSwitchNav__item:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 979px) {
  .topics-rankingSwitchNav__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0px;
    width: -webkit-calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
  }
  .topics-rankingSwitchNav__item:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .topics-rankingSwitchNav__item:nth-child(3n) {
    margin-right: 0;
  }
  .topics-rankingSwitchNav__item:nth-child(3n + 1) {
    clear: left;
  }
  .topics-rankingSwitchNav__item:not(:last-child) {
    position: relative;
  }
  .topics-rankingSwitchNav__item:not(:last-child):after {
    content: '';
    position: absolute;
    top: 11px;
    right: 0;
    bottom: 11px;
    width: 1px;
    background-image: -webkit-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
    background-image: -moz-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
    background-image: -o-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
    background-image: linear-gradient(to bottom, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 2px);
    background-repeat: repeat-y;
    background-position: right top;
    -moz-background-size: 1px 3px;
      -o-background-size: 1px 3px;
         background-size: 1px 3px;
  }
}
.topics-rankingSwitchNav__bt {
  display: block;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  color: #737373;
  font-weight: bold;
  text-align: center;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
.topics-rankingSwitchNav__bt:hover {
  background-color: #737373;
  color: #fff;
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.topics-rankingSwitchNav__bt.js-active {
  cursor: default;
  background-color: #6ac0eb;
  color: #fff;
}
.topics-rankingSwitchNav__bt.js-active span:first-child {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: #6ac0eb;
}
.topics-rankingSwitchNav__bt.js-active span:first-child:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.25);
}
@media screen and (min-width: 980px), print {
  .topics-rankingSwitchNav__bt {
    line-height: 42px;
    border-bottom: 1px solid #d9d9d9;
  }
  .topics-rankingSwitchNav__bt.js-active {
    border-bottom: none;
  }
}
@media screen and (max-width: 979px) {
  .topics-rankingSwitchNav__bt {
    line-height: 35px;
  }
  .topics-rankingSwitchNav__bt.js-active span:last-child {
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -4px;
    border-top: 4px solid #6ac0eb;
    border-right: 4px solid transparent !important;
    border-bottom: none !important;
    border-left: 4px solid transparent !important;
  }
  .topics-rankingSwitchNav__bt.js-active span:last-child:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    border-top: 4px solid rgba(0,0,0,0.25);
    border-right: 4px solid transparent !important;
    border-bottom: none !important;
    border-left: 4px solid transparent !important;
  }
}
.topics-recommend {
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 760px), print {
  .topics-recommend {
    margin-top: 70px;
    padding-top: 70px;
  }
}
@media screen and (max-width: 759px) {
  .topics-recommend {
    padding-top: 36px;
  }
}
html[data-n_switch="yes"] .topics-recommend {
  display: none;
}
.topics-recommend__headline {
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .topics-recommend__headline {
    padding-bottom: 42px;
  }
  .topics-recommend__headline br {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  .topics-recommend__headline {
    padding-bottom: 21px;
    margin-top: 0vw;
    margin-bottom: 0vw;
    font-size: 3.75vw;
    line-height: 3.75vw;
  }
}
@media screen and (min-width: 980px), print {
  .topics-recommend__list {
    zoom: 1;
    padding-bottom: 98px;
  }
  .topics-recommend__list:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 979px) {
  .topics-recommend__list {
    font-size: 0;
    letter-spacing: -0.5em;
    overflow-x: auto;
    overflow-y: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-recommend__list {
    margin: 0 -40px;
    padding: 0 40px 98px;
  }
}
@media screen and (max-width: 759px) {
  .topics-recommend__list {
    margin: 0 -14px;
    padding: 0 14px 49px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-recommend__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    width: -webkit-calc((100% - 20px * (5 - 1)) / 5 - 0.1px);
    width: -moz-calc((100% - 20px * (5 - 1)) / 5 - 0.1px);
    width: calc((100% - 20px * (5 - 1)) / 5 - 0.1px);
  }
  .topics-recommend__item:not(:nth-child(-n+5)) {
    padding-top: 0px;
  }
  .topics-recommend__item:nth-child(5n) {
    margin-right: 0;
  }
  .topics-recommend__item:nth-child(5n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 979px) {
  .topics-recommend__item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
    float: none !important;
    white-space: normal;
  }
  .topics-recommend__item:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-recommend__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 32px;
    width: -webkit-calc((100% - 32px * (3 - 1)) / 3);
    width: -moz-calc((100% - 32px * (3 - 1)) / 3);
    width: calc((100% - 32px * (3 - 1)) / 3);
  }
  .topics-recommend__item:not(:nth-child(-n+3)) {
    padding-top: 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-recommend__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: 205px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-relatedKeywords {
    margin-top: 28px;
    padding: 24px 28px 16px;
    background-color: #f2f2f2;
  }
}
@media screen and (min-width: 980px), print {
  .topics-relatedKeywords {
    zoom: 1;
  }
  .topics-relatedKeywords:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedKeywords {
    margin-top: 35px;
  }
}
.topics-relatedKeywords__headline {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .topics-relatedKeywords__headline {
    font-size: 12px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-relatedKeywords__headline {
    float: left;
    line-height: 2;
  }
  .topics-relatedKeywords__headline:after {
    content: '：';
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-relatedKeywords__headline {
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedKeywords__headline {
    padding-bottom: 3px;
  }
}
.topics-relatedKeywords__list {
  zoom: 1;
}
.topics-relatedKeywords__list:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .topics-relatedKeywords__list {
    margin-right: -4px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-relatedKeywords__list {
    margin-left: 108px;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedKeywords__list {
    margin: 0 -12px;
  }
}
.topics-relatedKeywords__item {
  float: left;
}
@media screen and (min-width: 760px), print {
  .topics-relatedKeywords__item {
    padding: 0 4px 8px 0;
  }
  .topics-relatedKeywords__item > a {
    display: block;
    padding: 0 10px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #fff;
    font-size: 12px;
    line-height: 2;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.12);
       -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.12);
            box-shadow: 0 1px 0 rgba(0,0,0,0.12);
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
         -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
            transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  }
  .topics-relatedKeywords__item > a:hover,
  a:hover .topics-relatedKeywords__item > a,
  button:hover .topics-relatedKeywords__item > a,
  .ncommon-u-linkbox:hover .topics-relatedKeywords__item > a {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #e60012;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedKeywords__item {
    padding: 18px 12px 0;
    line-height: 0;
  }
  .topics-relatedKeywords__item > a {
    display: inline-block;
    padding-left: 19px;
    font-size: 12px;
    line-height: 1;
    position: relative;
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
         -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
            transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  }
  .topics-relatedKeywords__item > a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: url("../img/relatedkeywords/icon.svg") no-repeat;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
  }
  .topics-relatedKeywords__item > a:hover {
    color: #e60012;
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.topics-relatedLinks {
  position: relative;
}
.topics-relatedLinks:after {
  content: '';
  position: absolute;
}
@media screen and (min-width: 760px), print {
  .topics-relatedLinks {
    padding: 28px;
    border: 2px solid #d9d9d9;
  }
  .topics-relatedLinks:after {
    top: -2px;
    left: 26px;
    width: 67px;
    height: 2px;
    background-color: #e60012;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedLinks {
    padding: 21px 18px;
    border: 3px solid #d9d9d9;
  }
  .topics-relatedLinks:after {
    top: -3px;
    left: 18px;
    width: 72px;
    height: 3px;
    background-color: #a6a6a6;
  }
}
html[data-n_switch="yes"] .topics-relatedLinks {
  display: none;
}
.topics-relatedLinks__headline {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .topics-relatedLinks__headline {
    padding-bottom: 28px;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedLinks__headline {
    padding-bottom: 21px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-relatedLinks__item:not(:first-child) {
    padding-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  .topics-relatedLinks__item:not(:first-child) {
    padding-top: 18px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-search {
    zoom: 1;
  }
  .topics-search:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-search__section {
    padding: 42px 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-search__section {
    padding: 35px 0;
  }
}
.topics-search__headline {
  font-weight: bold;
}
.topics-search__headline > span {
  font-size: 18px;
}
@media screen and (min-width: 760px), print {
  .topics-search__headline {
    padding-bottom: 28px;
    font-size: 12px;
  }
  .topics-search__headline > span {
    padding-right: 0.25em;
  }
}
@media screen and (max-width: 759px) {
  .topics-search__headline {
    width: 122px;
    margin: -6px auto 0;
    padding-bottom: 21px;
    font-size: 10px;
    text-align: center;
  }
  .topics-search__headline > span {
    padding-right: 0.125em;
    padding-bottom: 7px;
    line-height: 30px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-search:not(.topics-search--middle) .topics-search__keywordBox {
    padding: 16px;
    border: 2px solid #e6e6e6;
  }
}
.topics-search__keywordBox > form {
  line-height: 0;
}
@media screen and (min-width: 760px), print {
  .topics-search__keyword {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 759px) {
  .topics-search__keyword {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 759px) {
  .topics-search__keyword .ncommon-search__text {
    line-height: 40px;
  }
}
@media screen and (max-width: 759px) {
  .topics-search__keyword:before {
    top: 14.5px;
  }
}
.topics-search__tags {
  zoom: 1;
  margin-right: -4px;
}
.topics-search__tags:after {
  content: "";
  display: block;
  clear: both;
}
.topics-search__tagWrap {
  float: left;
  padding: 6px 6px 0 0;
}
.topics-search__tag {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
  outline: 0;
  resize: none;
  margin: 0;
  padding: 0;
  zoom: 1;
  border: none;
  font-size: inherit;
  font-family: inherit;
  cursor: pointer;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  font-weight: bold;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  color: #737373;
}
.topics-search__tag::-ms-expand {
  display: none;
}
.topics-search__tag:hover,
a:hover .topics-search__tag,
button:hover .topics-search__tag,
.ncommon-u-linkbox:hover .topics-search__tag {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #e60012;
}
@media screen and (min-width: 980px), print {
  .topics-search__tag {
    height: 25px;
    background-color: #f2f2f2;
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 979px) {
  .topics-search__tag {
    height: 29px;
    border: 2px solid #e6e6e6;
    font-size: 12px;
    line-height: 25px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 12px;
  }
  .topics-search__tag:hover,
  a:hover .topics-search__tag,
  button:hover .topics-search__tag,
  .ncommon-u-linkbox:hover .topics-search__tag {
    border-color: #e60012;
  }
}
.topics-search__bts {
  zoom: 1;
  overflow: hidden;
  border: 2px solid #e6e6e6;
}
.topics-search__bts:after {
  content: "";
  display: block;
  clear: both;
}
.topics-search__btWrap {
  position: relative;
}
.topics-search__btWrap:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -1px;
  width: 1px;
  height: 200%;
  background-color: #e6e6e6;
  z-index: 9;
}
.topics-search__btWrap:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: -1px;
  left: 0;
  height: 1px;
  background-color: #e6e6e6;
  z-index: 9;
}
.topics-search__bt {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
  outline: 0;
  resize: none;
  margin: 0;
  padding: 0;
  zoom: 1;
  border: none;
  font-size: inherit;
  font-family: inherit;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
.topics-search__bt::-ms-expand {
  display: none;
}
.topics-search__bt:hover,
a:hover .topics-search__bt,
button:hover .topics-search__bt,
.ncommon-u-linkbox:hover .topics-search__bt {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #e60012;
}
.topics-search__bt.is-current {
  color: buttontext;
  background-color: #f2f2f2;
  cursor: default;
}
@media screen and (min-width: 980px), print {
  .topics-search--footer .topics-search__section {
    width: -webkit-calc((100% - 32px) * 0.5);
    width: -moz-calc((100% - 32px) * 0.5);
    width: calc((100% - 32px) * 0.5);
  }
  .topics-search--footer .topics-search__section:first-child {
    float: left;
  }
  .topics-search--footer .topics-search__section:last-child {
    float: right;
  }
}
@media screen and (max-width: 979px) {
  .topics-search--footer .topics-search__section:last-child {
    border-top: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-search--footer .topics-search__btWrap {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0px;
    width: -webkit-calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
  }
  .topics-search--footer .topics-search__btWrap:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(3n) {
    margin-right: 0;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-search--footer .topics-search__btWrap {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0px;
    width: -webkit-calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
  }
  .topics-search--footer .topics-search__btWrap:not(:nth-child(-n+2)) {
    padding-top: 0px;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(2n) {
    margin-right: 0;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-search--footer .topics-search__btWrap {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0px;
    width: -webkit-calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 0px * (3 - 1)) / 3 - 0.1px);
  }
  .topics-search--footer .topics-search__btWrap:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(3n) {
    margin-right: 0;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .topics-search--footer .topics-search__btWrap {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0px;
    width: -webkit-calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
  }
  .topics-search--footer .topics-search__btWrap:not(:nth-child(-n+2)) {
    padding-top: 0px;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(2n) {
    margin-right: 0;
  }
  .topics-search--footer .topics-search__btWrap:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px), print {
  .topics-search--footer .topics-search__bt {
    height: 3.862em;
    line-height: 3.862em;
  }
}
@media screen and (max-width: 759px) {
  .topics-search--footer .topics-search__bt {
    height: 35px;
    line-height: 35px;
  }
}
html[data-n_switch="yes"] .topics-search--footer {
  display: none;
}
.topics-search--mini {
  margin-bottom: 28px;
  padding: 28px 0 30px;
  border-top: 4px solid #e6e6e6;
  background-image: -webkit-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: -moz-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: -o-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  -moz-background-size: 4px 1px;
    -o-background-size: 4px 1px;
       background-size: 4px 1px;
}
@media screen and (max-width: 979px) {
  .topics-search--mini {
    display: none;
  }
}
.topics-search--mini .topics-search__headline {
  text-align: center;
}
.topics-search--mini .topics-search__btWrap {
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 0px;
  width: -webkit-calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
  width: -moz-calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
  width: calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
}
.topics-search--mini .topics-search__btWrap:not(:nth-child(-n+2)) {
  padding-top: 0px;
}
.topics-search--mini .topics-search__btWrap:nth-child(2n) {
  margin-right: 0;
}
.topics-search--mini .topics-search__btWrap:nth-child(2n + 1) {
  clear: left;
}
.topics-search--mini .topics-search__bt {
  height: 42px;
  line-height: 42px;
}
@media screen and (min-width: 760px), print {
  .topics-search--middle {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 759px) {
  .topics-search--middle {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-search--middle .topics-search__keywordBox {
    zoom: 1;
  }
  .topics-search--middle .topics-search__keywordBox:after {
    content: "";
    display: block;
    clear: both;
  }
  .topics-search--middle .topics-search__keyword {
    width: 61.16071428571429%;
    margin: 0 auto 11px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .topics-search--middle .topics-search__tags {
    width: 61.16071428571429%;
    margin: -8px auto 1px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-search--middle .topics-search__section {
    padding: 0 40px;
  }
}
@media screen and (max-width: 759px) {
  .topics-search--middle .topics-search__section {
    padding: 0 14px;
  }
}
.topics-search--middle .topics-search__section > div {
  border-bottom: solid 1px #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .topics-search--middle .topics-search__section > div {
    border-top: solid 2px #e6e6e6;
    padding: 35px 0;
  }
}
@media screen and (max-width: 979px) {
  .topics-search--middle .topics-search__section > div {
    border-top: solid 1px #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-search--middle .topics-search__section > div {
    padding: 42px 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-search--middle .topics-search__section > div {
    padding: 35px 0;
  }
}
.topics-sideBox {
  background-color: #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .topics-sideBox {
    position: relative;
    padding: 3px;
  }
  .topics-sideBox:first-child {
    margin-bottom: 28px;
  }
  .topics-sideBox:last-child {
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-sideBox {
    padding-top: 42px;
    padding-bottom: 42px;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 44px;
    width: -webkit-calc((100% - 44px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 44px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 44px * (2 - 1)) / 2 - 0.1px);
  }
  .topics-sideBox:not(:nth-child(-n+2)) {
    padding-top: 0px;
  }
  .topics-sideBox:nth-child(2n) {
    margin-right: 0;
  }
  .topics-sideBox:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .topics-sideBox {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .topics-sideBox:not(:first-child) {
    padding-top: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-sideBox__wrap-tab {
    zoom: 1;
    background-color: #e6e6e6;
  }
  .topics-sideBox__wrap-tab:after {
    content: "";
    display: block;
    clear: both;
  }
}
html[data-n_switch="yes"] .topics-sideBox__wrap-tab {
  display: none;
}
.topics-sideBox__headline {
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #e60012;
}
[data-theme='ranking'] .topics-sideBox__headline {
  color: #6ac0eb;
}
@media screen and (min-width: 980px), print {
  .topics-sideBox__headline {
    line-height: 74px;
    margin-bottom: 3px;
  }
  .topics-sideBox__headline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 170px;
    height: 3px;
    margin-left: -85px;
    background-color: #e60012;
  }
  [data-theme='ranking'] .topics-sideBox__headline:before {
    background-color: #6ac0eb;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-sideBox__headline {
    border-top: 6px solid;
    line-height: 56px;
    border-color: #e60012;
  }
  [data-theme='ranking'] .topics-sideBox__headline {
    border-color: #6ac0eb;
  }
}
@media screen and (max-width: 759px) {
  .topics-sideBox__headline {
    border-top: 4px solid;
    line-height: 66px;
    border-color: #e60012;
  }
  [data-theme='ranking'] .topics-sideBox__headline {
    border-color: #6ac0eb;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-sideBox__list {
    padding-top: 14px;
  }
}
@media screen and (max-width: 759px) {
  .topics-sideBox__list {
    padding-top: 10px;
  }
}
.topics-sideBox__listItem {
  background-color: #fff;
}
.topics-sideBox__listItem:not(:last-child) {
  margin-bottom: 1px;
}
[data-browser="game"] .topics-recommend {
  margin-top: 0;
  border-top: none;
}
[data-browser="game"] .topics-recommend div {
  display: none;
}
.topics-snsBts {
  font-size: 0;
  letter-spacing: -0.5em;
  text-align: right;
}
@media screen and (min-width: 760px), print {
  .topics-snsBts {
    padding: 14px 0 42px;
  }
}
html[data-n_switch="yes"] .topics-snsBts,
html[data-n_switch="yes"] .topics-snsBts * {
  display: none;
}
@media screen and (max-width: 759px) {
  .topics-snsBts--head {
    padding: 21px 0 35px;
  }
}
@media screen and (max-width: 759px) {
  .topics-snsBts--foot {
    padding: 21px 0 49px;
  }
}
.topics-snsBts__item {
  color: #737373;
  line-height: 0;
}
.topics-snsBts__item:first-child {
  padding-right: 14px;
  line-height: 20px;
}
.topics-snsBts__item:last-child {
  padding-right: 0;
}
@media screen and (min-width: 760px), print {
  .topics-snsBts__item {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    vertical-align: top;
    padding-right: 4px;
  }
}
@media screen and (max-width: 759px) {
  .topics-snsBts__item {
    display: inline-block;
    font-size: 10px;
    letter-spacing: normal;
    vertical-align: top;
    padding-right: 7px;
  }
}
@media screen and (max-width: 374px) {
  .topics-snsBts__item:first-child {
    display: block;
    padding-bottom: 9px;
  }
}
.topics-table {
  border: 1px solid #bababa;
}
@media screen and (min-width: 760px), print {
  .topics-table {
    margin-top: 48px;
  }
  .topics-table + .topics-table {
    margin-top: 24px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table {
    margin-top: 24px;
  }
}
.topics-table__title {
  background-color: #fcfcfc;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .topics-table__title {
    padding: 14px;
    font-size: 18px;
  }
}
@media screen and (max-width: 979px) {
  .topics-table__title {
    padding: 12px;
    font-size: 14px;
  }
}
.topics-table__main {
  display: table;
  border-top: 1px solid #bababa;
  width: 100%;
}
.topics-table.type-01 .topics-table__main {
  border-bottom: 1px solid #bababa;
}
@media screen and (min-width: 760px), print {
  .topics-table.type-01 .topics-table__inner {
    display: table-cell;
    width: 50%;
  }
}
@media screen and (max-width: 759px) {
  .topics-table.type-01 .topics-table__inner {
    width: 100%;
  }
}
@media screen and (min-width: 760px), print {
  .topics-table.type-01 .topics-table__inner:nth-of-type(even) {
    border-left: 1px solid #bababa;
  }
}
.topics-table.type-02 .topics-table__inner {
  border-bottom: 1px solid #bababa;
}
.topics-table.type-02 .topics-table__inner:last-of-type {
  border-bottom: none;
}
.topics-table__content {
  border-bottom: 1px dotted #bababa;
}
@media screen and (min-width: 760px), print {
  .topics-table__content:last-of-type {
    border-bottom: none;
  }
}
@media screen and (max-width: 759px) {
  .topics-table__inner:last-of-type .topics-table__content:last-of-type {
    border-bottom: none;
  }
}
.topics-table__content.text-red {
  color: #e60012;
}
@media screen and (max-width: 759px) {
  .topics-table.type-02 .topics-table__content:last-of-type {
    border-bottom: none;
  }
}
.topics-table__content-left {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px dotted #bababa;
}
@media screen and (min-width: 980px), print {
  .topics-table__content-left {
    font-size: 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-table__content-left {
    font-size: 10px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table__content-left {
    font-size: 10px;
  }
}
.topics-table.type-01 .topics-table__content-left {
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .topics-table.type-01 .topics-table__content-left {
    width: 42px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table.type-01 .topics-table__content-left {
    width: 32px;
  }
}
.topics-table.type-02 .topics-table__content-left {
  font-weight: bold;
}
@media screen and (min-width: 1200px), print {
  .topics-table.type-02 .topics-table__content-left {
    width: 210px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-table.type-02 .topics-table__content-left {
    width: 140px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-table.type-02 .topics-table__content-left {
    line-height: 20px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-table.type-02 .topics-table__content-left {
    width: 140px;
    line-height: 18px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-table.type-02 .topics-table__content-left {
    padding: 10px 14px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table.type-02 .topics-table__content-left {
    line-height: 20px;
    padding: 7px 7px;
    width: 112px;
  }
}
.topics-table__content-right {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (min-width: 1200px), print {
  .topics-table__content-right {
    line-height: 20px;
    font-size: 12px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-table__content-right {
    line-height: 18px;
    font-size: 11px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-table__content-right {
    line-height: 18px;
    font-size: 10px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table__content-right {
    padding: 7px 7px;
    line-height: 18px;
    font-size: 10px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-table.type-01 .topics-table__content-right {
    height: 42px;
    padding: 0 14px;
  }
}
@media screen and (min-width: 760px), print {
  .topics-table.type-02 .topics-table__content-right {
    padding: 10px 14px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table.type-02 .topics-table__content-right {
    line-height: 18px;
    font-size: 10px;
  }
}
.topics-table_bottom {
  padding: 14px;
}
@media screen and (min-width: 980px), print {
  .topics-table_bottom {
    line-height: 20px;
    font-size: 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-table_bottom {
    line-height: 18px;
    font-size: 10px;
  }
}
@media screen and (max-width: 759px) {
  .topics-table_bottom {
    line-height: 18px;
    font-size: 10px;
  }
}
.topics-table_bottom > span {
  color: #e60012;
}
.topics-topArticleList {
  zoom: 1;
}
.topics-topArticleList:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .topics-topArticleList__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 32px;
    width: -webkit-calc((100% - 32px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 32px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 32px * (3 - 1)) / 3 - 0.1px);
  }
  .topics-topArticleList__item:not(:nth-child(-n+3)) {
    padding-top: 42px;
  }
  .topics-topArticleList__item:nth-child(3n) {
    margin-right: 0;
  }
  .topics-topArticleList__item:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .topics-topArticleList__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
  }
  .topics-topArticleList__item:not(:nth-child(-n+2)) {
    padding-top: 28px;
  }
  .topics-topArticleList__item:nth-child(2n) {
    margin-right: 0;
  }
  .topics-topArticleList__item:nth-child(2n + 1) {
    clear: left;
  }
  .topics-topArticleList__item:last-child {
    display: none;
  }
}
.topics-topArticleList__item .ncommon-articleUnit.is-new {
  position: relative;
}
.topics-topArticleList__item .ncommon-articleUnit.is-new:after {
  content: '';
  display: block;
  height: 56px;
  width: 56px;
  background-position: top left;
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  background-image: url("../../../www.nintendo.co.jp/common/v2/img/ncommon/_common/new.svg");
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 759px) {
  .topics-topArticleList__item .ncommon-articleUnit.is-new:after {
    -webkit-transform: scale(0.666666666666667);
       -moz-transform: scale(0.666666666666667);
        -ms-transform: scale(0.666666666666667);
         -o-transform: scale(0.666666666666667);
            transform: scale(0.666666666666667);
    -webkit-transform-origin: left top;
       -moz-transform-origin: left top;
        -ms-transform-origin: left top;
         -o-transform-origin: left top;
            transform-origin: left top;
  }
}
.topics-topArticleList .ncommon-articleUnit > a {
  padding-bottom: 14px;
}
.topics-topArticleList .ncommon-articleUnit > a:after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.topics-topArticleList .ncommon-articleUnit__thumbRect {
  padding-bottom: 14px;
}
.topics-topArticleList .ncommon-articleUnit__category {
  font-weight: normal;
  word-break: keep-all;
  -webkit-transform: scale(0.9, 1);
     -moz-transform: scale(0.9, 1);
      -ms-transform: scale(0.9, 1);
       -o-transform: scale(0.9, 1);
          transform: scale(0.9, 1);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
}
.topics-topArticleList .ncommon-articleUnit__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 760px), print {
  .topics-topArticleList .ncommon-articleUnit__sub {
    margin-bottom: -3px;
    line-height: 18px;
  }
  .topics-topArticleList .ncommon-articleUnit__category {
    font-size: 10px;
  }
}
@media screen and (max-width: 759px) {
  .topics-topArticleList .ncommon-articleUnit__sub {
    margin-top: -2px;
    margin-bottom: -2px;
    font-size: 10px;
    line-height: 14px;
  }
}
.topics-topArticleList .ncommon-articleUnit__arrow {
  bottom: 14px;
}
@media screen and (min-width: 760px), print {
  .topics-topAsideArea {
    padding: 70px 0;
  }
}
@media screen and (max-width: 759px) {
  .topics-topAsideArea {
    padding: 48px 0;
  }
}
@media screen and (min-width: 980px), print {
  .topics-topAsideArea {
    border-top: 1px solid #e6e6e6;
  }
}
.topics-topAsideArea__listHead {
  border-top: 4px solid;
  border-bottom: 2px solid #e6e6e6;
  color: #e60012;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .topics-topAsideArea__listHead {
    line-height: 58px;
  }
  .topics-topAsideArea__list {
    padding-top: 21px;
  }
}
@media screen and (max-width: 759px) {
  .topics-topAsideArea__listHead {
    line-height: 48px;
  }
  .topics-topAsideArea__list {
    padding-top: 14px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-topAsideArea__list {
    zoom: 1;
  }
  .topics-topAsideArea__list:after {
    content: "";
    display: block;
    clear: both;
  }
  .topics-topAsideArea__listItem {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    width: -webkit-calc((100% - 20px * (5 - 1)) / 5 - 0.1px);
    width: -moz-calc((100% - 20px * (5 - 1)) / 5 - 0.1px);
    width: calc((100% - 20px * (5 - 1)) / 5 - 0.1px);
  }
  .topics-topAsideArea__listItem:not(:nth-child(-n+5)) {
    padding-top: 0px;
  }
  .topics-topAsideArea__listItem:nth-child(5n) {
    margin-right: 0;
  }
  .topics-topAsideArea__listItem:nth-child(5n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 979px) {
  .topics-topAsideArea__listWrap {
    overflow: hidden;
  }
  .topics-topAsideArea__listWrap:after {
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
  }
  .topics-topAsideArea__list {
    font-size: 0;
    letter-spacing: -0.5em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
    margin-bottom: -19px;
    white-space: nowrap;
  }
  .topics-topAsideArea__listItem {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
    white-space: normal;
    float: none !important;
  }
  .topics-topAsideArea__listItem:last-child {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .topics-topAsideArea__listWrap {
    margin-right: -40px;
    margin-left: -40px;
  }
  .topics-topAsideArea__list {
    padding-right: 40px;
    padding-left: 40px;
  }
  .topics-topAsideArea__listItem {
    width: -webkit-calc(100% / 3 - 32px);
    width: -moz-calc(100% / 3 - 32px);
    width: calc(100% / 3 - 32px);
    margin-right: 32px;
  }
}
@media screen and (max-width: 759px) {
  .topics-topAsideArea__listWrap {
    margin-right: -14px;
    margin-left: -14px;
  }
  .topics-topAsideArea__list {
    padding-right: 14px;
    padding-left: 14px;
  }
  .topics-topAsideArea__listItem {
    width: 205px;
    margin-right: 14px;
  }
}
.topics-topAsideArea .ncommon-articleUnit > a:after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.topics-topAsideArea .ncommon-articleUnit__thumbRect {
  padding-bottom: 14px;
}
.topics-topAsideArea .ncommon-articleUnit__title {
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
}
.topics-topAsideArea .ncommon-articleUnit__category {
  font-weight: normal;
  word-break: keep-all;
  -webkit-transform: scale(0.9, 1);
     -moz-transform: scale(0.9, 1);
      -ms-transform: scale(0.9, 1);
       -o-transform: scale(0.9, 1);
          transform: scale(0.9, 1);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
}
.topics-topAsideArea .ncommon-articleUnit__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 760px), print {
  .topics-topAsideArea .ncommon-articleUnit__main {
    padding-bottom: 14px;
  }
  .topics-topAsideArea .ncommon-articleUnit__sub {
    margin-bottom: -3px;
    line-height: 18px;
  }
  .topics-topAsideArea .ncommon-articleUnit__category {
    font-size: 10px;
  }
}
@media screen and (max-width: 759px) {
  .topics-topAsideArea .ncommon-articleUnit__main {
    padding-bottom: 21px;
  }
  .topics-topAsideArea .ncommon-articleUnit__sub {
    margin-top: -2px;
    margin-bottom: -2px;
    font-size: 10px;
    line-height: 14px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-topAsideArea .ncommon-articleUnit > a {
    padding-bottom: 0px;
    border-bottom: none;
  }
  .topics-topAsideArea .ncommon-articleUnit__arrow {
    bottom: 0;
  }
}
@media screen and (max-width: 979px) {
  .topics-topAsideArea .ncommon-articleUnit > a {
    padding-bottom: 14px;
    border-bottom: 1px solid #e6e6e6;
  }
  .topics-topAsideArea .ncommon-articleUnit__arrow {
    bottom: 14px;
  }
}
.topics-topContent {
  position: relative;
  zoom: 1;
}
.topics-topContent:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .topics-topContent {
    padding-top: 64px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-topContent__main {
    float: left;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-topContent__main {
    width: -webkit-calc(100% - 244px - 48px);
    width: -moz-calc(100% - 244px - 48px);
    width: calc(100% - 244px - 48px);
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-topContent__main {
    width: -webkit-calc(100% - 238px - 44px);
    width: -moz-calc(100% - 238px - 44px);
    width: calc(100% - 238px - 44px);
  }
}
@media screen and (min-width: 980px), print {
  .topics-topContent__sub {
    float: right;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-topContent__sub {
    width: 244px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-topContent__sub {
    width: 238px;
  }
}
@media screen and (min-width: 980px), print {
  .topics-topContent__sub {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 980px), print {
  .topics-topContent__sub.js-fixed {
    position: fixed;
    top: 0;
  }
}
@media screen and (min-width: 1200px), print {
  .topics-topContent__sub.js-fixed {
    right: 50%;
    margin-right: -560px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .topics-topContent__sub.js-fixed {
    right: 40px;
  }
}
@media screen and (max-width: 979px) {
  .topics-topContent__sub {
    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
  }
}
.topics-topContent__headline {
  margin-bottom: 20px;
  background-color: #6ac0eb;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 979px) {
  .topics-topContent__headline {
    display: none;
  }
}
.topics-topContent__categoryBts {
  margin-top: 28px;
  padding-top: 29px;
  background-image: -webkit-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: -moz-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: -o-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left top;
  -moz-background-size: 4px 1px;
    -o-background-size: 4px 1px;
       background-size: 4px 1px;
}
@media screen and (max-width: 979px) {
  .topics-topContent__categoryBts {
    display: none;
  }
}
.topics-topContent__categoryBt:not(:last-child) {
  margin-bottom: 14px;
}
@media screen and (min-width: 760px), print {
  .topics-viewAllBtArea {
    padding: 42px 0 70px;
  }
}
@media screen and (max-width: 759px) {
  .topics-viewAllBtArea {
    padding: 28px 0 48px;
  }
}
.topics-viewAllBtArea_sp {
  padding-top: 28px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .topics-viewAllBtArea_sp {
    display: none;
  }
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 TOPICS は別ドメインなので、アイコン系のmixinを使用せず、共通クラスを呼ぶようにする
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
