
button:focus {
	outline:0;
}

#wrapper{
	margin: 0;
	padding: 0;
	line-height: 1;
}

#wrapper.dlready #contents {
  background: url("../images/bg_dl.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 {
    background: url("../images/bg-header.png") repeat-x center top;
  width: 100%;
  height: 101px;
  padding-top: 13px;
  text-align: center;
}



#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 .formbox {
  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: 2450px;
  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 {
    background: url("../images/bg-header.png") repeat-x center top;
  width: 100%;
  height: 101px;
  padding-top: 13px;
  text-align: center;
}


#wrapper.dl .container .dltitle {
  position: absolute;
  top:45px;
  left: calc(50% - 1078px / 2);
  width: 1078px;
  height: 2027px;
}



#wrapper.dl .container .img1 {
  position: absolute;
  top:40px;
  left: calc(50% - 997px / 2);
  width: 997px;
  height: 278px;
}

#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:107px;
  left: calc(50% - 287px / 2);
  width: 287px;
  height: 95px;
}

#wrapper.dl .container .moviebtn2 {
  position: absolute;
  top:223px;
  left: 283px;
  width: 287px;
  height: 95px;
}

#wrapper.dl .container .moviebtn3 {
  position: absolute;
  top:511px;
  left: 331px;
  width: 288px;
  height: 96px;
}

#wrapper.dl .container .moviebtn4 {
  position: absolute;
  top:1140px;
  left: 243px;
  width: 288px;
  height: 95px;
}

#wrapper.dl .container .moviebtn5 {
  position: absolute;
  top:1289px;
  left: 158px;
  width: 242px;
  height: 94px;
}

#wrapper.dl .container .moviebtn6 {
  position: absolute;
  top:1319px;
  left: 764px;
  width: 288px;
  height: 96px;
}

#wrapper.dl .container .moviebtn7 {
  position: absolute;
  top:1570px;
  left: 760px;
  width: 288px;
  height: 95px;
}

#wrapper.dl .container .moviebtn8 {
  position: absolute;
  top:1704px;
  left: 237px;
  width: 288px;
  height: 96px;
}

#wrapper.dl .container .moviebtn9 {
  position: absolute;
  top:1957px;
  left: 132px;
  width: 242px;
  height: 94px;
}

#wrapper.dl .container .moviebtn10 {
  position: absolute;
  top:1957px;
  left: 385px;
  width: 242px;
  height: 94px;
}

#wrapper.dl .container .moviebtn11 {
  position: absolute;
  top:1974px;
  left: 763px;
  width: 288px;
  height: 95px;
}



#wrapper.dl .container a img {
	opacity: 1;
  transition: all ease 300ms 0s;
}

#wrapper.dl .container a:hover img {
	opacity: 0.8;
}


