.c5-table__captionRow--border th, .c5-table__captionRow--border td {
/*border: 1px solid #000 !important;*/
}
.s5-table {
	background: 000;
	background-color: #000;
}
.s5-row__col1 {
	width: 100%;
	display: table-cell;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: block;
	width: 100%;
	height: 87px;
	background: url(/playstation/store/special/ps4/so5/module_images/ttl_color_bg.png) no-repeat left center;
	color: #fff;
	text-align: left;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox {
	padding: 0 60px;
}
.s5-row__col1 h1.s5-heading2 {
	width: 100%;
	height: 87px;
	position: relative;
	line-height: 87px;
	font-size: 1.3rem;
	z-index: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: block;
	position: absolute;
	/*width: 46px;*/
	height: 87px;
	top: 0;
	z-index: 10;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: block;
	position: absolute;
	/*width: 46px;*/
	height: 87px;
	top: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
	right: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
	display: block;
	position: absolute;
	/*width: 46px;*/
	height: 87px;
	top: 0;
	text-align: right;
}
.c5-pc {
	display: block;
}
.c5-sp {
	display: none;
}


@media screen and (max-width: 640px) {
.c5-pc {
	display: none;
}
.c5-sp {
	display: block;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: none;
	}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: none;
	}
.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
	display: none;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
    display: block;
    width: 100%;
    height: auto;
    background: none;
    color: #fff;
    text-align: left;
    line-height: 1.5;
    padding: 11px 0px 10px;
    width: 100%;
    border-top: #d7d5d2 5px solid;
    border-bottom: #d7d5d2 5px solid;
    background: #00386c;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox {
    padding: 0 20px;
}
.s5-table2 th.bg_color{
 background-color:#000;
}
}
