@charset "UTF-8";
@import url(index_m_en.css);
@import url(index_m_tw.css);

@media (max-width: 767px){
	.foot_logo{
		margin-bottom: 50px;
	}
	.foot_social{
		margin-bottom: 50px;
	}
}
	

@media (max-width: 480px){
	.foot_logo{
		margin-bottom: 50px;
	}
	.foot_social{
		margin-bottom: 50px;
	}
}