@charset "utf-8";
@media only screen and (max-width:740px) {

/*------------------------------------------------
メイン
------------------------------------------------*/

section table th {
	width:28vw;
}
section table th,
section table td {
	padding:3.1vw 0;
}

}