@charset "euc-jp";
.prd-search-hit {
  clear: both;
}
.ttl-tk{
  font-size: 15px;
  font-weight: 300;
}
.ttl-tk span{
  font-size: 15px;
}
.prd-lst-unit{
height:400px;
}
@media print, screen and (max-width: 480px) {
.prd-lst-unit{
height:280px;
}
}
.sold{
  color:#333;
}
#goButton{
  margin-bottom: 10px!important;
}
.promo-span {
  margin-top: 2px;
    background-color: #EF7969; /* 水色背景 */
    color: white; /* 白文字 */
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 15px;
    display: inline-block;
    white-space: nowrap;
}

