.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;
}

.section {
  overflow: hidden;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.cell, .cell-2, .cell-3, .cell-4, .cell-5, .cell-6, .cell-7 {
  justify-content: center;
  align-items: center;
}

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

.cell-9, .cell-10, .cell-11, .cell-12, .cell-13, .cell-14, .cell-15, .cell-16 {
  justify-content: center;
  align-items: center;
}

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

.columns {
  justify-content: center;
  align-items: center;
  height: 1200px;
  display: flex;
}

.image {
  max-width: 120%;
}

.section-2 {
  background-color: #2b70d1;
  overflow: hidden;
}

.column-3, .column-4, .column-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  padding-top: 6%;
  padding-bottom: 6%;
  display: flex;
}

.div-block {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  padding: 10px 20px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

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

.heading {
  color: #ffc321;
  text-align: center;
  letter-spacing: 5px;
  font-family: Kaisei Decol, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}

.heading.blue {
  color: #2b70d1;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 24px;
  font-weight: 100;
  line-height: 100%;
}

.div-block-3 {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 220px;
  margin-top: 40px;
  display: flex;
}

.text-block-3 {
  color: gray;
  text-align: justify;
  width: 16em;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 200%;
}

.section-3 {
  background-color: #9a71f9;
  background-image: url('../images/TT-2507-PNG-32.png');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.column-6, .column-7, .column-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  padding-top: 6%;
  padding-bottom: 6%;
  display: flex;
}

.section-4 {
  background-color: #ff8ccb;
  background-image: url('../images/TT-2507-PNG-33.png');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.column-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0%;
  display: flex;
}

.column-10, .column-11 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-4 {
  justify-content: center;
  align-items: center;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.section-5 {
  background-color: #f25b18;
  background-image: url('../images/TT-2507-PNG-34.png');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.image-2 {
  margin-bottom: 129px;
}

.section-6 {
  background-color: #219c59;
  background-image: url('../images/TT-2507-PNG-35.png');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

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

.section-7 {
  background-color: #0061a5;
  background-image: url('../images/TT-2507-PNG-36.png');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.columns-5 {
  justify-content: center;
  align-items: center;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.column-12, .column-13 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-4 {
  margin-bottom: 190px;
}

.text-block-4 {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-indent: 3px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.image-31 {
  text-align: left;
  display: inline-block;
}

.slide-4 {
  background-image: url('../images/SS-2326-cut-10-min.png');
  background-position: 0%;
  background-size: cover;
  height: 1000px;
}

.column-15 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-25 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.image-28, .image-27 {
  margin-bottom: 40px;
}

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

.image-26 {
  margin-top: 20px;
}

.slide-5 {
  background-image: url('../images/華鳳_秋_切版_工作區域-1-複本-5-min.png');
  background-position: 0%;
  background-size: cover;
  height: 1000px;
}

.column-28 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.slide-3 {
  background-image: url('../images/華鳳_秋_切版_工作區域-1-複本-6-min.png');
  background-position: 0%;
  background-size: cover;
  height: 1000px;
}

.paragraph-8-copy {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 38px;
}

.columns-11 {
  justify-content: center;
  align-items: center;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-12 {
  background-image: url('../images/海里稻穗列車7日_切版-23-min.png');
  background-position: 50%;
  background-size: cover;
}

.heading-10 {
  color: #b7924f;
  text-align: left;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: -5px;
  font-family: Kaisei Decol, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 60px;
}

.div-block-33 {
  text-align: center;
}

.slide-13 {
  background-image: url('../images/海里稻穗列車7日_切版-24-min.png');
  background-position: 50%;
  background-size: cover;
}

.text-span-3 {
  margin-left: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 300;
}

.div-block-35 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0%;
  margin-right: 20%;
  display: flex;
}

.columns-12 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-32 {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.section-8 {
  background-color: #a91829;
  padding-bottom: 5%;
  overflow: hidden;
}

.slider-1 {
  text-align: center;
  background-color: #a91829;
  height: 1000px;
  position: relative;
}

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

.column-33 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.image-30 {
  z-index: 2;
  margin-right: -95%;
  position: relative;
}

.div-block-36 {
  margin-left: -120px;
}

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

.paragraph-8 {
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
}

.slider-4 {
  background-color: #fff0;
  width: 705px;
  height: 600px;
}

.columns-13 {
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-40 {
  background-image: url('../images/SS-2327-SAKURA-JPG_工作區域-1-複本-4-min.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-start;
  height: 1000px;
  padding-top: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-5 {
  z-index: 1;
  background-color: #bd9e57;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 465px;
  height: 423px;
  margin-top: 234px;
  margin-left: -203px;
  display: flex;
  position: relative;
}

.column-34 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.paragraph-19 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  align-items: flex-end;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  display: flex;
}

.heading-18 {
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.section-zishui {
  background-color: #000;
  overflow: hidden;
}

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

.column-35 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.div-block-47 {
  transform-origin: 50% 0;
  background-color: #b99a57;
  width: 1.5px;
  height: 110px;
  margin-top: 60px;
}

.paragraph-17 {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  align-items: flex-end;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  width: 1em;
  margin-left: 12px;
  margin-right: 12px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

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

.heading-19 {
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  width: 15em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 45px;
}

.text-block-15 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 24px;
  font-weight: 100;
}

.column-36 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 24px;
  font-weight: 100;
}

.image-32 {
  width: 475px;
  height: 80px;
}

.text-block-16 {
  color: #bd9e57;
  text-align: left;
  letter-spacing: 10px;
  text-indent: 0;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
}

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

.column-23 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
}

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

.image-21 {
  margin-top: 15%;
}

.columns-14 {
  justify-content: center;
  align-items: flex-end;
  padding-top: 5%;
  display: flex;
}

.div-block-45 {
  background-color: #b99a57;
  padding-top: 5%;
  padding-bottom: 5%;
}

.columns-15 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.image-34 {
  margin-top: -175px;
}

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

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

.columns-16 {
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  display: flex;
}

.heading-17 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.paragraph-18 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  align-items: flex-end;
  margin-top: 15%;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  display: flex;
}

.column-39 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.column-50 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-54 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-1-2-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.heading-1-1-2 {
  color: #c1aa50;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Kaisei Decol, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.heading-1-1-2._2 {
  margin-top: 0;
  margin-bottom: 0;
}

.background-video-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 1080px;
  display: flex;
  position: sticky;
}

.div-block-18 {
  z-index: 1;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 3%;
  padding-bottom: 3%;
  display: flex;
  position: relative;
}

.div-block-18._2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-top: 5%;
}

.image-40 {
  margin-top: 10%;
}

.columns-27 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.section-fufu-ginza {
  background-color: #1a1a1a;
  padding-bottom: 10%;
  overflow: hidden;
}

.column-55, .column-18 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-49 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-1-1 {
  color: #c1aa50;
  text-align: center;
  letter-spacing: 3px;
  text-indent: 3px;
  margin-top: 10%;
  margin-bottom: 0;
  font-family: Kaisei Decol, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.columns-28 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-1 {
  z-index: 1;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.columns-26 {
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.column-53 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.paragraph-1-2 {
  color: #05331d;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #c1aa50;
  background-color: #fff;
  border: 2px solid #c1aa50;
  border-radius: 16px;
  padding: 20px 50px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 40px;
}

.paragraph-1-2.grey {
  color: gray;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  margin-top: 0%;
  margin-bottom: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 50px;
}

.div-block-4-1, .div-block-2-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-68 {
  margin-bottom: 266px;
}

@media screen and (min-width: 1920px) {
  .slide-4 {
    background-size: cover;
  }

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

  .slider-4 {
    width: 805px;
    height: 700px;
  }

  .columns-13 {
    max-width: 1380px;
  }

  .columns-15 {
    padding-bottom: 5%;
  }

  .image-68 {
    margin-bottom: 270px;
  }
}

@media screen and (max-width: 991px) {
  .columns {
    height: 700px;
  }

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

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

  .columns-2 {
    flex-flow: column;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section-3 {
    background-position: 85% 0;
    background-size: cover;
  }

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

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

  .columns-3 {
    flex-flow: column-reverse;
    justify-content: center;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section-4 {
    background-position: 20% 100%;
  }

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

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

  .columns-4 {
    flex-flow: column;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section-5 {
    background-position: 90% 100%;
  }

  .image-2 {
    max-width: 50%;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .section-6 {
    background-position: 20% 100%;
  }

  .image-3 {
    max-width: 50%;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .section-7 {
    background-position: 90% 100%;
  }

  .columns-5 {
    flex-flow: column-reverse;
    padding-top: 10%;
    padding-bottom: 10%;
  }

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

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

  .image-4 {
    max-width: 40%;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .slide-4 {
    height: 800px;
  }

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

  .column-25 {
    z-index: 2;
    margin-bottom: -22%;
    padding-top: 5%;
  }

  .image-28 {
    margin-bottom: 20px;
    margin-left: -5%;
  }

  .image-27 {
    margin-bottom: -13%;
    margin-left: 61%;
    margin-right: 0%;
  }

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

  .image-26 {
    margin-left: 33%;
  }

  .slide-5 {
    height: 800px;
  }

  .column-28 {
    justify-content: flex-start;
    align-items: center;
    margin-top: -26%;
  }

  .slide-3 {
    height: 800px;
  }

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

  .div-block-35 {
    margin-top: 0%;
    margin-right: 0%;
  }

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

  .section-8 {
    padding-bottom: 10%;
  }

  .slider-1 {
    height: 800px;
  }

  .column-33 {
    flex-direction: column;
  }

  .column-30 {
    padding-top: 5%;
  }

  .image-30 {
    max-width: 20%;
    margin-bottom: -40%;
    margin-right: 62%;
  }

  .slider-4 {
    height: 380px;
  }

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

  .div-block-5 {
    flex-direction: column;
    margin-top: -112px;
    margin-left: 0;
  }

  .column-34 {
    height: 500px;
    margin-top: 2%;
    padding-top: 0%;
    padding-left: 100px;
    padding-right: 100px;
  }

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

  .paragraph-19 {
    margin-top: 5%;
  }

  .column-36 {
    justify-content: center;
    align-items: center;
  }

  .column-23 {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

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

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

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

  .div-block-45 {
    padding-top: 10%;
  }

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

  .image-34 {
    margin-top: -128px;
    margin-bottom: 60px;
  }

  .columns-16 {
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: center;
  }

  .image-35 {
    margin-top: 10%;
  }

  .paragraph-18 {
    margin-top: 5%;
  }

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

  .background-video-3 {
    height: 880px;
  }

  .div-block-18 {
    padding-top: 5%;
  }

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

  .column-18 {
    display: block;
  }

  .paragraph-1-1 {
    margin-top: 5%;
  }

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

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

  .column-53 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .div-block-2-1 {
    justify-content: center;
    align-items: center;
  }

  .image-68 {
    max-width: 50%;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .image-69 {
    max-width: 60%;
  }

  .image-70, .image-71 {
    max-width: 50%;
    margin-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .quick-stack {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .column-1 {
    padding-top: 10%;
  }

  .column-2 {
    justify-content: center;
    align-items: center;
  }

  .columns {
    flex-flow: column;
    height: 1350px;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .slide-4 {
    height: 600px;
  }

  .column-15 {
    justify-content: center;
    align-items: center;
  }

  .image-28 {
    max-width: 20%;
    margin-left: 0%;
  }

  .slide-5, .slide-3 {
    height: 600px;
  }

  .paragraph-8-copy {
    font-size: 16px;
  }

  .heading-10 {
    font-size: 32px;
    line-height: 50px;
  }

  .div-block-35 {
    z-index: 1;
    position: relative;
  }

  .section-8 {
    padding-bottom: 15%;
  }

  .slider-1 {
    height: 600px;
    margin-left: 10px;
  }

  .div-block-34 {
    margin-top: -15%;
  }

  .column-30 {
    padding-top: 10%;
  }

  .image-30 {
    max-width: 25%;
  }

  .paragraph-8 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 36px;
  }

  .slider-4 {
    width: 505px;
    height: 450px;
  }

  .div-block-40 {
    background-position: 50%;
    height: 800px;
    padding-top: 8%;
    padding-right: 8%;
  }

  .div-block-5 {
    width: 365px;
    height: 380px;
    margin-top: -41px;
  }

  .column-34 {
    height: 400px;
    margin-top: 0%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-19 {
    font-size: 16px;
  }

  .heading-18 {
    font-size: 44px;
  }

  .paragraph-17 {
    margin-top: 20px;
    font-size: 16px;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-19 {
    text-align: center;
    text-indent: 5px;
    width: 16em;
    font-size: 24px;
    line-height: 24px;
  }

  .text-block-15, .text-block-14 {
    font-size: 20px;
  }

  .image-32 {
    max-width: 90%;
  }

  .text-block-16 {
    text-indent: 10px;
    margin-bottom: 10px;
    font-size: 32px;
  }

  .image-33 {
    max-width: 70%;
  }

  .image-21 {
    max-width: 50%;
  }

  .div-block-45 {
    padding-bottom: 10%;
  }

  .columns-15 {
    padding-bottom: 15%;
  }

  .image-34 {
    max-width: 70%;
  }

  .div-block-48 {
    justify-content: center;
    align-items: center;
  }

  .heading-17 {
    text-align: center;
    font-size: 44px;
  }

  .paragraph-18 {
    font-size: 16px;
  }

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

  .column-54 {
    justify-content: flex-end;
    align-items: center;
  }

  .heading-1-2-2 {
    font-size: 20px;
  }

  .heading-1-1-2 {
    margin-top: 20px;
    font-size: 34px;
  }

  .background-video-3 {
    height: 700px;
  }

  .paragraph-1-1 {
    font-size: 14px;
  }

  .paragraph-1-2 {
    font-size: 16px;
    line-height: 36px;
  }

  .paragraph-4 {
    font-size: 16px;
    line-height: 40px;
  }

  .image-69 {
    max-width: 35%;
  }

  .image-72, .image-73, .image-74, .image-75, .image-76, .image-77, .image-78, .image-79 {
    max-width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .column-1 {
    padding-top: 5%;
  }

  .columns {
    height: 800px;
  }

  .column-3 {
    justify-content: center;
    align-items: center;
  }

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

  .columns-2 {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .text-block {
    font-size: 16px;
  }

  .heading {
    font-size: 30px;
    line-height: 120%;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .div-block-3 {
    width: 280px;
    height: 180px;
  }

  .text-block-3 {
    letter-spacing: 2px;
    font-size: 14px;
  }

  .column-7 {
    padding-bottom: 40px;
  }

  .column-8 {
    justify-content: center;
    align-items: center;
  }

  .columns-3 {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .column-9 {
    justify-content: center;
    align-items: center;
  }

  .column-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 60px;
  }

  .column-11 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .columns-4 {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .image-2, .image-3 {
    max-width: 70%;
    margin-left: 0;
  }

  .columns-5 {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .column-12 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .column-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 60px;
  }

  .column-14 {
    justify-content: center;
    align-items: center;
  }

  .image-4 {
    max-width: 50%;
    margin-left: 0;
  }

  .text-block-4 {
    width: 20em;
    font-size: 12px;
    line-height: 140%;
  }

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

  .slide-4 {
    height: 400px;
  }

  .image-28 {
    max-width: 30%;
  }

  .image-27 {
    max-width: 40%;
    margin-bottom: -6%;
  }

  .image-26 {
    max-width: 30%;
    margin-left: 50%;
  }

  .slide-5, .slide-3 {
    height: 400px;
  }

  .paragraph-8-copy {
    margin-top: 10px;
    font-size: 14px;
  }

  .heading-10 {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 50px;
  }

  .slider-1 {
    height: 400px;
  }

  .div-block-34 {
    margin-top: -23%;
  }

  .image-30 {
    max-width: 30%;
    margin-bottom: -4%;
    margin-right: 25%;
  }

  .paragraph-8 {
    letter-spacing: 3px;
    margin-top: 10px;
    font-size: 14px;
  }

  .slider-4 {
    width: 300px;
    height: 260px;
  }

  .div-block-40 {
    height: 700px;
  }

  .div-block-5 {
    width: 300px;
    height: 360px;
    margin-top: -35px;
  }

  .column-34 {
    height: 260px;
    padding-top: 5%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-19 {
    letter-spacing: 3px;
    margin-top: 8%;
    font-size: 14px;
  }

  .heading-18 {
    font-size: 32px;
    line-height: 48px;
  }

  .div-block-46 {
    padding-top: 10%;
  }

  .div-block-47 {
    height: 80px;
    margin-top: 40px;
  }

  .paragraph-17 {
    letter-spacing: 3px;
    font-size: 14px;
  }

  .text-block-5 {
    margin-left: 7px;
    margin-right: 7px;
    font-size: 14px;
    line-height: 24px;
  }

  .heading-19 {
    text-align: center;
    letter-spacing: 3px;
    width: 14em;
    margin-bottom: 0;
    margin-left: 0%;
    font-size: 21px;
    line-height: 31px;
  }

  .image-32 {
    width: 275px;
    max-width: 100%;
    height: 60px;
    margin-bottom: 5%;
  }

  .text-block-16 {
    text-align: center;
    letter-spacing: 6px;
    text-indent: 6px;
    width: 16em;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 20px;
    line-height: 32px;
  }

  .column-23 {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-21 {
    max-width: 80%;
  }

  .div-block-45 {
    padding-bottom: 15%;
  }

  .image-34 {
    max-width: 80%;
    margin-bottom: 40px;
  }

  .div-block-48 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .heading-17 {
    font-size: 32px;
    line-height: 50px;
  }

  .image-35 {
    max-width: 80%;
    margin-top: 0%;
  }

  .paragraph-18 {
    letter-spacing: 3px;
    margin-top: 8%;
    font-size: 14px;
  }

  .heading-1-2-2 {
    font-size: 18px;
  }

  .heading-1-1-2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-1-1-2._2 {
    letter-spacing: 3px;
    text-indent: 3px;
  }

  .background-video-3 {
    height: 600px;
  }

  .div-block-18._2 {
    padding-top: 10%;
    padding-bottom: 5%;
  }

  .image-40 {
    max-width: 80%;
  }

  .section-fufu-ginza {
    padding-bottom: 15%;
  }

  .div-block-1 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .image-67 {
    max-width: 80%;
  }

  .paragraph-1-2 {
    padding: 15px 25px;
    font-size: 14px;
  }

  .paragraph-4 {
    letter-spacing: 2px;
    font-size: 14px;
  }

  .image-68 {
    max-width: 60%;
    margin-left: 0;
  }

  .image-69 {
    max-width: 30%;
  }

  .image-70, .image-71 {
    max-width: 60%;
    margin-left: 0;
  }

  .image-72, .image-73, .image-74, .image-75, .image-76, .image-77, .image-78, .image-79 {
    max-width: 90%;
  }
}

#w-node-_5fbd1962-2b3a-1036-24f2-38d4274fbc00-6072465b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}


