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

/*------------------------------------------------
メイン
------------------------------------------------*/
section .imageArea {
	margin-bottom: 4.6vw;
}
section .imageArea img {
	width: 100%;
}

}