.c5-list li{
	margin: 0 0 15px 0;
}
.s5-row__col1 {
    width: 100%;
    display: table-cell;
}
.s5-row__col1 h1.s5-heading2{
    display: block;
    width: 100%;
    height: 70px;
    background: url("/playstation/store/special/psvita/caligula/module_images/ps_caligula_kokuin_web.png") repeat-x center center;
}
.s5-row__col1 h1.s5-heading2 {
    width: 100%;
    height: 80px;
    position: relative;
    line-height: 80px;
    font-size: 1.3rem;
    padding-left: 1em;
    color: #fff;
}
/*.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
    left: 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;
}*/
.s5-tbody--bgwhite{
    background-color: #fff;
}
.c5-pc{
    display: block;
}
.c5-sp{
    display: none;
}
@media screen and (max-width: 639px){
    .c5-pc{
        display: none;
    }
    .c5-sp{
        display: block;
    }
}

.s5--colorRedbold{
    color: #c93434 !important;
    font-weight: bold;
}
.s5-table--bgwhite{
    background-color: #fff;
}
.c5-event__img{
    text-align: center;
    padding-top: 50px;
}
@media screen and (max-width: 639px){
    .c5-event__img{
        padding-top: 20px;
    }
}
.c5-event__img img{
    max-width:  600px;

}
@media screen and (max-width: 639px){
    .c5-event__img img{
        max-width:  100%;
    }
}





