@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@media screen and (max-width: 1200px) {
  .word {
    width: 81%;
    font-size: 12px;
    margin: 0% auto 0 auto;
    line-height: 18px;
    font-weight: bold;
    color: #63532f;
  }

  .code_input {
    width: 265px;
    height: 40px;
  }

  .success_check, .fail_check {
    width: 12px;
    height: 12px;
  }

  .location_select {
    width: 95px;
    height: 40px;
  }

  .phone_input {
    width: 166px;
    height: 40px;
  }

  .phone_verify {
    width: 85px;
    height: 40px;
  }

  .get_phone_verify_button, .confirm_phone_verify_button, .get_email_verify_button, .confirm_email_verify_button, .re_get_phone_verify_button, .re_get_email_verify_button {
    width: 97px;
    height: 40px;
  }

  .email_input {
    width: 265px;
    height: 40px;
  }

  .send_info_btn {
    width: 322px;
    height: 56px;
  }

  .label_sign {
    width: 15px;
  }

  .agree_input {
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .rabbit1, .rabbit2 {
    display: none;
  }

  .wrap {
    min-width: 0;
  }

  .header {
    width: 100%;
    height: 0;
    background: url("../images/m/m_header_bg.jpg") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 124.6%;
  }

  .m_arrow {
    display: block;
    width: 9.4%;
    background: url("../images/m/m_arrow.png") no-repeat;
    background-size: 100% auto;
    padding-bottom: 5%;
    margin: 88% auto 0 auto;
  }

  .title {
    display: none;
  }

  .logo {
    position: relative;
    width: 44.5%;
    background: url("../images/m/m_logo.png") no-repeat;
    background-size: 100% auto;
    padding-bottom: 20.3%;
    margin: 5% auto 0 auto;
  }

  .fb_btn {
    width: 50px;
    height: 50px;
    background: url("../images/fb_btn.png") no-repeat;
    background-size: 100% auto;
    top: 3%;
  }

  .container {
    background: #94d785;
    height: auto;
    padding-bottom: 0;
  }

  .content_bg {
    width: 95%;
    height: auto;
    background: none;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .m_cont_t {
    width: 100%;
    height: 0;
    background: url("../images/m/m_cont_t.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 11.3%;
  }

  .m_cont_m {
    width: 100%;
    height: auto;
    background: url("../images/m/m_cont_m.jpg") repeat-y;
    background-size: 100% auto;
  }

  .m_cont_b {
    width: 100%;
    height: 0;
    background: url("../images/m/m_cont_b.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 14%;
  }

  .title1 {
    width: 90%;
    height: 0;
    background: url("../images/m/m_title1.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 10.9%;
    margin: 0 auto 2% auto;
  }

  .title2 {
    width: 90%;
    height: 0;
    background: url("../images/m/m_title2.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 10.9%;
    margin: 0 auto 2% auto;
  }

  .word {
    font-size: 16px;
    line-height: 24px;
    width: 78%;
  }

  .rule_pic {
    width: 100%;
    height: 0;
    background: url("../images/m/m_rule_pic.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 29%;
  }

  .ol_style {
    margin-left: 1em;
  }

  .sec1 label {
    display: block;
    line-height: 33px;
    width: 100%;
    font-size: 16px;
  }

  .label_sign {
    width: 24px;
    height: 21px;
    padding-bottom: 0;
    margin-right: 3px;
  }

  .code_input {
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
  }

  .sec1 input {
    font-size: 16px;
  }

  .location_select {
    width: 100%;
    height: 50px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .phone_input {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
  }

  .get_phone_verify_button, .get_email_verify_button, .re_get_phone_verify_button, .re_get_email_verify_button {
    width: 100%;
    height: 50px;
    font-size: 16px;
    margin-bottom: 5px;
  }

  .phone_verify_box, .email_verify_box {
    width: 100%;
  }

  .phone_verify, .email_verify {
    width: 50%;
    height: 50px;
  }

  .confirm_phone_verify_button, .confirm_email_verify_button {
    width: 30%;
    height: 50px;
    font-size: 16px;
  }

  .email_input {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
  }

  .agree_box {
    width: 78%;
    font-size: 16px;
    margin: 5% auto;
  }

  .agree_input {
    width: 35px;
    height: 35px;
  }

  .send_info_btn {
    width: 78%;
    height: 0;
    padding-bottom: 13.9%;
  }

  .m_hr {
    width: 78%;
    height: 0;
    background: url("../images/m/m_hr.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding-bottom: 4%;
    margin: 5% auto 5% auto;
  }

  .sec2 {
    margin-top: 0;
  }

  .notice {
    display: none;
  }

  .notice_m {
    display: block;
    width: 78%;
    font-size: 16px;
    margin: 5% auto;
    font-weight: bold;
    color: #547b4e;
    line-height: 24px;
  }

  .footer {
    padding: 5%;
    background: #3b6434;
    height: auto;
  }

  .footer_word {
    width: 100%;
    color: #87b396;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    line-height: 24px;
  }

  .top {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .phone_verify, .email_verify {
    width: 80%;
    margin-bottom: 10px;
  }

  .confirm_phone_verify_button, .confirm_email_verify_button {
    width: 100%;
  }
}
