.c-content-section-2.comparison {
	padding: 30px 0 0 0;
}
.c-content-section-2.comparison table {
	width: 100%;
	margin: 0 0 0.5em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
.c-content-section-2.comparison table th {
	padding: 10px;
	border: 1px solid #cacaca;
	text-align: center;
	background-color: #f0f0f0;
}
.c-content-section-2.comparison table th.nostyle {
	border-top: none;
	border-left: none;
	background: none;
	}
.c-content-section-2.comparison table th.hd-corres {
	width: 25%;
}

.c-content-section-2.comparison table td {
	padding: 10px;
	border: 1px solid #cacaca;
	text-align: center;
}
.c-content-section-2.comparison table td.level3 {
}
.c-content-section-2.comparison table td div {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 140%;
	padding: 5px;
	margin: 0 0 0.5em 0;
}
.c-content-section-2.comparison table td.level3 div {
	background: #245d94;
}
.c-content-section-2.comparison table td.level2 div {
	background: #5eae00;
}
.c-content-section-2.comparison table td.level1 div {
	background: #ff7400;
}

.c-content-section-2.comparison table td p.level-main {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-weight: bold;
	font-size: 130%;
	margin: 0 0 0.5em 0;
}
.c-content-section-2.comparison table td.level3 p.level-main {
	color: #245d94;
}
.c-content-section-2.comparison table td.level2 p.level-main {
	color: #5eae00;
}
.c-content-section-2.comparison table td.level1 p.level-main {
	color: #ff7400;
}


.c-content-section-2.comparison table td.corres {
	font-size: 130%;
}
.c-content-section-2.comparison table td span {
	font-size: 70%;
	color: #cc0202;
}

.c-content-section-2.comparison table td span.type01 {
	border-radius: 3px;
	padding: 3px 15px;background: #4ba4e1;
	font-size: 100%;
	color: #FFF;
	display: inline-block;
	margin-top: 3px;
}
.c-content-section-2.comparison table td span.type02 {
	border-radius: 3px;
	padding: 3px 15px;background: #df513b;
	font-size: 100%;
	color: #FFF;
	display: inline-block;
	margin-top: 3px;
}

p.notes {
	font-size: 100%;
	margin: 0 0 2em 0;
	text-align: right;
}
ul.caution {
	margin: 0 0 2em 0;
}
ul.caution span {
	color: #cc0202;
}

.about-blu-ray {
	background: #F0F0F0;
	padding: 20px;
}
.about-blu-ray .c-heading-3 {
	margin: 0 0 1em 0;
}


@media print,screen and (min-width: 500px) and (max-width: 799px){
}

@media print,screen and (max-width: 499px){
}