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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.intro {
  background-image: url('../images/bgn.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 15%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-2, .section-3, .section-4, .section-5 {
  overflow: hidden;
}

.section-6, .section-7 {
  padding-top: 100px;
}

.section-9 {
  overflow: hidden;
}

.section-12 {
  background-image: url('../images/bgn.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-13 {
  box-sizing: border-box;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.container {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  display: flex;
  position: relative;
}

.container.container--s {
  max-width: 800px;
}

.container.slfa {
  text-align: center;
  max-width: 750px;
  padding-top: 5%;
  padding-bottom: 5%;
}

.container.contact_con {
  max-width: 900px;
}

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

.intro_logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 3%;
  display: flex;
}

.image, .image-2 {
  width: 60%;
  max-width: 300px;
}

.p5 {
  letter-spacing: .6rem;
  font-size: 1.375rem;
}

.font-white {
  color: #fff;
}

.intro_des {
  margin-top: 40px;
  font-weight: 400;
}

.intro_title__code {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.intro_asset {
  width: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-3 {
  width: 100%;
}

.topview {
  position: relative;
}

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

.photo {
  width: 100%;
}

.left-arrow, .right-arrow {
  display: none;
}

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

.contenttxt {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.contentimg, .image-4, .image-5 {
  width: 100%;
}

.room_img {
  width: 80%;
  max-width: 600px;
  margin-top: 60px;
}

.room_tab {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.title-rl {
  writing-mode: vertical-rl;
}

.content_title {
  -webkit-text-fill-color: transparent;
  background-color: #b8560b;
  background-image: linear-gradient(90deg, #b8560b, #ed9c3a);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Noto Serif TC, sans-serif;
  font-size: 4.25rem;
  font-weight: 700;
  line-height: 120%;
}

.content_title.title-lr {
  writing-mode: vertical-lr;
  justify-content: center;
  align-items: flex-start;
}

.content_title.title-rl {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 4.25rem;
}

.code {
  margin-top: 3.5rem;
  font-family: Noto Serif TC, sans-serif;
  display: inline-block;
}

.font-tc {
  letter-spacing: .2rem;
  font-family: Noto Serif TC, sans-serif;
  font-size: 2.8rem;
  line-height: 140%;
}

.content_title-m {
  color: #d89533;
}

.content_des {
  text-align: justify;
  letter-spacing: .15rem;
  font-size: 1.25rem;
  line-height: 160%;
}

.content_des.title_en.alfa_en {
  text-align: left;
  margin-top: 30px;
  margin-left: 30%;
}

.contenttxt_col {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
}

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

.contenttxt_col.contenttxt_col--head.contenttxt_col--l {
  justify-content: flex-start;
  align-items: flex-start;
}

.contenttxt_col.contenttxt_col--head.contenttxt_col--l.contenttxt_col--last {
  order: 1;
  justify-content: flex-start;
  align-items: flex-end;
}

.contenttxt_col.contenttxt_col--r {
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 335px;
  padding-top: 6%;
}

.contenttxt_col.contenttxt_col--r.contenttxt_col--first {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-5 {
  flex-flow: column;
  display: flex;
}

.contcnt_bgn {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.image-7 {
  width: 60%;
  max-width: 1310px;
  position: absolute;
  inset: 0 auto auto 0%;
  transform: translate(0, -17%);
}

.contenttop {
  margin-top: 7%;
  padding-bottom: 4%;
}

.contenttop.contenttop-bottom-0 {
  padding-bottom: 0%;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  padding: 0;
}

.title_en {
  text-align: right;
  letter-spacing: .4rem;
  width: 100%;
  margin-top: 30px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 2rem;
  line-height: 120%;
}

.title_en.title_en--left {
  text-align: left;
}

.image-8 {
  width: 60%;
  max-width: 1250px;
  margin-top: -100px;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate(0, -11%);
}

.topview_content {
  background-color: #0151b4;
  padding-top: 220px;
}

.view-head.font-tc {
  color: #fff;
  margin-bottom: 0;
}

.view-des.content_des {
  color: #fff;
  text-align: center;
  margin-top: 1rem;
}

.view-title.content_des {
  box-sizing: border-box;
  color: #fff86f;
  letter-spacing: .2rem;
}

.circle {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  display: flex;
  position: relative;
}

.circle_content {
  color: #fff;
  text-align: justify;
  width: 60%;
  margin-top: 18%;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  inset: 0% auto auto 50%;
  transform: translate(-50%);
}

.circle_title.font-tc {
  font-size: 2.1rem;
}

.circle_des {
  margin-top: 20px;
  font-size: 1.5rem;
  line-height: 160%;
}

.story {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
}

.story_col {
  width: 50%;
}

.story_conent {
  writing-mode: vertical-lr;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.stoey_head {
  margin-top: 0;
  margin-bottom: 0;
}

.stoey_head.content_title {
  letter-spacing: .6rem;
  background-image: linear-gradient(90deg, #b8560b, #ed9c3a);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 4.2rem;
  line-height: 120%;
  display: flex;
}

.story_head__txt {
  letter-spacing: .6rem;
  column-count: 0;
  margin-bottom: 0;
  margin-left: -3rem;
  margin-right: 0;
  font-size: 3rem;
  line-height: 100%;
}

.story_title.title_en {
  color: #d89533;
  text-align: left;
  letter-spacing: .2rem;
  font-size: 2.8rem;
}

.code-2 {
  font-family: Noto Serif TC, sans-serif;
}

.code-3 {
  background-color: #c06012;
  width: 1px;
  height: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.story_bottom {
  margin-top: -35%;
}

.heading-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #b8560b, #ed9c3a);
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-2.font-tc {
  letter-spacing: 1rem;
  font-size: 4.2rem;
}

.paragraph {
  letter-spacing: 1rem;
  font-size: 2.8rem;
  line-height: 120%;
}

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

.alfa_dex.content_des {
  text-align: center;
}

.image-9 {
  width: 80%;
  margin-top: -7%;
  margin-bottom: 0;
  position: relative;
}

.slider {
  height: auto;
  overflow: hidden;
}

.image-10 {
  width: 100%;
}

.room_tag {
  border: 1px solid #5c5c5c;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 10px;
}

.room_tag.font-tc {
  letter-spacing: .2rem;
  font-size: 1.25rem;
  font-weight: 700;
}

.room_spec {
  color: #8b8b8b;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 140%;
}

.room_title.font-tc {
  text-align: justify;
  font-weight: 700;
}

.code-5 {
  color: #d89533;
  text-align: justify;
  font-family: Noto Serif TC, sans-serif;
}

.room_des {
  line-height: 140%;
}

.list {
  margin-bottom: 0;
}

.list.content_des {
  margin-left: 20px;
}

.room_bar {
  background-image: linear-gradient(#ac4b16, #f7a643);
  width: 100%;
  height: 20vw;
  min-height: 100px;
  max-height: 530px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.room_conetnt {
  border-bottom: 6px solid #f7a643;
  justify-content: center;
  align-items: center;
  min-height: 90svh;
  padding-bottom: 100px;
  line-height: 20px;
  display: flex;
  position: relative;
}

.right-arrow-2, .left-arrow-2 {
  display: none;
}

.image-11 {
  width: 40%;
  max-width: 560px;
}

.image-12 {
  width: 60%;
  max-width: 400px;
  margin-top: 60px;
  transform: translate(-11%);
}

.image-13 {
  width: 100%;
  margin-bottom: 30px;
}

.contenct_title.font-tc {
  color: #585858;
  letter-spacing: 1rem;
}

.div-block-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.contcnt_form, .form-block {
  width: 100%;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.cum {
  color: #141414;
  -webkit-text-fill-color: inherit;
  background-color: #dbdbdb;
  background-clip: border-box;
  border-radius: 10px;
  width: calc(50% - 8px);
  height: 51px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 120%;
}

.cum.cum-full {
  width: 100%;
}

.cum.cum-full.aera {
  height: auto;
  min-height: 130px;
}

.text-field-2 {
  margin-bottom: 0;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.textarea {
  border-radius: 10px;
  min-height: 100px;
  font-size: 1.2rem;
  line-height: 120%;
}

.paragraph-2 {
  color: #8a8a8a;
  font-size: 1rem;
  line-height: 140%;
}

.checkbox {
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-right: 10px;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.checkbox-label {
  color: #0c0c0c;
  font-size: 1rem;
  line-height: 100%;
  display: block;
}

.submit-button {
  letter-spacing: .3rem;
  background-color: #686868;
  border-radius: 10px;
  width: 100%;
  max-width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.25rem;
}

.paragraph-3 {
  width: 100%;
  margin-top: 40px;
  font-size: 1rem;
  line-height: 160%;
}

.image-14 {
  width: 90%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-15 {
  width: 18%;
  max-width: 400px;
  margin-top: 10%;
  margin-right: 40%;
  position: absolute;
  inset: 0% 30% auto auto;
}

.image-16 {
  width: 10%;
  max-width: 200px;
  position: absolute;
  top: 20%;
  left: 92%;
}

.image-17 {
  width: 10%;
  max-width: 100px;
  position: absolute;
  inset: 10% 0% auto 80%;
}

.code-embed, .code-embed-2 {
  width: 100%;
}

.bold-text {
  font-weight: 400;
}

.image-18 {
  margin-top: 40px;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 1rem;
  position: absolute;
  inset: auto 15px 15px auto;
}

.info_row {
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-top: 80px;
  display: flex;
  position: relative;
}

.paragraph-5, .paragraph-6 {
  text-align: center;
}

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

.info_des {
  text-align: center;
  font-size: 1.6rem;
}

.info_des.font-tc {
  color: #d89533;
}

.info_title.font-tc {
  text-align: center;
  font-size: 1.2rem;
}

.info_col {
  border-left: 1px solid #000;
  width: 50%;
}

.info_col.info_col_l {
  border-left-style: none;
}

.info_link {
  width: 100%;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .intro_des.p5.font-white {
    font-size: 1.2rem;
  }

  .content_des.title_en.alfa_en {
    margin-top: 3%;
  }

  .image-7 {
    width: 80%;
    top: -50px;
  }

  .topview_content {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .story {
    width: 100%;
  }

  .room_bar {
    height: 50vw;
    max-height: 400px;
  }

  .room_conetnt {
    min-height: 70svh;
    padding-bottom: 10%;
  }

  .image-14 {
    width: 100%;
  }

  .image-15 {
    left: 10%;
  }

  .image-16 {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .section-13 {
    padding-top: 5%;
  }

  .intro_des.p5.font-white {
    font-size: 1rem;
  }

  .content_title.title-lr, .content_title.title-rl {
    font-size: 3rem;
  }

  .content_title-m.font-tc {
    font-size: 2rem;
  }

  .content_des {
    font-size: 1rem;
  }

  .content_des.title_en.alfa_en {
    margin-top: 3%;
  }

  .title_en, .title_en.title_en--left {
    letter-spacing: .2rem;
    font-size: 1.2rem;
  }

  .view-head.font-tc {
    font-size: 2.3rem;
  }

  .view-des.content_des {
    font-size: 1rem;
  }

  .stoey_head.content_title {
    margin-right: 60px;
    font-size: 3rem;
  }

  .story_head__txt {
    font-size: 2.2rem;
  }

  .story_title.title_en {
    font-size: 1.8rem;
  }

  .heading-2.font-tc {
    margin-bottom: 0;
    font-size: 2.6rem;
  }

  .paragraph {
    letter-spacing: .2rem;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }

  .room_tag.font-tc {
    letter-spacing: 0;
    padding: 5px 10px;
    font-size: .8rem;
  }

  .room_title.font-tc, .code-5 {
    font-size: 2rem;
  }

  .image-11 {
    width: 90%;
    max-width: 560px;
  }

  .image-12 {
    width: 90%;
  }

  .div-block-6 {
    margin-top: 20px;
  }

  .image-15 {
    margin-top: 0%;
    display: none;
  }

  .image-17 {
    display: inline-flex;
    top: 3%;
  }
}

@media screen and (max-width: 479px) {
  .section-7 {
    padding-top: 10%;
  }

  .section-8 {
    overflow: hidden;
  }

  .section-12 {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .container.sun {
    width: 100%;
  }

  .intro_des.p5.font-white {
    letter-spacing: 0;
    font-size: 1rem;
  }

  .intro_title__code {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-3 {
    object-fit: cover;
    object-position: 47% 50%;
    height: 100svw;
  }

  .contenttxt {
    flex-flow: column;
  }

  .image-4 {
    opacity: .65;
    width: 100%;
    max-width: 100%;
  }

  .room_tab {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .content_title.title-lr {
    margin-left: 0;
  }

  .content_title.title-rl {
    margin-right: 0;
  }

  .content_title-m.font-tc {
    font-size: 1.8rem;
  }

  .contenttxt_col.contenttxt_col--head.contenttxt_col--l {
    width: 100%;
  }

  .contenttxt_col.contenttxt_col--r {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-7 {
    top: 20px;
  }

  .contenttop {
    padding-bottom: 25%;
  }

  .title_en, .title_en.title_en--left {
    margin-top: 5%;
  }

  .image-8 {
    width: 80%;
    margin-top: 20px;
  }

  .view-head.font-tc {
    font-size: 2rem;
  }

  .view-title.content_des {
    margin-top: 10px;
  }

  .circle {
    opacity: 1;
    background-image: linear-gradient(#fff 14%, #000 67%);
  }

  .circle_content {
    width: 63%;
    margin-top: 25%;
  }

  .circle_des {
    margin-top: 0;
    font-size: 1rem;
  }

  .story {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .story_col {
    width: 100%;
  }

  .story_conent {
    writing-mode: horizontal-tb;
  }

  .stoey_head.content_title {
    letter-spacing: .2rem;
    writing-mode: horizontal-tb;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.6rem;
  }

  .story_head__txt {
    text-align: center;
    letter-spacing: .2rem;
    writing-mode: horizontal-tb;
    margin-top: 20px;
    margin-left: 0;
    font-size: 1.1rem;
    line-height: 160%;
  }

  .story_des.content_des {
    margin-top: 10px;
  }

  .story_title.title_en {
    margin-top: 20%;
    font-size: 1.2rem;
  }

  .code-3 {
    display: none;
  }

  .heading-2.font-tc {
    letter-spacing: .2rem;
    margin-bottom: 15px;
    font-size: 1.8rem;
  }

  .paragraph {
    margin-top: 3px;
    margin-bottom: 12px;
    font-size: 1.2rem;
  }

  .code-4 {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .room_tag.font-tc {
    margin-bottom: 10px;
  }

  .list.content_des {
    margin-left: 0;
    padding-left: 20px;
  }

  .room_conetnt {
    min-height: 50svh;
  }

  .image-12 {
    transform: translate(-2%);
  }

  .image-13 {
    margin-bottom: 20px;
  }

  .contenct_title.font-tc {
    font-size: 1.7rem;
  }

  .cum {
    width: 100%;
  }

  .submit-button {
    max-width: 100%;
  }

  .image-15 {
    top: 5%;
    left: 4%;
  }

  .image-16 {
    display: none;
  }

  .image-17 {
    flex: 0 auto;
    display: none;
    top: 5%;
  }

  .info_row {
    margin-top: 40px;
  }

  .info_des.font-tc {
    letter-spacing: 0;
    font-size: 1rem;
  }
}


