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


h2{
	font-size: 33px;
	margin-top: 51px;
	margin-bottom: 55px;
	padding-left: 100px;
}
#pro{
	border-bottom: 4px solid #00561f;
	border-top: 4px solid #00561f;
}
#p-1{
	border-bottom: 4px solid #00561f;
}
#p-1-1{
	background-image: url(../images/p-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 590px;
	width: 100%;
	background-size: cover;
}

#rogo-1{
	border-bottom: 4px solid #00561f;
	border-top: 4px solid #00561f;
	margin: 100px auto;
}
#rogo-0{
	background-image: url(../images/p-rogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 530px;
	background-size: contain;
}

#p-2{
	margin-top: 100px;
	border-top: 4px solid #00561f;
	border-bottom: 4px solid #00561f;
	margin-bottom: 100px;
}
#p-2-2{
	background-image: url(../images/p-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 1000px;
}
h3{
	font-size: 24px;
	line-height: 300%;
	margin: 0;
	padding-top: 40px;
	padding-left: 100px;
}
p{
	font-size: 20px;
	line-height: 180%;
	padding-left: 100px;
}
@media screen and (max-width: 1000px){
	#p-2-2{height: 1300px;
	background-position: right;}
	#p-1-1{background-position: right;}
}
@media screen and (max-width: 850px) {
	h2{padding-left: 40px;}
	.layer{background-color: rgba(255,255,255,0.5);
	height: 500px;}
	.layer2{background-color: rgba(255,255,255,0.6);
	height: 1300px;}
	h3{padding-left: 25px;}
	p{padding-left: 25px;
	padding-right: 15px;}
	#rogo-0{background-position: right;
	background-image: url(../images/rogo1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
	height: 100%;}
	.layer3{background-color: rgba(255,255,255,0.7);
	height: 530px;}
}
@media screen and (max-width: 700px){
	#rogo-0 br{display: none;}
	#p-1-1{background-position: 80% 10%;}
	#p-2-2{background-position: 70% 10%;}
}
@media screen and (max-width: 550px){
	#p-2-2{height: 1150px;}
	.layer2{background-color: rgba(255,255,255,0.6);
	height: 1150px;}
	p-2-2 p{line-height: 150%;}
	p{font-size: 17px;}
}
@media screen and (max-width: 450px){
	#rogo-0{height: 650px;}
	.layer3{height: 650px;}
	#p-2-2{height: 1600px;}
	.layer2{background-color: rgba(255,255,255,0.6);
	height: 1600px;}
}
@media screen and (max-width: 360px){
	#rogo-0{height: 700px;}
	.layer3{height: 700px;}
}