@charset "UTF-8";

.information-list li:not(:first-child) {
margin-top: 30px;
}

.information-title {
	margin-bottom: 15px;
}

.information-text a {
	text-decoration: underline;
}

.main-img {
	padding-top: initial;
}

.main-sec-end {
	margin-bottom: 3em;
}