:root {
  --white: white;
  --black: black;
}

.div-block {
  background-image: url('../images/496-1.png');
  background-position: 0%;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  padding-bottom: 40px;
  display: flex;
}

.image {
  padding-left: 20px;
  padding-right: 20px;
}

.section {
  overflow: hidden;
}

.div-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.heading {
  text-align: center;
  font-size: 38px;
  line-height: 38px;
}

.paragraph {
  color: #333c;
  text-align: justify;
  width: 30em;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.bold-text {
  font-family: Shippori Mincho B1, sans-serif;
  font-weight: 400;
}

.div-block-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.columns {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  background-color: #0000;
  max-width: 1380px;
  height: 800px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav {
  display: none;
}

.mask {
  width: auto;
  max-width: 460px;
  overflow: visible;
}

.slide-1 {
  max-width: 460px;
  padding: 20px;
}

.link-block {
  color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-block._1 {
  background-image: none;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
}

.link-block._2 {
  background-image: url('../images/514.png');
  border-radius: 20px;
}

.link-block._2:hover {
  transform: translate(-3px, -3px);
  box-shadow: 1px 1px 5px #00000080;
}

.link-block._3 {
  background-image: url('../images/510.png');
  border-radius: 20px;
}

.link-block._3:hover {
  transform: translate(-3px, -3px);
  box-shadow: 1px 1px 5px #00000080;
}

.link-block._4 {
  background-image: url('../images/511.png');
  border-radius: 20px;
  box-shadow: 1px 1px 3px #000;
}

.link-block._4:hover {
  transform: translate(-3px, -3px);
  box-shadow: 1px 1px 5px #00000080;
}

.link-block._5 {
  background-image: url('../images/512.png');
  border-radius: 20px;
}

.link-block._5:hover {
  transform: translate(-3px, -3px);
  box-shadow: 1px 1px 5px #00000080;
}

.text-block {
  text-shadow: 1px 1px 5px #00000080;
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.heading-2 {
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  text-shadow: 1px 1px 5px #00000080;
  margin-top: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.bold-text-4, .paragraph-2 {
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
}

.text-span {
  font-family: Merriweather, serif;
  font-size: 30px;
}

.bold-text-5 {
  text-shadow: 1px 1px 5px #00000080;
}

.left-arrow {
  color: #00000080;
  background-color: #ffffffbf;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.right-arrow {
  color: #00000080;
  background-color: #ffffffbf;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 30px;
}

.div-block-4 {
  background-color: #000;
}

.column {
  justify-content: flex-end;
  align-items: center;
  height: 500px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.link-block-2 {
  color: #fff;
  display: block;
}

.link-block-2:hover {
  color: #fff;
}

.column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

.text-block-2 {
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
}

.heading-3 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 30px;
}

.paragraph-3 {
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
}

.text-span-2 {
  font-family: Merriweather, serif;
  font-size: 30px;
}

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

.section-2 {
  overflow: hidden;
}

.div-block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-6 {
  color: #fff;
  position: fixed;
  inset: auto 40px 40px;
}

.image-2 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.div-block-7 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-3 {
  object-fit: cover;
  border-radius: 0;
  width: auto;
  max-width: none;
  height: auto;
}

.image-4, .image-5 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: auto;
}

.image-6 {
  width: auto;
  max-width: none;
  height: auto;
}

.image-7, .image-8, .image-9, .image-10 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: auto;
}

.div-block-8 {
  height: 500px;
}

.link-block-3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-block-3:hover {
  color: #fff;
}

.div-block-9 {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.image-12 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  display: block;
}

.div-block-10 {
  background-image: url('../images/496-2.png');
  background-position: 50%;
  background-size: cover;
  width: 561px;
  height: 200px;
}

.div-block-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.body {
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-4 {
  color: #fff;
  text-align: justify;
  width: 40em;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 100;
}

.heading-5 {
  margin-top: 0;
  font-family: Hina Mincho;
  font-size: 25px;
}

.div-block-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -40px;
  display: flex;
}

.div-block-13 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -30px;
  display: flex;
}

.div-block-19 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  padding-left: 0;
}

.html-embed {
  display: none;
}

.div-block-17 {
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  display: flex;
}

.div-block-24 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-8 {
  padding-left: 0;
  padding-right: 0;
}

.column-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 80px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-25 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-6 {
  text-align: left;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 20px;
}

.paragraph-5 {
  text-align: justify;
  padding-left: 20px;
  font-size: 18px;
}

.heading-7 {
  text-align: left;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shippori Mincho B1, sans-serif;
  font-weight: 600;
}

.columns-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-4 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-6 {
  text-align: center;
  font-size: 18px;
}

.link-block-5 {
  color: #333;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-9 {
  justify-content: center;
  align-items: center;
  padding-top: 6vw;
  display: flex;
}

.column-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-9 {
  text-align: center;
  letter-spacing: 10px;
  text-indent: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.list, .list-2 {
  font-size: 18px;
}

.slider-2 {
  max-width: 60%;
  height: 800px;
  margin: 60px auto;
}

.link-block-6 {
  background-image: url('../images/374-1.png');
  background-position: 100%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.bold-text-6, .bold-text-7 {
  font-weight: 400;
}

.mask-2 {
  overflow: visible;
}

.slide-2, .slide-3, .slide-4, .slide-5 {
  margin-right: 10px;
}

.link-block-7 {
  background-image: url('../images/376.png');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-8 {
  background-image: url('../images/375.png');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-9 {
  background-image: url('../images/172.png');
  background-position: 0%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-10 {
  background-image: url('../images/380.png');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-11 {
  background-image: url('../images/379.png');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-12 {
  background-image: url('../images/378.png');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.div-block-26 {
  background-image: url('../images/509.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paragraph-7, .paragraph-8 {
  text-align: center;
}

.slide-6 {
  margin-right: 10px;
}

.link-block-13 {
  background-image: url('../images/381.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-7 {
  margin-right: 10px;
}

.link-block-14 {
  opacity: 1;
  background-image: url('../images/396.png');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-8 {
  margin-right: 10px;
}

.link-block-15 {
  background-image: url('../images/382.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-9 {
  margin-right: 10px;
}

.link-block-16 {
  background-image: url('../images/388.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-10 {
  margin-right: 10px;
}

.link-block-17 {
  background-image: url('../images/384.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-11 {
  margin-right: 10px;
}

.link-block-18 {
  background-image: url('../images/390.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-13 {
  margin-right: 10px;
}

.link-block-19 {
  background-image: url('../images/392.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.slide-12, .slide-14, .slide-15 {
  margin-right: 10px;
}

.link-block-20 {
  background-image: url('../images/387.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-21 {
  background-image: url('../images/393.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-22 {
  background-image: url('../images/394.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-15-copy {
  margin-right: 10px;
}

.link-block-23 {
  background-image: url('../images/395.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-18 {
  margin-right: 10px;
}

.link-block-24 {
  background-image: url('../images/395.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-16, .slide-2-copy {
  margin-right: 10px;
}

.slide-22 {
  background-image: url('../images/394_1.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-right: 10px;
}

.slide-223 {
  margin-right: 10px;
}

.link-block-25 {
  background-image: url('../images/394_1.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.slide-23 {
  margin-right: 10px;
}

.link-block-30 {
  background-image: url('../images/395_1.jpg');
  background-position: 0%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.link-block-29 {
  background-image: url('../images/394_1.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block {
    background-position: 50%;
  }

  .column-7 {
    padding-top: 0;
  }

  .columns-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .columns-6 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .column-9 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slider-2 {
    max-width: 100%;
  }

  .link-block-9, .link-block-30 {
    background-position: 30%;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    overflow: hidden;
  }

  .paragraph {
    width: auto;
  }

  .div-block-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-2 {
    flex-direction: column;
  }

  .div-block-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-4 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .paragraph-4 {
    text-align: justify;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-4, .column-9 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider-2 {
    max-width: 100%;
    height: 600px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    padding-bottom: 20px;
  }

  .heading-2 {
    letter-spacing: 0;
    text-indent: 0;
  }

  .div-block-5 {
    margin-right: 0;
  }

  .div-block-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-4 {
    line-height: 30px;
  }

  .paragraph-4 {
    line-height: 25px;
  }
}


