@charset "UTF-8";

.point_box .point {
	font-weight: 400;
}
.inner-small {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
}
.box.bg_glay {
	padding: 20px;
}
@media print, screen and (min-width: 768px) {
	.sub_navigation_footer .link_box li:nth-of-type(1) a,
	.sub_navigation_footer .link_box li:nth-of-type(3) a {
		line-height: 54px;
	}
}