
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;
}

#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;
}



#wrapper.dlready .container .hall_txt_password {
  position: absolute;
  top: 80px;
  left: calc(50% - 708px / 2);
  width: 708px;
  height: 410px;
}

#wrapper.dlready .container .error {
  position: absolute;
  top: 430px;
  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;
}

#wrapper.dlready .header {
  width: 100%;
  height: 74px;
  position: inherit;
  background: url("../images/title_authentication.png") center top no-repeat;
  background-position: center center;
  background-repeat: none!important;
}



#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;
}
#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: 1770px;
  margin: 0;
  padding: 0;
}


#wrapper.dl #contents .oizumi {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 107px;
  height: 30px;
  z-index: 100;
}

#wrapper.dl #contents .header {
  width: 100%;
  height: 74px;
  position: inherit;
  background: url("../images/title_authentication.png") center top no-repeat;
  background-position: center center;
  background-repeat: none!important;
}


#wrapper.dl .container .dltitle {
  position: absolute;
  top:45px;
  left: calc(50% - 1078px / 2);
  width: 1078px;
  height: 2027px;
}



#wrapper.dl .container .img1 {
  position: absolute;
  top:10px;
  left: calc(50% - 849px / 2);
  width: 849px;
  height: 1137px;
}

#wrapper.dl .container .atention {
  position: absolute;
  top:580px;
  left: 52px;
  width: 999px;
  height: 97px;
}

#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:73px;
  left: calc(50% - 301px / 2);
  width: 301px;
  height: 100px;
}

#wrapper.dl .container .moviebtn2 {
  position: absolute;
  top:182px;
  left: 125px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn3 {
  position: absolute;
  top:182px;
  left: 380px;
  width: 240px;
  height: 80px;
}


#wrapper.dl .container .moviebtn4 {
  position: absolute;
  top:740px;
  left: 658px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn5 {
  position: absolute;
  top:1219px;
  left: 128px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn6 {
  position: absolute;
  top:1219px;
  left: 392px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn7 {
  position: absolute;
  top:1314px;
  left: 128px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn8 {
  position: absolute;
  top:1314px;
  left: 392px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn9{
  position: absolute;
  top:1219px;
  right: 160px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn10 {
  position: absolute;
  top:1314px;
  right: 160px;
  width: 240px;
  height: 80px;
}

#wrapper.dl .container .moviebtn11 {
  position: absolute;
  top:1409px;
  left: 285px;
  width: 240px;
  height: 80px;
}




#wrapper.dl .container a img {
	opacity: 1;
  transition: all ease 300ms 0s;
}

#wrapper.dl .container a:hover img {
	opacity: 0.8;
}


