@charset "utf-8";
/* CSS Document */
 
 .thumnav li img, .section .base img{
	width: 100%;
}

@media screen and (max-width: 765px) {
/* 765pxまでの幅の場合に適応される */

	.mainContainer .mainimage .index_title{
		top: 30%;
	}
	
}