@charset "UTF-8";
@media screen and (max-width: 640px) {
	.product-list-wrap, .product-list-title, .contents-list, .list-txt, .product-title-txt {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer-wrapper {
		width: auto;
		padding: 100px 0 0 0;
	}
	.product-list-wrap {
		padding-bottom: 0!important;
		background: none;
	}
	.product-list-title {
		height: 50px;
		border-top: 1px solid #cccccc;
		background: #cccccc;
		filter: Alpha(opacity=50, finishopacity=100, style=1);
		background: -webkit-gradient(linear, left top, right bottom, from(#cccccc), color-stop(0.5, #f0f0f0), to(#cccccc));
		background: -moz-linear-gradient(left top, #cccccc, #f0f0f0 50%, #cccccc);
	}
	.product-list-title a {
		display: block;
		padding-top: 15px;
		height: 30px;
		border-top: none;
		background: none;
	}
	.product-list-title a:hover {
		background: none;
		height: 30px;
	}
	.series-box, .series-sub-title, .contents-list {
		margin-top: 0;
	}
	.series-box {
		float: none;
	}
	.series-sub-title {
		background: #D9DDE5;
		padding: 7px;
	}
	.series-box-wrap .inner, .list-title-txt {
		background: none;
	}
	.series-box-wrap .inner {
	width: auto;
	}
	.contents-list li {
		position: relative;
		width: 100%;
		border-bottom: 1px solid #eaeaea;
	}
	.contents-list li:after {
		content: " ";
		position: absolute;
		top: 30px;
		right: 5px;
		width: 8px;
		height: 13px;
		background: url(/shared/img/sp-ico-arrow-right.png);
		-webkit-background-size: 8px 13px;
		-moz-background-size: 8px 13px;
		background-size: 8px 13px;
	}
	.series-box-wrap .ml20 {
		margin-left: 0;
	}
	.series-title-txt {
		background: url(/shared/img/series-title-sp.png) no-repeat;
		-webkit-background-size: 138px 14px;
	    background-size: 138px 14px;
	}
	.series-title {
		background: url(/shared/img/ico-hide-sp.png) no-repeat;
		background-position: 0 -32px;
		-webkit-background-size: 16px 48px;
	    background-size: 16px 48px;
	}
	.list-img {
		display: table-cell;
		vertical-align: middle;
	}
	.list-img .icon-release{
		top:50%;
		width:25px;
		height:25px;
		left:0;
		bottom:auto;
	}
	.contents-list li {
		margin-left: 0;
	}
	.contents-list li img {
		display: block;
		margin-left: 10px;
		width: 90px;
		height: auto;
	}
	.list-txt {
		padding: 0 15px 0 10px;
		display: table-cell;
		vertical-align: middle;
	}
	.list-title {
		margin-bottom: 5px;
		color: #000;
		text-decoration: none;
	}
	.product-list-title {
		height: 50px;
		border-top: 1px solid #cccccc;
		background: #cccccc;
		filter: Alpha(opacity=50, finishopacity=100, style=1);
		background: -webkit-gradient(linear, left top, right bottom, from(#cccccc), color-stop(0.5, #f0f0f0), to(#cccccc));
		background: -moz-linear-gradient(left top, #cccccc, #f0f0f0 50%, #cccccc);
	}
}
