@charset "UTF-8";


#main img {
	width: 100%;
	height: auto;
}


/* max 768px */
@media screen and (max-width: 768px) {




}