@charset "utf-8";

#modeltop{ background-image:url(../img/modeltop_img.jpg); }
#modeltop h2.brand_logo img{ height:48px; width:auto; }
/*
#concept0{ background:url(../img/concept_bg00.jpg) no-repeat center center; }
#concept1{ background:url(../img/concept_bg01.jpg) no-repeat center center; }
#concept2{ background:url(../img/concept_bg02.jpg) no-repeat center center; }
#concept3{ background:url(../img/concept_bg03.jpg) no-repeat center center; }
*/
.s1{
	position:absolute;
	left:00px;
	top:30px;
	}
.s2{
	position:absolute;
	right:20px;
	bottom:40px;
	}
.s3{
	position:absolute;
	right:0;
	bottom:-40px;
	}
.sp{ display:none;}
.pc{ display:block;}
.gaikan{
	height:auto;
	}
#concept{
	background:#fff !important;
	}
.color-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 54px;
	margin-bottom: 200px;
}
.color-flex-item {
	width: 290px;
}


#walkview2 .block {
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
}