  @charset "UTF-8";
.accodion-list{ overflow: hidden;}

.anchor-linklist .anchor-linklist_item a{
	background: url(/common_repair/images/pc/arrow_anchor.png) 98% center no-repeat;
}

a.button{
	padding: 10px 0px !important;
}

/*.table.table-data table th:first-child{
	width: 100% !important;
}*/

@media screen and (max-width: 667px){
	.anchor-linklist .anchor-linklist_item a{
	background: url(/common_repair/images/pc/arrow_anchor.png) 99.2% center no-repeat;
}
	
}