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

/*------------------------------------------------
メイン
------------------------------------------------*/
.imgBox {
	width: 100%;
	height: auto;
}
.imgBox img {
	display: block;
	width: 100%;
}

section.sec02 th {
	width: 35%
}

}