.holderList {
	margin:15px 0;
	text-align:center;
}

.holderList a {
	color: #999;
	cursor: pointer;
	font-size: 1.6rem;
	margin: 0 5px;
  padding: 5px 10px;
	text-decoration: none;
	background:#444444;
}

.holderList a:hover {
	background-color: #222;
	color: #fff;
}

.holderList a.jp-previous {
	margin-right: 15px;
}

.holderList a.jp-next {
	margin-left: 15px;
}

.holderList a.jp-current,
.holderList a.jp-current:hover {
	color: #ff4242;
	font-weight: bold;
}

.holderList a.jp-disabled,
.holderList a.jp-disabled:hover {
	color: #333;
}

.holderList a.jp-current,
.holderList a.jp-current:hover,
.holderList a.jp-disabled,
.holderList a.jp-disabled:hover {
	background: none;
	cursor: default;
}

.holderList span {
	margin: 0 5px;
}

.itemContainer {
	margin: 0 auto 50px;
	width: 100%;
}

.itemContainer .title {
	border-left: 15px #333 solid;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;	
	padding-left: 10px;
	position: relative;
}

.itemContainer .title.sold {
	color: #333;
}

.itemContainer .title .subTitle {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: 3px;
	right: 5px;
}

.itemContainerList {
	margin: 0 auto;
	width: 100%;
}

.itemImageBox {
	position: relative;
}

.itemImageBox:before {
	content:"";
	height: 70%;
	left: -5px;
	position: absolute;
	top: -5px;
	width: 30%;	
}

.forsaleItem:before {
	background: url(../img/images/icon/banner-forsale.png) no-repeat;
	background-size: contain;
}

.newItem:before {
	background: url(../img/images/icon/banner-new.png) no-repeat;
	background-size: contain;
}

.recommendItem:before {
	background: url(../img/images/icon/banner-reccomend.png) no-repeat;
	background-size: contain;
}

.soldoutItem:before {
	background: url(../img/images/icon/banner-soldout.png) no-repeat;
	background-size: contain;
}


.salesPendingItem:before {
	background: url(../img/images/icon/banner-pending.png) no-repeat;
	background-size: contain;
}


.salesMovieItem:after {
	background: url(../img/images/icon/banner-movie.png) no-repeat right;
	background-size: contain;
	bottom: 3px;
	content:"";
	height: 60%;
	position: absolute;
	right: -5px;
	width: 50%;	
}

/*.itemContainerList li {
	background: #fff;
	float: left;
	margin-right: 1%;
	overflow: hidden;
	padding: .5%;
	position: relative;
	width: 19.2%;
}*/

.itemContainerList li {
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	color: #fff;
	float: left;
	margin-bottom: 3%;
	margin-right: .5%;
	overflow: hidden;
	padding: .5%;
	position: relative;
	text-shadow: #000 1px 1px;
	width: 33%;
}

/*.itemContainerList li a {
	display: block;
}*/

.itemContainerList li:hover {
	opacity: .7;
}

.itemContainerList > li:nth-child(3n) {
	margin-right: 0;
}

.itemContainerList li img {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	border: 1px #ccc solid;
	cursor: pointer;
	margin-bottom: 10px;
	width: 100%;
}

.itemTitle {
	font-family: "pt sans", Arial, sans-serif;
	font-size: 2rem;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 1) 1px 1px;
	width: 100％;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*.itemTitle:before{
	content: "・";
}*/

.itemPrice {
	border-bottom: 1px #333 solid;
	font-family: "pt sans", Arial, Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1.8rem;
	margin: 0 0 5px 0;
	text-align: right;
	text-shadow: rgba(0, 0, 0, 1) 1px 1px;
}

.itemLead {
	margin-bottom: 5px;
}

.itemLeadList {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 0;
}

.itemLeadList li {
	float: none;
	font-size: 1.4rem;	
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.itemLeadList li:not(:last-child) {
	border-bottom: 1px #333 dotted;
}

.itemLeadList li:hover{
	opacity: 1;
}

.itemLeadList li:before{
	content: "・";
}

.itemThumbList {
	margin-bottom: 0;
}

.itemThumbList li {
	float: left;
	margin-bottom: 5px;
	margin-right: 2%;
	padding: 0;	
	width: 49%;
}

.itemThumbList li:nth-child(2n) {
	margin-right: 0;
}

.itemThumbList li img {
	margin-bottom: 0;
	padding: 0;
	width: 100%;
}

.itemContainer1 {
	margin: 0 auto 50px;
	width: 100%;
}

.itemContainerList1 li {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	float: left;
	margin-right: 1%;
	overflow: hidden;
	padding: .5%;
	position: relative;
	width: 24%;
}

.itemContainerList1 li:nth-child(4n) {
	margin-right: 0;
}

.itemContainerList1 li img {
	width: 100%;
}

.itemContainerList1 li .itemTitle {
	font-size: 1.2rem;
}

.itemContainerList1 .itemThumbList li {
	margin-bottom: 0;
}

.itemContainerShowRoom2 li .itemTitle,
.itemContainerShowRoom2 li .itemPrice {
	font-size: 1.4rem;
}

.itemContainer2 {
	margin: 0 auto 50px;
	width: 100%;
}

.itemContainerList2 li {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	float: left;
	margin-right: .5%;
	overflow: hidden;
	padding: .5%;
	position: relative;
	text-shadow: #000 1px 1px;
	width: 33%;
}

.itemContainerList2 li:nth-child(3n) {
	margin-right: 0;
}

.itemContainerList2 li img {
	margin-bottom: 5px;
	width: 100%;
}

.itemContainerList2 li .itemTitle {
	font-size: 1.6rem;
}

.itemContainerList2 li .itemPrice {
	font-size: 1.4rem;
}

.itemContainerList2 .itemThumbList li {
	margin-bottom: 0;
	margin-right: 1%;
	padding: 0;
	width: 32.5%;
}

.itemContainerList2 .itemThumbList li:nth-child(3n) {
	margin-right: 0;
}

.itemContainerList2 .itemLeadList > li {
	width: 100%;
}

.itemContainerList a {
	display: block;
}

.itemContainerList .movieThumb {
	background: #000;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.itemContainerList .movieThumb img {
	border: none;
	margin-bottom: 0;
}


.itemContainerList1 .movieThumb:before {
	background: url(../img/images/gallery/movie/movie-strip.png) no-repeat;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}

.itemContainerList1 .movieThumb:after {
	background: url(../img/images/gallery/movie/movie-strip.png) no-repeat;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
}

@media screen and (min-width: 768px){

.holderList a {
	font-size: 2.2rem;
  padding: 5px 13px;
}

}