@charset "utf-8";

/* PC -------------------- */
@media screen and (min-width: 767px) {
	#infoBox table { margin-bottom:40px; }
	.nameBox {
		height:50px;
	}
}


