

.c5-table__captionRow--border th,
.c5-table__captionRow--border td{
	/*border: 1px solid #000 !important;*/
}
.s5-table {
	background: #001035;
}
.s5-table2 table{
	background-color: #000;
}

.s5-row__col1 {
	width: 100%;
	display: table-cell;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	position: relative;
	display: block;
	/*width: 100%;*/
	height: auto;
	background: url(/playstation/store/special/ps4/danganronpa-V3/module_images/ttl_color_bg.png);
	color: #000;
	text-align: left;
	background-position: center left;
	background-repeat: no-repeat;
	background-size:cover;
	/*line-height: 150%;*/
	padding: 20px 0 20px 80px;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox {
	padding: 10px 10px 0px 50px;
	font-size: 1.75rem;
	display: block;
   vertical-align: middle;
}
@media screen and (max-width: 1202px) {
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg:before {
		position: absolute;
		right:0;
		top: 0;
		content: '';
		display: block;
		width: 7px;
		height: 126px;
		background: url(/playstation/store/special/ps4/danganronpa-V3/module_images/ttl_color_bg_right.png);
		background-position: center right;
		background-repeat: no-repeat;
		background-size:cover;
		/*line-height: 150%;*/
	}
}



@media screen and (max-width: 640px) {
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox {
	   top: 0px;
	   font-size: 1.2rem;
	}
	.s5-table2 th{
		color: #000;
	}
}


.s5-row__col1 h1.s5-heading2 {
	width: 100%;
	height: 75px;
	position: relative;
	line-height: 75px;
	font-size: 1.3rem;
	z-index: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: block;
	position: absolute;
	/*width: 46px;*/
	height: 120px;
	top: 0;
	z-index: 10;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: block;
	position: absolute;
	/*width: 46px;*/
	height: 120px;
	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: 120px;
	top: 0;
	text-align: right;
}
.c5-pc {
	display: block;
}
.c5-sp {
	display: none;
}


@media screen and (max-width: 640px) {
	/*.s5-inStoreBackground{
		background: url(/playstation/store/special/ps4/biouc/module_images/bg_sp.jpg) repeat-y !important;
		background-size: contain !important;
	}*/
.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;
	height: 70%;
    /*display: block;
    width: 100%;
    height: auto;*/
    /*background: none;*/
    /*color: #fff;*/
    /*text-align: left;
    line-height: 1.5;
    padding: 11px 0px 10px;
    width: 100%;
    background-size: cover;*/
    /*border-top: #d7d5d2 5px solid;
    border-bottom: #d7d5d2 5px solid;
    background: #003860;*/
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg:before {
    top: 21%;
	height: 62%;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox {
    padding: 10px 20px 10px 10px;
    line-height: 2.2em;
}
.c5--bgBlue{
    background-color:#cdd0d5 !important;
}


}


/*
------------------------------------
c5-banner
------------------------------------
*/

.c5-banner{
    text-align: center;
}
.c5-banner img{
    max-width: 100%;
    height: auto;
}