@charset "UTF-8";
.p-shop-limited__title.lLimitedTitle {
	max-height: 300px;
}
.c-arrows.type01 .c-arrows__item.prev {
	background-image: url(../images/common/ico_arrow_prev5.png);
}
.c-arrows.type01 .c-arrows__item.next {
	background-image: url(../images/common/ico_arrow_next5.png);
}
@media screen and (min-width: 768px), print {
	.p-shop-lists__title.is-tenant {
		position: absolute;
		bottom: 135px;
		left: 0;
	}
	.p-shop-limited__title.lLimitedTitle {
		max-height: 400px;
	}
}
