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

/*------------------------------------------------
メイン
------------------------------------------------*/
.imgbox {
}
.imgbox img {
	width: 100%;
}


#sec06 .slist dt {
	float: none;
	width: auto;
}
#sec06 .slist dd {
	float: none;
	width: auto;
}






}