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

	- common

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

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

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

#fwCms_wrapper .fwCms_box.frame_MH .pagetitle,
#fwCms_wrapper .fwCms_box.frame_MT .contentstitle,
#fwCms_wrapper .fwCms_box.frame_MB .pagetitle {
	color: #62340c;
}

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

#fwCms_wrapper .frame_MH .hokkaidoNav+.rankingArea .cpBody,
#fwCms_wrapper .frame_MH .hokkaidoNav+.swiper-area {
	background-color: #fcf5e8;
}

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