/*--全域設定-------------------------*/
img {
	box-sizing: border-box;
	max-width: 100%;
}
footer {
	height: 30%;
}
