@charset "UTF-8";

/* 20200629 */
@media screen and (min-width: 641px) {
  .m-series, .m-category {
    margin-top: 120px !important;
  }
}

@media screen and (max-width: 640px) {
  .m-series, .m-category {
    margin-top: 50px;
  }
}

/* 20200828 */
.campaignProductPage ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin: 0 auto;
}

.campaignProductPage ul li {
  width: 32.3%;
  margin: 13px 0.5% 0 0.5%;
  text-align: left;
}

.campaignProductPage ul li a img {
  width: 100%;
  vertical-align: bottom;
}

.campaignProductPage ul li {
  display: none;
}

.campaignProductPage ul .tune {
  display: block;
}

/* ・ｽy・ｽ[・ｽW・ｽ・ｽ・ｽ・ｽ・ｽp */
.campaignProductPageFooter .campaignProductPage ul {
  max-width: 100%;
}

.campaignProductPageFooter .campaignProductPage ul li {
  display: block;
}

.campaignProductPage h3 {
  border-bottom: 1px solid;
  margin-top: 1.5em;
}

/* //・ｽy・ｽ[・ｽW・ｽ・ｽ・ｽ・ｽ・ｽp */
@media screen and (max-width: 640px) {
  .campaignProductPage ul {
    width: 100%;
  }

  .campaignProductPage ul li {
    width: 100%;
    margin: 0;
    padding: 10px;
  }
}

/* //20200828 */
.m-kv {
  position: relative;
  text-align: center;
  z-index: 10
}

@media screen and (min-width: 641px) {
  .m-kv {
    background:#000;
    padding: 0 0 60px;
    position: relative
  }
}

.m-kv_img {
  overflow: hidden;
  position: relative;
  z-index: 3
}

@media screen and (min-width: 641px) {
  .m-kv_img {
    height:440px
  }
}

@media screen and (max-width: 640px) {
  .m-kv_img {
    height:108.75vw;
    margin: 0 0 2.5vw;
    width: 100%
  }
}

.m-kv_img.slick-slider {
  overflow: visible !important
}

@media screen and (max-width: 640px) {
  .m-kv_img img {
    height:auto;
    width: 100%
  }
}

.m-kv_img .slick-dots {
  text-align: left
}

.m-kv_img .slick-slide {
  position: relative;
  z-index: 1
}

.m-kv_img .slick-slide a {
  display: block;
  position: relative
}

.m-kv_img .slick-slide a:after {
  transition: all 0.2s ease-out;
  background: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: .56;
  position: absolute;
  top: 0;
  width: 100%
}

.m-kv_img .slick-current {
  box-shadow: 0 0 18px rgba(0,0,0,0.5);
  z-index: 2
}

.m-kv_img .slick-current.is-stay:after {
  animation-name: loading;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  background: #c00200;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 0
}

.m-kv_img .slick-current a:after {
  opacity: 0
}

