
button:focus {
	outline:0;
}

#wrapper{
	margin: 0;
	padding: 0;
	line-height: 1;
}

#wrapper.dlready #contents {
  background: url("../images/bg_hall.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  min-height: 820px;
  margin: 0;
  padding: 0;
}

@media screen and (max-width:640px) {
  #wrapper.dlready #contents {
    min-height: 100vh;
    background: url("../images/bg2.jpg") no-repeat center top;
    background-size: 100% 100%;
    background-color: white;
    height: 1550px;
    position: relative;
    }
  } 


  @media screen and (max-width:640px) {
    #wrapper.dlready .container{
      padding-top:500px;
    }
  }


#wrapper.dlready .container .head {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: calc(50% - 401px / 2);
  width: 401px;
  height: 96px;
}

#wrapper.dlready .container .hall_title {
  position: absolute;
  top: 45px;
  left: calc(50% - 1920px / 2);
  width: 1920px;
  height: 112px;
}

@media screen and (max-width:640px) {
  #wrapper.dlready .container .hall_title {
    position: absolute;
    top: 45px;
    left: calc(50% -600px / 2);
    width: 600px;
    height: 112px;
  }
  
}

#wrapper.dlready .container .hall_txt_password {
  position: absolute;
  top: 80px;
  left: calc(50% - 708px / 2);
  width: 708px;
  height: 410px;
}

@media screen and (max-width:640px) {
  #wrapper.dlready .container .hall_txt_password {
    position: absolute;
    top: 10px;
    left: calc(50% -  620px / 2);
    width: 620px;
    height: 410px;
  }

  #wrapper.dlready .container .hall_txt_password img{
    width: 100%;
  }
  }

#wrapper.dlready .container .error {
  position: absolute;
  top: 250px;
  left: calc(50% - 400px / 2);
  width: 400px;
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 24px;
  z-index: 10000;
  cursor: pointer;
}

@media screen and (max-width:640px) {
  #wrapper.dlready .container .error {
    position: absolute;
    top: 250px;
    left: calc(50% - 400px / 2);
    width: 400px;
    text-align: center;
    color: red;
    font-weight: bold;
    font-size: 24px;
    cursor: pointer;
  }
  }

#wrapper.dlready .container .catch {
  position: absolute;
  top: 50px;
  left: 51px;
  z-index: 10;
}

#wrapper.dlready .oizumi {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 107px;
  height: 30px;
  z-index: 100;
}

@media screen and (max-width:640px) {
  #wrapper.dlready .oizumi {
  width: 125px;
  display: block;
}
}

#wrapper.dlready .header {
  width: 100%;
  height: 140px;
  position: inherit;
  background: url("../images/title_authentication.png") center bottom no-repeat;
  background-position: center center;
  background-repeat: none!important;
}

@media screen and (max-width:640px) {
  #wrapper.dlready .header {
    margin-top: 100px;
  }
  }



#wrapper.dlready .container .texttitle {
  position: absolute;
  top: 762px;
  left: 90px;
  z-index: 10;
}

#wrapper.dlready .container .text {
  position: absolute;
  top: 750px;
  left: 194px;
  z-index: 10;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
}

#wrapper.dlready .container form {
  position: absolute;
  top: 280px;
  left: calc(50% - 600px / 2);
  width: 600px;
  height: 200px;
}

@media screen and (max-width:640px) {
  #wrapper.dlready .container form {
    position: absolute;
    top: 280px;
    left: calc(50% - 600px / 2);
    width: 600px;
    height: 200px;
  }
  }
#wrapper.dlready .container form input {
  width: 380px;
  display: block;
  margin: 0 auto;
  font-size: 162%;
}
#wrapper.dlready .container form button {
  position: absolute;
  top:  70px;
  left: calc(50% - 292px / 2);
  width: 292px;
  height: 54px;
  background: none;
  border: none;
  cursor: pointer;
  
}

#wrapper.dlready .container form button a{
	outline: none;
}

a{outline: none!important;}
a:hover{outline: none!important;}
a:active{outline: none!important;}
a:visited{outline: none!important;}


#wrapper.dl #contents {
  background: url("../images/bg_hall.jpg") no-repeat center top;
  background-size: cover;
  height: 2200px;
  margin: 0;
  padding: 0;
}

@media screen and (max-width:640px) {
  #wrapper.dl #contents {
    min-height: 100vh;
    background: url("../images/bg2.jpg") no-repeat center top;
    background-size: 100% 100%;
    background-color: white;
    height: 3950px;
    position: relative;
    }
    #wrapper.dl .container {position: relative;}
  }
  

#wrapper.dl #contents .oizumi {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 107px;
  height: 30px;
  z-index: 100;
}

@media screen and (max-width:640px) {
  #wrapper.dl #contents .oizumi {
  width: 125px;
  display: block;
}
}

