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

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

.section-1 {
  background-color: #f2cbc4;
  padding-top: 10%;
  overflow: hidden;
}

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

.text {
  color: #1a1a1a;
  text-align: left;
  letter-spacing: 3px;
  margin-bottom: 20px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 150%;
}

.desc {
  color: #fff;
  text-align: justify;
  letter-spacing: 2px;
  width: 22em;
  margin-bottom: 0;
  font-family: Noto Serif TC, sans-serif;
  font-weight: 300;
  line-height: 200%;
}

.text-span {
  color: #1a1a1a;
}

.div-block {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1600px;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-2 {
  background-color: #f5f5f5;
  width: 1280px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  width: 1280px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kanto_link {
  width: 640px;
  height: 600px;
  text-decoration: none;
  overflow: hidden;
}

.link_area {
  background-image: url('../images/sakura_2026_kanto-02-min.png');
  background-position: 50%;
  background-size: cover;
  width: 640px;
  height: 600px;
  text-decoration: none;
}

.link_area._2 {
  background-image: url('../images/sakura_2026_kanto-03-min.png');
}

.link_area._3 {
  background-image: url('../images/sakura_2026_kanto-04-min.png');
}

.link_area._4 {
  background-image: url('../images/sakura_2026_kanto-05-min.png');
}

.link_area._5 {
  background-image: url('../images/sakura_2026_kanto-06-min.png');
}

.link_area._6 {
  background-image: url('../images/sakura_2026_kanto-07-min.png');
}

.link_drak {
  background-color: #00000054;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 640px;
  height: 600px;
  text-decoration: none;
  display: flex;
}

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

.columns-1 {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  width: 1280px;
  height: 600px;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 4px 4px 10px 4px #0003;
}

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

.text-block-2 {
  color: #1a1a1a;
  text-align: left;
  letter-spacing: 3px;
  border-bottom: 1px solid #1a1a1a;
  padding-bottom: 20px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 150%;
}

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

.div-block-5 {
  background-color: #f2cbc4;
  width: 85px;
  height: 30px;
}

.text-block-3 {
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  font-family: Noto Serif TC, sans-serif;
  font-weight: 800;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-7 {
  background-color: #ccc;
  border: 1px solid #1a1a1a;
  border-radius: 999px;
  width: 8px;
  height: 8px;
  margin-left: 10px;
}

.text-block-4 {
  color: #ccc;
  text-align: left;
  letter-spacing: 3px;
  text-indent: 3px;
}

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

.button {
  color: #ccc;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  background-color: #fff0;
  border: 1px solid #ccc;
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 21px;
  font-weight: 800;
  display: flex;
}

.button.black {
  transform: scale3d(1none, 1none, 1none);
  color: #1a1a1a;
  transform-style: preserve-3d;
  border-color: #1a1a1a;
  transition: color .25s, transform .25s cubic-bezier(.645, .045, .355, 1);
}

.button.black:hover {
  color: #f2cbc4;
  background-color: #1a1a1a;
  transform: scale(1.1);
  box-shadow: 0 0 9px 4px #f2cbc4;
}

.button.black:active {
  box-shadow: none;
  color: #1a1a1a;
  background-color: #f2cbc4;
  transform: scale(1);
}

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

.text-span-2 {
  font-size: 10px;
}

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

.div-block-8 {
  background-color: #fff;
  border: 1px solid #1a1a1a;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 140px;
  padding-left: 10px;
  display: flex;
}

.text-block-5 {
  font-size: 14px;
  line-height: 150%;
}

.text-block-6 {
  color: gray;
  text-align: left;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.text-block-8 {
  color: #1a1a1a;
  text-align: left;
  letter-spacing: 3px;
  margin-top: 25px;
  margin-right: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-span_pink {
  color: #f2cbc4;
  letter-spacing: 5px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1a1a1a;
  font-size: 30px;
  font-weight: 900;
}

.div-block-9 {
  justify-content: flex-end;
  align-items: center;
  width: 640px;
  display: flex;
}

.columns-2 {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  width: 1280px;
  height: 600px;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 4px 4px 10px 4px #0003;
}

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

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

.cell-8, .cell-9, .cell-10 {
  justify-content: center;
  align-items: center;
}

.image {
  z-index: 10;
  margin-top: 5%;
  position: relative;
  bottom: -30px;
}

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

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

.div-block-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.div-block-12 {
  border-radius: 40px;
  width: 500px;
  height: 300px;
  overflow: hidden;
}

.link-block {
  color: #fff;
  background-image: linear-gradient(#0000, #0000), url('../images/sakura_2026_kanto-08-min.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 300px;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  color: #f2cbc4;
  text-shadow: 0 0 20px #f2cbc4;
  background-image: linear-gradient(#0006, #0006), url('../images/sakura_2026_kanto-08-min.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block.tohoku {
  background-image: linear-gradient(#0000, #0000), url('../images/sakura_2026_kanto-09-min.png');
  font-weight: 600;
}

.link-block.tohoku:hover {
  background-image: linear-gradient(#0006, #0006), url('../images/sakura_2026_kanto-09-min.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block.hokkaido {
  background-image: linear-gradient(#0000, #0000), url('../images/sakura_2026_kanto-10-min.png');
}

.link-block.hokkaido:hover {
  background-image: linear-gradient(#0006, #0006), url('../images/sakura_2026_kanto-10-min.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.text-block-9 {
  text-align: center;
  letter-spacing: 2px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.text-span-3 {
  letter-spacing: 3px;
  font-family: Cinzel, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.wrapper_banner {
  background-image: url('../images/sakura_2026_PNG-12-min.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
  overflow: hidden;
}

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

.button_link {
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 300px;
  height: 60px;
  margin-top: 40px;
  padding-right: 20px;
  text-decoration: none;
  transition: transform .3s ease-in;
  display: flex;
  transform: translate(0);
}

.button_link:hover {
  background-color: #f2cbc4;
  transform: scale(1.05);
}

.button_link._2 {
  margin-top: 10px;
}

.button_text {
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.button_icon {
  width: 25px;
  height: 25px;
  margin-left: 50px;
}

@media screen and (min-width: 1920px) {
  .div-block {
    justify-content: space-between;
    align-items: flex-start;
  }

  .wrapper_banner {
    height: 600px;
    padding-top: 5%;
  }
}

@media screen and (max-width: 991px) {
  .desc {
    width: 21em;
    font-size: 14px;
  }

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

  .kanto_link, .link_area {
    width: 600px;
    height: 450px;
  }

  .link_drak {
    width: 600px;
    height: 450px;
    display: none;
  }

  .columns-1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 600px;
    height: 1100px;
    margin-bottom: 8%;
  }

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

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

  .div-block-4 {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
  }

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

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

  .text-block-6 {
    text-align: center;
  }

  .text-block-8 {
    margin-right: 0;
  }

  .div-block-9 {
    width: auto;
  }

  .columns-2 {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    width: 600px;
    height: 1100px;
    margin-bottom: 8%;
  }

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

  .div-block-11 {
    flex-flow: column;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-12, .link-block {
    height: 250px;
  }

  .wrapper_banner {
    background-position: 10%;
    justify-content: center;
    align-items: center;
    height: 500px;
  }

  .button_link {
    width: 230px;
    height: 50px;
    padding-right: 10px;
  }

  .button_icon {
    margin-left: 25px;
  }
}

@media screen and (max-width: 767px) {
  .text {
    margin-top: 40px;
  }

  .div-block {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 60px;
    padding-right: 0;
  }

  .kanto_link, .link_area, .link_drak {
    width: 480px;
    height: 350px;
  }

  .columns-1 {
    width: 480px;
    height: 960px;
  }

  .div-block-4 {
    margin-top: 40px;
  }

  .columns-2 {
    width: 480px;
    height: 960px;
  }

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

  .div-block-12, .link-block {
    width: 450px;
  }

  .wrapper_banner {
    background-position: 90%;
  }

  .button_link {
    width: 200px;
  }

  .button_text {
    font-size: 18px;
  }

  .button_icon {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .text {
    margin-top: 20px;
    font-size: 24px;
  }

  .desc {
    font-size: 12px;
  }

  .div-block {
    padding-left: 25px;
  }

  .kanto_link, .link_area, .link_drak {
    width: 300px;
    height: 250px;
  }

  .columns-1 {
    width: 300px;
    height: 750px;
    margin-bottom: 15%;
  }

  .text-block-2 {
    letter-spacing: 1px;
    padding-bottom: 10px;
    font-size: 17px;
  }

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

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

  .quick-stack {
    padding-bottom: 20px;
  }

  .button.grey, .button.black {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }

  .div-block-8 {
    width: 280px;
    padding-left: 0;
  }

  .text-block-6 {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 200%;
  }

  .text-block-8 {
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-span_pink {
    font-size: 28px;
    line-height: 24px;
  }

  .columns-2 {
    width: 300px;
    height: 750px;
    margin-bottom: 15%;
  }

  .columns-2._2 {
    height: 810px;
  }

  .image {
    width: 240px;
    bottom: -20px;
  }

  .div-block-11 {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .div-block-12, .link-block {
    width: 280px;
    height: 180px;
  }

  .text-block-9 {
    font-size: 18px;
    line-height: 130%;
  }

  .text-span-3 {
    font-size: 16px;
  }

  .wrapper_banner {
    background-position: 70%;
    height: 500px;
  }

  .image-13 {
    width: 280px;
  }

  .image-14 {
    width: 240px;
  }
}

#w-node-_8bba0afa-729e-111d-5d18-58720b16fd78-d93aff43 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-_4c1338ac-b18a-2d3d-b916-fc995ad38f52-d93aff43 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-_3bceafac-a9ba-b866-c78a-89d3fe91805a-d93aff43 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-_5bf3d081-21d8-a167-ef00-6b110f3be665-d93aff43 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-_72da08ba-d33b-2a05-495f-39be4422738b-d93aff43 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-c04ec3b1-3a75-3642-89e4-963a4125fb3e-d93aff43 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  #w-node-_4c1338ac-b18a-2d3d-b916-fc995ad38f52-d93aff43 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_3bceafac-a9ba-b866-c78a-89d3fe91805a-d93aff43 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-c04ec3b1-3a75-3642-89e4-963a4125fb3e-d93aff43 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8bba0afa-729e-111d-5d18-58720b16fd78-d93aff43 {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_4c1338ac-b18a-2d3d-b916-fc995ad38f52-d93aff43, #w-node-_5bf3d081-21d8-a167-ef00-6b110f3be665-d93aff43 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}


