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

.mainArea section.subitem > div {
	width: auto;
}

/*------------------------------------------------
メイン
------------------------------------------------*/
.txt {
	margin-bottom:6.25vw;
}

.procedureColumn {
	margin-bottom:7.81vw;
}


}