
button:focus {
	outline:0;
}

#wrapper{
	margin: 0;
	padding: 0;
	line-height: 1;
}


#wrapper.dlready #contents {
  background: url("../images/bg_dl.jpg") center top;
  background-size: cover;
  height: 100vh;
  min-height: 820px;
}

#wrapper.dlready #contents .contents_wrap {
  min-height: 100vh;
  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 .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;
}

#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: 80px;
  position: inherit;
  background-color: #480340;
  text-align: center;
  margin-bottom: 50px;
}



#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-size: cover;
  background: url("../images/bg_dl.jpg") center top;
  background-size: cover;
  height: 940px;
  min-height: 100vh;
  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: 80px;
  position: inherit;
  background-color: #480340;
  text-align: center;
  margin-bottom: 50px;
}


#wrapper.dl .container .dltitle {
  position: absolute;
  top:45px;
  left: calc(50% - 1920px / 2);
  width: 1920px;
  height: 112px;
}



#wrapper.dl .container .img1 {
  position: absolute;
  top:0;
  left: calc(50% - 997px / 2);
  width: 997px;
  height: 278px;
}

#wrapper.dl .container .atention {
  position: absolute;
  top:520px;
  left: 52px;
  width: 999px;
  height: 97px;
}

#wrapper.dl .container .atentiontext {
  position: absolute;
  top:528px;
  left: 223px;
  font-size: 12px;
  color: white;
  line-height: 1.4;
}

#wrapper.dl .container .dlbtn1 {
  position: absolute;
  top:196px;
  left: 90px;
  width: 151px;
  height: 28px;
}


#wrapper.dl .container .dlbtn2 {
  position: absolute;
  top:200px;
  left: 346px;
  width: 151px;
  height: 28px;
}


#wrapper.dl .container .dlbtn3 {
  position: absolute;
  top:200px;
  left: 600px;
  width: 151px;
  height: 28px;
}

#wrapper.dl .container .dlbtn4 {
  position: absolute;
  top:198px;
  left: 858px;
  width: 151px;
  height: 28px;
}

#wrapper.dl .container .dlbtn5 {
  position: absolute;
  top:468px;
  left: 215px;
  width: 151px;
  height: 28px;
}

#wrapper.dl .container .dlbtn6 {
  position: absolute;
  top:520px;
  left: 602px;
  width: 151px;
  height: 28px;
}

#wrapper.dl .container .dlbtn7 {
  position: absolute;
  top:520px;
  left: 855px;
  width: 151px;
  height: 28px;
}


#wrapper.dl .container .dlbtn1 a img,
#wrapper.dl .container .dlbtn2 a img {
  transition: all ease 300ms 0s;
	opacity: 1:
}

#wrapper.dl .container .dlbtn1 a:hover img,
#wrapper.dl .container .dlbtn2 a:hover img {
	opacity: 0.7:
}
