/**************************************
							タブレット以下
**************************************/

@media screen and (max-width: 1000px) {
	.pankuzu {
		margin-top: 60px !important;
	}
}

/**************************************
							スマホ
**************************************/
@media screen and (max-width: 640px) {
	#wrap #next_pankuzu {
		margin-top: 60px !important;
	}
}


.cooperation_contents {
	margin-top: 0 !important;
}