/*#section_type_visual_13*/
#section_type_visual_13 {position:relative; width:100%; background:url("/section/visual/visual_13/img/bg.jpg")no-repeat center bottom; background-size:cover;}
#section_type_visual_13 .inner {max-width:1500px;}
#section_type_visual_13 .visual_box {width:100%; height:600px; margin-top:60px; /**/background:url("/section/visual/visual_13/img/slide_bg.jpg")no-repeat center bottom; background-size:cover; }
#section_type_visual_13 .visual_box #section_type_visual_inner {margin-left:0;}
/*************** [visual]responsive ***************/

@media screen and (max-width:1500px){ 
	#section_type_visual_13 .visual_box { width:96%; margin-left:2%; /**/background:url("/section/visual/visual_13/img/slide_bg.jpg")no-repeat center left; background-size:cover;}
}
@media screen and (max-width:800px){
	#section_type_visual_13 .inner {width:100%;}
	#section_type_visual_13 .visual_box {margin-left:0; width:100%; height:500px;}
}
@media screen and (max-width:450px){
	#section_type_visual_13 .visual_box {margin-top:0; height:350px;}
}