@charset "utf-8";
.linklink_set{
	padding-left: 5.38%;
	padding-right: 5.38%;
}
.linklink_UL {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
.linklink_UL li a {
	padding: 16px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 700;
}
.linklink_UL li {
	width: 23.84%;
	margin-right: 1.53%;
	margin-bottom: 1.53%;
	border-radius: 6px;
	background-color: #E2513A;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.30);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.30);
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
	line-height: 1.4em;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.linklink_UL li:nth-child(4n) {
	margin-right: 0px;
}
.pclastlastlastlastlastlastlastlast{}
@media screen and (max-width:700px){
	.linklink_UL {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
.linklink_UL li a {
	padding: 16px;
}
.linklink_UL li {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 5.38%;
}
}
