@media screen and (max-width: 900px) {
	.span_box1 .color_span {margin: 0px 15px !important;}
}
@media screen and (max-width: 720px) {
	.phone_7 {width: 100%;padding: 0 5%;}
	.phone_8 {flex-direction: column;padding: 7% 0 !important;}
	.span_box1 {margin-top: 5%;width: 100%;display: flex;justify-content: space-between;}
	.phone_9 {display: none;}
	.span_box1 .color_span {margin: 0px !important;}
	.phone_10 {flex-direction: column;margin-top: 20px;margin-bottom: 0px !important;}
	.width1 {width: 100%;}
	.width3 {width: 100%;padding: 15px 0;}
	.img_box a img {border: #000000 solid 1px !important;}
	.title_h2 {font-size: 16px;}
	.width3 h2 {margin-bottom: 20px;}
	.custom {height: 60px;}
	.custom span:nth-child(1) {color: #8C8C8C;}
	.width3 p {margin-bottom: 20px !important;}
}