@charset "UTF-8";
footer .footer_contact{
	
}
/*リンク*/

.link .link_heading{
	display: flex;
	justify-content: center;
	padding-bottom: 24px;
	margin-bottom: 30px;
}
.list_table02 table tr th{
	width: 280px;
}

@media only screen and ( max-width: 1199px ){
	.link .link_heading{
		margin-bottom: 10px;
	}

}
@media only screen and ( max-width: 768px ){
	.link section{
		padding-bottom: 80px;
	}

}
