#infoBox{
  color: #fff;
  background: #181818;
  box-sizing: border-box;
  overflow: hidden;
}

#infoBox h3{
  margin: 0;
  padding: 20px 20px 5px;
  font-size: 18px;
}

#infoBox p{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

#infoBox a{
  color: #fff;
  text-decoration: underline;
}

#slideInfo{
  padding: 0 20px;
  line-height: 1.7;
}
#slideInfo span{
  padding-right: 10px;
}

#slideWrap{
  margin-top: 135px;
  position: relative;
}

#slide{
  height: 530px;
}

#slide img{
  object-fit: cover;
  width: 100%;
  height: 530px;
}

.minibnr{
  padding: 40px 0 72px;
}

.minibnr a{
  position: relative;
  margin-bottom: 15px;
}

.minibnr .txtWrap{
  position: absolute;
  top: 0;
  left: 1%;
  width: 98%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}

.minibnr .txtWrap div{
  width: 100%;
  color: #fff;
}

.minibnr h3{
  margin: 0 0 3px;
  font-size: 22px;
  line-height: 1;
}

.minibnr p{
  margin: 0;
  font-size: 13px;
}

.newArrivals,
.seller-items,
.recommend-items{
/* padding-bottom: 20px; */ /*210510 100px→20px  210513 20px→100px*/
  padding-bottom: 20px;
  background: #fff url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgNewArrivals.jpg) no-repeat 50% 0;
  background-size: 100% auto;
}

.newArrivals{
  padding-bottom: 100px;
}

.recommend-items{
  background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgbuyerspicks_new.jpg);
}

.seller-items{
  background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgbuyerspicks_used.jpg);
}

.newArrivals .ttl-h2,
.seller-items .ttl-h2,
.recommend-items .ttl-h2{
  margin: 0 0 56px;
  padding-top: 74px;
  color: #fff;
}

.features{
  background: #fff;
  padding-bottom: 110px;
}

.features > div{
  color: #fff;
}

.features .ttl-h2{
  margin: 0;
  padding: 25px 0 50px;
  color: #000;
}

.column2 .inner{
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 110px 0;
}

.pickup.column2 .inner{
  padding: 60px 0;
}

.features .inner h3{
  padding: 0;
  margin: 0;
  font-size: 75px;
}

.column2 .inner div{
  line-height: 1.57;
}

.features .inner div img{
  display: block;
  margin: 0 auto 20px;
}

.column2 .btnBbq{
  padding: 0 140px;
}

.pickup{
  padding-bottom: 110px;
  color: #fff;
  background: #516B49 url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgPickup.jpg) no-repeat 50% 0;
  background-size: cover;
}

.pickup .ttl-h2{
  margin: 0;
  padding: 74px 0 60px;
  color: #fff;
}

.pickup .inner .img{
  text-align: center;
}

.pickup h3{
  margin-bottom: 15px;
  font-size: 32px;
}

.pickup ul{
  margin: 20px 0 10px;
  display: flex;
  justify-content: space-between;
}

.pickup li{
  width: 30.77%;
  list-style: none;
}

.pickup img{
  display: block;
  margin: 0 auto 5px;
}

.pickup .btnBbq{
  color: #fff;
  border-color: #fff;
  background: transparent;
}

.pickup .btnBbq svg{
  fill: #fff;
}

.pickup .btnBbq:hover{
  color: #181818;
  border-color: #181818;
  background: #fff;
}

.pickup .btnBbq:hover svg{
  fill: #000;
}


#shopImg{
  position: relative;
  width: 100%;
  height: 500px;
  padding-bottom: 110px;
  background: #fff;
  z-index: -10;
}

#shopImg.is-show:before{
  background: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgShop.jpg) no-repeat center;
  background-size: cover;
  content: '';
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -100;
}

#shopImg:after{
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  height: 110px;
  background: #fff;
}

.insta{
  padding-top: 135px;
  background: #fff url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bg_Insta.jpg) no-repeat 50% 135px;
  background-size: 100% auto;
}



.insta h2{
  color: #fff;
}

.insta .row a{
  margin-bottom: 20px;
}



