.google-icon span {
	font-family: 'Roboto', sans-serif;
	size: 14px;
	color: rgba(0, 0, 0, 0.54);
}

.google-icon {
	padding : 8px;
	size: 14px;
	height: 40px;
	min-width: 250px;
	padding-right: 16;
	border-color: #e5e5e5;/*線*/
	border-radius: 4px;/*角の丸み*/
	margin-right: 0px !important;
}

.card-action {
	overflow: hidden;
}

.google-icon img {
	width: 18px;
	margin-right: 24px;
}