@charset "utf-8";

/* CSS Document */

#age_wrap {
  width: 100%;
}

#age_mainv {
  width: 100%;
  text-align: center;
}

.age_authtxt {
  width: 100%;
  text-align: center;
}

.age_logo {
  padding-top: 50px;
}

.age_btnfrme {
  padding-top: 20px;
}

.age_btn_yes a {
  margin: 0 auto;
  font-weight: bold;
  color: #fff100;
  display: block;
  font-size: 28px;
  width: 300px;
  text-align: center;
  padding: 10px 0;
  box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  background: rgba(84, 84, 84, 1);
  background: -moz-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(84, 84, 84, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#000000', GradientType=0);
}

.age_btn_no {
  padding-top: 30px;
}

.age_btn_no a {
  color: #000;
}

.age_blonfrme {
  width: 100%;
  padding-top: 60px;
}

.age_isp_txt {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}

.age_isp_btn_wrap {
  margin: 0 auto;
  overflow: hidden;
}

.age_isp_btn_wrap div a {
  margin: 3px auto 15px auto;
  font-weight: bold;
  color: #fff;
  display: block;
  font-size: 16px;
  width: 300px;
  text-align: center;
  padding: 10px 0;
  box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  box-shadow: inset 0px 0px 0px 1px #fff, 0px 0px 0px 1px #000;
  background: rgba(84, 84, 84, 1);
  background: -moz-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(84, 84, 84, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(84, 84, 84, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#000000', GradientType=0);
}

.age_caution {
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
}

.age_cttxt {
  display: inline-block;
  background: url(/imagedata/images/age/icon_attention.png) 0 0 no-repeat;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  padding-left: 16px;
  color: #000;
  padding-bottom: 10px;
  font-size: 11px;
}

.age_isp_btn_wrap div a:hover {
  text-decoration: none;
}

.age_authtit {
  text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #fff100;
  padding: 25px 0;
  margin: 0;
  line-height: normal;
}

.age_isp_btn_wrap .message_wrap {
  color: white;
  width: 100%;
}

.age_isp_btn_wrap .message_wrap {
  margin: 0 auto 15px auto;
  color: #000;
  display: block;
  width: 500px;
  text-align: center;
  padding: 10px 0;
  background-color: #fff000;
}

.age_isp_btn_wrap .message_wrap a {
  margin: 0;
  font-weight: bold;
  display: inline;
  font-size: 16px;
  width: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
}

.age_isp_btn_wrap .message {
  margin: 10px;
  display: block;
}

.age_isp_btn_wrap .message_wrap .heading {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
}

.age_isp_btn_wrap .message_wrap .txt {
  width: 100%;
  font-size: 11px;
}

.age_isp_btn_wrap .message_wrap .txt a {
  color: #e93290;
  font-size: 100%;
}

@media only screen and (max-width:767px) {
  .age_logo {
    padding-top: 20px;
  }
  .age_logo img {
    width: 280px;
  }
  .age_caution {
    width: 300px;
    margin: 0 auto;
    text-align: center;
  }
  .age_authtit {
    padding: 15px 0 0 0;
  }
  .age_authtxt {
    width: 300px;
    margin: 10px auto 0;
    font-size: 11px;
  }
  .age_authtxt strong {
    display: block;
    padding-top: 10px;
    font-size: 14px;
  }
  .age_btnfrme {
    padding-top: 15px;
  }
  .age_isp_btn_wrap .message_wrap {
    width: 300px;
  }
}
