@charset "UTF-8";
table {
	margin-top: 10px;
}

select {
	border: 1px solid rgb(169, 169, 169);
}

@media screen and (min-width: 769px) {
	/**********
	PC
	**********/
	section#topimg {
		background: #39bdff;
	}
}
