@media only screen and (min-width: 962px) and (max-width: 1100px) {
  html, body {
    min-width: 900px;
  }
  #naviArea .navi ul {
    margin-right: 290px;
  }
  .wrap-content {
    width: 900px;
  }
  .swiper-stage {
    width: auto;
  }
  .box {
    width: 800px !important;
  }
  .section-season .bg-mask-class .armor-stage {
    width: 800px !important;
  }
  .section-season .bg-mask-class {
    height: 1275px;
  }
  .list-items li {
    font-size: 13px;
  }
  .table-wrap {
    width: 800px;
  }
  .list-items li i {
    width: 80px;
    height: 84px;
    background-size: 80px 84px;
  }
  .list-items li:not(:first-child) {
    margin-top: 10px;
  }
  .list-items li i img {
    width: 32px;
    height: 32px;
    top: 23px;
    left: 23px;
  }
  .list-info dd {
    font-size: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 961px) {
  html, body {
    min-width: 320px;
  }
  #naviArea .anchor {
    min-width: 320px;
    width: auto;
  }
  .wrap-content {
    width: 320px;
    padding: 40px 0 0;
  }
  .menu-switcher {
    display: flex;
    float: right;
    height: 82px;
    padding-right: 10px;
    align-items: center;
  }
  .menu-switcher button {
    color: #fff;
    width: 32px;
    height: 32px;
    opacity: 0.8;
    background-size: cover;
  }
  #naviArea .navi ul {
    margin: 0 !important;
  }
  #naviArea .navi ul {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    display: none;
  }
  #naviArea .navi ul.show {
    display: block;
  }
  #naviArea .navi ul li {
    padding: 5px 10px;
    display: block;
    float: none;
  }
  .headerCnt .wrap-content .inner {
    width: auto;
    padding-top: 100px;
  }
  .headerCnt .wrap-content .inner .btn-wrap a:nth-child(2) {
    margin-top: 10px;
  }
  .headerCnt .wrap-content .tit-header {
    top: 100px;
    width: 300px;
  }
  .headerCnt .wrap-content .tit-header .title {
    width: 300px;
    height: 125px;
    background-size: 300px 125px;
    left: 197px;
    top: 95px;
  }
  .headerCnt .wrap-content .tit-header .light {
    width: 300px;
    display: none;
  }
  .headerCnt .wrap-content .tit-header .bg {
    width: 280px;
    height: 84px;
    background-size: 280px 84px;
    left: 208px;
    top: 95px;
  }
  .headerCnt .wrap-content .txt-header01 {
    margin-top: 355px;
  }
  .section-tit {
    margin-bottom: 20px;
  }
  .section-tit span:before,
  .section-tit span:after {
    display: none;
  }
  .section-tit span {
    padding: 0;
    font-size: 40px;
  }
  .section-1 .section-tit,
  .section-1 .synopsis {
    padding: 0 !important;
  }
  .section-1.btn-link-power {
    margin-top: 10px;
  }
  .section-features .bg-mask-class {
    height: 3238px;
  }
  #naviArea .navi ul li.index {
    padding-left: 10px !important;
  }
  .section-season .bg-mask-class .armor-stage {
    width: 300px;
  }
  .headerCnt .wrap-content .tit-header .sub-title {
    width: 280px;
    height: 39px;
    background-size: 280px 39px !important;
    left: 211px;
  }
  .section-season .bg-mask-class .armor-stage,
  .box {
    padding: 10px !important;
  }
  .section-season .box {
    width: 300px;
  }
  .section-season .bg-mask-class {
    height: 1730px;
  }
  .section-season .bg-mask-class .box {
    width: 300px;
  }
  .section-settings {
    height: 770px !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .section-settings dl {
    display: flex;
    flex-direction: column;
  }
  .section-settings dl dt {
    width: 100%;
    text-align: center;
  }
  .section-settings dl dt:nth-child(1) {
    margin-top: 30px;
  }
  .section-settings dl dd {
    width: 100%;
  }
  .section-settings .box {
    width: 300px;
    height: 559px;
    margin-bottom: 0;
    background-size: 300px 559px;
    background: url(../img/m/box_article_1.png) no-repeat 50% 0;
    background-size: cover;
    box-sizing: border-box;
  }
  .box.rb-item {
    width: 300px;
    padding: 10px;
    height: 1265px;
    background: url(../img/m/box_article_1.png) no-repeat 50% 0;
    background-size: cover;
  }
  .box.rb-item .swiper-stage {
    width: 240px;
  }
  .box.fortess {
    width: 300px;
    padding: 10px;
    height: 1297px;
    background-size: 300px 1297px;
  }
  .box.fortess div.two-tables {
    overflow: scroll;
  }
  .box.fortess div.two-tables div.item {
    width: auto;
  }
  .box.fortess div.two-tables div:nth-child(2) {
    margin-left: 10px;
  }
  .box.fortess dl {
    display: flex;
    flex-direction: column;
  }
  .box.fortess dl dt {
    width: 100%;
    text-align: center;
  }
  .box.fortess dl dt:nth-child(1) {
    margin-top: 30px;
  }
  .box.fortess dl dd {
    width: 100%;
  }
  .section-6.section-reward .bg-mask-class {
    height: 1140px !important;
  }
  .list-items li:not(:first-child) {
    margin-top: 10px;
  }
  .list-items li i img {
    width: 32px;
    height: 32px;
    top: 23px;
    left: 23px;
  }
  .list-info dd {
    font-size: 15px;
  }
  .section-6.section-reward .box {
    width: 300px;
    height: 555px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .list-items li i {
    width: 80px;
    height: 84px;
    background-size: 80px 84px;
  }
  .section-em {
    font-size: 15px !important;
  }
  .season-description p, .season-description ul li {
    font-size: 15px;
  }
  .section-features .table-wrap {
    width: auto !important;
  }
  .box.fortess {
    background: url(../img/m/bg_box_fortess.png) no-repeat 50% 0;
  }
  .box.rb-item {
    background: url(../img/m/bg_box_items.png) no-repeat 50% 0;
  }
  .section-season .bg-mask-class .armor-stage {
    height: 485px;
    background: url("../img/m/bg_season_swiper.png") no-repeat 50% 0;
  }
  .section-6.section-reward .box {
    background: url("../img/m/obt_reward.png") no-repeat 50% 0;
  }
}

/*# sourceMappingURL=media.css.map */
