@charset "UTF-8";

@media screen and (max-width:1300px) and (min-width:601px){
	
	.move #text_area .policy_text {
	width: 90%;
	border-radius: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
	.move #text_area .policy_text p {
	font-size: 13px;
	margin-left: 40px;
	}
.move #text_area .policy_text h2 {
		font-size: 15px;
			margin-bottom: 10px;
				color: rgba(70,89,186,1.00);
	}




.policy_text_pc{display:none;}
}
