@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #FFE4C4;
}
div#first {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 80px;
}
div#second {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 750px;
}
div#third {
  width: 100%;
  height: 920px;
  text-align: center;
}
div#fourth {
  width: 100%;
  height: 520px;
  text-align: center;
}
div#fifth {
  width: 100%;
  height: 400px;
  text-align: center;
  background-color: #00003F;
}
p.p0 img {
  width: 375px;
  height: auto;
  z-index: 30;
  position: absolute;
  top: 0px;
}
p.p1 img {
  width: 250px;
  height: auto;
  z-index: 20;
  position: absolute;
  top: 200px;
  left: 30px;
}
p.p2 img {
  width: 250px;
  height: auto;
  z-index: 10;
  position: absolute;
  top: 100px;
  right: 30px;
}
p.p3 img {
  width: 375px;
  height: auto;
  z-index: 30;
  position: absolute;
  top: 390px;
}
p.p4 img {
  width: 375px;
  height: auto;
  z-index: 20;
  position: absolute;
  top: 430px;
}
p.p5 img {
  width: 375px;
  height: auto;
  z-index: 30;
  position: absolute;
  top: 780px;
}
p#a {
  z-index: 30;
  font-size: 0.5em;
  color: white;
  position: absolute;
  top: 455px;
  left: 20px;
}
p.p9 img {
  width: 300px;
  height: auto;
  z-index: 20;
}
p.p10 img {
  width: 300px;
  height: auto;
  z-index: 20;
}
p.p11 img {
  width: 300px;
  height: auto;
  z-index: 20;
}
p#b {
  z-index: 30;
  font-size: 0.6em;
  position: relative;
  top: 0px;
}
p.p6 img {
  width: 375px;
  height: auto;
  z-index: 30;
  position: relative;
  top: 30px;
}
h5 {
  height: 340px;
  background-color: white;
  font-size: 0.75em;
  text-align: left;
  padding: 40px;
  line-height: 23px;
}
p.p7 img {
  width: 375px;
  height: auto;
  z-index: 30;
  position: relative;
  top: 30px;
}
p#c {
  z-index: 30;
  font-size: 0.8em;
  color: white;
  position: relative;
  top: 100px;
}
p.p12 img {
  width: 200px;
  height: auto;
  z-index: 30;
  position: relative;
  top: 100px;
}
p#d {
  text-align: left;
  padding-left: 25px;
  z-index: 30;
  font-size: 0.25em;
  color: white;
  position: relative;
  top: 130px;
}
p#e {
  text-align: left;
  padding-left: 25px;
  z-index: 30;
  font-size: 0.6em;
  color: white;
  position: relative;
  top: 145px;
}
#page-top {
  display: block;
  font-weight: bold;
  text-align: right;
  padding-right: 25px;
  z-index: 30;
  font-size: 0.4em;
  color: white;
  position: relative;
  top: 100px;
  transition: .3s;
}
#page-top:hover {
    color: #8F8F8F;
}