@charset "utf-8";
@media screen and (max-width: 700px) {
	.info_main {
		width: auto;
	}
	.info_title {
		font-size: 17px;
	}
}
