@charset "UTF-8";

/* common */

a.link {
  color: #000;
  text-decoration: underline;
}

.tcg-akiba {
  position: relative;
  z-index: 10;
  width: 480px;
  margin: 0 auto;
  padding-bottom: 60px;

}

.tcg-akiba img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.bg-content {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/bg-pc.jpg);
  background-size: cover;
  background-repeat: repeat;
  /* background-size: 105%; */
  background-position: top center;
}

.tcg-akiba .inner {
  padding: 0 15px;
}

.tcg-akiba .inner-base {
  padding: 0 30px;
}

.tcg-akiba .align-center {
  text-align: center;
}



/* hero */

.tcg-akiba .hero {
  display: flex;
  flex-wrap: wrap;
  gap: 45px;
  padding: 60px 0;
}

.tcg-akiba .hero .hero-01 {
  margin-left: 30px;
  margin-right: 30px;
}

.tcg-akiba .hero .hero-02 {
  margin-left: 30px;
}

.tcg-akiba .hero .hero-03 {
  margin-right: 30px;
}

.tcg-akiba .hero .hero-04 {
  margin-left: 15px;
  margin-right: 15px;
}

/* menu */

.tcg-akiba .menu {
  display: flex;
  align-items: flex-end;
  position: fixed;
  bottom: 0;
  z-index: 10000;
  width: 480px;

  display: none;
}

/* introduction */

.introduction {
  margin-bottom: 30px;
}

.introduction .text {
  color: #fff;
  font-size: 1.3rem;
  line-height: 2;
}

/* online */

.online,
.store {
  padding-top: 30px;
  margin-top: -30px;
  overflow: hidden;
}

.online .text.align-center {
  margin-bottom: 20px;
}

.online .l-title {
  margin-bottom: 15px;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.0rem;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  display: flex;
  /* gap: 10px; */
  justify-content: space-between;
  align-items: center;
}

.online .l-title::before {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/sec-line.png);
  width: 98px;
  height: 17px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  left: 15px;
}

.online .l-title::after {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/sec-line.png);
  width: 98px;
  height: 17px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  right: 15px;
}

.online .text {
  margin-bottom: 30px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 2;
}


/* pokeca-present-cp */

.pokeca-present-cp {
  margin-bottom: 45px;
}

.pokeca-present-cp .image {
  margin: 20px 15px 30px;
}

.pokeca-present-cp .sec-title {
  margin-left: 30px;
  margin-bottom: 25px;
  max-width: calc(714px / 3);
  position: relative;
}

.pokeca-present-cp .sec-title::after {
  content: "";
  display: block;
  background: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/bg-pokeca.png);
  width: calc(485px / 3);
  height: calc(1232px / 3);
  background-size: 100%;
  top: 0;
  right: -85%;
  position: absolute;
}

.pokeca-present-cp .text {
  margin-left: 30px;
  margin-right: 30px;
}

.pokeca-present-cp .content {
  padding: 30px 0;
  background-color: rgba(255, 255, 255, 0.1);
}


.pokeca-present-cp .content .week__head {
  display: flex;
  gap: 15px;
  align-items: flex-end;
  position: relative;
  margin: 0 30px 10px;
}

.pokeca-present-cp .content .week__title {
  font-size: 28px;
  color: #FFFFFF;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  transform: matrix(1, 0, -0.18, 0.98, 0, 0);
}

.pokeca-present-cp .content .week__title span {
  font-size: 48px;
}

.week__label {
  position: relative;
  top: -2px;
  font-weight: 600;
  font-size: 18px;
  text-align: justify;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 8px 10px 5px;
  transform: matrix(1, 0, -0.19, 0.98, 0, 0);
}

.week__label.label__now {
  background: #000;
}

.week__label.label__before,
.week__label.label__after {
  background: #666666;
}


.week__time {
  margin: 0 30px 30px;
}

.week__time img {
  max-width: calc(997px / 3);
}

