.c5-list li{
	margin: 0 0 15px 0;
}

.s5-row__col1 {
    width: 100%;
    display: table-cell;
}

.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox{
    padding-left: 30px;
}
@media screen and (max-width: 1130px){
    .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox{
        padding-left: 15px;
    }
}

.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
    display: block;
    width: 100%;
    height: auto;
    background: url("/playstation/store/special/psvita/haruka3ultimate/module_images/ttl.png") rgba(0,0,0,0) repeat-x center center;
    color: #fff;
    text-align: left;
}
@media screen and (max-width: 639px){
    .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
        background-image: none;
    }
}

.s5-row__col1 h1.s5-heading2 .c5-centerTTLbgCha {
    position: absolute;
    top: 32px;
    right: 49px;
}
@media screen and (max-width: 639px){
   .s5-row__col1 h1.s5-heading2 .c5-centerTTLbgCha {
        display: none;
    }
}

.s5-row__col1 h1.s5-heading2 {
    width: 100%;
    height: auto;
    position: relative;
    line-height: 230px;
    font-size: 1.3rem;
}
@media screen and (max-width: 639px){
    .s5-row__col1 h1.s5-heading2 {
        background-color: #5849a8;
        margin-top: 10px;
        padding: 1.3rem 0;
        line-height: 1.2;
        border: 1px solid #c3a100;
    }
}
.s5-table table {
    table-layout: fixed;
}

.s5-table__captionRow {
    color: #fff;
    background-color: rgba(67,12,0,0.5);
}

@media screen and (max-width: 639px){
    .s5-table:not(.s5-table--notBreak) tr.s5-table__captionRow th{
        width: 98%;
        margin: 0;
        padding: 5px 0 5px 2%;
    }
}

.s5-table tr.s5-table__captionRow th, .s5-table tr.s5-table__captionRow td {
    border: 1px solid #b9a013
}

.s5-table tr.s5-table__captionRow th{
    border-bottom: 1px solid #b9a013;
}
@media screen and (max-width: 639px){
   .s5-table tr.s5-table__captionRow th{
        border-bottom: none;
    }
}

.s5-table tr.s5-table__captionRow td {
    color: #fff;
    /*background-color: rgba(67,12,0,0.5);*/
    border: 1px solid #b9a013 !important;
}
@media screen and (max-width: 639px){
    .s5-table tr.s5-table__captionRow td {
        border: none !important;
    }
}

@media screen and (max-width: 639px){
    .s5-table:not(.s5-table--notBreak) tr.s5-table__captionRow td{
        margin: 0;
        padding: 5px 0 5px 2%;
        color: #fff;
        /*background-color: rgba(67,12,0,0.5);*/
        border-bottom: none !important;
    }
}

.c5-pc{
    display: block;
}
.c5-sp{
    display: none;
}
@media screen and (max-width: 639px){
    .c5-pc{
        display: none;
    }
    .c5-sp{
        display: block;
    }
}



.c5-soft .s5-inStoreFeaturesItem1B{
    background-color: rgba(67,12,0,0.5);
    padding: 20px 20px 0 20px ;
}

@media screen and (max-width: 639px){
    .c5-soft .s5-inStoreFeaturesItem1B{
        padding: 20px;
    }
}

