a:hover img{
	opacity: 0.8;
}

button:focus {
	outline:0;
}

#wrapper{
	margin: 0;
	padding: 0;
	line-height: 1;
}

#wrapper.hall #contents {
  background: url("../images/bg_authentication.jpg") no-repeat center top;
  background-size: cover;
  height: 900px;
  margin: 0;
  padding: 0;
}

#wrapper.hall .container .head {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: calc(50% - 401px / 2);
  width: 401px;
  height: 96px;
}

#wrapper.hall .container .hall_title {
  position: absolute;
  top: 135px;
  left: calc(50% - 485px / 2);
  width: 485px;
  height: 74px;
}


#wrapper.hall .container .hall_txt_password {
  position: absolute;
  top: 230px;
  left: calc(50% - 548px / 2);
  width: 548px;
  height: 54px;
}
#wrapper.hall .container .copyright {
  position: absolute;
  top: 800px;
  left: calc(50% - 379px / 2);
  width: 379px;
  height: 17px;
}
#wrapper.hall .container .sns_fb {
  position: absolute;
  top:17px;
  right: 58px;
  width: 38px;
  height: 38px;
}

#wrapper.hall .container .sns_tw {
  position: absolute;
  top:17px;
  right: 106px;
  width: 38px;
  height: 38px;
}
#wrapper.hall .container form {
  position: absolute;
  top: 370px;
  left: calc(50% - 600px / 2);
  width: 600px;
  height: 300px;
}
#wrapper.hall .container form input {
  width: 245px;
  display: block;
  margin: 0 auto;
  font-size: 162%;
}
#wrapper.hall .container form button {
  position: absolute;
  top: 100px;
  left: 210px;
  width: 155px;
  height: 66px;
  background: none;
  border: none;
  cursor: pointer;
  
}

#wrapper.hall .container form button a{
	outline: none;
}


#wrapper.hall .container .error {
  position: absolute;
  top: 415px;
  left: calc(50% - 400px / 2);
  width: 400px;
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 24px;
  cursor: pointer;
}


#wrapper.hall .container .catch {
  position: absolute;
  top: 50px;
  left: 51px;
  z-index: 10;
}

#wrapper.hall .container .oizumi {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 107px;
  height: 30px;
}
#wrapper.hall .container .texttitle {
  position: absolute;
  top: 762px;
  left: 90px;
  z-index: 10;
}

#wrapper.hall .container .text {
  position: absolute;
  top: 750px;
  left: 194px;
  z-index: 10;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
}



a{outline: none!important;}
a:hover{outline: none!important;}
a:active{outline: none!important;}
a:visited{outline: none!important;}



/*# sourceMappingURL=top.css.map */
