.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.hlogo {
	margin: 0;
	padding: 0;
	top: 10px;
	left: 0;
	margin-bottom: -10px;
	border: none;
	height: 25px;
}
.nav {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 85%;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
height: 39px;
	list-style: none;
	float: left;
	text-align: center;
	valign: middle;
	width: 25%;
	font-size: 15px;
	color: #FFF;
}
.nav li a {
    text-decoration: none;
    color: #fff;
    padding: 8px 2px;
    display: block;
}
.nav li a:hover {
		background-color: rgba(100,100,100,0.75);
}
section {
	overflow: hidden;
	text-align: center;
	font-family: "Source Sans Pro", Arial, sans-serif;
	}

.spacer {
	text-align: center;
	min-height: 50px;
}
.spacer.s0 {
	min-height: 1px;
}
.spacer.s1 {
	min-height: 100px;
}
.spacer.s2 {
	min-height: 200px;
}
.spacer.s3 {
	min-height: 300px;
}
.spacer.s4 {
	min-height: 400px;
}
.spacer.s5 {
	min-height: 500px;
}
.spacer.s6 {
	min-height: 600px;
}
.spacer.s7 {
	min-height: 700px;
}
.spacer.s8 {
	min-height: 800px;
}
.spacer.s9 {
	min-height: 900px;
}
.spacer.s10 {
	min-height: 1000px;
}
.spacer.s11 {
	height: 00px;
}
.spacer.s_viewport {
	min-height: 0;
}
.horizontal .spacer {
	margin-bottom: 0;
	min-height: initial;
	min-width: 100px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}
.horizontal .spacer.s0 {
	min-width: 1px;
}
.horizontal .spacer.s1 {
	min-width: 100px;
}
.horizontal .spacer.s2 {
	min-width: 200px;
}
.horizontal .spacer.s3 {
	min-width: 300px;
}
.horizontal .spacer.s4 {
	min-width: 400px;
}
.horizontal .spacer.s5 {
	min-width: 500px;
}
.horizontal .spacer.s6 {
	min-width: 600px;
}
.horizontal .spacer.s7 {
	min-width: 700px;
}
.horizontal .spacer.s8 {
	min-width: 800px;
}
.horizontal .spacer.s9 {
	min-width: 900px;
}
.horizontal .spacer.s10 {
	min-width: 1000px;
}
.spacer.s_viewport {
	min-width: 100%;
}




h1 {
	font-family: "Source Sans Pro", Arial, sans-serif;
	size: 24px;
		color: #000;
		text-align: center;
	}

h2 {
	font-family: "Source Sans Pro", Arial, sans-serif;
		color: #000;
		text-align: center;
	}

h3 {
	font-family: "Source Sans Pro", Arial, sans-serif;
		color: #000;
		text-align: center;
	}

h4 {
	font-family: "Source Sans Pro", Arial, sans-serif;
		color: #000;
		text-align: center;
	}
	p {
	font-family: "Source Sans Pro", Arial, sans-serif;
		max-width: 450px;
		width: 300px;
		margin: 0 auto;
		color: #000;
	}
	span {
		color: #000;
		text-align: center;
	}
	a {
		color: #000;
		text-decoration: none;
	}
	
	ul{
		color: #000;
		text-align: center;
		margin: 10px 20px 10px -5px;
	}
	
	li{
		color: #000;
		text-align: left;
	}

