#no_search{
	font-weight:bold;
}

#no_search a:link{color:#0066FF;text-decoration: underline;}
#no_search a:visited{color:#0066FF;text-decoration: underline;}
#no_search a:active{color:red;text-decoration:none;}
#no_search a:hover{color:red;text-decoration:none;}

#listtop_pr {
	padding:2px 5px;
	margin:10px 0 0 0;
	border:1px solid #A9BAD6;
}

/*一覧お気に入りボタン*/
svg,use,path,#heart {color: inherit;}
.product-list__fav-items { z-index: 9999; opacity: 0.6; position: absolute; margin: 170px 0 0 160px;}
.product-list__fav-items button {background: #616161; padding: 0; cursor: pointer; transition: .2s; color: #fff; border: 0; outline: none; padding: 8px; border-radius: 30px;}
.product-list__fav-items path {padding: 0; cursor: pointer; transition: .2s; color: #fff; border: 0; outline: none;}
.product-list__fav-items .fav-items {background: #ef5350;}
.product-list__fav-items svg {width: 20px; height: 20px;vertical-align: -.35em; fill: currentColor;}