@media screen and (min-width: 1021px){
  #infoBoxWrap{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
  }
  #infoBox{
    width: 420px;
    height: 138px;
    margin-left: calc(50vw + 72px);
  }
}

@media screen and (max-width: 1020px){
  #infoBox{
    margin-left: 40vw;
  }
}

@media (min-width: 981px) {
  .features .inner div{
    width: 476px;
  }
  .pickup .img{
    width: 400px;
  }
  .pickup .txt{
    width: 520px;
  }
  .features > div{
    background-repeat: no-repeat;
    background-size: cover;
  }
  .feature1{
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgFeatures_1.jpg);
  }
  .feature2{
    background-color: #131313;
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgFeatures2.jpg);
  }
  .feature3{
    background-color: #1F1F1F;
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgFeature3.jpg);
  }
}

@media (max-width: 980px){
  body{
    font-size: 14px;
  }

  #infoBoxWrap{
/*    margin-top: 50px; */
    margin-top: 0px; /* 210531 スライダーボタン用マージン無し */
    width: 100%;
  }
  #infoBox{
    width: 100%;
    height: 150px;
    margin: 0;
  }

  #slideWrap{
    margin-top: 63px;
  }
  #slide{
    height: auto;
  }
  #slide img{
    height: auto;
  }
  .minibnr{
    padding-left: 20px;
    padding-right: 20px;
  }

  .minibnr h3{
    font-size: 18px;
  }

  .newArrivals,
  .seller-items,
  .recommend-items{
    padding-bottom: 60px;
    background-size: auto 145px;
  }

  .newArrivals .ttl-h2,
  .seller-items .ttl-h2,
  .recommend-items .ttl-h2{
    margin-bottom: 30px;
    padding-top: 55px;
  }

  .column2 .inner{
    flex-wrap: wrap;
    padding: 0;
  }

  .column2 .inner > h3,
  .column2 .inner > div{
    width: 100%;
  }

  .column2 .btnBbq{
    padding: 0 !important;
  }

  .column2 .btnWrap{
    margin: 35px -20px 0;
    width: calc(100% + 40px);
  }

  .column2 h3 br{
    display: none;
  }

  .features{
    padding-bottom: 0;
  }

  .features .ttl-h2{
    padding: 10px 0 25px;
  }

  .features .txt{
    padding: 30px 20px 50px;
    color: #000;
    background: #fff;
  }

  .features .inner h3{
    padding: 95px 20px;
    font-size: 40px;
    background-color: #131313;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .feature1 h3{
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgFeature1.jpg);
  }

  .feature2 h3{
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgFeature2.jpg);
  }

  .feature3 h3{
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgFeature3.jpg);
  }

  .feature2 .inner h3,
  .pickup2 .inner .img{
    order: 1;
  }

  .feature2 .inner div,
  .pickup2 .inner .txt{
    order: 2;
  }

  .pickup{
    padding-bottom: 0;
  }

  .pickup .ttl-h2{
    padding: 55px 0;
  }

  .pickup.column2 .inner{
    padding: 0;
  }

  .pickup .img img{
    display: block;
    margin: 0 auto 20px;
    width: 73%;
  }

  .pickup .txt{
    padding: 0 20px;
  }

  .pickup h3{
    margin-bottom: 10px;
  }

  .pickup .btnWrap{
    padding-bottom: 90px;
  }

  #shopImg{
    height: 204px;
  }

  #shopImg.is-show:before{
    background-image: url(https://file003.shop-pro.jp/PA01061/938/images/toppage/bgShopSp.jpg);
  }

  #shopImg:after{
    height: 68px;
  }

  .insta{
    padding-top: 75px;
    background-position: 50% 75px;
    background-size: auto 145px;
  }

  .insta .ttl-h2{
    margin: 55px 0 35px;
  }

  .insta .slick-dots{
    bottom: -20px;
    margin: 0;
    width: calc(100% - 40px);
  }

  .insta .slick-slide{
    margin: 0 10px;
  }

  .insta .btnWrap{
    margin-top: 44px;
  }

  /* 商品名表示は3行まで 210514 */
  .prd-lst-name{
  	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
  }
}

