@charset "utf-8";



#modeltop{
	width:auto;
	background:url(../img/modeltop_bg_sp.jpg) no-repeat top;
	background-size:auto;
	}
#modeltop .inner{ padding:0px 0 0 !important;}
#modeltop .section_head{ height:auto !important; background-color:none;}
#modeltop .thum{
	width:70%;
	margin:auto;
	margin-bottom:20px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	justify-content:center;
	}
#model{
	position:relative;
	height:inherit;
	background:url(../img/model_img.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	color:#fff;
	z-index:1;
	}
	


#modeltop h1.brand_logo img{ height:36px !important; width:auto; }
#modeltop h2.brand_logo img{ height:36px; width:auto; }

#modeltop h1.brand_logo{ text-align:center; margin-top: 10px;}
.stylepro{ padding-top:0 !important; font-size:1.4em !important;}

#concept0{ background:url(../img/concept_00.jpg) no-repeat center center; }
#concept1{ background:url(../img/concept_01sp.jpg) no-repeat center center; }
#concept2{ background:url(../img/concept_02sp.jpg) no-repeat center center; }
#concept3{ background:url(../img/concept_03sp.jpg) no-repeat center center; }
#concept4{ background:url(../img/concept_04sp.jpg) no-repeat center center; }
#concept5{ background:url(../img/concept_05sp.jpg.jpg) no-repeat center center; }


	#model .inner{
		width:100%;
		height:auto;
		padding:0;
		position:static;
	}
	#model .section_head{
		width:100%;
		height:auto;
		padding:15px 15px 10px;
		background-color:#222222;
		color:#fff;
		line-height:1.56;
		text-shadow: 1px 1px 1px hsla(0,0%,0%,0.70);
	}

	#model .section_head h3{
		margin-bottom:5px;
		font-size:16px;
		font-weight:bold;
		padding:0;
		position:inherit;
	}
	#model .section_head h3 p{
		font-size:13px !important;
		}
	#model .section_head p{
		width:auto;
		font-size:11px;
		padding:0;
		position:inherit;
	}
	#model .model_img{
		display:block;
		width:100%;
		height:auto;
	}
	#model .model_img img{
		width:100%;
		height:auto;
	}
	
	#model .modelsub1{
	display:none;
	}

	#model .modelsub2{
	display:none;
	}
	
.sp{display:inherit;}
#modeltop .section_head h1.brand_logo img {
	width: 100%;
	height: auto !important;
}
#outline .section_head h3 span {
	font-size: 80%;
}
#concept1 .block, #concept2 .block, #concept3 .block, #concept4 .block {
	width: auto;
}