.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hr {
  background-color: #020202;
  height: 5px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.flex-block, .flex-block-2 {
  justify-content: space-between;
  align-items: center;
}

.sc1 {
  background-image: linear-gradient(#b72a1f, #890a11);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.container {
  width: 90%;
}

.container.container_fullh {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.font-o {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.font-white {
  color: #fff;
}

.font-lr {
  writing-mode: vertical-lr;
}

.sc1_title {
  letter-spacing: .5rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 120%;
}

.sc1_title.font-o.font-lr.font-white {
  margin-top: 60px;
}

.sc1_top {
  padding-top: 100px;
}

.sc1_logo__img {
  width: 100%;
  max-width: 500px;
  margin-top: 60px;
}

.sc1_top__l {
  width: 90%;
}

.sc1_top__r {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sc1_logo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  display: flex;
}

.sc1_des {
  text-align: center;
  letter-spacing: .8rem;
  margin-top: 60px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 150%;
}

.sc1_des.font-o.font-white {
  margin-top: 40px;
  font-size: 2rem;
}

.sc1_bottom_img2 {
  width: auto;
  max-width: none;
  height: 113%;
  position: absolute;
  inset: auto 40% 0% auto;
}

.sc1_bottom_img1 {
  height: 80%;
  position: relative;
}

.sc1_bottom {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  height: 50%;
  margin-top: auto;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.sc2 {
  background-color: #0d4f8f;
  position: relative;
}

.sc2_top {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.font-noto {
  font-family: Noto Sans TC, sans-serif;
}

.sc2_title {
  text-align: center;
  font-size: 2rem;
  line-height: 160%;
}

.sc2_title.font-noto.font-white {
  text-align: center;
  letter-spacing: 1rem;
}

.code {
  letter-spacing: .4rem;
  margin-right: 10px;
}

.sc2_middle {
  padding-top: 40px;
}

.sc2_map__img {
  width: 100%;
  height: auto;
}

.sc2_move {
  z-index: 1;
  width: 50%;
  max-width: 180px;
  margin-bottom: 30px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%);
}

.sc2_map, .sc2_bottom {
  position: relative;
}

.sc2_shadow {
  background-image: linear-gradient(#0000, #0009);
  width: 100%;
  height: 110px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.font_engtitle {
  text-align: center;
  font-family: Bebas Neue, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 120%;
}

.font_engtitle__span {
  color: #9e0000;
  font-family: Bebas Neue, sans-serif;
  font-size: 4.5rem;
}

.sc3_container.container {
  width: 90%;
}

.sc3 {
  margin-top: 100px;
}

.font_cntitle {
  text-align: center;
  letter-spacing: .3rem;
  margin-top: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 120%;
}

.title {
  text-align: center;
  letter-spacing: .2rem;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.8rem;
  line-height: 120%;
}

.des {
  text-align: center;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 1.125rem;
  line-height: 160%;
}

.sc_slider {
  margin-bottom: 40px;
}

.code-3 {
  font-family: Bebas Neue, sans-serif;
}

.lightbox_img, .slide {
  width: 100%;
  height: auto;
}

.slider_item, .lightbox-link, .mask, .slider {
  height: auto;
}

.slider_des {
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: .875rem;
  line-height: 120%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.sc4_flex {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: wrap;
  margin-top: 60px;
  margin-bottom: 60px;
}

.sc4_build, .build_lightbox, .build_lightbox__img {
  width: 100%;
}

.lightbox_title {
  color: #fff;
  text-align: center;
  background-color: #000;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Noto Sans TC, sans-serif;
  font-size: .8rem;
  line-height: 120%;
  position: relative;
}

.build_span {
  font-family: Noto Sans TC, sans-serif;
  font-size: 1rem;
}

.quick-stack {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  position: relative;
}

.sc5 {
  padding-top: 100px;
}

.sc6 {
  font-family: Noto Sans TC, sans-serif;
  font-size: 1rem;
  line-height: 120%;
}

.sc7 {
  padding-top: 100px;
}

.sc8 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.image {
  width: 100%;
}

.sc6_build {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  font-size: .875rem;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: absolute;
  inset: auto auto 10px 10px;
}

.heading {
  writing-mode: vertical-lr;
}

.sc7_title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 2rem;
  line-height: 120%;
}

.sc7_title.font-lr {
  letter-spacing: .2rem;
  font-size: 2rem;
  line-height: 120%;
}

.list_icon {
  width: 30%;
  max-width: 80px;
  margin-right: 10px;
}

.list_cell {
  border-bottom: 3px solid #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.list_cell.list_cell--first {
  border-top: 3px solid #000;
}

.list_des {
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.875rem;
  line-height: 120%;
  position: relative;
}

.cell-2, .cell-3 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.cell-4 {
  justify-content: center;
  align-items: flex-start;
}

.list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  max-width: 660px;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list_bottom {
  width: 100%;
  padding-top: 80px;
  padding-left: 40px;
}

.cell-5 {
  justify-content: center;
  align-items: flex-end;
}

.code-4 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/star.png');
  background-position: 50%;
  background-size: contain;
  background-clip: border-box;
  width: 2rem;
  height: 2rem;
  display: inline-block;
}

.heading-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.sc8_title {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-2 {
  width: 30%;
  max-width: 80px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.sc8_container {
  max-width: 600px;
}

.sc9 {
  background-image: linear-gradient(#b72a1f, #890a11);
  width: 100%;
  padding-top: 250px;
  padding-bottom: 140px;
  position: relative;
}

.sc8_logos {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 750px;
  margin-top: 60px;
}

.sc8_logos__col {
  justify-content: space-between;
  align-items: center;
  width: 50%;
}

.sc8_logos__col.sc8_logos__col--last {
  border-left: 1px solid #d1d1d1;
}

.logos_item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.logos_img {
  width: 60%;
}

.logos_name {
  margin-top: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 120%;
  position: relative;
}

.container-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.font_yallow {
  color: #f9ba00;
}

.image-3 {
  margin-bottom: 60px;
}

.sc9_title {
  text-align: center;
  letter-spacing: .9rem;
  margin-top: 40px;
  font-size: 3rem;
  line-height: 120%;
}

.sc9_title.font-o.font_yallow {
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 3.6rem;
}

.sc9_logo {
  z-index: 1;
  width: 80%;
  max-width: 700px;
  position: relative;
}

.sc9-container {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.sc9_des {
  text-align: center;
  letter-spacing: .7rem;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 2.8rem;
  line-height: 120%;
}

.sc9_des.font-o.font-white {
  text-align: center;
  width: auto;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 3rem;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 80%;
  max-width: 860px;
  margin-top: 10px;
}

.map {
  margin-top: 100px;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-block {
  width: 90%;
}

.cell-6 {
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
}

.cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.code-embed {
  aspect-ratio: 3 / 2;
  width: 100%;
  height: auto;
  margin-top: 80px;
  margin-bottom: 80px;
}

.sc9-tabile {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
}

.table-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 0 solid #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.table_btn {
  width: 100%;
  max-width: 370px;
  margin-bottom: 0;
}

.table_btn.mb-sm {
  margin-bottom: 10px;
}

.table-cell {
  border: 2px solid #fff;
  border-radius: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px;
  display: flex;
  position: relative;
}

.table-cell.table-cell--bottom {
  padding-bottom: 80px;
}

.form_input {
  border-radius: 50px;
  height: auto;
  margin-bottom: 40px;
  padding: 20px 40px 20px 20px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.25rem;
}

.select-field {
  border-radius: 50px;
  height: auto;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.25rem;
}

.submit-button {
  aspect-ratio: 1;
  background-color: #8c0c12;
  background-image: url('../images/btn-5.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 100%;
  width: 50%;
  max-width: 150px;
  margin-left: 50%;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: hidden;
  transform: translate(-50%, 50%);
}

.image-5 {
  width: 30%;
  max-width: 680px;
  position: absolute;
  inset: -5% auto auto 58%;
}

.container-4 {
  width: 90%;
}

.arriw {
  font-size: 18px;
}

.icon {
  font-size: 14px;
}

.table_link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.input_hide {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .sc1_top {
    padding-top: 60px;
  }

  .sc1_top__l {
    width: 86%;
  }

  .sc1_top__r {
    justify-content: center;
    align-items: flex-start;
  }

  .sc2 {
    width: 100%;
    overflow: hidden;
  }

  .sc2_title.font-noto.font-white {
    letter-spacing: .4rem;
  }

  .code {
    letter-spacing: .4rem;
    margin-right: 0;
  }

  .sc2_map__img {
    width: 200%;
    max-width: none;
  }

  .sc2_map {
    width: 100%;
    overflow: auto;
  }

  .des {
    width: 100%;
  }

  .sc9_title.font-o.font_yallow {
    font-size: 2.4rem;
  }

  .sc9_logo {
    width: 70%;
  }

  .sc9_des.font-o.font-white {
    font-size: 1.8rem;
  }

  .div-block-2 {
    width: 80%;
  }

  .code-embed {
    width: 100%;
    height: auto;
    margin-top: 80px;
  }

  .image-5 {
    width: 60%;
    max-width: 100%;
    left: 65%;
  }
}

@media screen and (max-width: 767px) {
  .sc1_bottom_img2 {
    right: 15%;
  }

  .sc1_bottom_img1 {
    height: 70%;
  }

  .sc4_flex {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .sc9 {
    padding-top: 140px;
  }

  .sc9_title.font-o.font_yallow {
    letter-spacing: .6rem;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 2.3rem;
  }

  .sc9-container {
    width: 90%;
  }

  .sc9_des.font-o.font-white {
    letter-spacing: .3rem;
  }

  .div-block-2 {
    width: 100%;
  }

  .code-embed {
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .table-row {
    flex-flow: column;
  }

  .table_btn {
    max-width: 260px;
  }

  .form_input {
    margin-bottom: 5%;
  }

  .select-field {
    margin-bottom: 20px;
  }

  .recaptcha {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .hr {
    margin-top: 14%;
    margin-bottom: 14%;
  }

  .sc1 {
    min-height: 100vh;
  }

  .sc1_title.font-o.font-lr.font-white {
    font-size: 2.1rem;
  }

  .sc1_top__l {
    width: 83%;
  }

  .sc1_top__r {
    justify-content: center;
    align-items: flex-start;
  }

  .sc1_des.font-o.font-white {
    letter-spacing: .5rem;
    font-size: 1.6rem;
  }

  .sc1_bottom_img2 {
    height: 60%;
  }

  .sc1_bottom_img1 {
    height: 30%;
  }

  .sc2_title.font-noto.font-white {
    letter-spacing: .2rem;
    margin-top: 10px;
    font-size: 1.6rem;
  }

  .font_engtitle {
    font-size: 1.9rem;
  }

  .font_engtitle__span {
    font-size: 3rem;
  }

  .sc3 {
    margin-top: 17%;
  }

  .font_cntitle {
    font-size: 1.4rem;
  }

  .title {
    letter-spacing: .1rem;
    font-size: 1.2rem;
  }

  .des {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1rem;
  }

  .sc4_flex {
    margin-top: 10%;
    padding: 0;
  }

  .build_span {
    font-size: .8rem;
  }

  .sc5 {
    padding-top: 15%;
  }

  .sc7 {
    padding-top: 16%;
  }

  .sc8 {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .sc6_build {
    margin-bottom: 10%;
  }

  .sc7_title.font-lr {
    margin-left: 0;
  }

  .list_icon {
    max-width: 40px;
  }

  .list_des {
    font-size: 1.4rem;
  }

  .cell-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .list_bottom {
    padding-top: 40px;
    padding-left: 0;
  }

  .sc8_title.font_cntitle {
    flex-flow: column;
  }

  .image-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sc9 {
    padding-top: 20%;
    padding-bottom: 25%;
  }

  .logos_name {
    font-size: 1rem;
  }

  .sc9_title.font-o.font_yallow {
    letter-spacing: .2rem;
    font-size: 1.6rem;
  }

  .sc9_des.font-o.font-white {
    letter-spacing: .2rem;
    margin-top: 6%;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.4rem;
  }

  .image-4 {
    width: 93%;
  }

  .code-embed {
    aspect-ratio: 3 / 2;
    object-fit: fill;
    margin-top: 20%;
  }

  .table_btn {
    max-width: 160px;
  }

  .table-cell.table-cell--bottom {
    padding-bottom: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .form_input {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .select-field {
    color: #6e6e6e;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .submit-button {
    border: 1px solid #fff;
    width: 50%;
    max-width: 90px;
  }

  .image-5 {
    top: -5%;
  }

  .container-5, .container-6 {
    width: 90%;
  }

  .recaptcha {
    width: 100%;
  }
}

#w-node-_262fad5f-c813-5545-e5ee-28786d77ee69-e2236446 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ad1d115c-ccd7-064f-ed1d-c17a7e5fa2f2-e2236446 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5869a4af-29c5-cffa-1119-3eeb114f9814-e2236446 {
  grid-row: span 3 / span 3;
}

#w-node-_27961ad0-48ae-83eb-ea49-b06a9ebbc845-e2236446 {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-ad1d115c-ccd7-064f-ed1d-c17a7e5fa2f2-e2236446 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 2.5fr;
  }
}


