/****************************************
      announcement 2015.03.30_01 style
****************************************/

@media only screen and (max-width: 640px) {
.c-table-03,
.c-ground-01 > .c-table-03:last-child {
	margin: 0;
}

.c-table-03 table th,
.c-table-03 table td {
	border: none;
	display: block;
	padding: 0;
	margin: 0;
}

.c-table-03 table th {
	background-color: transparent;
	color: #535252;
	display: block;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 1.25em;
	padding: 0;
}

.c-table-03 table td > :first-child,
.c-table-03 table td > :first-child > :first-child {
	margin-top: 0.75em;
}


/*
table th {
	white-space: nowrap;
}

table .c-cnvBlock-01.cnv-type01 {
	padding: 10px;
}

table .c-cnvBlock-01.cnv-type01 .cnvBlock-apps-unit {
	padding-right: 0;
	padding-left: 0;
}
*/
}

