.c5-list li{
	margin: 0 0 15px 0;
}




/*
見出し
*/

.s5-row {
	margin-top: 80px;
}

.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-rightTTLbg {
	display: block;
	position: absolute;
	width: 46px;
	height: 87px;
	top: 0;
}

.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	left: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
	right: 0;
}


.s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
	display: block;
	position: absolute;
	width: 100%;
	height: 87px;
	background: url(/playstation/store/special/psvita/kancollekai/module_images/ttl_color_bg.png) repeat left center;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: block;
	width: 100%;
	height: 87px;
	background: url(/playstation/store/special/psvita/kancollekai/module_images/ttl_color_bg.png) no-repeat center center;
	color: #fff;
	text-align: center;
}
h1.s5-heading1 .c5-txtBox {
	/*margin-left: 28px;*/
}
.c5-topTTLbg{
	margin: 0 0 40px 0;
}
.c5-topTTLbg span.c5-txtBox{
    /*padding-left: 87px;*/
}

.c5-table__captionRow--border th,
.c5-table__captionRow--border td{
	border: 1px solid #000 !important;
}

@media screen and (max-width: 890px) {

		.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg,
		.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg{
			display: none;
		}
		.s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
			display: none;
		}
		.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
			/*display: block;
			width: 100%;
			height: 61px;*/

			background: #000;
		    display: block;
		    font-size: 1rem;
		    height: auto;
		    line-height: 1.5;
		    padding: 11px 0px 10px;
		    width: 100%;
			border-top: #a78b55 5px solid;
			border-bottom: #a78b55 5px solid;

			/*border: #a78b55 1px solid;*/
			/*background: url(/playstation/store/special/psvita/kancollekai/module_images/ttl_colorSP_bg.png) no-repeat center center;*/
		}


		.c5-topTTLbg span.c5-txtBox{
		    padding-left: 10px;
		    font-size: 90%;
		}
}


@media screen and (max-width: 639px) {

	.s5-row {
		margin-top: 20px;
	}
	.c5-topTTL {
		margin: 60px 0;	
	}

	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
		display: block;
		width: 100%;
		height: auto;
		background: url(/playstation/store/special/psvita/kancollekai/module_images/ttl_colorSP_bg.png) no-repeat center bottom;
		padding: 15px 0 18px;
		line-height: 1.6;
		font-size: 1rem;
	}

	h1.s5-heading2 .c5-txtBox {
		padding-left: 0;
		padding-top: 0;
		margin-top: 0;
		margin-left: 0px;
		display: block;
	}
	h1.s5-heading2 .c5-txtBox img{
		display: block;
	}
	.s5-row__col1 .s5-heading2 {
		margin: 40px 0 20px 0;
		height: auto !important;
	}
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg{
	    background: none;
	    display: block;
	    font-size: 1rem;
	    height: auto;
	    line-height: 1.5;
	    padding: 11px 0px 10px;
	    width: 100%;
		border-top: #a78b55 5px solid;
		border-bottom: #a78b55 5px solid;
		background: #000;
	}
    .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg span{
    padding-right: 10px;}

}
.s5--colorRedbold {
    color: #c93434 !important;
    font-weight: bold;
}