.sns li{ float:left; width:90px !important; overflow:hidden; }
.cartbox .Right .num select{
	border:solid 1px #000;
	text-align: center;
	width: 120px;
	border-radius:0;
	padding: 3px 35px 3px 5px;
	height: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #000;
	background: #fff;
	font-size:15px;
	background: url(https://www.koshoclinic.com/shopdata/img/select.png) right center no-repeat;
	background-size: 30px, 100%;
}
.cartbox2 .num span{ padding-right:15px; }
.cartbox2 .num select{
	border:solid 1px #000;
	text-align: center;
	width: 120px;
	padding: 3px 35px 3px 5px;
	height: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #000;
  	border-radius:0;
	background: #fff;
	font-size:15px;
	background: url(https://www.koshoclinic.com/shopdata/img/select.png) right center no-repeat;
	background-size: 30px, 100%;
}
.cartbox .Right h2 img{ display:none !important; }
.cartbox2 h3 img{ display:none !important; }