table .syohin{
  border: 2px solid #000000;
  margin-top:-100px;
}


.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:2px solid #ccc; 
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}

.upbar-list.sp{
	padding:10px 0;
}

.seller__section ul li{
	display:none;
}

.seller__section ul li:nth-of-type(1),
.seller__section ul li:nth-of-type(2),
.seller__section ul li:nth-of-type(3),
.seller__section ul li:nth-of-type(4){
	margin-bottom:0;
	display:block;
}