	@media(max-width:1200px){
		.clear{clear:both;}
		
		.banner_contain{position:relative;}
		.banner_contain img{width:100%;}
		.banner_text_group{text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
		.benz_with{width:19%; margin:0 auto 4%;}
		.benz_text_logo{margin-bottom:4%;}
		.banner_text03{color:rgba(255,255,255,0.4); font-size:25px; letter-spacing:0.6px; font-family: ageo-medium;}

		.ttbanner_contain{position:relative;}
		.ttbanner_contain img{width:100%;}
		.ttbanner_text_group{text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%;}
		.benz_symbol{width:15%; margin:0 auto;}
		.ttbanner_title{color:#fff; font-size:42px; line-height:1.3; letter-spacing:-2.5px; font-family: AppleSDGothicNeo; margin: 2% 0 1%;}
		.ttbanner_text{color:rgba(255,255,255,0.5); font-size:25px; line-height:1.53; letter-spacing:-0.6px; font-family: AppleSDGothicNeo; padding: 0 5%;}


		.benz_explanation{background:#fff; padding:17% 10%;}
		.benz_explanation .benz_explanation_group{max-width:1100px; width:100%; margin:0 auto;}
		.benz_explanation_linebar{background:#000; width:162px; height:3px;}
		.benz_explanation_title{color:#000; font-size:42px; font-family: albra-regular; margin-top: 5%;}
		.benz_explanation_text{color:#000; font-size:24px; line-height:1.47; letter-spacing:-0.75px; font-family: AppleSDGothicNeo; margin-top:4%;}

		.banner_img{background:#1a1a1a; padding-bottom: 10%; padding-top: 1%; margin-bottom: 6%;}
		.banner_img p{margin:3%;}

		section{font-size:0;}
		.banner_text h4{
			font-size: 38px;
		}
	}
	@media(max-width:500px){
		.banner_text03{font-size: 15px !important;}
		.ttbanner_text{font-size:19px;}
		.benz_explanation_text{font-size:19px;}
	}
	@media(max-width:400px){
		.ttbanner_title{font-size: 37px !important;}
		.ttbanner_text{font-size:20px !important;}
	}