
	header{
	/*	margin-bottom: 40px;*/
	}
	
#top_img001{
	/*
background-image:url("./images/top/slider/topbgsm01.jpg");
background-repeat: no-repeat;
	background-size: cover;	
background-position: center center;
min-height: 380px;
 display: inline-block !important;
	max-width:568px;
	width:100%;*/
/*height:100%;*/
	margin:0 auto;
/*	padding:60px;*/
  align-items: center;
}





/*=====================================================*/
/*================================ 350px Tablets =================================*/
@media (max-width : 350px ){

	header{
	/*	margin-bottom: 30px;*/
	}

}
	

/*================================ 960pxȏ Tablets =================================*/
@media (min-width:992px) {
	header{
	/*	margin-bottom: 50px;*/

}	
	
#top_img001 h2{
font-size:1.1em;
font-weight: 500;
color:#646666;
line-height:1.4em;
margin-top:20px;	
margin-left:0px;
}

	
}	


