@charset "utf-8";
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
audio,
video {
  padding: 0;
  margin: 0;
}
ul,
ol,
li {
  list-style: none;
}
input,
button,
select,
textarea {
  outline: none;
}
html,
body {
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  font-family: Helvetica;
  -webkit-text-size-adjust: none;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-width: 320px;
  overflow-x: auto;
  color: #000;
}
img {
  display: block;
  width: 100%;
  border: 0 none;
}
a {
  text-decoration: none;
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
}
a {
  -webkit-touch-callout: none;
}
.wrap {
  position: relative;
}
.main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn_join {
  position: absolute;
  top: 7.609375rem;
  left: 2.8125rem;
  width: 4.46875rem;
  height: 1.265625rem;
}
.btn_conditions {
  position: absolute;
  top: 11.6875rem;
  left: 3.8125rem;
  width: 2.46875rem;
  height: 1.375rem;
}
.overlay {
  position: fixed;
  z-index: 98;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.fixed {
  position: fixed;
  z-index: 99;
  left: 50%;
  width: 8rem;
  margin-left: -4rem;
  padding-top: 0.9375rem;
  padding-right: 0.625rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.625rem;
  border: 1px solid #740909;
  background-color: #dedede;
}
.conditions_con {
  top: 15%;
  height: 70%;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
}
[data-dpr="2"] .conditions_con {
  font-size: 24px;
}
[data-dpr="2.5"] .conditions_con {
  font-size: 30px;
}
[data-dpr="2.75"] .conditions_con {
  font-size: 33px;
}
[data-dpr="3"] .conditions_con {
  font-size: 36px;
}
[data-dpr="4"] .conditions_con {
  font-size: 48px;
}
[data-dpr="2"] .conditions_con {
  line-height: 40px;
}
[data-dpr="2.5"] .conditions_con {
  line-height: 50px;
}
[data-dpr="2.75"] .conditions_con {
  line-height: 55px;
}
[data-dpr="3"] .conditions_con {
  line-height: 60px;
}
[data-dpr="4"] .conditions_con {
  line-height: 80px;
}
.conditions {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.close {
  display: block;
  position: absolute;
  z-index: 9;
  top: 20px;
  right: 20px;
  width: 0.546875rem;
  height: 0.546875rem;
  background-image: url("../images/close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.conditions_con h2 {
  margin-top: 0.46875rem;
  margin-bottom: 0.46875rem;
  font-size: 18px;
  text-align: center;
  color: #880404;
}
[data-dpr="2"] .conditions_con h2 {
  font-size: 36px;
}
[data-dpr="2.5"] .conditions_con h2 {
  font-size: 45px;
}
[data-dpr="2.75"] .conditions_con h2 {
  font-size: 50px;
}
[data-dpr="3"] .conditions_con h2 {
  font-size: 54px;
}
[data-dpr="4"] .conditions_con h2 {
  font-size: 72px;
}
.conditions_det {
  font-size: 14px;
  line-height: 20px;
}
[data-dpr="2"] .conditions_det {
  font-size: 28px;
}
[data-dpr="2.5"] .conditions_det {
  font-size: 35px;
}
[data-dpr="2.75"] .conditions_det {
  font-size: 39px;
}
[data-dpr="3"] .conditions_det {
  font-size: 42px;
}
[data-dpr="4"] .conditions_det {
  font-size: 56px;
}
[data-dpr="2"] .conditions_det {
  line-height: 40px;
}
[data-dpr="2.5"] .conditions_det {
  line-height: 50px;
}
[data-dpr="2.75"] .conditions_det {
  line-height: 55px;
}
[data-dpr="3"] .conditions_det {
  line-height: 60px;
}
[data-dpr="4"] .conditions_det {
  line-height: 80px;
}
.bmbox {
  height: 70%;
  top: 15%;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  overflow: auto;
}
.tjbox .modal_body .h3 {
  text-align: center;
  font-size: 16px;
  color: #000;
  padding-top: 20px;
}
.mtext {
  width: 350px;
  margin: 0 auto;
  padding-top: 10px;
}
.mtext p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
}
.jianjie {
  font-size: 14px;
  color: #000;
}
.modal_body .h3 {
  font-size: 18px;
  font-weight: bold;
  color: #880404;
  margin-top: 10px;
}
[data-dpr="2"] .modal_body .h3 {
  font-size: 36px;
}
[data-dpr="2.5"] .modal_body .h3 {
  font-size: 45px;
}
[data-dpr="2.75"] .modal_body .h3 {
  font-size: 50px;
}
[data-dpr="3"] .modal_body .h3 {
  font-size: 54px;
}
[data-dpr="4"] .modal_body .h3 {
  font-size: 72px;
}
.modal_body .h3 p {
  font-size: 12px;
  line-height: 16px;
  color: #000;
  font-weight: normal;
}
[data-dpr="2"] .modal_body .h3 p {
  font-size: 24px;
}
[data-dpr="2.5"] .modal_body .h3 p {
  font-size: 30px;
}
[data-dpr="2.75"] .modal_body .h3 p {
  font-size: 33px;
}
[data-dpr="3"] .modal_body .h3 p {
  font-size: 36px;
}
[data-dpr="4"] .modal_body .h3 p {
  font-size: 48px;
}
[data-dpr="2"] .modal_body .h3 p {
  line-height: 32px;
}
[data-dpr="2.5"] .modal_body .h3 p {
  line-height: 40px;
}
[data-dpr="2.75"] .modal_body .h3 p {
  line-height: 44px;
}
[data-dpr="3"] .modal_body .h3 p {
  line-height: 48px;
}
[data-dpr="4"] .modal_body .h3 p {
  line-height: 64px;
}
.form {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 5px;
}
[data-dpr="2"] .form {
  font-size: 28px;
}
[data-dpr="2.5"] .form {
  font-size: 35px;
}
[data-dpr="2.75"] .form {
  font-size: 39px;
}
[data-dpr="3"] .form {
  font-size: 42px;
}
[data-dpr="4"] .form {
  font-size: 56px;
}
[data-dpr="2"] .form {
  line-height: 40px;
}
[data-dpr="2.5"] .form {
  line-height: 50px;
}
[data-dpr="2.75"] .form {
  line-height: 55px;
}
[data-dpr="3"] .form {
  line-height: 60px;
}
[data-dpr="4"] .form {
  line-height: 80px;
}
.form-inline {
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 10px;
}
.label {
  text-align: right;
  float: left;
  width: 40%;
}
.col {
  float: left;
  width: 60%;
}
.form-control {
  width: 85%;
  float:left;
  font-size: 14px;
  line-height: 18px;
  padding: 0 2px;
  background: #fff;
  color: #666;
  border: none;
}
[data-dpr="2"] .form-control {
  font-size: 28px;
}
[data-dpr="2.5"] .form-control {
  font-size: 35px;
}
[data-dpr="2.75"] .form-control {
  font-size: 39px;
}
[data-dpr="3"] .form-control {
  font-size: 42px;
}
[data-dpr="4"] .form-control {
  font-size: 56px;
}
[data-dpr="2"] .form-control {
  line-height: 36px;
}
[data-dpr="2.5"] .form-control {
  line-height: 45px;
}
[data-dpr="2.75"] .form-control {
  line-height: 50px;
}
[data-dpr="3"] .form-control {
  line-height: 54px;
}
[data-dpr="4"] .form-control {
  line-height: 72px;
}
select.form-control {
  border-color: #8a8a8a;
  width: 60%;
}
select.form-control.time {
  float: left;
  width: 42%;
}
textarea.form-control {
  width: 100%;
  height: 40px;
}
[data-dpr="2"] textarea.form-control {
  height: 80px;
}
[data-dpr="2.5"] textarea.form-control {
  height: 100px;
}
[data-dpr="2.75"] textarea.form-control {
  height: 110px;
}
[data-dpr="3"] textarea.form-control {
  height: 120px;
}
[data-dpr="4"] textarea.form-control {
  height: 160px;
}
.fleft {
  float: left;
  width: 16%;
  text-align: center;
}
.col.colt {
  float: none;
  margin: auto;
  width: 90%;
  padding-top: 30px;
  padding-left: 0;
}
.btn {
  display: inline-block;
  height: 30px;
  width: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  background: #7e1e1e;
}
[data-dpr="2"] .btn {
  height: 60px;
}
[data-dpr="2.5"] .btn {
  height: 75px;
}
[data-dpr="2.75"] .btn {
  height: 83px;
}
[data-dpr="3"] .btn {
  height: 90px;
}
[data-dpr="4"] .btn {
  height: 120px;
}
[data-dpr="2"] .btn {
  line-height: 60px;
}
[data-dpr="2.5"] .btn {
  line-height: 75px;
}
[data-dpr="2.75"] .btn {
  line-height: 83px;
}
[data-dpr="3"] .btn {
  line-height: 90px;
}
[data-dpr="4"] .btn {
  line-height: 120px;
}
[data-dpr="2"] .btn {
  font-size: 24px;
}
[data-dpr="2.5"] .btn {
  font-size: 30px;
}
[data-dpr="2.75"] .btn {
  font-size: 33px;
}
[data-dpr="3"] .btn {
  font-size: 36px;
}
[data-dpr="4"] .btn {
  font-size: 48px;
}
.btn:hover {
  color: #fff;
  text-decoration: none;
}
p.fcenter {
  margin-top: 30px;
  text-align: center;
}
.suc {
  top: 50%;
  margin-top: -2rem;
  font-size: 15px;
  text-align: center;
}
[data-dpr="2"] .suc {
  font-size: 30px;
}
[data-dpr="2.5"] .suc {
  font-size: 38px;
}
[data-dpr="2.75"] .suc {
  font-size: 41px;
}
[data-dpr="3"] .suc {
  font-size: 45px;
}
[data-dpr="4"] .suc {
  font-size: 60px;
}
.suc a {
  margin-top: 30px;
  display: inline-block;
  height: 30px;
  width: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  background: #7e1e1e;
  font-size: 16px;
}
[data-dpr="2"] .suc a {
  margin-top: 60px;
}
[data-dpr="2.5"] .suc a {
  margin-top: 75px;
}
[data-dpr="2.75"] .suc a {
  margin-top: 83px;
}
[data-dpr="3"] .suc a {
  margin-top: 90px;
}
[data-dpr="4"] .suc a {
  margin-top: 120px;
}
[data-dpr="2"] .suc a {
  height: 60px;
}
[data-dpr="2.5"] .suc a {
  height: 75px;
}
[data-dpr="2.75"] .suc a {
  height: 83px;
}
[data-dpr="3"] .suc a {
  height: 90px;
}
[data-dpr="4"] .suc a {
  height: 120px;
}
[data-dpr="2"] .suc a {
  line-height: 60px;
}
[data-dpr="2.5"] .suc a {
  line-height: 75px;
}
[data-dpr="2.75"] .suc a {
  line-height: 83px;
}
[data-dpr="3"] .suc a {
  line-height: 90px;
}
[data-dpr="4"] .suc a {
  line-height: 120px;
}
[data-dpr="2"] .suc a {
  font-size: 24px;
}
[data-dpr="2.5"] .suc a {
  font-size: 30px;
}
[data-dpr="2.75"] .suc a {
  font-size: 33px;
}
[data-dpr="3"] .suc a {
  font-size: 36px;
}
[data-dpr="4"] .suc a {
  font-size: 48px;
}
.form:after,
.form-inline:after,
.col:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
/*# sourceMappingURL=css.css.map */
.fred{ color:#e90000;margin-left:10px; height:23px; line-height:28px; float:left; display:inline; font-size:12px;}
p.fred {margin-left:0;}
