	#main .mainBox .tit {
		width: 24%;
		margin: 0 38% 0 38%;
		bottom: 20px;
		position: absolute;
	}
	
	#main .txt {
		width: 7%;
		position: absolute;
		right: 23%;
		bottom: 23%;
	}

					/*===================sp=*/@media screen and (max-width: 860px) {
						
	#main .txt {
		width: 12%;
		position: absolute;
		right: 8%;
		bottom: 27%;
	}
	
					}/*====================*/

