@charset "UTF-8";

#modeltop .section_head p.shp {
	display: none;	
}

/* 耐震性1 */
#mb01, #mb02 {
	margin-bottom: 70px;	
}
#mb01 .mb0101 {
	margin-top: 20px;
}
#mb02 .mb0201 {
	margin-top: 30px;
}
#mb02 .mb0201 img {
	width: 100%;	
}
#mb02 .mb0201 p {
	margin-top: 20px;
}
.asmt {
	margin-top: 300px;
}


@media (max-width:480px) {
.slick-prev, .slick-next {
	top: 45%;
}
#modeltop .section_head p {
	display: none;	
}
#modeltop .section_head p.shp {
	display: inherit;	
}
.main-block .mb-inner {
	padding-right: 0;
	padding-left: 0;	
}
.w35, .w26 {
	float: none;
	width: 100%;	
}
#mb01, #mb02 {
	margin-bottom: 35px!important;	
}
#mb01 .mb0101 .w26 {
	margin-top: 20px;
}
.asmt {
	margin-top: 0;
}
}

