
@charset "UTF-8";

.contents_related {
	padding-bottom: 90px !important;
}

@media screen and (max-width: 800px){
	.contents_related {
		 padding-bottom: 60px !important;
	}
}