@charset "utf-8";
#fwCms_wrapper .category-nav-contents .swiper-slide:nth-of-type(8) {
	display: none;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .whitedayCategoryArea ul li:nth-of-type(5) {
		display: none;
	}
	#fwCms_wrapper .whitedayCategoryArea ul li:nth-of-type(6) {
		display: list-item;
	}
}