#textimage{
	opacity: 1;
}
section p{
	position: absolute;
	top: 0;
	right: 0;
	width: 720px;
	height: 617px;
	padding-right: 100px;
	font-size : 1.1em;
	line-height : 1.3;
	text-align: justify;
	font-family:LightCond;
	letter-spacing: 0.15px;
	color: rgba(0,0,0,1);
	overflow: auto;
}

@media only screen and (max-width: 1366px) {
	
	section p{
	width: 520px;
	height: 438px;
	padding-right: 100px;
	letter-spacing: 0.1px;
	}
	
}
@media only screen and (max-width: 1280px) {
	
	section p{
	width: 490px;
	height: 411px;
	padding-right: 50px;
	}
	
}
@media only screen and (max-width: 1120px) {
	
	section p{
	width: 400px;
	height: 354px;
	padding-right: 80px;
	}
	
}
@media only screen and (max-width: 1024px) {
	
	section p{
	width: 380px;
	height: 328px;
	padding-right: 80px;
	}
	
}
@media only screen and (max-width: 900px) {
	
	section p{
	width: 440px;
	height: 267px;
	padding-right: 60px;
	}
	footer{
	margin: 0;
	margin-bottom: 20px;
}
	
}
@media only screen and (max-width: 846px) {
	
	section p{
	width: 300px;
	height: 271px;
	padding-right: 60px;
	}
	
}
@media only screen and (max-width: 812px) {
	
	section p{
	width: 310px;
	height: 260px;
	padding-right: 30px;
	}
	
}
@media only screen and (max-width: 800px) {
	
	section p{
	width: 310px;
	height: 256px;
	padding-right: 30px;
	}
	
}
@media only screen and (max-width: 768px) {
	
	section p{
	width: 280px;
	height: 246px;
	padding-right: 40px;
	}
	.footer_right{
	width: 100%;
}
	
}
@media only screen and (max-width: 740px) {
	
	section p{
	width: 280px;
	height: 237px;
	padding-right: 40px;
	}
	
}
@media only screen and (max-width: 736px) {
	
	section p{
	width: 280px;
	height: 236px;
	padding-right: 30px;
	}
	
}
@media only screen and (max-width: 670px) {
	
	section p{
	width: 260px;
	height: 214px;
	padding-right: 20px;
	}
	
}
@media only screen and (max-width: 640px) {
	
	section p{
	width: 245px;
	height: 205px;
	padding-right: 30px;
	}
	
}
@media only screen and (max-width: 568px) {
	
	section p{
	width: 220px;
	height: 182px;
	padding-right: 20px;
	font-size : 1em;
	}
	
}
@media only screen and (max-width: 414px) {
	
	section p{
	width: 160px;
	height: 130px;
	padding-right: 15px;
	letter-spacing: 0.1px;
	}
	
}
@media only screen and (max-width: 375px) {
	
	section p{
	width: 140px;
	height: 118px;
	padding-right: 10px;
	letter-spacing: 0.05px;
	text-align: left;
	}
	
}
@media only screen and (max-width: 360px) {
	
	section p{
	width: 140px;
	height: 115px;
	}
	
}
@media only screen and (max-width: 320px) {
	
	section p{
	width: 120px;
	height: 101px;
	text-align: left;
	}
	
}
@media only screen and (max-width: 240px) {
	
	section p{
	width: 125px;
	height: 77px;
	}
	
}