#payment .grid3 img{width: auto;}

table th{min-width: 10em;}

table table th, table table td{padding:3px;}

table table table td{width:25%;}

/*送料・配送について*/
#postage{
	text-indent:-99999px;
	display: block;
	width:100%;
  	height:0;
  	padding-bottom:115%;
  	background:url(https://img11.shop-pro.jp/PA01292/981/etc/postage_full_2019.png?cmsp_timestamp=20190723162432) no-repeat center/contain;
}
#postage201910{
	text-indent:-99999px;
	display: block;
	width:100%;
  	height:0;
  	padding-bottom:115%;
  	background:url(https://img11.shop-pro.jp/PA01292/981/etc/postage_full_201910.png) no-repeat center/contain;
}

@media (max-width: 640px) {
 #postage{
    background:url(https://img11.shop-pro.jp/PA01292/981/etc/postage_sp_2019.png) no-repeat center/contain;
   padding-bottom:377.25%;
  }
 #postage201910{
    background:url(https://img11.shop-pro.jp/PA01292/981/etc/postage_sp_201910.png) no-repeat center/contain;
   padding-bottom:377.25%;
  }
}