
.bx-viewport ul{padding-left: 0;}

#header {
    padding: 0px 0px;
    position: fixed;
    width: 100%;
    height: 98px;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 3%, rgba(0, 0, 0, 1));
    z-index: 1000000;
}

#contents {
padding-top:10px;
}

.box {  
    position: relative;
}
.box p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    white-space: pre;
    width: 1280px;
  text-shadow: 0 0 15px #174590;
}
.box span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 200px;
    height: 100px;
}
.box2 p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    white-space: pre;
    width: 1280px;
/*text-shadow: 1px 2px 5px #0d0d0d;*/
  text-shadow: 0 0 15px #000;
}

.bx-viewport ul{padding-left: 0;}


.parent-container {
  overflow: hidden;
}


p.resizeimage1 img {
  width: 100%;
  height: auto;
  max-width: 2100px;
}
#logo img{
  max-width: 100%;
  height: auto;
}
.rollover img{
  height: auto;
}
#main_image {
  width : 30%;
}
#bx-pager img {
  width : 30%;
  height: auto;
}
.tmax {
  max-width: 1280px;
}