.twitter-cp {
  margin: 15px 30px 45px;
  padding: 30px 15px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.twitter-cp::before {
  content: "Twitterキャンペーン";
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  display: inline-block;
  transform: rotate(90deg);
  background: #33A6FF;
  border-radius: 2px;
  padding: 5px 5px 2px;
  width: auto;
  height: auto;
  position: absolute;
  top: 60px;
  left: -80px;
}

.twitter-cp__title {
  margin-bottom: 10px;
  position: relative;
  font-family: 'Hiragino Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  /* ボックスの高さと同一、または110% */

  text-align: center;
  color: #000000;
}

.twitter-cp__title span {
  position: relative;
  top: 2px;
  font-size: 48px;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.twitter-cp__present__img {
  margin-bottom: 10px;
  text-align: center;
}

.week1 .twitter-cp__present__img img {
  max-width: calc(960px / 3);
}

.week2 .twitter-cp__present__img img {
  max-width: calc(974px / 3);
}

.week3 .twitter-cp__present__img img {
  max-width: calc(971px / 3);
}

.week4 .twitter-cp__present__img img {
  max-width: calc(590px / 3);
}

.week1,
.week2,
.week3,
.week4 {
  position: relative;
}

.week2::before,
.week3::before,
.week4::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0px;
  /*線の上下位置*/
  display: inline-block;
  width: calc(100% - 30px);
  /*線の長さ*/
  height: 1px;
  /*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
  background-color: #ffffff;
  /*線の色*/
}

.twitter-cp__present__item {
  margin-bottom: 20px;
  font-weight: 800;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.twitter-cp__apply {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.twitter-cp__apply__title {
  position: relative;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 15px;
  color: #333333;
  display: inline-block;
  background: linear-gradient(to top, #FDF029 0% 50%, rgba(0, 0, 0, 0) 50% 100%);
}

.twitter-cp__apply__text {
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;

  color: #333333;
}

.twitter-cp__apply__text .link {
  color: #333333;
  text-decoration: underline;
}

.twitter-cp__apply__btn {
  display: block;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
  margin-top: 20px;
  background: #fff;
  width: 100%;
  max-width: 320px;
  border-radius: 10px;
}

.twitter-cp__apply__btn img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.twitter-cp__apply__btn .btn__tweet {
  background: #33A6FF;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 10px 5px 46px;
  justify-content: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.twitter-cp__apply__btn .btn__tweet::before {
  content: '';
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/icon-twitter.png);
  width: 26px;
  height: 22px;
  background-size: 100%;
  position: absolute;
  left: 15px;
}

.btn__tweet.in-active {
  opacity: 0.5;
}


.lottery-cp {
  margin: 15px 30px;
  padding: 30px 15px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.lottery-cp::before {
  content: "定価販売";
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  display: inline-block;
  transform: rotate(90deg);
  background: #000000;
  border-radius: 2px;
  padding: 5px 5px 2px;
  width: auto;
  height: auto;
  position: absolute;
  top: 15px;
  left: -40px;
}

.lottery-cp .lottery-cp__box {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 30px;
}

.lottery-cp__main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  border-right: 1px solid #999999;
  padding-right: 15px;
}

.lottery-cp__main__title {
  margin-bottom: 5px;
  font-weight: 800;
  font-size: 22px;
  text-align: center;
  color: #000000;
}

.lottery-cp__main__sub-title {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 15px;
  text-align: center;
  color: #000000;
  position: relative;
}

.lottery-cp__main__sub-title span {
  position: relative;
  top: 2px;
  font-size: 36px;
  text-align: center;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lottery-cp__main__text {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.week4 .lottery-cp__main__text {
  margin-top: 12px;
}

.lottery-cp__main__image {
  text-align: center;
}

.week1 .lottery-cp__main__image img {
  max-width: calc(471px / 3);
}

.week2 .lottery-cp__main__image img {
  max-width: calc(480px / 3);
}

.week3 .lottery-cp__main__image img {
  max-width: calc(562px / 3);
}

.week4 .lottery-cp__main__image {
  margin-top: 5px;
}

.week4 .lottery-cp__main__image img {
  max-width: calc(576px / 3);
}

.lottery-cp__wchance {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}



.lottery-cp__wchance__title {
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 16px;
  color: #000000;
  position: relative;
  height: 22px;
  top: -4px;
  margin-bottom: 5px;
}

.lottery-cp__wchance__title span {
  position: relative;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}

.lottery-cp__wchance__sub-title {
  white-space: nowrap;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
}

.lottery-cp__wchance__sub-title span {
  position: relative;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-size: 36px;
}

.lottery-cp__wchance__text {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  /* または133% */

  text-align: center;
  white-space: nowrap;
}


.lottery-cp__wchance__image {
  text-align: center;
}

.week1 .lottery-cp__wchance__image {
  max-width: calc(195px / 3);
}

.week2 .lottery-cp__wchance__image {
  max-width: calc(195px / 3);
}

.week3 .lottery-cp__wchance__image {
  max-width: calc(201px / 3);
}

.week4 .lottery-cp__wchance__image {
  max-width: calc(198px / 3);
}


a.lottery-cp__btn {
  background: #000000;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 10px 5px 46px;
  justify-content: center;
  border-radius: 10px;
  max-width: 320px;
  margin: 0 auto;
}

a.lottery-cp__btn.in-active {
  background: #999999;
}

a.lottery-cp__btn::before {
  content: '';
  display: block;
  background-image: url(../../../img/campaign/cam-btn-icon-2-20190520.png);
  width: 25px;
  height: 25px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 15px;
}

.pokeca-present-cp .recommend .text {
  text-align: center;
  font-weight: 800;
  font-size: 13px;
  margin-bottom: 10px;
}

.pokeca-present-cp .recommend .image {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}

.pokeca-present-cp .recommend .image img {
  width: calc(749px / 3);
}

.pokeca-present-cp .recommend a.btn__note {
  margin: 20px auto;
  max-width: 320px;
}

.pokeca-present-cp .recommend a.btn__note.arrow-bottom::before {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/arrow-bottom.png);
  width: 16px;
  height: 16px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
}

/* coupon-cp */

.coupon-cp .sec-title {
  position: relative;
  margin-left: 30px;
  margin-bottom: 25px;
  max-width: calc(709px / 3);
}

.coupon-cp .sec-title::after {
  content: "";
  display: block;
  background: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/bg-coupon.png);
  width: calc(485px / 3);
  height: calc(1232px / 3);
  background-size: 100%;
  top: 0;
  right: -90%;
  position: absolute;
}

.coupon-cp .text {
  margin-left: 30px;
  margin-right: 30px;
}


/* tab */

.coupon_tab {
  margin: 15px 15px 30px;
  color: #FFFFFF;
}

.coupon_tab-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 390px;
  margin: 20px auto;
}

.coupon_tab-item.is-active {
  position: relative;
  background: #ffffff;
  color: #000000;
  opacity: 1;
}


.coupon_tab-item.is-active:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #FFFFFF;
  top: 100%;
  left: 50%;
}

.coupon_tab-item {
  opacity: 0.5;
  position: relative;
  background: #BFBFBF;
  color: #999999;
  border-radius: 8px;

  font-size: 18px;
  line-height: 37px;

  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;

  leading-trim: both;
  text-edge: cap;
  display: flex;
  align-items: center;
  text-align: justify;

  padding: 3px 10px 2px;
}

.coupon_tab-item span {
  position: relative;
  top: -2px;
  font-size: 26px;
}



.coupon__contents {
  display: none;
  background: #fff;
  border-radius: 8px;
  padding: 30px 20px;
  width: 420px;
  margin: 0 auto;
  box-sizing: border-box;
}

.coupon__contents.is-show {
  display: block;
  animation: show .4s ease;
}

.coupon__contents .image {
  margin-bottom: 20px;
  text-align: center;
}

.coupon__contents .image img {
  max-width: calc(875px / 3);
}

.coupon__contents .midashi {
  font-weight: 600;
  font-size: 13px;
  line-height: 26px;
  /* または200% */

  text-align: center;

  color: #000000;
}

.coupon__contents .text {
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  /* または200% */

  text-align: center;

  color: #000000;
}



a.btn__tweet {
  background: #33A6FF;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 10px 5px 46px;
  justify-content: center;
  border-radius: 10px;
  max-width: 320px;
  margin: 0 auto 20px;
}

a.btn__tweet::before {
  content: '';
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/icon-twitter.png);
  width: 26px;
  height: 22px;
  background-size: 100%;
  position: absolute;
  left: 15px;
}

a.btn__coupon {
  background: #000000;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 10px 5px 46px;
  justify-content: center;
  border-radius: 10px;
  max-width: 320px;
  margin: 0 auto 20px;
}

a.btn__coupon::before {
  content: '';
  display: block;
  background-image: url(../../../img/campaign/cam-btn-icon-2-20190520.png);
  width: 25px;
  height: 25px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 15px;
}


a.btn__coupon.in-active {
  background: #999999;
}

.btn__txt__announce {
  font-weight: 400;
  font-size: 13px;
  text-align: center;

  color: #000000;
}

.btn__item.appStore {
  display: flex;
  gap: 10px;

  max-width: 320px;
  margin: 20px auto;
}

a.btn__note {
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  align-items: center;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 10px 5px;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #ffffff;
  margin: 35px auto;
  max-width: 320px;
}

.coupon-cp .recommend .text {
  text-align: center;
  font-weight: 800;
  font-size: 13px;
  margin-bottom: 10px;
}

.coupon-cp .recommend .image {
  text-align: center;
  margin-bottom: 10px;
}

.coupon-cp .recommend .image img {
  width: calc(875px / 3);
}

.coupon-cp .recommend a.btn__note {
  margin-top: 15px;
  margin-bottom: 60px;
  max-width: 320px;
  margin: 20px auto 60px;
}

.coupon-cp .recommend a.btn__note.arrow-right::after {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/arrow-right.png);
  width: 16px;
  height: 16px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
}

