@charset "utf-8";


@media screen and (max-width: 1199px) {
	
} /* END Responsive 1199px */


@media screen and (max-width: 767px) {
	.c-productarticlesCategory__2 {
		margin-top: 30px;
	}
	
	.c-productarticlesSdgs__item {
		width: calc(100% / 4);
	}
	
	.c-productarticlesImageCorner {
		display: block;
	}
	
	.c-productarticlesImageCorner > figure {
		width: 100%;
	}
	
	.c-productarticlesImageCorner > div {
		width: 100%;
		margin-top: 30px;
		padding-left: 0;
	}
	
	.c-seq8Image {
		width: 100%;
		max-width: none;
		float: none;
		margin: 0 0 20px;
	}
	
	
	
	
} /* END Responsive 767px */


@media screen and (max-width: 374px) {
	
	
} /* END Responsive 374px */

