@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 640px){
 #content_frame p{
 margin: 0;
 }
 #content_frame .postScript .fRight{
 margin-left:0px;
 margin-bottom: 10px;
 }
	#content_frame h3{
	    margin: 0 16px;
	}
	 #content_frame .toireTXT{
	    margin: 10px 0!important;
	}
		.intro_text{
	margin-top: 0!important;
	}
.sp_interviewtxt p{
	padding: 0 16px!important;
	font-size: 14px !important;
}
	.sp_img_center{
text-align: center;
	}
	.recruitment  h5{
	margin: 10px 0;
	}
	.sp_img_center p{
	text-align: left!important;
	}
}