/* store */
.store {
  margin-top: 60px;
}

.store .l-title {
  margin-bottom: 30px;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.0rem;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  display: flex;
  /* gap: 10px; */
  justify-content: space-between;
  align-items: center;
}

.store .l-title::before {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/sec-line.png);
  width: 98px;
  height: 17px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  left: 15px;
}

.store .l-title::after {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/sec-line.png);
  width: 98px;
  height: 17px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  right: 15px;
}

.store .store__midashi {
  margin: 15px 30px;
}

.store .store__midashi img {
  max-width: calc(917px / 3);
}

.oripa__main__title {
  margin: 30px 15px;
}

.oripa__main__title img {
  max-width: calc(939px / 3);
}

.oripa .text {
  position: relative;
  margin: 30px 15px;
  font-weight: 600;
  font-size: 13px;
  line-height: 26px;
  /* または200% */


  color: #FFFFFF;

}

.oripa .text span {
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  position: relative;
  top: 2px;
  line-height: 16px;
  margin: 0 2px;
  /* または200% */
}

.oripa__pack__present {
  margin: 30px 15px 15px;
}

.oripa .attention {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 600;
  margin: 15px 15px 30px;
}

.oripa__note {
  margin: 30px 20px;
  padding: 20px 15px;
  border-radius: 8px;
  border: 1px solid #999;
  color: #dddddd;
  font-size: 13px;
  line-height: 2;
  font-weight: 600;

  display: flex;
  justify-content: center;
}

