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

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/


/*------------------------------------------------
メイン
------------------------------------------------*/
section.sec05 .imgBox {
	height: auto;
	margin: 20px 0;
}
section.sec05 .imgBox img {
	width: 100%;
	display: block;
}

}