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

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

.txt {
	margin-bottom:4.6vw;
}
.imageArea img {
	width:100%;
}


}