@charset "UTF-8";

/*-----------------------------------

	contents

-----------------------------------*/
#contents {
	margin-top: 220px;
}
@media screen and (max-width: 840px) {
	#contents {
		margin-top: 130px;
	}
}
@media screen and (max-width: 640px) {
	#contents {
		margin-top: 100px;
	}
}

/*-----------------------------------

	headline

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


/*-----------------------------------

	breadcrumb

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