@media(max-width:480px){
  .listS_Exp{display:none;}
  .listPrice{margin-bottom: 4px;position: absolute;bottom: 0; right: 6px;font-size:120%;font-weight: bold;}
  .recommend-unit, .seller-unit{
    width: 48% !important;
    min-height: 265px!important;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 4px;
    margin-right: 1%;
    margin-left: 1%;
    background: #ffffff7a;
    position: relative;
  }
  .icon-new{line-height:1.2em;}
  
  #linefriendtop{
    box-shadow: none!important;
    border-radius: unset!important;
    border-top: 1px solid #00bf00;
    border-bottom: 1px solid #00bf00;
    padding: 10px 8px!important;
    margin-bottom: 20px;
  }
}
/********** LineFriend **********/
#linefriendtop{
  background: rgba(255,255,255,0.5);
    box-shadow: 1px 2px 4px 2px rgba(0,0,0,0.1);
    border-radius: 8px;
    padding: 1%;
    margin-bottom: 20px;
}
#linefriendtop .lineqrCord{
    display: inline-block!important;
    width: 16%;
    vertical-align: middle;
}
#linefriendtop .linePcBlk{
    display: inline-block!important;
    width: 80%;
    vertical-align: middle;
  margin-left:1%;
}
#linefriendtop .lineqrCord img {width:100%;}
#linefriendtop .linePcBlk img {width:120px;}
#linefriendtop .linePcBlk p{
    color: #00bf00;
    margin: 4px 0;
}

/********** BCValueMark **********/
.bcValbnlist {
    position: absolute;
    top: 3%;
    width: 26%;
    right: 3%;
}
.bcValbnlist img{border: none; box-shadow: none;}
/********** バナー **********/
#topbnblk a img{border-radius:6px; margin-bottom: 6px;}
#topbnblk .SPBn {display:none;}
#BnTwo a img{
	border-radius: 8px;
  	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  	display: block;
  	border: 6px solid rgba(255,255,255,0.2);
}
@media(min-width:480px){
	#BnTwo a{display: inline-block; width: 49%; margin-top: 10px; margin-right: 4px;}
	.recommend-unit, .seller-unit{
		padding:10px!important;
		min-height: 360px!important;
		background: #ffffff94;
		border-radius: 6px;
		width: 33% !important;
		margin-bottom: 3px;
        position: relative;
	}
    .bcbp2023sp{display:none;}
}
@media(max-width:480px){
    #topbnblk .SPBn{display:block;margin:0 auto;}
	#BnTwo a{display: inline-block; width: 100%; margin-top: 10px; margin-right: 4px;}
	.bcbp2023pc{display:none;}
    #topbnblk .PCBn{display:none;}
}
/********** //バナー **********/

/********** 新着Movie **********/
@media(min-width:480px){
      #newMovie #freeMovielist h2 img {
          margin-top: 40px!important;
          margin-bottom: 20px;
      }
      #youtubeMovie {
          position:absolute;
          top: 60px;
          right: 0px;
      }
	#freeMovielist h2 {
    	background:url(//img21.shop-pro.jp/PA01329/363/etc/title-movie.png?cmsp_timestamp=20160426135639) no-repeat 50%;
      	background-size: contain;
      	margin-top:40px;
        height: 25px;
	}
	#sv_movies {
		margin-top: 30px !important;
	}
}
@media(max-width:480px){
	#newMovie {
      	height:500px !important;
  	}
	#newMovie #freeMovielist h2 img {
          margin-top: 30px;
          margin-bottom: 0px;
	}
	#youtubeMovie {
		position: absolute;
        top: 60px;
        right: 0px;
    }
	#sv_movies {
		margin-top: 40px !important;
	}
	#sv_movies .colm {
		width:100% !important;
		margin-bottom: 10px !important;
	}
	#freeMovielist h2 {
    	background:url(https://img21.shop-pro.jp/PA01329/363/etc/title-movie400.png?cmsp_timestamp=20160513131853) no-repeat;
      	background-size: contain;
        height: 25px;
        margin-top: 30px!important;
	}
}
#newMovie {
		width: 100%;
		height: 520px;
		overflow: hidden;
		position: relative;
}
#newMovie h2{
  	margin-top:40px;
	margin-bottom:0;
}
#newMovie > h2 > img, #recommend > h2 > img, #seller > h2 > img, #checkUnit > h2 > img {
  	margin-top:50px;
  	margin-bottom:20px;
  	width:100%;
}

#youtubeMovie img{
  	width:auto;
}


#newMovie #sv_movies .colm:nth-child(n+5) {display:none;}

/********** ランキングイメージ **********/
  ul.unstyled, ol.unstyled{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

@media(min-width:481px){
	.rankingimg {
      width: 40%;
      position: absolute;
      top: -15px;
      left: -15px;
      opacity: 0.9;
      border: none!important;
      box-shadow: none!important;
	}
}
@media(max-width:480px){
	.rankingimg {
        width: 30%;
        position: absolute;
        top: 4px;
	    left: 4px;
        opacity: 0.9;
        border: none!important;
        box-shadow: none!important;
	}
}
/********** //ランキングイメージ **********/

/********** BlogFeed **********/
#content .feed_item_title {
	margin: 0 0 6px 0 !important;
    padding: 0 !important;
}
#content .feed_item {
	margin-bottom:10px;
}

@media(max-width:480px){
  #blogfeed #container {
		padding:10px;
  }
}

/********** //BlogFeed **********/