
.campaign-banner-block {
  display: none;
}


.wapper-summit2023-1 {
    background-image: url(https://jamtrading.itembox.design/item/jam/img/special/summit2023-1/bk-black.png?1);
    background-size: 100%;
    padding-bottom: 30%;
}


.wapper-summit2023-1 {
    font-family: serif, sans-serif, "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo;
}

section.title {
    padding: 12% 6% 3% 6%;
}


.title div:nth-child(2) {
    width: 67%;
    margin: 0 auto;
    margin-top: 6%;
}


.title sapn {
    font-size: 16px;
}


section.title p {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    margin-top: 4%;
}

.mainvisual p {
    font-size: 16px;
    color: #FFF;
    padding: 0% 15% 7%;
    letter-spacing: 1.2px;
    line-height: 1.75;
}

section.date {
    text-align: center;
    color: #FFF;
    margin: 5% 10%;
    border: 1px solid #FFF;
    padding: 10% 6%;
}


.date h3 {
    font-size: 20px;
    margin-bottom: 4%;
    letter-spacing: 2.8px;
}

span.uppercase {
    text-transform: uppercase;
}


.shop {
    padding: 10% 0;
}

.shop p {
    margin-bottom: 2%;
    font-size: 16px;
    letter-spacing: 1.2px;
}

.shop h2 {
    margin-bottom: 2%;
    letter-spacing: 1.2px;
    line-height: 1.9;
}

.date > h2 {
    font-size: 26px;
}

p.info {
    font-size: 12px;
    margin-top: 8%;
}

p.info a {
    color: #FFF;
    border-bottom: 1px solid #FFF;
    /*pointer-events: none;*/
}


section.live {
    padding: 10%;
    text-align: center;
    color: #FFF;
}

.live h2 {
    font-size: 20px;
    margin-bottom: 1%;
    letter-spacing: 2.8px;
}

.live h3 {
    font-size: 16px;
    margin-bottom: 4%;
    letter-spacing: 1.2px;
}

.live p {
    font-size: 16px;
    margin-bottom: 2%;
    letter-spacing: 1.2px;
}



.live div a {
  color: #FFF;
}

.live div {
  text-align: right;
  margin-top: 6%;
  letter-spacing: 1.1px;
  position: relative;
  padding-right: 7%;
  color: #FFF;
}

.live div::after {
  background: url(https://jamtrading.itembox.design/item/jam/img/special/summit2023-1/arrow.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 32px;
  width: 37px;
  position: absolute;
  top: 0;
  right: -28px;
  bottom: 5px;
  margin: auto;
}


.live hr {
  width: 63%;
  margin-right: -12%;
  color: #FFF;
}








/*スライダー*/
.slider-2 .slick-slide {
    width: 380px;
    height: 380px;
    margin: 0 32px;
    position: relative;
    overflow: hidden;
    max-width: 86%;
}
.slider-2 .slick-slide img {
  display: block;
  width: 100%;
  height: 93%;
  object-fit: cover;
}
.slider-2 .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 180px;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.slider-2 .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #09000d;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 24px;
  transform: rotate(45deg);
}
.slider-2 .slick-next {
  right: 0;
}
.slider-2 .slick-prev {
  left: 0;
}
.slider-2 .slick-next::before {
  left: 20px;
}
.slider-2 .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 22px;
}
.dots-2 .slick-dots {
  text-align: center;
}
.dots-2 .slick-dots li {
  display: inline-block;
}
.dots-2 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.dots-2 .slick-dots .slick-active button {
  background: #0a467d;
}


.all-list {
  padding: 5px 10%;
}


.all-list .c-btn01 {
  background: #FFF;
  border: 1px solid #FFF;
  color: #000;
    font-weight: bold;
}

.attention {
  color: #FFF;
  margin: 5% 10%;
  text-align: center;
}

.attention h2 {
  font-size: 20px;
  margin-bottom: 2%;
}


.add {
  margin-top: -11%;
  margin-bottom: 10%;
}


/*

.add-img {
  position: relative;
}

.add-img::after {
  background: url(https://jamtrading.itembox.design/item/jam/img/special/summit2023-1/vtg-summit-add_lp.png);
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  top: 0;
  bottom: -86px;
  right: 11px;
  margin: auto;
  height: 42px;
  width: 100%;
  z-index: 1;
}

section.mainvisual {
  margin-top: 10%;
}*/




/*以降PC*/
@media only screen and (min-width: 641px){


section.title {
  padding: 12% 12% 6% 12%;
}

.slick-list.draggable {
  width: 25%;
  margin: 0 auto;
}



.slider-2 .slick-slide img {
  height: 100%;
}



section.date {
  margin: 5% 35%;
  padding: 3% 6%;
}


.mainvisual p {
  padding: 3% 30% 7%;
}

.live hr {
  width: 30%;
  margin-right: 0%;
}

section.live {
  padding: 7% 31%;
}

.live div::after {
  right: 0px;
}


}