.ins {
height: 600px;
	margin-top: -18%;
-webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.7));
	z-index: 20000;
}
.logo {
	width:40%;
	margin-top: -10%;
-webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

.ns {
		top: -500px;
		max-width: 80%;
		float: right;
		align: left;
		padding: 10px;
	}

.caution {
		max-width: 100%;
		align: center;
		position: relative;
		top: 450px;
	}
	.caution div {
		max-width: 80%;
	    margin: 0px auto;  
		text-align: left;
		padding: 10px;
		background-color: rgba(255,255,255,0.85);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
}
	.tex {
		max-width: 80%;
		float: right;
		align: left;
		padding: 10px;
	}
	.tex div {
		color: #FFF;
		width: 100%;
	    margin: 0px auto;  
		text-align: left;
		padding: 10px;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		position: absolute;
		top: 120px;
		left: 20%;
	overflow: hidden;
}

	.tex h2 {
		color: #FFF;
		text-align: left;
		margin-left: 30%;
	}	
	.tex p{
		text-align: left;
		margin-left: 31%;
		color: #FFF;
	}	
	.info {
		color: #FFF;
	}	
	.info h2{
		color: #FFF;
	}	
img {
		height: 400px;
}
	
	.img1 {
		margin: 0;
		display: inline-block;
		transform: rotate(-8deg);
		line-height: 0em;
		position: absolute;
		text-align: center;
		top: 40px;
		left: 12%;
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		z-index: 50;
	}
	
	.img2 {
		display: inline-block;
		transform: rotate(1deg);
		z-index: 55;
		position: absolute;
		top: 20px;
		left:25%;
	}
	.img3 {
		display: inline-block;
		transform: rotate(18deg);
		z-index: 52;
		position: absolute;
		top: 36px;
		left: 30%;
	}

.sym {
	height: 150px;

	}


.fl {
max-width: 100%;
align: center;
position: relative;
top: 450px;
}
.fl div {
max-width: 80%;
margin: 0px auto;  
padding: 10px;
}


.bgp1{
background-image:url('../img/bg1.jpg') ;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
z-index: -20;
}
.bgp2{
background-image:url('../img/bg2.jpg') ;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
z-index: -22;
}
.bgp3{
background-image:url('../img/bg3.jpg') ;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
z-index: -24;
}
.bgp4{
background-image:url('../img/bg4.jpg') ;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
z-index: -26;
}

.gr {
		z-index: 2000;
	position: relative;
}

.ttl {
		float: left;
		align: right;
		padding: 5px;
	}
.ttl div {
		color: #FFF;
		width: 50%;
	    margin: 0px auto;  
		text-align: right;
		padding: 10px;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		position: absolute;
		top: -200px;
		right: 50%;
		z-index: -10;
}

.ttl h1 {
		font-size: 24px;
		color: #FFF;
		text-align: right;
		margin-right: 14%;
		margin-left: 20px;
	}

.ttr {
		float: right;
		align: left;
		padding: 5px;
	}
.ttr div {
		color: #FFF;
		width: 50%;
	    margin: 0px auto;  
		text-align: left;
		padding: 10px;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		position: absolute;
		top: -200px;
		left: 50%;
		z-index: -10;
}

.ttr h1 {
		font-size: 24px;
		color: #FFF;
		text-align: left;
		margin-left: 13%;
		margin-right: 20px;
	}

.ttrs {
		float: left;
		align: left;
		padding: 5px;
	}
.ttrs div {
		color: #FFF;
		width: 50%;
	    margin: 0px auto;  
		text-align: right;
		padding: 10px;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		position: absolute;
		top: -35%;
		left: 50%;
		z-index: -10;
}

.ttrs h3 {
		color: #FFF;
		text-align: left;
		margin-left: 17%;
		margin-right: 20px;
	}	


.tsl {
		max-width: 100%;
		float: left;
		align: right;
		padding: 10px;
	}
.tsl div {
		color: #FFF;
		width: 50%;
	    margin: 0px auto;  
		text-align: right;
		padding: 10px;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		position: absolute;
		bottom: 40px;
		right: 50%;
		z-index: -10;
}
.tsl p{
		text-align: left;
		margin-right: 15%;
		color: #FFF;
	}	
.tsr {
		max-width: 100%;
		float: right;
		align: left;
		padding: 10px;
	}
.tsr div {
		color: #FFF;
		width: 50%;
	    margin: 0px auto;  
		text-align: left;
		padding: 10px;
		background-color: rgba(0,0,0,0.75);
box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 2px 6px 1px;	
		position: absolute;
		bottom: 40px;
		left: 50%;
		z-index: -10;
}
.tsr p{
		text-align: left;
		margin-left: 12%;
		color: #FFF;
	}	
