@media screen and (max-width: 559px) {
	.sonyGroup .secBenefit .monthCampaignTableSp table tr th {
		width: auto;
	}
}

.sonyGroup section .annotationList li:before,
.sonyGroup section .annotationList dd:before {
	position: absolute;
	content: "※";
	display: inline-block;
	left: 0;
}

.sonyGroup section .annotationList li,
.sonyGroup section .annotationList dd {
	position: relative;
	padding-left: 20px;
	margin: 0.85em 0;
}