
@media only all and (max-width: 739px) {
body {
	font-size: 12px;
	line-height: 15px;
}
#wrapper {
	width: 100%;
	min-width: 240px;
}
#content {
	padding: 5%;
}
div[class^="box"] {
	width: 100%;
}
h1 {
	font-size: 1.3em;
	line-height: 1.4em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}
.title:before,  .title:after {
	display: none;
}
.box2-2 {
	margin-top: 15px;
}
.title .box2-2 {
	display: none;
}
}
