@charset "UTF-8";
/*----------------------------------------

	- fullwidth-four-items

-----------------------------------------*/

/*----------------------------------------
	fullwidth-four-items
-----------------------------------------*/

#fwCms_wrapper .fullwidth-four-items {
	margin-top: 6.6vw !important;
}

#fwCms_wrapper .fullwidth-four-items .swiper-area {
	background-color: #fff1eb;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .fullwidth-four-items {
		margin-top: 30px !important;
	}
}