#wrapper.dl #contents .header {
  width: 100%;
  height: 140px;
  position: inherit;
  background: url("../images/title_authentication.png") center bottom no-repeat;
  background-position: center center;
  background-repeat: none!important;
}

@media screen and (max-width:640px) {
  #wrapper.dl #contents .header {
    margin-top: 110px;
  }
  }

#wrapper.dl .container {position: relative;}
#wrapper.dl .container .img1 {
  position: absolute;
  top:280px;
  left: calc(50% - 1012px / 2);
  width: 1012px;
  height: 1561px;
}

@media screen and (max-width:640px) {
  #wrapper.dl .container .img1 {
    margin-top: 0;
    width: 607px;
   position:absolute;
   left: 16.5px;
   top:780px;
    }

    #wrapper.dl .container .title img,
    #wrapper.dl .container .img1 img {
      width: 100%;
      height: auto;
      display: block;
    }
}


#wrapper.dl .container .atentiontext {
  position: absolute;
  top:588px;
  left: 273px;
  font-size: 12px;
  color: white;
  line-height: 1.4;
}

#wrapper.dl .container .moviebtn1 {
  position: absolute;
  top:0;
  left: calc(50% - 251px / 2);
  width: 251px;
  height: 153px;
}


#wrapper.dl .container .moviebtn2 {
  position: absolute;
  top:112px;
  left: 6px;
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn3 {
  position: absolute;
  top:112px;
  left: 205px;
  width: 188px;
  height: 155px;
}


#wrapper.dl .container .moviebtn4 {
  position: absolute;
  top:112px;
  left: calc(50% - 188px / 2);
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn5 {
  position: absolute;
  top:112px;
  right:205px;
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn6 {
  position: absolute;
  top:112px;
  right:3px;
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn7 {
  position: absolute;
  top:186px;
  left: 6px;
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn8 {
  position: absolute;
  top:186px;
  left: 205px;
  width: 188px;
  height: 155px;
}


#wrapper.dl .container .moviebtn9 {
  position: absolute;
  top:186px;
  left: calc(50% - 188px / 2);
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn10 {
  position: absolute;
  top:186px;
  right:205px;
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn11 {
  position: absolute;
  top:186px;
  right:3px;
  width: 188px;
  height: 155px;
}

#wrapper.dl .container .moviebtn1 img ,
#wrapper.dl .container .moviebtn2 img ,
#wrapper.dl .container .moviebtn3 img ,
#wrapper.dl .container .moviebtn4 img ,
#wrapper.dl .container .moviebtn5 img ,
#wrapper.dl .container .moviebtn6 img ,
#wrapper.dl .container .moviebtn7 img,
#wrapper.dl .container .moviebtn8 img,
#wrapper.dl .container .moviebtn9 img,
#wrapper.dl .container .moviebtn10 img,
#wrapper.dl .container .moviebtn11 img{
  width: 100%;
}



#wrapper.dl .container a img {
	opacity: 1;
  transition: all ease 300ms 0s;
}

#wrapper.dl .container a:hover img {
	opacity: 0.8;
}




@media screen and (max-width:640px) {
  #wrapper.dl .container .moviebtn1 {
    position: absolute;
    width: 368px;
    height:  225px;
    left: calc(50% - 368px / 2);
    top:0;
  }
  
  #wrapper.dl .container .moviebtn2{
    position: absolute;
    width: 277px;
    height: 169px;
    top:158px;
    left: 30px;
  }
  
  #wrapper.dl .container .moviebtn3{
    position: absolute;
    width: 277px;
    height: 169px;
    top:158px;
    left:335px;
  }
  
  
  #wrapper.dl .container .moviebtn4{
    position: absolute;
    width: 277px;
    height: 169px;
    top:278px;
    left: 30px;
  }
  
  #wrapper.dl .container .moviebtn5{
    position: absolute;
    width: 277px;
    height: 169px;
    top:278px;
    left:335px;
  }
  
  #wrapper.dl .container .moviebtn6{
    position: absolute;
    width: 277px;
    height: 169px;
    top:399px;
    left: 30px;
  }
  
  #wrapper.dl .container .moviebtn7{
    position: absolute;
    width: 277px;
    height: 169px;
    top:399px;
    left:335px;
  }
  #wrapper.dl .container .moviebtn8{
    position: absolute;
    width: 277px;
    height: 169px;
    top:528px;
    left: 30px;
  }
  
  #wrapper.dl .container .moviebtn9{
    position: absolute;
    width: 277px;
    height: 169px;
    top:528px;
    left:335px;
  }
  #wrapper.dl .container .moviebtn10{
    position: absolute;
    width: 277px;
    height: 169px;
    top:654px;
    left: 30px;
  }
  
  #wrapper.dl .container .moviebtn11{
    position: absolute;
    width: 277px;
    height: 169px;
    top:654px;
    left:335px;
  }
  
  
}
