	#main .txt {
		width: 13%;
		position: absolute;
		right: 19%;
		bottom: 33%;
	}
	

					/*===================sp=*/@media screen and (max-width: 860px) {
						
	#main .txt {
		width: 22%;
		position: absolute;
		right: 6%;
		bottom: 40%;
	}
	
	#faq .faqWrap .faqlist .tit {
		width: 40%;
	}
	#faq .faqWrap .faqlist .txt {
		width: 50%;
	}

	
					}/*====================*/

