

.s5-table{
background-color: #000;
}

.c5-list li{
	margin: 0 0 15px 0;
}

.s5-row__col1 {
    width: 100%;
    display: table-cell;
}
span.s5--alignLeft{
	text-align:left;
	}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
    display: block;
    width: 100%;
    background: url(/playstation/store/special/ps4/sfv/module_images/ttl_color_bg.png) no-repeat center center;
    color: #fff;
}

.s5-row__col1 h1.s5-heading2 {
    width: 100%;
    height: 80px;
    position: relative;
    line-height: 80px;
    font-size: 1.3rem;
}

.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-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;
}


.c5-pc{
    display: block;
}
.c5-sp{
    display: none;
}
@media screen and (max-width: 639px){
	
	.s5-table{
    display: none;
}

    .c5-pc{
        display: none;
    }
    .c5-sp{
        display: block;
    }
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
    background:none;
    background-color:#71100e;
    display: block;
    font-size: 1rem;
    height: auto;
    line-height: 1.6;
    padding: 18px 0px 18px;
    width: 100%;
}
.s5-general--pl20 {
    padding-left: 15px !important;
}


.c5--bgBlack{
    background-color:#333 !important;
}


}