.m-kv_contents {
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-kv_contents {
    left:0;
    margin: 0 auto;
    position: absolute;
    top: 455px;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-kv_contents {
    margin:0 5vw
  }
}

@media screen and (min-width: 641px) {
  .m-kv_contents .l-inner {
    margin:0 auto;
    width: 1024px;
    z-index: 2
  }
}

@media screen and (min-width: 641px) {
  .m-kv_contents p {
    letter-spacing:.12em;
    line-height: 1;
    font-size: 12px
  }
}

@media screen and (max-width: 640px) {
  .m-kv_contents p {
    font-size:3.75vw;
    line-height: 1.4166667
  }
}

.m-kv_news {
  background: #333;
  box-shadow: 0 0 21px rgba(0,0,0,0.8);
  color: #fff
}

@media screen and (min-width: 641px) {
  .m-kv_news {
    display:flex;
    margin: 15px 0 0;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-kv_news {
    margin:2.5vw 0 0
  }
}

.m-kv_news-ttl {
  align-items: center;
  background: #c00200;
  display: flex;
  font-weight: 300;
  justify-content: center;
  flex-direction: column
}

@media screen and (min-width: 641px) {
  .m-kv_news-ttl {
    font-size:14px;
    width: 160px
  }
}

@media screen and (max-width: 640px) {
  .m-kv_news-ttl {
    font-size:4.375vw;
    height: 10vw
  }
}

.m-kv_news-txt {
  flex-direction: column
}

@media screen and (min-width: 641px) {
  .m-kv_news-txt {
    font-size:14px;
    padding: 12px 24px 16px
  }
}

@media screen and (max-width: 640px) {
  .m-kv_news-txt {
    font-size:3.75vw;
    line-height: 1.5;
    padding: 5vw
  }
}

.m-kv_news-txt li {
  overflow: hidden;
  text-align: left
}

@media screen and (min-width: 641px) {
  .m-kv_news-txt li {
    margin:12px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap
  }
}

@media screen and (max-width: 640px) {
  .m-kv_news-txt li {
    margin:5vw 0 0
  }
}

.m-kv_news-txt li:first-child {
  margin-top: 0
}

.m-kv_news-txt span {
  color: #999;
  display: inline-block
}

@media screen and (min-width: 641px) {
  .m-kv_news-txt span {
    margin:0 20px 0 0;
    white-space: nowrap
  }
}

@media screen and (max-width: 640px) {
  .m-kv_news-txt span {
    margin-right:1em
  }
}

@media screen and (min-width: 641px) {
  .m-kv_bnr {
    display:block;
    float: right;
    margin: 15px 0 0
  }
}

.m-kv_bnr img {
  vertical-align: bottom
}

.m-products_list {
  position: relative;
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-products_list {
    display:flex;
    justify-content: space-between;
    margin: 70px auto 0;
    max-width: 1400px
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-products_list {
    box-sizing:border-box;
    padding-left: 10px;
    padding-right: 10px
  }
}

@media screen and (max-width: 640px) {
  .m-products_list {
    margin:12.5vw 5vw 0
  }
}

.m-products_list li {
  box-sizing: border-box;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-products_list li {
    transition:all 0.2s ease-out;
    flex: 1
  }

  .m-products_list li:hover {
    box-shadow: 0 0 16px rgba(0,0,0,0.34);
    z-index: 9
  }
}

.m-products_list a {
  display: block;
  text-decoration: none;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-products_list a {
    padding-top:32px;
    height: 100%
  }
}

.m-products_list span.m-btn_more {
  position: relative;
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-products_list span.m-btn_more {
    font-size:14px;
    height: 40px;
    margin: 18px 0 0;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-products_list span.m-btn_more {
    font-size:3.75vw;
    height: 11.25vw;
    margin: 5.625vw 0 0;
    width: 100%
  }
}

.m-products_type {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  justify-content: space-between;
  left: 0;
  letter-spacing: .1em;
  line-height: 1;
  position: absolute;
  top: 0;
  transition-duration: 0.4s;
  width: 100%;
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-products_type {
    font-size:14px;
    font-weight: 500;
    height: 28px
  }
}

@media screen and (max-width: 640px) {
  .m-products_type {
    font-weight:700;
    height: 7.5vw
  }
}

.m-products_type:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: .7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.m-products_type span {
  align-items: center;
  display: flex;
  height: 100%
}

@media screen and (min-width: 641px) {
  .m-products_type span {
    margin:0 auto 0 0;
    padding: 0 16px
  }
}

@media screen and (max-width: 640px) {
  .m-products_type span {
    padding:0 2.5vw
  }
}

.m-products_type span+span {
  border-left-style: solid;
  border-width: 1px;
  font-weight: 500;
  letter-spacing: .15em
}

@media screen and (min-width: 641px) {
  .m-products_type span+span {
    margin:0 0 0 auto
  }
}

@media screen and (max-width: 640px) {
  .m-products_type span+span {
    font-weight:700;
    font-size: 3.75vw;
    line-height: 1
  }
}

.m-products_type span+span span {
  padding: 0
}

.m-products_type.m-products_pro:before {
  background: linear-gradient(to right, #c00200 0%, rgba(192,2,0,0.49) 100%)
}

.m-products_type.m-products_pro span+span {
  border-color: #91100f
}

.m-products_type.m-products_casual:before {
  background: linear-gradient(to right, #0084ff 0%, rgba(0,132,255,0.49) 100%)
}

.m-products_type.m-products_casual span+span {
  border-color: #3d729a
}

.m-products_txt {
  color: #999
}

@media screen and (min-width: 641px) {
  .m-products_txt {
    font-size:14px;
    line-height: 20px;
    margin: 10px 0 0
  }
}

.m-products_txt strong {
  color: #fff;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  font-weight: 500
}

@media screen and (min-width: 641px) {
  .m-products_txt strong {
    font-size:18px;
    letter-spacing: .05em
  }
}

@media screen and (max-width: 640px) {
  .m-products_txt strong {
    font-size:5vw
  }
}

.m-products_price {
  line-height: 1
}

@media screen and (min-width: 641px) {
  .m-products_price {
    font-size:13px;
    margin: 15px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-products_price {
    font-size:3.4375vw
  }
}

.m-products_price span {
  padding: 0 .25em;
  vertical-align: baseline
}

@media screen and (min-width: 641px) {
  .m-products_price span {
    font-size:32px
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-products_price span {
    font-size:28px
  }
}

@media screen and (max-width: 640px) {
  .m-products_price span {
    font-size:7.8125vw
  }
}

.m-products_rec>li,.m-products_rec .slick-slide {
  background: url(../img/bg-rec.png) center top no-repeat #000;
  background-size: 100% auto
}

.m-products_rec a:hover {
  box-shadow: 0 0 21px rgba(0,0,0,0.8)
}

@media screen and (min-width: 641px) {
  .m-products_rec a {
    padding:0
  }
}

@media screen and (min-width: 641px) {
  .m-products_rec a .is-h_wrap {
    height:100%
  }
}

@media screen and (min-width: 641px) {
  .m-products_rec a .is-h_inner {
    padding:64px 32px 22px 90px
  }
}

@media screen and (max-width: 640px) {
  .m-products_rec a {
    padding:18.75vw 5vw 7.5vw 15vw
  }
}

.m-products_rec a:before {
  background: #333;
  bottom: 0;
  box-shadow: 0 0 21px rgba(0,0,0,0.8);
  content: "";
  display: block;
  height: 65%;
  position: absolute;
  right: 0;
  width: 88.75%;
  z-index: 1
}

@media screen and (min-width: 641px) {
  .m-products_rec a:before {
    background-size:8px auto;
    background-position: right 12px center
  }
}

@media screen and (max-width: 640px) {
  .m-products_rec a:before {
    background-size:2.5vw auto;
    background-position: right 1.875vw center
  }
}

.m-products_rec img,.m-products_rec p {
  position: relative;
  z-index: 2
}

.m-products_rec img {
  display: block;
  margin: 0 auto
}

@media screen and (min-width: 641px) {
  .m-products_rec img {
    height:auto;
    margin: 0 auto 32px;
    max-width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-slider.m-products_rec img {
    height:40.625vw;
    width: auto
  }
}

@media screen and (min-width: 641px) {
  .m-products_rec .m-products_txt {
    font-size:16px
  }
}

@media screen and (max-width: 640px) {
  .m-products_rec .m-products_txt {
    margin:2.5vw 0 0
  }
}

.m-products_rec .m-products_price {
  border-top: 1px solid #999;
  text-align: right
}

@media screen and (min-width: 641px) {
  .m-products_rec .m-products_price {
    margin:16px 0 0;
    padding: 24px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-products_rec .m-products_price {
    margin:2.5vw 0 0;
    padding: 2.5vw 0 0
  }
}

.m-products_rank {
  counter-reset: ranking 0
}

.m-products_rank>li,.m-products_rank .slick-slide {
  background: url(../img/bg-ranking.png) center center no-repeat #000;
  background-size: cover;
  counter-increment: ranking 1
}

.m-products_rank a {
  position: relative
}

@media screen and (min-width: 641px) {
  .m-products_rank a {
    padding:0
  }
}

@media screen and (max-width: 640px) {
  .m-products_rank a {
    padding:15vw 5vw 33.125vw 20vw
  }
}

@media screen and (min-width: 641px) {
  .m-products_rank a .is-h_inner {
    padding:64px 16px 16px 108px
  }
}

.m-products_rank a .m-products_rank {
  align-items: center;
  display: flex;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  justify-content: center;
  line-height: 1;
  text-align: center
}

@media screen and (min-width: 641px) {
  .m-products_rank a .m-products_rank {
    background:#000;
    border-right: 1px solid #363636;
    font-size: 56px;
    height: calc(100% - 28px);
    left: 0;
    position: absolute;
    top: 28px;
    width: 90px
  }
}

@media screen and (max-width: 640px) {
  .m-products_rank a .m-products_rank {
    font-size:12.5vw;
    left: 0;
    position: absolute;
    top: 15vw;
    width: 17.5vw
  }
}

@media screen and (max-width: 640px) {
  .m-products_rank a .m-products_txt+.m-products_txt {
    border-bottom:1px solid #999;
    padding: 0 0 2.5vw
  }
}

@media screen and (max-width: 640px) {
  .m-products_rank a .m-products_price {
    bottom:21.5625vw;
    position: absolute;
    right: 5vw;
    text-align: right
  }
}

@media screen and (max-width: 640px) {
  .m-products_rank a .m-btn_more {
    bottom:5vw;
    position: absolute;
    right: 5vw;
    width: calc(100% - 10vw)
  }
}

.m-recommend {
  position: relative;
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-recommend {
    overflow:hidden;
    padding: 36px 0 0;
    width: 100%
  }
}

.m-recommend:before {
  background: url(../img/bg-playstyle.gif);
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1
}

@media screen and (min-width: 641px) {
  .m-recommend:before {
    height:400px;
    top: 30px
  }
}

@media screen and (max-width: 640px) {
  .m-recommend:before {
    height:62.5vw;
    top: -25vw
  }
}

.m-recommend_tag {
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}

@media screen and (min-width: 641px) {
  .m-recommend_tag {
    margin:64px auto 0;
    padding: 0 64px;
    max-width: 1400px
  }
}

@media screen and (max-width: 640px) {
  .m-recommend_tag {
    margin:11.875vw 0 0;
    padding: 0 5vw
  }
}

@media screen and (min-width: 641px) {
  .m-recommend_tag li {
    margin:8px 8px 0
  }
}

@media screen and (max-width: 640px) {
  .m-recommend_tag li {
    margin:2.5vw 1.25vw 0
  }
}

.m-recommend_tag .m-btn {
  flex-direction: row;
  height: 100%
}

@media screen and (min-width: 641px) {
  .m-recommend_tag .m-btn {
    height:40px;
    padding: 0 25px
  }
}

@media screen and (max-width: 640px) {
  .m-recommend_tag .m-btn {
    height:9.375vw;
    padding: 0 2.5vw !important
  }
}

.m-recommend_tag .m-btn:after {
  display: block;
  position: static;
  transform: rotate(-45deg)
}

@media screen and (min-width: 641px) {
  .m-recommend_tag .m-btn:after {
    margin-left:8px
  }
}

@media screen and (max-width: 640px) {
  .m-recommend_tag .m-btn:after {
    margin-left:2.5vw
  }
}

.m-lineup {
  position: relative
}

@media screen and (min-width: 641px) {
  .m-lineup:before {
    background:url(../img/bg-playstyle.gif);
    content: "";
    display: block;
    height: 52.9%;
    left: 0;
    position: absolute;
    top: calc(50% + 36px);
    transform: translateY(-50%);
    width: 100%;
    z-index: -1
  }

  body.progamer .m-lineup:before {
    height: 200px;
    top: calc(50% + 51px)
  }

  body.gaming .m-lineup {
    margin-top: 129px
  }

  body.gaming .m-lineup:before {
    height: 200px;
    top: calc(50% + 51px)
  }
}

@media screen and (max-width: 640px) {
  body.gaming .m-lineup:before {
  }
}

@media screen and (min-width: 641px) {
  .m-lineup .m-head_mini {
    margin-top:64px
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_list {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-lineup_list {
    box-sizing:border-box;
    padding-left: 10px;
    padding-right: 10px
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_list {
    margin:15vw 0 0
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_list li {
    box-sizing:border-box;
    border: 1px solid #525253;
    margin: 24px 0 0;
    width: 48.91%
  }

  .m-lineup_list li:nth-child(-n+2) {
    margin-top: 0
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-lineup_list li {
    overflow:hidden;
    width: 49.16%
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_list li {
    margin:7.5vw 0 0;
    position: relative
  }

  .m-lineup_list li:first-child {
    margin-top: 0
  }

  .m-lineup_list li:before {
    background: url(../img/bg-playstyle.gif);
    content: "";
    display: block;
    height: 25vw;
    left: 0;
    position: absolute;
    top: 23.125vw;
    width: 100%;
    z-index: -1
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_list .is-h_wrap {
    height:278px;
    width: 100%
  }
}

.m-lineup_list a {
  box-sizing: border-box;
  display: block;
  position: relative;
  box-shadow: 0 0 21px rgba(0,0,0,0.8);
  text-align: center;
  text-decoration: none;
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-lineup_list a {
    height:278px;
    padding: 90px 0 0;
    width: 100%
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-lineup_list a {
    min-height:100%;
    min-width: 100%
  }
}

.m-lineup_list a .is-h_inner {
  display: block;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-lineup_list a img {
    height:100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: -1
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_list a img {
    display:block;
    height: auto;
    margin: 0 auto;
    width: 90vw
  }
}

.m-lineup_model {
  background: linear-gradient(to right, #333 0%, rgba(51,51,51,0.49) 100%);
  box-sizing: border-box;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  left: 1px;
  letter-spacing: .15em;
  position: absolute;
  text-align: left;
  top: 1px;
  width: calc(100% - 2px)
}

@media screen and (min-width: 641px) {
  .m-lineup_model {
    font-size:12px;
    font-weight: 500;
    line-height: 30px;
    padding: 0 16px
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-lineup_model {
    left:0;
    top: 0;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_model {
    font-size:3.125vw;
    font-weight: 700;
    left: 5vw;
    line-height: 7.5vw;
    padding: 0 2.5vw;
    width: 90vw
  }
}

.m-lineup_name {
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  line-height: 1.1818182
}

@media screen and (min-width: 641px) {
  .m-lineup_name {
    font-size:22px;
    font-weight: 500;
    width: 290px;
    margin-left: 10px
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_name {
    font-size:6.25vw;
    font-weight: 700;
    margin: 2.5vw 0 0;
    text-align: center
  }
}

.m-lineup_name span {
  display: block
}

@media screen and (min-width: 641px) {
  .m-lineup_name span {
    font-size:14px;
    letter-spacing: .18em;
    margin: 8px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_name span {
    font-size:3.125vw;
    letter-spacing: .15em;
    margin: 1.25vw 0 0
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_txt {
    bottom:32px;
    font-size: 13px;
    left: 0;
    line-height: 1.4285714;
    position: absolute;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_txt {
    font-size:3.75vw;
    margin: 2.5vw 5vw 0;
    text-align: left
  }
}

.m-lineup_desktop .m-lineup_name:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg)
}

@media screen and (min-width: 641px) {
  .m-lineup_desktop .m-lineup_name:after {
    bottom:5%;
    height: 9px;
    width: 9px
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_desktop .m-lineup_name:after {
    top:37vw;
    height: 3.125vw;
    width: 3.125vw
  }
}

.m-lineup_note .m-lineup_name:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%) rotate(-45deg)
}

@media screen and (min-width: 641px) {
  .m-lineup_note .m-lineup_name:after {
    top:50%;
    height: 9px;
    right: 12px;
    width: 9px
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_note .m-lineup_name:after {
    top:22vw;
    height: 2.8125vw;
    right: 8vw;
    width: 2.8125vw
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_progamer {
    justify-content:center
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_progamer {
    padding:0 5vw
  }
}

.m-lineup_progamer li {
  position: relative
}

@media screen and (min-width: 641px) {
  .m-lineup_progamer li {
    height:auto;
    margin-left: .5%;
    margin-right: .5%;
    margin-top: 16px;
    width: 32.58%
  }

  .m-lineup_progamer li:nth-child(-n+3) {
    margin-top: 0
  }

  .m-lineup_progamer li:nth-child(3n),.m-lineup_progamer li:last-child {
    margin-right: 0
  }

  .m-lineup_progamer li:nth-child(3n+1) {
    margin-left: 0
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_progamer li {
    margin-top:3vw
  }

  .m-lineup_progamer li:before {
    display: none
  }
}

.m-lineup_progamer li:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-lineup_progamer li:after {
    bottom:5%;
    height: 9px;
    width: 9px
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_progamer li:after {
    bottom:5%;
    height: 2.5vw;
    width: 2.5vw
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_progamer .is-h_wrap,.m-lineup_progamer a {
    height:100%;
    padding: 0;
    width: 100%
  }
}

.m-lineup_progamer .is-h_wrap img,.m-lineup_progamer a img {
  display: block;
  height: auto;
  position: relative;
  width: 100%
}

@media screen and (max-width: 640px) {
  .m-lineup_progamer .is-h_wrap img,.m-lineup_progamer a img {
    border:1px solid #333
  }
}

@media screen and (min-width: 641px) {
  .m-lineup_gaming {
    justify-content:center
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming {
    margin-top:0;
    padding: 0 5vw
  }
}

.m-lineup_gaming li {
  border: none;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-lineup_gaming li {
    font-size:13px;
    height: auto;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 16px;
    width: 31.91%
  }

  .m-lineup_gaming li:nth-child(-n+3) {
    margin-top: 0
  }

  .m-lineup_gaming li:nth-child(3n),.m-lineup_gaming li:last-child {
    margin-right: 0
  }

  .m-lineup_gaming li:nth-child(3n+1) {
    margin-left: 0
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming li {
    letter-spacing:.1em;
    margin-top: 6.875vw
  }

  .m-lineup_gaming li:before {
    display: none
  }
}

.m-lineup_gaming li:before {
  display: none
}

.m-lineup_gaming .is-h_wrap,.m-lineup_gaming a {
  height: auto
}

.m-lineup_gaming a {
  box-shadow: none;
  padding: 0;
  text-align: left
}

@media screen and (min-width: 641px) {
  .m-lineup_gaming a {
    text-align:left;
    width: 100%
  }
}

.m-lineup_gaming a img {
  display: block;
  height: auto;
  position: relative;
  width: 100%
}

@media screen and (min-width: 641px) {
  .m-lineup_gaming a img {
    box-shadow:0 0 21px rgba(0,0,0,0.8)
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming a img {
    margin:0 0 1.25vw
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming a p {
    font-size:3.125vw
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming-s {
    margin:16.25vw 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming-s li {
    margin:0 1.25vw;
    text-align: left;
    width: 80vw
  }
}

.m-lineup_gaming-s li:before {
  display: none
}

.m-lineup_gaming-s a {
  box-shadow: none
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming-s img {
    height:auto;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming-s p {
    font-size:3.125vw;
    margin: 1.25vw 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-lineup_gaming-s .slick-arrow {
    top:42%
  }
}

@media screen and (min-width: 641px) {
  .gaming .m-head:before {
    font-size:40px
  }
}

.l-top .gaming .m-head:before {
  opacity: .4
}

.gaming .m-head:after {
  content: attr(data-sub)
}

@media screen and (max-width: 640px) {
  .gaming .m-head:after {
    letter-spacing:.3em
  }
}

@media screen and (max-width: 640px) {
  .gaming .m-head_txt {
    line-height:1.2
  }
}

.l-pagenav {
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 641px) {
  .l-pagenav {
    height:64px
  }
}

@media screen and (max-width: 640px) {
  .l-pagenav {
    height:12.5vw;
    margin: 0 0 -11.875vw
  }
}

.l-pagenav:before {
  background: url(../img/bg-playstyle.gif);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1
}

@media screen and (min-width: 641px) {
  .l-pagenav:before {
    height:134px
  }
}

@media screen and (max-width: 640px) {
  .l-pagenav:before {
    height:28.125vw;
    z-index: 0;
  }
}

.l-pagenav.is-fixed .m-pagenav {
  background: url(../img/bg-playstyle.gif);
  left: 0;
  position: fixed;
  z-index: 99
}

.l-pagenav.is-hide .m-pagenav {
  opacity: 0;
  top: 0 !important
}

.m-pagenav {
  transition: all 0.2s ease-out;
  position: relative;
  width: 100%
}

@media screen and (min-width: 641px) {
  .m-pagenav {
    font-size:16px
  }

  .m-pagenav:before {
    background: rgba(0,0,0,0.56);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
  }
}

@media screen and (max-width: 640px) {
  .m-pagenav {
    font-size:3.75vw;
    overflow: auto;
    z-index: 1;
  }
}

.m-pagenav ul {
  position: relative
}

@media screen and (min-width: 641px) {
  .m-pagenav ul {
    align-items:center;
    display: flex;
    height: 64px;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 100%;
    min-width: 1170px;
    max-width: 1200px
  }
}

@media screen and (max-width: 640px) {
  .m-pagenav ul {
    display:table
  }

  .m-pagenav ul:before {
    background: rgba(0,0,0,0.56);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
  }
}

@media screen and (min-width: 641px) {
  .m-pagenav li {
    align-items:center;
    display: flex;
    font-size: 16px
  }
}

@media screen and (max-width: 640px) {
  .m-pagenav li {
    display:table-cell;
    vertical-align: middle;
    white-space: nowrap
  }
}

.m-pagenav li a {
  color: #fff;
  text-decoration: none;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-pagenav li a {
    display:block;
    padding: 4px 19px
  }

  .m-pagenav li a:hover:after {
    opacity: 1
  }
}

@media screen and (max-width: 640px) {
  .m-pagenav li a {
    align-items:center;
    display: flex;
    height: 12.5vw;
    padding: 0 5vw
  }
}

.m-pagenav li a:after {
  transition: all 0.2s ease-out;
  background: #a00200;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translateX(-50%);
  width: 50.79%
}

.m-pagenav li a.is-hover {
  color: #fff
}

.m-pagenav li a.is-hover:after {
  opacity: 1
}

.m-pagenav li a.m-btn {
  align-items: center;
  background: #1b1b1b;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  letter-spacing: 0;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-pagenav li a.m-btn {
    transition:all 0.2s ease-out;
    font-size: 16px;
    height: 44px;
    padding: 0 32px 0 16px;
    width: auto
  }

  .m-pagenav li a.m-btn:hover {
    opacity: .8
  }
}

.m-pagenav li a.m-btn:after {
  background: none;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: auto;
  content: "";
  display: block;
  left: auto;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-25%) rotate(-45deg)
}

@media screen and (min-width: 641px) {
  .m-pagenav li a.m-btn:after {
    height:7px;
    right: 12px;
    width: 7px
  }
}

@media screen and (min-width: 641px) {
  .m-series {
    margin:0 auto;
    max-width: 1200px
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-series {
    box-sizing:border-box;
    padding-left: 10px;
    padding-right: 10px
  }
}

.m-series hr {
  border: none
}

.m-series_head {
  position: relative
}

@media screen and (min-width: 641px) {
  .m-series_head {
    margin:80px 0 40px
  }
}

@media screen and (max-width: 640px) {
  .m-series_head {
    margin:10vw 5vw 6.25vw
  }
}

.m-series_ttl {
  font-weight: 300;
  line-height: 1
}

@media screen and (min-width: 641px) {
  .m-series_ttl {
    font-size:16px
  }
}

@media screen and (max-width: 640px) {
  .m-series_ttl {
    font-size:3.125vw;
    margin: 6.25vw 0 2.5vw
  }
}

.m-series_ttl span {
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  vertical-align: baseline
}

@media screen and (min-width: 641px) {
  .m-series_ttl span {
    display:inline-block;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: .05em;
    margin: 0 20px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-series_ttl span {
    display:block;
    font-size: 6.25vw;
    font-weight: 700;
    margin: 0 0 1.25vw
  }
}

@media screen and (min-width: 641px) {
  .m-series_img {
    display:block;
    height: 189px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-55%);
    width: auto
  }
}

@media screen and (max-width: 640px) {
  .m-series_img {
    display:block;
    height: 33.75vw;
    margin: 0 auto;
    width: auto
  }
}

@media screen and (min-width: 641px) {
  .m-series_txt {
    font-size:14px;
    line-height: 1.75;
    margin: 16px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-series_txt {
    font-size:3.75vw
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-category {
    box-sizing:border-box;
    padding-left: 10px;
    padding-right: 10px
  }
}

.m-category_img {
  display: block
}

@media screen and (min-width: 641px) {
  .m-category_img {
    margin:0 auto 32px;
    width: 100%;
    max-width: 1200px
  }
}

@media screen and (max-width: 640px) {
  .m-category_img {
    margin:15vw auto 5vw;
    width: 90vw
  }
}

@media screen and (min-width: 641px) {
  .m-category_table {
    margin:0 auto;
    max-width: 1200px
  }
}

@media screen and (max-width: 640px) {
  .m-head+.m-category_table {
    margin-top:15vw
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-blk {
    position:relative
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-wrap {
    overflow:auto;
    padding: 0 0 1.25vw;
    width: 100%
  }

  .m-category_table-wrap::-webkit-scrollbar {
    height: 2px
  }

  .m-category_table-wrap::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 5px
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-wrap+.m-category_table-wrap {
    display:none
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-wrap+.m-category_table-wrap {
    top:11.25vw;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: calc(22.5vw + 1px)
  }
}

.m-category_table-caption {
  background: #303030;
  color: #fff;
  text-align: center;
  margin: 0 auto
}

@media screen and (min-width: 641px) {
  .m-category_table-caption {
    font-size:14px;
    line-height: 40px
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-caption {
    font-size:3.125vw;
    line-height: 11.25vw
  }
}

.m-category_table table {
  background: center center no-repeat #000;
  border-collapse: collapse;
  table-layout: fixed
}

@media screen and (min-width: 641px) {
  .m-category_table table {
    background-size:cover;
    height: 100%;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-category_table table {
    height:100%;
    white-space: nowrap
  }
}

.m-category_table th,.m-category_table td {
  border: 1px solid #535353;
  border-left: none;
  font-weight: 300;
  text-align: center
}

@media screen and (min-width: 641px) {
  .m-category_table th,.m-category_table td {
    line-height:1.4166667
  }
}

.m-category_table th:last-child,.m-category_table td:last-child {
  border-right: none
}

.m-category_table thead th {
  background: #303030
}

@media screen and (min-width: 641px) {
  .m-category_table thead th {
    height:40px;
    padding: 2px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-category_table thead th {
    font-size:3.125vw;
    padding: 1.25vw 0
  }
}

.m-category_table tbody th {
  font-weight: 500
}

@media screen and (min-width: 641px) {
  .m-category_table tbody th {
    font-size:16px
  }
}

@media screen and (max-width: 640px) {
  .m-category_table tbody th {
    font-size:3.125vw
  }
}

@media screen and (min-width: 641px) {
  .m-category_table tbody td {
    font-size:14px;
    line-height: 1.5;
    padding: 8px 4px
  }

  .m-category_table tbody td.is-hover.m-category_table-pro {
    background: linear-gradient(to right, rgba(118,5,4,0.9) 0%, rgba(118,5,4,0.49) 100%)
  }

  .m-category_table tbody td.is-hover.m-category_table-cas {
    background: linear-gradient(to right, rgba(3,81,154,0.9) 0%, rgba(3,81,154,0.49) 100%)
  }

  .m-category_table tbody td.is-hover a {
    background: none
  }
}

@media screen and (max-width: 640px) {
  .m-category_table tbody td {
    font-size:3.125vw;
    padding: 1.25vw
  }

  .m-category_table tbody td img {
    height: 16.25vw;
    margin: 2.5vw 0;
    width: auto
  }
}

.m-category_table tbody td.m-category_table-pro,.m-category_table tbody td.m-category_table-cas {
  padding: 0
}

.m-category_table tbody td.m-category_table-pro a,.m-category_table tbody td.m-category_table-cas a {
  display: block;
  text-decoration: none
}

@media screen and (min-width: 641px) {
  .m-category_table tbody td.m-category_table-pro a,.m-category_table tbody td.m-category_table-cas a {
    padding:8px 4px
  }
}

@media screen and (max-width: 640px) {
  .m-category_table tbody td.m-category_table-pro a,.m-category_table tbody td.m-category_table-cas a {
    padding:1.25vw
  }
}

.m-category_table tbody .m-number {
  display: inline-block;
  line-height: 1
}

@media screen and (min-width: 641px) {
  .m-category_table tbody .m-number {
    font-size:22px;
    margin: 4px 5px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-category_table tbody .m-number {
    font-size:5.625vw;
    margin: 0 1.5625vw 0 0
  }
}

@media screen and (min-width: 641px) {
  .m-category_table tbody .m-number+span {
    font-size:12px
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-head {
    width:200px !important
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-cat {
    width:60px !important
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-mpn {
    width:242px !important
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-type {
    font-size:14px
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-type th {
    padding:8px
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-series {
    font-size:12px
  }
}

th.m-category_table-line {
  background: none !important;
  padding: 0 !important;
  height: 100% !important;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-category_table-line {
    width:200px
  }
}

.m-category_table-line div {
  background: linear-gradient(to bottom left, #303030 49.5%, #000 50.5%);
  height: 100%;
  position: relative;
  top: 0
}

@media screen and (min-width: 641px) {
  .m-category_table-line div {
    width:100%
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-line div {
    width:22.5vw
  }
}

.m-category_table-line span {
  display: block;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  line-height: .75;
  position: absolute
}

@media screen and (min-width: 641px) {
  .m-category_table-line span {
    font-size:40px;
    font-weight: 100
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-line span {
    font-size:5.625vw;
    font-weight: 500
  }
}

.m-category_table-line span:first-child {
  right: 0;
  top: 0
}

.m-category_table-line span:last-child {
  left: 0;
  bottom: 0
}

@media screen and (min-width: 641px) {
  .m-category_table-product thead th {
    padding:8px 0
  }
}

.m-category_table-product tbody th {
  font-family: "Work Sans","Noto Sans JP",sans-serif
}

@media screen and (min-width: 641px) {
  .m-category_table-product tbody th {
    font-weight:500
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-product tbody th {
    font-weight:700
  }
}

.m-category_table-product tbody th span {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl
}

@media screen and (max-width: 640px) {
  .m-category_table-product tbody th span {
    font-size:2.5vw;
    width: 1em
  }
}

.m-category_table-product tbody td {
  height: 100%;
  padding: 0 !important
}

.m-category_table-product tbody a {
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%
}

@media screen and (min-width: 641px) {
  .m-category_table-product tbody a {
    background-position:right 8px center;
    font-size: 12px;
    height: 100%;
    padding: 12px 8px;
    position: relative
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-product tbody a {
    font-size:3.125vw;
    margin: 0;
    overflow: hidden;
    padding: 1.25vw 2.5vw
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-product tbody a:hover:after {
    background-image:url(../img/assets/ico-arw-right-mini-w.png);
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-product tbody a img {
    display:block;
    position: absolute;
    top: 50%;
    transform: translateX(-120%) translateY(-50%)
  }
}

@media screen and (max-width: 640px) {
  .m-category_table-product tbody a img {
    display:none
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-product tbody .m-number {
    font-size:28px
  }
}

@media screen and (min-width: 641px) {
  .m-category_table-pro span,.m-category_table-cas span {
    font-size:12px
  }
}

.m-category_table-cat .m-category_table-pro span,.m-category_table-series .m-category_table-pro span,.m-category_table-cat .m-category_table-cas span,.m-category_table-series .m-category_table-cas span {
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  font-weight: 700;
  letter-spacing: .2em
}

@media screen and (min-width: 641px) {
  .m-category_table-cat .m-category_table-pro,.m-category_table-cat .m-category_table-cas {
    height:24px !important;
    padding: 0
  }
}

.m-category_table-cat .m-category_table-pro,.m-category_table-series .m-category_table-pro {
  background: linear-gradient(to right, rgba(118,5,4,0.9) 0%, rgba(118,5,4,0.49) 100%)
}

.m-category_table-pro th {
  background: linear-gradient(to right, rgba(118,5,4,0.9) 0%, rgba(118,5,4,0.49) 100%)
}

.m-category_table-pro th.m-category_table-cat {
  background: rgba(118,5,4,0.9) !important
}

@media screen and (min-width: 641px) {
  .m-category_table-pro a:hover {
    background:linear-gradient(to right, rgba(118,5,4,0.9) 0%, rgba(118,5,4,0.49) 100%)
  }
}

.m-category_table-cat .m-category_table-cas,.m-category_table-series .m-category_table-cas {
  background: linear-gradient(to right, rgba(3,81,154,0.9) 0%, rgba(3,81,154,0.49) 100%)
}

.m-category_table-cas th {
  background: linear-gradient(to right, rgba(3,81,154,0.9) 0%, rgba(3,81,154,0.49) 100%)
}

.m-category_table-cas th.m-category_table-cat {
  background: rgba(3,81,154,0.9) !important
}

@media screen and (min-width: 641px) {
  .m-category_table-cas a:hover {
    background:linear-gradient(to right, rgba(3,81,154,0.9) 0%, rgba(3,81,154,0.49) 100%)
  }
}

@media screen and (min-width: 641px) {
  .m-progamer {
    overflow:hidden;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-progamer .m-head:after {
    top:10.9375vw
  }
}

.m-progamer_model {
  position: relative
}

@media screen and (min-width: 641px) {
  .m-progamer_model {
    margin:110px 0 100px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model {
    margin:17.5vw 0 0;
    position: relative
  }
}

.m-progamer_model-nav {
  position: absolute;
  right: -2px;
  top: calc(100% - 32px);
  width: 100%
}

.m-progamer_model-nav .l-inner {
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 9
}

@media screen and (min-width: 641px) {
  .m-progamer_model-nav .l-inner {
    margin:0 auto;
    width: 900px
  }
}

.m-progamer_model-nav span {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: center
}

@media screen and (min-width: 641px) {
  .m-progamer_model-nav span {
    font-size:12px;
    height: 64px;
    width: 64px
  }
}

.m-progamer_model-pager {
  background: #333;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  font-weight: 300
}

.m-progamer_model-prev {
  background: #6d0106;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-progamer_model-prev {
    cursor:pointer
  }
}

.m-progamer_model-prev:hover {
  opacity: .9
}

.m-progamer_model-prev:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-225deg)
}

@media screen and (min-width: 641px) {
  .m-progamer_model-prev:after {
    height:7px;
    left: 50%;
    width: 7px
  }
}

.m-progamer_model-next {
  background: #c00200;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-progamer_model-next {
    cursor:pointer
  }
}

.m-progamer_model-next:hover {
  opacity: .9
}

.m-progamer_model-next:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg)
}

@media screen and (min-width: 641px) {
  .m-progamer_model-next:after {
    height:7px;
    right: 50%;
    width: 7px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model-next:after {
    height:1.875vw;
    right: 2.5vw;
    width: 1.875vw
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_model .slick-list {
    overflow:visible
  }
}

.m-progamer_model .slick-slide {
  opacity: 0.3;
  outline: none;
  transition-duration: 0.4s
}

.m-progamer_model .slick-slide:hover,.m-progamer_model .slick-slide:focus {
  border: none;
  outline: none
}

@media screen and (min-width: 641px) {
  .m-progamer_model .slick-slide:hover,.m-progamer_model .slick-slide:focus {
    opacity:1
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_model .slick-slide {
    transition:all 0.5s ease-out;
    width: 780px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model .slick-slide {
    width:80vw
  }
}

.m-progamer_model .slick-slide .m-products_type {
  opacity: 0
}

.m-progamer_model .slick-current {
  opacity: 1
}

@media screen and (min-width: 641px) {
  .m-progamer_model .slick-current {
    box-shadow:0 0 16px rgba(0,0,0,0.8);
    transform: scale(1.16);
    position: relative;
    z-index: 999
  }
}

.m-progamer_model .slick-current .m-products_type,.m-progamer_model .slick-current .m-copyright {
  opacity: 1
}

.m-progamer_model .slick-current .playername {
  opacity: 1;
  transform: translateX(0)
}

.m-progamer_model .slick-current a img.player {
  opacity: 1;
  transform: translateX(0)
}

.m-progamer_model .slick-current a img.screen {
  opacity: 1;
  transform: translateX(0)
}

.m-progamer_model .slick-current a .m-progamer_modelbox {
  opacity: 1;
  transform: translateX(0)
}

.m-progamer_model a {
  display: block;
  position: relative;
  text-decoration: none
}

@media screen and (min-width: 641px) {
  .m-progamer_model a:hover {
    text-decoration:none
  }
}

.m-progamer_model a .playername {
  transition-duration: 0.6s;
  transition-delay: 0.4s;
  opacity: 0;
  position: absolute;
  transform: translateX(40px);
  z-index: 2;
  text-shadow: 0 0 8px #000;
  line-height: 1.5
}

@media screen and (min-width: 641px) {
  .m-progamer_model a .playername {
    font-size:10px;
    left: 624px;
    top: 62%
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model a .playername {
    font-size:3.125vw;
    right: 4%;
    top: 58%
  }
}

.m-progamer_model a img {
  height: auto;
  transition-duration: 0.6s;
  transition-delay: 0.4s;
  width: 100%
}

.m-progamer_model a img.player {
  bottom: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transform: translateX(40px);
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-progamer_model a img.player {
    height:100%;
    width: auto
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model a img.player {
    top:4.0625vw;
    width: 38.4375vw
  }
}

.m-progamer_model a img.screen {
  opacity: 0;
  position: absolute;
  transform: translateX(-40px)
}

@media screen and (min-width: 641px) {
  .m-progamer_model a img.screen {
    top:28px;
    width: 457px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model a img.screen {
    top:7.5vw;
    width: 45vw
  }
}

.m-progamer_modelbox {
  box-sizing: border-box;
  opacity: 0;
  position: absolute;
  transform: translateX(-50px);
  transition-duration: 0.6s;
  transition-delay: 0.8s;
  z-index: 5
}

@media screen and (min-width: 641px) {
  .m-progamer_modelbox {
    left:32px;
    top: 320px;
    width: 431px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_modelbox {
    height:51.25vw;
    left: 0;
    top: 42.1875vw;
    width: 100%
  }
}

.m-progamer_modelname {
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  line-height: 1
}

@media screen and (min-width: 641px) {
  .m-progamer_modelname {
    font-size:24.13793px;
    font-weight: 500
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_modelname {
    font-size:5.625vw;
    font-weight: 700;
    margin-left: 6.875vw;
    width: 37.5vw
  }
}

.m-progamer_modeltxt {
  color: #999;
  font-weight: 500
}

@media screen and (min-width: 641px) {
  .m-progamer_modeltxt {
    font-size:12.06897px;
    line-height: 1.4285714;
    margin: 10px 0 16px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_modeltxt {
    font-size:3.75vw;
    margin: 2.1875vw 0 0 6.875vw;
    width: 37.5vw
  }
}

.m-progamer_modelprice {
  display: inline-block;
  line-height: 1;
  text-align: right;
  width: 100%
}

@media screen and (min-width: 641px) {
  .m-progamer_modelprice {
    font-size:11.2069px;
    text-align: right
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_modelprice {
    bottom:0;
    font-size: 3.4375vw;
    position: absolute;
    text-align: center
  }
}

.m-progamer_modelprice span {
  margin: 0 .1em
}

@media screen and (min-width: 641px) {
  .m-progamer_modelprice span {
    font-size:27.58621px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_modelprice span {
    font-size:6.5625vw
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_modelprice span.m-btn_more {
    display:inline-flex;
    font-size: 12.06897px;
    height: 34.48276px;
    margin: 0 0 0 12.93103px;
    width: 137.93103px;
    vertical-align: text-bottom
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_modelprice span.m-btn_more {
    font-size:3.75vw;
    position: absolute;
    left: 5vw;
    top: 100%;
    width: calc(100% - 10vw)
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model span.m-btn_more {
    font-size:3.75vw;
    margin: 0 5vw;
    position: relative;
    width: calc(100% - 10vw);
    z-index: 5
  }
}

.m-progamer_model .m-copyright {
  opacity: 0
}

@media screen and (min-width: 641px) {
  .m-progamer_model .m-copyright {
    margin:16px 24px 0
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_model .m-copyright {
    margin:2.5vw
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_sponsored {
    text-align:center
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored {
    padding:12.5vw 5vw 0
  }
}

.m-progamer_sponsored p {
  color: #999
}

@media screen and (min-width: 641px) {
  .m-progamer_sponsored p {
    font-size:14px;
    line-height: 1.7142857
  }
}

.m-progamer_sponsored p span {
  color: #fff;
  display: block
}

@media screen and (min-width: 641px) {
  .m-progamer_sponsored p span {
    font-size:20px;
    letter-spacing: .11em;
    margin: 0 0 24px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored p span {
    font-size:5vw;
    margin: 0 0 5vw;
    text-align: center
  }
}

.m-progamer_sponsored-logo {
  border-top: 1px solid #490000;
  border-bottom: 1px solid #490000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-progamer_sponsored-logo {
    margin:36px auto 0;
    padding: 25px 0;
    max-width: 1400px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo {
    align-items:center;
    margin: 5vw 0;
    padding: 5vw 0
  }
}

.m-progamer_sponsored-logo div {
  align-items: center;
  display: flex
}

@media screen and (min-width: 641px) {
  .m-progamer_sponsored-logo div:before {
    background:#490000;
    content: "";
    display: block;
    height: 16px;
    margin: 0 24px;
    width: 1px
  }

  .m-progamer_sponsored-logo div:first-child:before {
    display: none
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo div {
    margin:1.25vw 2.5vw
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo img {
    height:auto
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo img.sponsored_0 {
    margin-right:.9375vw;
    width: 46.5625vw
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo img.sponsored_1 {
    margin-right:6.875vw;
    width: 16.5625vw
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo img.sponsored_2 {
    width:31.25vw
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo img.sponsored_3 {
    width:25vw
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_sponsored-logo img.sponsored_・ｽS {
    width:12.5vw
  }
}

.m-progamer_cat {
  display: flex
}

@media screen and (min-width: 641px) {
  .m-progamer_cat {
    margin:80px auto 0;
    max-width: 1400px
  }
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  .m-progamer_cat {
    box-sizing:border-box;
    padding-left: 10px;
    padding-right: 10px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat {
    flex-wrap:wrap;
    margin: 15vw 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat img {
    width:100%
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_cat li {
    width:25%
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat li {
    width:50%
  }

  .m-progamer_cat li:nth-child(n+3) {
    padding: 10vw 0 0
  }
}

.m-progamer_cat a {
  text-decoration: none
}

.m-progamer_cat .is-h_wrap {
  overflow: hidden
}

@media screen and (min-width: 641px) {
  .m-progamer_cat .is-h_wrap {
    margin:0 0 15px
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_cat img {
    width:100%
  }
}

.m-progamer_cat-ttl {
  color: #fff;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  text-align: center
}

@media screen and (min-width: 641px) {
  .m-progamer_cat-ttl {
    font-size:16px;
    font-weight: 500;
    letter-spacing: .18em;
    margin: 3px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat-ttl {
    font-size:4.375vw;
    font-weight: 700;
    letter-spacing: .15em;
    margin: 5vw 2.5vw
  }
}

@media screen and (min-width: 641px) {
  .m-progamer_cat-ttl span:before {
    content:" - "
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat-ttl span {
    display:block
  }
}

.m-progamer_cat-txt {
  color: #999;
  font-weight: 500
}

@media screen and (min-width: 641px) {
  .m-progamer_cat-txt {
    font-size:13px;
    line-height: 1.4285714;
    margin: 0 24px;
    padding-bottom: 15px
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat-txt {
    margin:0 5vw
  }

  .m-progamer_cat-ttl+.m-progamer_cat-txt {
    min-height: 7em
  }
}

.m-progamer_cat-txt small {
  display: block;
  line-height: 1.5;
  text-align: left
}

@media screen and (min-width: 641px) {
  .m-progamer_cat-txt small {
    font-size:8px;
    margin: 16px -16px 0
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat-txt small {
    margin:6.25vw -2.5vw 0
  }
}

@media screen and (max-width: 640px) {
  .m-progamer_cat .m-btn_more {
    margin:0 5vw;
    width: calc(100% - 10vw)
  }
}

.m-point {
  background: url(../img/assets/bg-point.png) center center no-repeat;
  background-size: cover
}

@media screen and (min-width: 641px) {
  .m-point {
    margin-top:72px;
    padding: 105px 0 80px
  }
}

@media screen and (max-width: 640px) {
  .m-point {
    padding:20vw 5vw
  }
}

.m-point_ttl {
  background: #fff100;
  color: #000
}

@media screen and (min-width: 641px) {
  .m-point_ttl {
    align-items:center;
    display: flex;
    justify-content: center;
    font-size: 22px;
    letter-spacing: .1em;
    text-align: center;
    height: 72px
  }
}

@media screen and (max-width: 640px) {
  .m-point_ttl {
    padding:3.75vw 0;
    text-align: center
  }
}

@media screen and (max-width: 640px) {
  .m-point_ttl span {
    display:block;
    font-size: 3.75vw
  }
}

.m-point_list {
  display: flex;
  position: relative;
  z-index: 2
}

@media screen and (min-width: 641px) {
  .m-point_list {
    margin:0 0 56px
  }
}

@media screen and (max-width: 640px) {
  .m-point_list {
    flex-wrap:wrap
  }
}

@media screen and (min-width: 641px) {
  .m-point_list li {
    flex:1;
    text-align: center;
    font-size: 13px;
    line-height: 1.5384615
  }
}

@media screen and (max-width: 640px) {
  .m-point_list li {
    text-align:center;
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .m-point_list li:first-child span,.m-point_list li:nth-child(2) span {
    height:2.6em
  }
}

.m-point_list a {
  display: block;
  height: 100%;
  overflow: hidden;
  text-decoration: none
}

@media screen and (min-width: 641px) {
  .m-point_list a:hover .m-point_list-wrap {
    background:#fff100;
    color: #000
  }

  .m-point_list a:hover img {
    opacity: .7
  }
}

.m-point_list-wrap {
  background: #fff100;
  box-sizing: border-box;
  color: #000;
  display: block;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-point_list-wrap {
    transition:all 0.2s ease-out;
    height: calc(100% - 20px);
    margin: 0 0 10px 0;
    padding: 20px 25px 40px 25px
  }
}

@media screen and (max-width: 640px) {
  .m-point_list-wrap {
    height:100%
  }

  li:nth-child(odd) .m-point_list-wrap {
    padding: 1.625vw 1.25vw 5vw 2.5vw
  }

  li:nth-child(even) .m-point_list-wrap {
    padding: 1.625vw 2.5vw 5vw 1.25vw
  }
}

@media screen and (min-width: 641px) {
  .m-point_list img {
    transition:all 0.2s ease-out;
    left: 0px;
    top: 0px;
    width: calc(auto);
    z-index: -1
  }
}

@media screen and (max-width: 640px) {
  .m-point_list img {
    left:0;
    top: 0;
    width: auto
  }
}

.m-point_list span {
  color: #000;
  display: block;
  text-align: center
}

@media screen and (min-width: 641px) {
  .m-point_list span {
    font-size:18px;
    font-weight: 300;
    margin: 8px -25px
  }
}

@media screen and (max-width: 640px) {
  .m-point_list span {
    font-weight:500;
    font-size: 4.375vw;
    margin-bottom: 4.375vw
  }
}

.m-point_list svg {
  display: block;
  width: auto
}

@media screen and (min-width: 641px) {
  .m-point_list svg {
    height:40px;
    margin: 0 auto 15px
  }
}

@media screen and (max-width: 640px) {
  .m-point_list svg {
    height:10vw;
    margin: 0 auto 5vw
  }
}

.m-point .m-btn {
  background: none;
  border: 1px solid #fff100;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff100
}

@media screen and (min-width: 641px) {
  .m-point .m-btn {
    font-size:18px;
    height: 60px;
    margin: 0 auto;
    width: 370px
  }

  .m-point .m-btn:hover {
    opacity: .7
  }
}

@media screen and (max-width: 640px) {
  .m-point .m-btn {
    height:12.5vw;
    margin: 10vw auto 0;
    width: 62.5vw
  }
}

.m-point .m-btn.m-arrow_L:after {
  border-color: #fff100
}

@media screen and (max-width: 640px) {
  .m-point {
    margin-top:20vw
  }
}

body.progamer hr {
  border: none
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head {
    margin:80px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-head {
    margin-bottom:0
  }
}

.m-pickup-gamerlist .m-head:before {
  opacity: .24
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head:before {
    font-size:80px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-head:before {
    display:none
  }
}

.m-pickup-gamerlist .m-head:after {
  background-image: url(../img/pro_gamer/bg-ttl.png);
  background-blend-mode: multiply;
  background-repeat: repeat;
  content: "";
  display: block;
  z-index: -1
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head:after {
    height:380px;
    top: 42px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-head:after {
    height:132.1875vw;
    top: 5vh
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head .l-inner {
    max-width:1200px;
    z-index: 99
  }
}

.m-pickup-gamerlist .m-head .is-h_btn {
  box-shadow: 0 0 8px rgba(0,0,0,0.4)
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head .is-h_btn {
    top:22px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head_txt {
    font-size:20px;
    margin: 0 0 16px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-head_txt {
    font-size:5vw;
    margin: 0 0 7vw
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-head_txt img {
    display:block;
    margin: 0 auto 2vh;
    width: auto
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-head_txt+p {
    padding:0 5vw;
    text-align: left
  }
}

.m-pickup-gamerlist .m-head img {
  display: block
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-head img {
    margin:0 auto 19px
  }
}

.m-pickup-gamerlist.m-recommend:before {
  display: none
}

.m-pickup-gamerlist-01 .m-head:before {
  color: #00abeb
}

.m-pickup-gamerlist-01 .m-head:after {
  background-color: #003d57
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-01 .m-head_txt img {
    height:9vh
  }
}

.m-pickup-gamerlist-01 .m-products_rec .slick-slide,.m-pickup-gamerlist-01 .m-products_rec>li {
  background: url(../img/pro_gamer/bg-gamer-01.png) center top no-repeat;
  background-size: contain
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-01 .m-pickup-gamerlist-img {
    left:25px;
    top: -40px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-01 .m-pickup-gamerlist-img {
    left:0;
    top: -9vw;
    width: 76% !important
  }
}

.m-pickup-gamerlist-02 .m-head:before {
  color: #544482
}

.m-pickup-gamerlist-02 .m-head:after {
  background-color: #300d44
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-02 .m-head_txt img {
    height:auto;
    position: relative;
    top: -2px;
    margin-bottom: 8px;
    width: 330px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-02 .m-head_txt img {
    height:23.75vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-02 .m-pickup-gamerlist-img {
    position:absolute;
    top: -80px;
    left: 0
  }
}

.m-pickup-gamerlist-03 .m-head:before {
  color: #eac900
}

.m-pickup-gamerlist-03 .m-head:after {
  background-color: #8b7b01
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-03 .m-head_txt img {
    position:relative;
    top: -23px;
    margin-bottom: 0
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-03 .m-head_txt img {
    height:32.5vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-03 .m-pickup-gamerlist-img {
    position:absolute;
    top: -52px;
    left: 0
  }
}

.m-pickup-gamerlist-04 .m-head:before {
  color: #d60077
}

.m-pickup-gamerlist-04 .m-head:after {
  background-color: #970053
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-04 .m-head_txt img {
    position:relative;
    top: 10px;
    margin-bottom: 41px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-04 .m-head_txt img {
    height:15vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-04 .m-pickup-gamerlist-img {
    position:absolute;
    top: 0px;
    left: 0
  }
}

.m-pickup-gamerlist-05 .m-head:before {
  color: #f39800
}

.m-pickup-gamerlist-05 .m-head:after {
  background-color: #f39800
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-05 .m-head_txt img {
    height:20vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-05 .m-pickup-gamerlist-img {
    position:absolute;
    top: -31px;
    left: 0
  }
}

.m-pickup-gamerlist-06 .m-head:before {
  color: #aa2f01
}

.m-pickup-gamerlist-06 .m-head:after {
  background-color: #aa2f01
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-06 .m-head_txt img {
    margin-bottom:0
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-06 .m-head_txt img {
    height:26vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-06 .m-pickup-gamerlist-img {
    position:absolute;
    top: -30px;
    left: 0
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec li:hover,.m-pickup-gamerlist .m-products_rec-bnr li:hover {
    box-shadow:0 0 21px rgba(0,0,0,0.8)
  }

  .m-pickup-gamerlist .m-products_rec li:hover .is-h_back .is-h_wrap:before,.m-pickup-gamerlist .m-products_rec-bnr li:hover .is-h_back .is-h_wrap:before {
    transition: width .08s ease-out 0s;
    width: 100%
  }

  .m-pickup-gamerlist .m-products_rec li:hover .is-h_back .is-h_wrap:after,.m-pickup-gamerlist .m-products_rec-bnr li:hover .is-h_back .is-h_wrap:after {
    transition: height .08s ease-out .08s;
    height: 100%
  }

  .m-pickup-gamerlist .m-products_rec li:hover .is-h_back .is-h_wrap .is-h_inner:before,.m-pickup-gamerlist .m-products_rec-bnr li:hover .is-h_back .is-h_wrap .is-h_inner:before {
    transition: width .08s ease-out .16s;
    width: 100%
  }

  .m-pickup-gamerlist .m-products_rec li:hover .is-h_back .is-h_wrap .is-h_inner:after,.m-pickup-gamerlist .m-products_rec-bnr li:hover .is-h_back .is-h_wrap .is-h_inner:after {
    transition: height .08s ease-out .24s;
    height: 100%
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec {
    margin-top:51px;
    justify-content: center
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec {
    margin-top:0
  }

  .m-pickup-gamerlist .m-products_rec .slick-track {
    padding-top: 12vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec li {
    flex-basis:400px;
    max-width: 400px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec .is-h_back {
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
  }

  .m-pickup-gamerlist .m-products_rec .is-h_back .is-h_wrap,.m-pickup-gamerlist .m-products_rec .is-h_back .is-h_inner {
    height: 100%;
    width: 100%
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec a:hover {
    box-shadow:0 0 21px rgba(0,0,0,0)
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec a {
    padding-top:48.5vh;
    padding-bottom: 5.5vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec a:before {
    bottom:1px;
    height: 51.69%;
    right: 1px;
    width: 85%
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec a:before {
    height:83vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec a .is-h_wrap:before,.m-pickup-gamerlist .m-products_rec a .is-h_wrap:after,.m-pickup-gamerlist .m-products_rec a .is-h_wrap .is-h_inner:before,.m-pickup-gamerlist .m-products_rec a .is-h_wrap .is-h_inner:after {
    display:none
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec a .is-h_inner {
    padding:175px 34px 22px 94px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec .m-products_txt {
    font-size:14px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec .m-products_txt strong {
    font-size:16px
  }
}

.m-pickup-gamerlist .m-products_rec .m-products_price {
  white-space: nowrap
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec .m-products_price {
    margin-top:4.5vw;
    padding-top: 4vw
  }
}

.m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-img {
  position: absolute;
  z-index: -1
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-img {
    height:auto
  }
}

.m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-logo {
  height: auto;
  display: block;
  position: absolute
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-logo {
    right:8px;
    top: 64px;
    width: 188px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-logo {
    right:2vw;
    top: 17vw;
    width: 48.5vw
  }
}

.m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-name {
  position: absolute
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-name {
    font-size:12px;
    right: 12px;
    top: 98px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-name {
    top:26vw;
    right: 3vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-pc {
    margin:0 0 16px;
    height: 200px;
    width: auto;
    max-width: none;
    right: 24px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec .m-pickup-gamerlist-pc {
    position:absolute;
    top: 42.5vw;
    right: 7vw;
    transform: scale(1.2)
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr {
    margin:0 auto;
    max-width: 1200px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr {
    margin-top:6vw
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr li {
    margin-top:70px;
    padding: 0 0 1px
  }

  .m-pickup-gamerlist .m-products_rec-bnr li:hover {
    box-shadow: none
  }

  .m-pickup-gamerlist .m-products_rec-bnr li .is-h_back {
    height: calc(100% + 1px);
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
    z-index: -1
  }

  .m-pickup-gamerlist .m-products_rec-bnr li .is-h_wrap,.m-pickup-gamerlist .m-products_rec-bnr li .is-h_inner {
    height: 100%;
    width: 100%
  }

  .m-pickup-gamerlist .m-products_rec-bnr li .is-h.is-h_btn {
    overflow: visible
  }
}

.m-pickup-gamerlist .m-products_rec-bnr a {
  padding: 0
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr a {
    display:block;
    height: 0;
    padding: 440px 0 0;
    position: relative;
    width: 1200px
  }
}

.m-pickup-gamerlist .m-products_rec-bnr a:after {
  bottom: 0;
  background: #333;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  z-index: 1
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr a:after {
    height:305px;
    width: 340px
  }
}

.m-pickup-gamerlist .m-products_rec-bnr .m-btn {
  box-shadow: 0 0 8px rgba(0,0,0,0.4)
}

.m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-img {
  display: block
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-img {
    transition:all 0.2s ease-out
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-img {
    height:auto;
    width: 100%
  }
}

.m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-block {
  position: absolute
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-block {
    bottom:24px;
    left: 892px;
    right: 32px;
    z-index: 2
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-block {
    bottom:7.1875vw;
    left: 14.0625vw;
    right: 5vw;
    z-index: 2
  }
}

.m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-pc {
  display: block;
  margin: 0 auto
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-pc {
    height:190px;
    width: auto
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-pickup-gamerlist-pc {
    height:auto;
    width: 100%
  }
}

.m-pickup-gamerlist .m-products_rec-bnr .m-products_txt {
  color: #fff
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-products_txt {
    margin-top:2vw
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-products_txt strong {
    font-size:5vw
  }
}

.m-pickup-gamerlist .m-products_rec-bnr .m-products_price {
  border-top: 1px solid #fff
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-products_price {
    margin-top:22px;
    padding-top: 19px
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-products_price {
    margin-top:4.5vw;
    padding-top: 4vw
  }
}

.m-pickup-gamerlist .m-products_rec-bnr .m-products_price span {
  padding: 0 .15em
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist .m-products_rec-bnr .m-products_list span.m-btn_more {
    margin-top:14px
  }
}

.m-pickup-gamerlist-bnr {
  text-align: center
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-bnr {
    margin:48px 0 0
  }

  .m-pickup-gamerlist-bnr img {
    transition: all 0.2s ease-out
  }

  .m-pickup-gamerlist-bnr:hover img {
    opacity: .7
  }
}

@media screen and (max-width: 640px) {
  .m-pickup-gamerlist-bnr {
    margin:8vw 0 -3vw;
    padding: 0 5vw
  }

  .m-pickup-gamerlist-bnr img {
    height: auto;
    width: 100%
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-02 .m-products_rec-bnr li {
    margin-top:35px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-03 .m-products_rec-bnr li {
    margin-top:47px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-04 .m-products_rec-bnr li {
    margin-top:61px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-05 .m-products_rec-bnr li {
    margin-top:45px
  }
}

@media screen and (min-width: 641px) {
  .m-pickup-gamerlist-06 .m-products_rec-bnr li {
    margin-top:33px
  }
}

body.gaming hr {
  border: none
}

@media screen and (min-width: 641px) {
  .m-genre_cats {
    margin:0 auto;
    max-width: 1200px
  }
}

@media screen and (max-width: 640px) {
  .m-genre_cats {
    padding:0 5vw
  }
}

@media screen and (min-width: 641px) {
  .m-genre .m-head {
    margin-bottom:53px
  }
}

@media screen and (max-width: 640px) {
  .m-genre .m-head {
    margin:18.4375vw 0 11.5625vw;
    position: relative;
    z-index: 2;
  }
}

@media screen and (max-width: 640px) {
  .m-genre .m-head_txt {
    font-size:6.25vw
  }
}

@media screen and (min-width: 641px) {
  .m-genre .m-head:before {
    top:-18px
  }
}

@media screen and (max-width: 640px) {
  .m-genre .m-head:before {
    bottom:36%;
    top: auto
  }
}

@media screen and (min-width: 641px) {
  .m-genre_head {
    margin:104px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-genre_head {
    margin:20vw 0 0
  }
}

@media screen and (min-width: 641px) {
  .m-genre_head-txt {
    font-size:36px;
    font-weight: 500
  }
}

@media screen and (max-width: 640px) {
  .m-genre_head-txt {
    font-size:6.875vw
  }
}

.m-genre_head-txt:after {
  content: attr(data-sub)
}

@media screen and (min-width: 641px) {
  .m-genre_head-txt:after {
    display:inline-block;
    font-size: 16px;
    margin-left: 12px
  }
}

@media screen and (max-width: 640px) {
  .m-genre_head-txt:after {
    display:block;
    font-size: 3.125vw
  }
}

@media screen and (min-width: 641px) {
  .m-genre_head-lead {
    font-size:16px
  }
}

@media screen and (max-width: 640px) {
  .m-genre_head-lead {
    font-size:3.75vw;
    margin: 4.6875vw 0 0
  }
}

@media screen and (min-width: 641px) {
  .m-genre_list {
    display:flex;
    flex-wrap: wrap;
    margin: 36px 0 0
  }
}

@media screen and (max-width: 640px) {
  .m-genre_list {
    margin:7.5vw 0 0
  }
}

.m-genre_list li {
  border: none;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-genre_list li {
    height:auto;
    margin-top: 28px;
    width: 48.91%
  }

  .m-genre_list li:nth-child(-n+2) {
    margin-top: 0
  }

  .m-genre_list li:nth-child(even) {
    margin-left: 2.08%
  }
}

@media screen and (max-width: 640px) {
  .m-genre_list li {
    margin-top:8.75vw
  }

  .m-genre_list li:first-child {
    margin-top: 0
  }

  .m-genre_list li:before {
    display: none
  }
}

.m-genre_list a {
  text-decoration: none
}

@media screen and (min-width: 641px) {
  .m-genre_list a {
    align-items:flex-start;
    display: flex;
    flex: 1 0 0;
    justify-content: space-between;
    flex-wrap: wrap
  }

  .m-genre_list a:hover .m-genre_list-more {
    text-decoration: none
  }
}

@media screen and (max-width: 640px) {
  .m-genre_list a {
    display:block;
    overflow: hidden
  }
}

.m-genre_list img {
  display: block;
  height: auto;
  width: 100%
}

@media screen and (min-width: 641px) {
  .m-genre_list p {
    line-height:1.5714286;
    margin: 9px 0 0
  }
}

@media screen and (min-width: 641px) {
  .m-genre_list-ttl {
    flex:1;
    font-size: 14px;
    letter-spacing: 0em
  }
}

@media screen and (max-width: 640px) {
  .m-genre_list-ttl {
    margin:1.25vw 0 0
  }
}

.m-genre_list-more {
  text-decoration: underline;
  position: relative
}

@media screen and (min-width: 641px) {
  .m-genre_list-more {
    flex-basis:8em;
    font-size: 13px;
    letter-spacing: 0em;
    padding-right: 12px !important
  }
}

@media screen and (max-width: 640px) {
  .m-genre_list-more {
    float:right;
    margin: 3.125vw 0 0;
    padding-right: 3.75vw !important
  }
}

.m-genre_list-more.m-arrow_S:after {
  right: 3px
}

@media screen and (max-width: 640px) {
  .m-genre_list-more.m-arrow_S:after {
    top:13px
  }
}

@media screen and (min-width: 641px) {
  .m-kv .slick-slide {
    width:400px;
    height: 400px;
  }

  .m-kv div.mmm .slick-slide img {
    width: 400px;
    height: 400px;
  }

  .m-kv div.mmm .slick-next {
    right: 69%;
  }

  .m-kv div.mmm .slick-prev {
    left: 69%;
  }
}
}
