@charset "UTF-8";

@media screen and (min-width: 768px) {
#spLinkBlocks {
	
	text-align:center;
	
}

#spLinkBlocks li {
	line-height: 0;
	margin-bottom:8px;
}

#spLinkBlocks li img {
	width: 960px;
	height: auto;
}
#footerContentsPC {
	width: 100%;
	border-top: 5px #333 solid;
	text-align: center;
	padding-top: 30px;
	padding-bottom:30px;
	
}
#pcmainimg{
	text-align:center;

}
#pcmainimg img{
		

}

#showcase , #footerContents {
	display:none;
}

}