@charset "UTF-8";

.column.multi-box dd a {
	text-decoration: underline;
	transition: color 200ms ease-out;
}
.column.multi-box dd a:hover {
	color: #737373;
	text-decoration: none;
}


/*SP*/
@media screen and (max-width:1023px) {


}














