/*=================================================
 * CSS for PC
 * ================================================= */

#link{
	padding-bottom: 13px;
}


/** link_bnr **/

#link{
	font-size: 0;
	line-height: 0;
}

#link .title{
	margin-bottom: 10px;
}

.linkbox{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
.linkbox#com{	text-align: center;	padding-left: 0;}

.linkbox:last-of-type{	border-bottom: none;}

.linkbox a,
.linkbox span{
	display: inline-block;
	vertical-align: top;
	margin: 0 1px 2px 1px;
}

.linkbox a img,
.linkbox span img{	width: 88px; height: 31px;}

	.linkbox a img,
	.linkbox span img{	width: 88px; height: 31px;}
	.linkbox span{	display: none;}
	.linkbox:last-of-type{	margin-bottom: 0;}

