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

.div-block {
  background-image: url('../images/319-1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: flex-start;
  height: 1078px;
  padding-top: 40px;
  display: flex;
}

.section {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

.div-block-3 {
  background-color: #09a276;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.image {
  background-color: #09a276;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.paragraph {
  text-align: left;
  letter-spacing: 5px;
  font-size: 18px;
}

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

.heading-2 {
  text-align: left;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.div-block-4 {
  background-image: url('../images/320.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 865px;
  padding-left: 15%;
  display: flex;
}

.heading-3 {
  color: #fff;
  font-family: Shippori Mincho B1, sans-serif;
  font-weight: 700;
}

.columns {
  box-shadow: 0 2px 5px #0003;
}

.column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 60px;
  padding-right: 100px;
  display: flex;
}

.div-block-6 {
  background-color: #f0f4f3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -200px;
  margin-bottom: 40px;
  padding: 30px 30px 100px;
  display: flex;
  box-shadow: 0 2px 5px 5px #0000001a;
}

.image-3 {
  margin-top: 10px;
}

.column-2 {
  background-image: none;
  background-size: auto;
  height: 531px;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  justify-content: center;
  align-items: center;
  height: 531px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.columns-2 {
  background-color: #09a276;
}

.div-block-8 {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.heading-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.text-span-2 {
  font-family: Noto Sans TC, sans-serif;
}

.heading-4 {
  color: #fff;
  letter-spacing: 5px;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.heading-5 {
  color: #5e5858;
  letter-spacing: 5px;
  font-family: Shippori Mincho B1, sans-serif;
  font-weight: 600;
}

.text-span-3 {
  font-family: Noto Sans TC, sans-serif;
}

.heading-6 {
  color: #5e5858;
  letter-spacing: 5px;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.paragraph-2 {
  text-align: right;
  letter-spacing: 5px;
  font-size: 18px;
}

.image-4 {
  max-width: 643px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.column-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 100px 0;
  display: flex;
}

.image-5 {
  max-width: 600px;
  margin-top: 10px;
}

.heading-7 {
  color: #fff;
  text-align: left;
  font-family: Shippori Mincho B1, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.paragraph-1 {
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  font-size: 18px;
}

.text-span-4 {
  font-family: Noto Sans TC, sans-serif;
}

.image-7 {
  max-width: 600px;
}

.slide {
  width: auto;
}

.image-8 {
  max-height: 100%;
}

.slider {
  width: 760px;
  height: 542px;
}

.image-9 {
  position: static;
}

.slider-2 {
  width: auto;
  height: auto;
  display: block;
  position: static;
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .div-block {
    height: 800px;
    padding-top: 0;
  }

  .section {
    flex-direction: column;
  }

  .div-block-2 {
    align-items: center;
    margin-left: 0;
  }

  .paragraph, .heading-2 {
    text-align: center;
  }

  .div-block-4 {
    height: 800px;
  }

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

  .column {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

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

  .column-3 {
    flex-direction: column;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .paragraph-2 {
    text-align: center;
  }

  .column-4 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

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

  .div-block-4 {
    height: 600px;
  }

  .column {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-2 {
    height: 400px;
  }

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

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

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

  .image-6 {
    width: 150px;
  }

  .image-7 {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: 600px;
  }

  .div-block-4 {
    height: 400px;
  }

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

  .column-2 {
    height: 300px;
  }

  .heading-4 {
    letter-spacing: 0;
  }

  .heading-5 {
    letter-spacing: 0;
    margin-top: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-6 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .image-6 {
    width: 150px;
  }
}


