@media screen and (max-width: 1310px) {
	h1.common__title2:before{
		display:none;
	}
	 h1.common__title2:after{
		display:none;
	}
}