@charset "UTF-8";
@keyframes bg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1400px 1400px;
  }
}
@font-face {
  font-family: "jleaguekick";
  src: url("/font/jleaguekick/JLEAGUEKICK.ttf") format("truetype");
}
/* ==========================================================================
   goodsArea   キャンペーン
========================================================================== */
.goodsArea__kv--img {
  width: 90%;
}
.goodsArea__lead {
  font-size: 16px;
  font-size: 1.6rem;
}

.tabSelecter .goodsArea__tablist {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabSelecter .goodsArea__tablist--item a:after {
  bottom: -20px;
  border-width: 20px 15px 0 15px;
}
.tabSelecter .goodsArea__tablist--item a p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  margin-top: 10px;
}
.tabSelecter .goodsArea__tablist--item a .goodsArea__tabperiod {
  margin-top: 6px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.35;
}
.tabSelecter .goodsArea__tablist--item a .goodsArea__tabperiod br {
  display: initial;
}
.tabSelecter .goodsArea__tablist--item.line a:before {
  content: "";
  background: url(/img/jleagueallstar/dazncup/vote/line_catch_sp.svg) repeat-y top center;
  position: absolute;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  height: 15vw;
  width: 100%;
  max-width: 140px;
  top: -45px;
}
.goodsArea .tabSelecter.tabSelecter--bottom .goodsArea__tablist {
  margin-top: 30px;
}
.goodsArea .tabSelecter.tabSelecter--bottom .goodsArea__tablist--item.line a:before {
  bottom: -45px;
  top: auto;
}
.goodsArea .tabSelecter.tabSelecter--bottom .goodsArea__tablist--item a:after {
  border-width: 0 15px 20px 15px;
  top: -20px;
}
.goodsArea .tabSelecter.tabSelecter--bottom .goodsArea__tablist--item.current a:after {
  border-top-color: transparent;
  border-bottom-color: #111;
}
.goodsArea__inner {
  margin: 60px auto;
}
.goodsArea__top {
  padding: 40px 0;
  margin-bottom: 40px;
  background: #000;
  background: url(/img//jleagueallstar/dazncup/BG/BG_SP.jpg) no-repeat center center;
  background-size: cover;
}
.goodsArea__topInner {
  width: 90%;
  margin: 0 auto;
}
.goodsArea__shopinfo {
  display: block;
  margin-bottom: 40px;
}
.goodsArea__shopinfo--item {
  width: 100%;
  padding: 22px 18px;
}
.goodsArea__shopinfo--item + .goodsArea__shopinfo--item {
  margin-top: 16px;
}
.goodsArea__shopinfo--item h2 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 14px;
}
.goodsArea__shopinfo--item dl {
  margin-bottom: 14px;
}
.goodsArea__shopinfo--item dl div {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.55;
}
.goodsArea__shopinfo--item p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
}
.goodsArea__shopinfo--item p.attention {
  padding: 10px 12px;
}
.goodsArea__secttl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.35;
  margin-bottom: 20px;
}
.goodsArea__contents {
  padding: 50px 5%;
}
.goodsArea__contents--con {
  line-height: 1.3;
}
.goodsArea__contents--con p.txt {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
  line-height: 1.3;
  font-weight: 600;
}
.goodsArea__contents--con p.attention {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
}
.goodsArea__contents--con .list_attention li {
  line-height: 1.3;
}
.goodsArea__contents--con .stepslider {
  width: 110%;
  margin-left: -5%;
}
.goodsArea__contents--con .step {
  padding: 30px 15px;
  margin: 5px;
}
.goodsArea__contents--con .btn__L {
  padding: 10px 0;
  line-height: 1.3;
}
.goodsArea__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.65;
}
.goodsArea__subttl {
  margin-bottom: 20px;
}
.goodsArea__subttl p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
}
.goodsArea__subttl .num {
  font-size: 16px;
  font-size: 1.6rem;
  height: 30px;
  line-height: 30px;
  width: 30px;
  margin-bottom: 10px;
}
.goodsArea__table tr th,
.goodsArea__table tr td {
  font-size: 10px;
  font-size: 1rem;
  padding: 0;
}
.goodsArea__imglist {
  margin-bottom: 40px;
}
.goodsArea__imglist--item {
  width: 100%;
}
.goodsArea__imglist--item:hover {
  opacity: 1;
  border-color: rgba(0, 0, 0, 0.08);
  box-shadow: none;
  transform: translateY(0);
}
.goodsArea__imglist--item figcaption {
  padding: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.45;
  text-align: center;
}
.goodsArea__imglist--item--txtwrap {
  padding: 16px;
}
.goodsArea__imglist--item--ttl {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.45;
  margin-bottom: 8px;
}
.goodsArea__imglist--item--txt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.55;
  margin-bottom: 12px;
}
.goodsArea__imglist--item--price {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.1;
}
.goodsArea__other {
  margin-bottom: 40px;
}
.goodsArea__other > img {
  width: 100%;
  height: auto;
  margin-bottom: 14px;
}
.goodsArea__other--txtwrap {
  margin-bottom: 14px;
}
.goodsArea__other--ttl {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.45;
  margin-bottom: 10px;
}
.goodsArea__other--price {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
}
.goodsArea__other--box {
  padding: 14px;
}
.goodsArea__other--box--txt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
}
.goodsArea__other--box--txt span {
  margin-top: 6px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.55;
}
