@charset "utf-8";
/* CSS Document */

#lower-image {
	background: url(../../../images/main_image.jpg) center -150px;
	background-size: cover;
}

#main-contents .other-link {
	margin-top: 30px;
	padding-bottom: 0;
}


@media screen and (min-width: 768px) {

}

@media screen and (min-width: 1280px) {

}