.store a.btn__note.arrow-right::after {
  content: "";
  display: block;
  background-image: url(../../../img/lp/open_snkrdunk_tradingcard_akihabara/arrow-right.png);
  width: 16px;
  height: 16px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
}

.store .btn__txt__announce {
  color: #fff;
}

.store .btn__item.appStore {
  width: 320px;
  margin: 10px auto 15px;
}

.store a.btn__note {
  margin: 60px auto;
}

.store .purchase {
  margin-bottom: 60px;
}

.store .purchase .purchase__inner {
  margin: 30px 15px;
  padding: 30px 40px 10px;
  background: #fff;
  border-radius: 15px;
}

.store .purchase .purchase__main {
  margin-bottom: 30px;
}

.store .purchase .text {
  text-align: left;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
}


.store-info .inner {
  padding: 30px;
  background: #fff;
}


.store-info h4 {
  margin-bottom: 30px;
  font-weight: 800;
  font-size: 15px;
  line-height: 20px;
}

.store-info .text {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 2;
}

.store-info .map {
  margin-bottom: 30px;
}

.store-info .point {
  font-weight: 600;
  font-size: 13px;
  line-height: 2;
}




/* popup */

.tcg-akiba .popup-wrapper .popup-content {
  overflow: initial;
  width: calc(100% - 70px);
  padding: 20px 15px;
}

.tcg-akiba .popup-wrapper .popup-content .close img {
  width: 18px;
}

.tcg-akiba .popup-title {
  margin-bottom: 20px;
}

.tcg-akiba .popup-body {
  max-height: 350px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.tcg-akiba .popup__submidashi {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.4;
}

.tcg-akiba .popup__text {
  margin-bottom: 15px;
  font-size: 11px;
  line-height: 1.4;
}

.tcg-akiba .popup__text li.list {
  padding-left: 1em;
  text-indent: -1em;
}

.tcg-akiba .popup__text li.list2 {
  padding-left: 1em;
}

.tcg-akiba .dividing-line {
  margin: 20px 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
}


.copy {
  color: #ccc;
  font-size: 1.1rem;
  line-height: 1.4;
  margin: 60px 30px;
}

/* keyframes */
@keyframes show {
  0% {
    opacity: 0;
    /* transform: scale(.9); */
  }

  100% {
    opacity: 1;
    /* transform: scale(1); */
  }

}


/* ループ */
.loop {
  display: flex;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  width: 300vw;
  height: 130px;
  background-repeat: repeat;
  background-size: auto 130px;
  background-position: 0 0;
  animation: slide_img 300s linear infinite;
  background-image: url("../../../img/lp/open_snkrdunk_tradingcard_akihabara/loop-card.png");
}


@keyframes slide_img {
  100% {
    background-position: 10000px;
  }
}


.coming {
  position: relative;
  z-index: 10;
  color: #fff;
  text-align: center;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: fit-content;
  flex-direction: column;
}

.coming .text-1 {
  margin-bottom: 30px;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.0rem;
  line-height: 1.3;
}

.coming .text-2 {
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1.3;
}

.coming .text-2 a {
  margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}
