.flickSimple ul {
	display: block;
	margin: 0;
	padding: 0;
}
.flickSimple ul li {
	float: left;
	list-style-type: none;
	text-align: center;
}
/* ----------------------------- */
.flick {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#flickable1, #flickable1.landscape {
	width: 920px;
	height: 550px;
	margin: 0 auto;
	padding: 90px 0;
}
#flickable1 ul li {
	width: 920px;
	overflow: hidden;
}
#flickable1 ul li img {
	width: 892px;
	height: auto;
	margin: 0 14px;
}
.flick {
	width: 100%;
	overflow: hidden;
}
.flick_wrap {
	background: #3d4042;
}
#flickable1 ul li img {
	opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}
#flickable1 ul li.on img {
	opacity: 1.0;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
@media screen and (max-width: 1000px) {
#flickable1, #flickable1.landscape {
	width: 80%;
	height: 550px;
	overflow: visible;
	padding: 30px 10%;
}
#flickable1 ul.landscape, #flickable1 ul {
	width: 2000%;
	overflow: hidden;
}
#flickable1 ul li {
	width: 5%;
	font-size: 0;
	overflow: hidden;
}
#flickable1 ul li img {
	width: 94%;
	height: auto;
	margin: 0 3%;
}
}
/** ボタン部分 **/
.pc_button {
	display: block;
}
.smp_button {
	outline: none;
}
.pc_button a {
	outline: none;
}
.smp_button a {
	display: none;
}
.pc_button .flbtn {
	font-size: 0;
	display: block;
	width: 50px;
	height: 70px;
	z-index: 99;
}
.pc_button .flbackbtn {
	position: absolute;
	left: 0;
	top: 90px;
}
.pc_button .flnextbtn {
	position: absolute;
	right: 0;
	top: 90px;
}
.shadow .sdL, .shadow .sdR {
	width: 120px;
	height: 530px;
	background: url(../images/spacer.gif?rel=1671085752174) repeat-y right top;
}
.shadow .sdL {
	position: absolute;
	top: 16px;
	left: 0px;
}
.shadow .sdR {
	position: absolute;
	top: 16px;
	right: 0px;
}
 @media screen and (max-width: 1000px) {
.pc_button {
	display: none;
}
.smp_button {
	display: block;
}
.cr_page {
	position: relative;
	width: 200px !important;
}
.cr_page #car_page {
	position: relative;
}
#car_title {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.smp_button .flbtn {
	font-size: 0;
	display: none;
	width: 36px;
	height: 36px;
	background: #fff;
}
.smp_button .flbackbtn {
	position: absolute;
	left: 0;
	top: 34px;
	background-size: 10px 17px;
}
.smp_button .flnextbtn {
	position: absolute;
	right: 0;
	top: 34px;
	background-size: 10px 17px;
}
.smp_button .flback_off {
	background-size: 10px 17px;
}
.smp_button .flnext_off {
	background-size: 10px 17px;
}
}
