@charset "UTF-8";
@chart "UTF-8";
* {
  padding: 0;
  margin: 0; }

*::before, *::after {
  box-sizing: border-box;
  position: relative; }

.clearfix::after {
  content: "";
  clear: both;
  display: block; }

html, body {
  margin: 0px;
  padding: 0px; }

img {
  display: block; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.8rem;
  line-height: 1.3;
  color: #141414;
  font-family: Arial, "Open Sans", sans-serif, verdana, "Microsoft JhengHei", "微軟正黑體", "Heiti TC", "Helvetica Neue", Helvetica;
  letter-spacing: 1px; }

.nav_bar_black {
  height: 54px;
  background-color: black;
  padding-top: 7px;
  z-index: 20000; }

.logo_block {
  float: left; }

.navbar_right1 {
  float: right; }

.bomb_door {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  position: relative;
  top: -10px; }

.icon_mail, .icon_messenger, .icon_line {
  display: inline-block; }

.section_a {
  background-color: #17288a;
  padding-bottom: 20px; }

.section_b {
  background-color: #01a6ea;
  background-image: url("../img/deepblue.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 50px;
  padding-bottom: 50px; }

.section_c {
  background-color: #17288a;
  background-image: url("../img/lightblue.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 50px; }

.section_d {
  background-color: #01a6ea;
  background-image: url("../img/deepblue.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 30px;
  padding-bottom: 30px; }

.section_e {
  background-color: #e0e1e3;
  background-image: url("../img/lightblue.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 30px;
  padding-bottom: 30px; }

.forward_text {
  font-size: 2.2rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  position: relative;
  top: -35px;
  z-index: 2000; }

.event_1 {
  margin-top: 45px; }

.money {
  font-size: 2.2rem;
  color: yellow;
  padding-top: 40px;
  padding-bottom: 40px; }

.big_money {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  margin-top: 40px; }

.money_margin {
  margin-top: 50px; }

.big_money_0 {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center; }

.big_money_1 {
  font-size: 2.2rem;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-weight: 700;
  margin-top: 10px; }

.big_money_3 {
  font-size: 2.5rem;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  color: yellow;
  font-weight: 700; }

.rule {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.5;
  color: #fff;
  text-align: justify;
  font-size: 1.7rem; }

.notice {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 35px;
  padding-right: 5px;
  width: 95%; }

.notice_a {
  padding-top: 15px;
  padding-bottom: 15px; }

.big_door {
  font-size: 2.3rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  margin-top: 20px;
  color: #f24; }

.touch_panel {
  background-color: #020986;
  height: 350px;
  width: 90%;
  padding-top: 40px;
  border-bottom: #01a6ea solid 20px;
  margin: 30px auto 30px;
  transition-duration: 0.5s; }
  .touch_panel:hover {
    border-bottom: orange solid 20px; }

.touch_text {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  padding-top: 20px; }

.email_text {
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 200px; }

a {
  color: #337ab7;
  text-decoration: none; }
  a p {
    color: #000; }
  a .subtitle {
    text-decoration: none; }
  a .main_title {
    text-decoration: none; }

a:hover {
  text-decoration: none; }

.dollar {
  color: yellow;
  font-size: 3rem; }

.door-top {
  display: inline-block;
  color: #fff;
  padding-top: 10px; }

.fa:hover {
  opacity: 0.7;
  color: #fff; }

.fa:active {
  color: #fff; }

.fa-facebook-f {
  color: white;
  font-size: 30px;
  padding-top: 12px;
  padding-bottom: 12px; }

.form_area {
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 50px; }

.form_top {
  font-size: 2.2rem;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  margin-right: 12px;
  margin-left: 22px; }

.form_title {
  display: inline-block;
  width: 120px;
  text-align: right; }

#submit-outbox {
  width: 660px;
  margin: 0px auto; }

#submit-head {
  width: 657px;
  height: 40px;
  background: white; }

#submit-head-arrow {
  padding: 8px 0px 8px 0px; }

#submit-head-arrow span {
  color: #0066cc;
  font-size: 16px; }

#submit-inbox {
  width: 580px;
  margin: 10px 0px 0px 50px; }

.submit-input {
  margin: 10px 0px 0px 0px; }

.type1 input {
  height: 25px; }

.submit-button {
  width: 300px;
  height: 45px;
  margin: 0 auto; }

.submit-button .lb {
  float: left;
  background: #1f98d2;
  width: 135px;
  height: 45px;
  color: white;
  border: 0px; }

.submit-button .rb {
  float: right;
  background: #aeaeae;
  width: 135px;
  height: 45px;
  color: white;
  border: 0px; }

#attbox {
  width: 580px;
  margin: 0px auto;
  background: #dedede; }

#attbox h2 {
  font-size: 20px;
  font-weight: 100;
  padding: 10px 0px 0px 10px; }

#attbox p {
  font-size: 16px;
  margin: 0px 0px 5px 25px;
  padding-right: 10px; }

@media only screen and (max-width: 620px) {
  #submit-outbox {
    width: 300px;
    margin: 0px auto; }

  #submit-head {
    width: 300px;
    height: 40px;
    background: white; }

  #submit-inbox {
    width: 285px;
    margin: 10px 0px 0px 5px; }

  .submit-button {
    width: 285px;
    height: 45px;
    margin: 10px 0px 0px 0px; }

  #attbox {
    width: 270px;
    margin: 0px auto;
    background: #dedede;
    padding-right: 10px; }

  .submit-input textarea {
    width: 280px; }

  .form_title {
    display: inline-block;
    width: auto;
    text-align: left; } }
@media (min-width: 768px) {
  .forward_text {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    position: relative;
    top: -100px;
    z-index: 2000; } }
@media (min-width: 1024px) {
  .section_a {
    padding-bottom: 1px; }

  .forward_text {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    position: relative;
    top: -200px;
    z-index: 2000; }

  .rule {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5;
    color: #fff;
    text-align: justify;
    font-size: 1.7rem;
    width: 50%;
    margin: 0 auto 0; }

  .notice {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 15px;
    width: 50%;
    margin: 0 auto 0; }

  .form_top {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 20px auto 20px;
    width: 470px; } }
@media (max-width: 321px) {
  .main_title {
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 1; }

  .list {
    padding-left: 20px; }
    .list ul li {
      list-style-type: none;
      padding-left: 28px;
      padding-bottom: 5px;
      background-image: url("../img/red-icon.png");
      background-repeat: no-repeat;
      background-position: 0px 5px;
      font-size: 1.8rem;
      font-weight: 500; }
      .list ul li a {
        text-decoration: underline;
        cursor: pointer; } }

/*# sourceMappingURL=style.css.map */
