:root {
	
	--color-primary: #243984;
	--color-secondary: #243984;
	
}

.article a {
text-decoration: underline;
}

.sec02 .box0201 {
	display: block;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
}