@charset "UTF-8";
/*----------------------------------------

	- common

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

/*----------------------------------------
	common
-----------------------------------------*/

#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.rankingList) {
	margin-bottom: 13.3vw !important;
}

#fwCms_wrapper .pagination {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.rankingList) {
		margin-bottom: 60px !important;
	}
}