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

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.body {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fff0;
  background-image: url('../images/background-main.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-clip: border-box;
}

.kv-section {
  background-image: url('../images/kv-pv.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 41.67vw;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffff1a;
  border: 0 solid #fff;
  border-radius: 0;
  height: 90px;
  padding: 0;
}

.button {
  text-align: center;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.cell {
  cursor: pointer;
  background-color: #ffffff26;
  border-right: 1px solid #ffffff4d;
}

.section-3 {
  background-color: #fff0;
  border: 0 solid #fff0;
  border-radius: 20px;
  padding: 80px 0;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  background-color: #0003;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  margin-bottom: 30px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 330%;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.heading {
  color: #fff;
  font-size: 48px;
}

.div-block {
  border: 1px solid #fff;
  width: auto;
  height: 1px;
}

.tag-block {
  margin-bottom: 45px;
}

.youtube {
  width: 80%;
  height: 20px;
}

.map-section {
  object-fit: fill;
  background-color: #0000004d;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
  overflow: visible;
}

.image {
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #534e4e00;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.div-block-3 {
  background-color: #0000004d;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 30px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 30px 15px;
  display: flex;
}

.image-2 {
  vertical-align: baseline;
  object-fit: fill;
  max-width: 100%;
}

.heading-2 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 30px;
}

.paragraph {
  letter-spacing: 1px;
}

.paragraph-2 {
  color: #fff;
  letter-spacing: 1.5px;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 200;
  line-height: 220%;
}

.text-span {
  font-weight: 700;
}

.container-3 {
  max-width: 900px;
  margin-top: 50px;
}

.div-block-4 {
  border: .5px solid #ffffff80;
  width: 100%;
  height: 1px;
}

.footer-dark {
  background-color: #0006;
  border: 1px solid #0000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 30px 15px;
  display: flex;
  position: relative;
}

.sponsor-content {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin: 0 auto 10px;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #fff6;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.footer-copyright {
  color: #fff9;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 11px;
  font-weight: 200;
  line-height: 16px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 14px;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 44px;
  font-weight: 200;
}

.footer-address {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 11px;
  font-weight: 200;
  line-height: 16px;
}

.footer-address.mb {
  display: none;
}

.heading-4 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.socialmedia-block {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.socialmedia-content {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.logo-2 {
  width: auto;
  height: 50px;
}

.logo-1 {
  object-fit: contain;
  width: auto;
  height: 60px;
  position: static;
  overflow: clip;
}

.socialmedia-block-copy {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-3 {
  object-fit: contain;
  width: 110px;
  height: 60px;
  position: static;
  overflow: clip;
}

.logo-4 {
  object-fit: contain;
  width: auto;
  height: 60px;
  position: static;
  overflow: clip;
}

.map-btn1 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 37%;
  left: 5%;
}

.map-btn2 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 18%;
  left: 51%;
}

.map-btn3 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 39%;
  left: 46%;
}

.map-btn4 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 49%;
  left: 34%;
}

.map-btn5 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 65%;
  left: 31%;
}

.map-btn6 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 65%;
  left: 54%;
}

.map-btn7 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 76%;
  left: 65%;
}

.map-btn8 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 7%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 72%;
  left: 79%;
}

.map-btn9 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 4%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 24%;
  left: 75%;
}

.map-btn10 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 4%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 33%;
  left: 65%;
}

.map-btn11 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  height: 4%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 26%;
  left: 86%;
}

.map-btn12 {
  color: #a8a8a8;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  height: 4%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1em;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: 45%;
  left: 64%;
}

.kv-section2 {
  background-image: url('../images/kv2-pv.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 41.67vw;
  position: relative;
}

.div-block-5 {
  width: 100%;
  height: 50px;
}

.info-container {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.info-container-black {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  text-align: center;
  background-color: #0003;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 40px auto 0;
  padding: 120px 40px;
  display: flex;
}

.image-3 {
  width: auto;
}

.music-text {
  color: #fff;
  text-align: center;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 190%;
}

.container-4 {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 40px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 2.5px;
  margin-bottom: 60px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 200%;
}

.button-2, .button-home {
  text-align: center;
  letter-spacing: 3px;
  cursor: pointer;
  background-color: #fff0;
  background-image: url('../images/btn-bg.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2.2px solid #fff;
  border-radius: 50px;
  width: 20%;
  height: auto;
  padding: 20px 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 22px;
  font-weight: 900;
  position: absolute;
  inset: auto 40% 5%;
  box-shadow: 0 2px 12px #0003;
}

.image-4 {
  width: 80%;
  height: 230px;
}

.div-block-6 {
  background-color: #00000080;
  width: 80%;
  height: 470px;
  margin-bottom: 50px;
  line-height: 40px;
}

.p-pext {
  color: #fff;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 80%;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 330%;
}

.p-pext-span {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 80%;
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 240%;
}

.heading-6 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-bottom: 1px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 1.1vw;
  font-weight: 400;
}

.paragraph-4 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  height: auto;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: .9vw;
  font-weight: 400;
  line-height: 200%;
}

.link {
  color: #fff;
  font-family: Noto Sans TC, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.div-block-7 {
  background-color: #0006;
  height: 140px;
  overflow: visible;
}

.div-block-8 {
  background-color: #ffffff26;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 210px;
  overflow: hidden;
}

.div-block-9 {
  border-bottom: 1px solid #fff;
  padding-top: 14px;
  padding-bottom: 14px;
}

.div-block-10 {
  text-align: center;
  border-top: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-11 {
  padding: 20px 10px;
}

.quick-stack-2 {
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  text-align: left;
  margin-top: 30px;
  padding-left: 80px;
  padding-right: 80px;
}

.card-div {
  background-color: #ffffff26;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 20vw;
  overflow: hidden;
}

.card-img {
  cursor: pointer;
  background-color: #0006;
  height: 12vw;
  position: relative;
  overflow: visible;
}

.card-title {
  border-bottom: 1px solid #fff;
  justify-content: center;
  align-items: center;
  height: 4vw;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}

.card-text {
  height: 12vw;
  padding: 20px 10px;
}

.card-link {
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-5 {
  object-fit: cover;
  border: 1px #000;
  width: 100%;
  height: 100%;
}

.workshop-img {
  object-fit: fill;
  background-image: url('../images/egg-event.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 45%;
  height: 25vw;
  margin-bottom: 20px;
}

.workshop-p {
  color: #fff;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  margin-bottom: 40px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 330%;
}

.workshop-btn-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.workshop-btn {
  color: #000;
  letter-spacing: 1px;
  background-color: #e1d42c;
  border-radius: 50px;
  padding: 25px 60px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.card-div-dj {
  background-color: #fff0;
  border: 1px #fff;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 20vw;
  display: flex;
  overflow: hidden;
}

.card-img-dj {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #0006;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 100%;
  width: 15vw;
  height: 15vw;
  overflow: hidden;
}

.card-title-dj {
  border: 1px #000;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.card-text-dj {
  padding: 0 10px;
}

.card-info-dj {
  text-align: center;
  cursor: pointer;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  width: 80%;
  font-family: Noto Sans TC, sans-serif;
  font-size: 14px;
  font-weight: 200;
}

.h5-dj {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-bottom: 1px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.quick-stack-3 {
  margin-bottom: 20px;
}

.p-pext-left {
  color: #fff;
  text-align: left;
  letter-spacing: 1.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 80%;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 200%;
}

.gacha-sub {
  color: #fff;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 330%;
}

.div-block-12 {
  background-color: #fff;
  width: 80%;
  height: 1px;
  margin-bottom: 60px;
}

.stasion-sub {
  color: #fff;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  margin-bottom: 40px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 160%;
}

.p-pext-mid {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 80%;
  margin-top: 30px;
  margin-bottom: 100px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 200%;
}

.text-span-2 {
  font-size: 24px;
  font-weight: 400;
}

.section-gacha {
  background-color: #fff0;
  background-image: url('../images/background-egg.png');
  background-position: 50%;
  background-size: cover;
  border: 0 solid #fff0;
  border-radius: 20px;
  padding: 80px 0;
  position: relative;
}

.linepoint-info {
  color: #fff;
  text-align: left;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 75%;
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 180%;
}

.div-block-4-copy {
  border: .5px solid #ffffff80;
  width: 80%;
  height: 1px;
  margin-bottom: 60px;
}

.text-span-3 {
  font-weight: 500;
}

.gift-info {
  color: #fff;
  text-align: center;
  letter-spacing: 2.5px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 75%;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 17px;
  font-weight: 200;
  line-height: 180%;
}

.gift-img-section {
  object-fit: fill;
  background-color: #0000;
  border: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.gift-img {
  aspect-ratio: auto;
  object-fit: contain;
  width: 70%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.card-div-gift {
  background-color: #ffffff26;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 20vw;
  overflow: hidden;
}

.card-img-gift {
  background-color: #0006;
  height: 17vw;
  overflow: visible;
}

.card-title-gift {
  border: 1px solid #0000;
  padding-top: 16px;
  padding-bottom: 0;
}

.card-text-gift {
  padding: 10px 10px 15px;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  height: auto;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 200%;
}

.gahagfit-img {
  object-fit: cover;
  border: 1px #000;
  width: 100%;
  height: 100%;
}

.container-5 {
  background-color: #0006;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-top: 50px;
  display: flex;
}

.tag-block2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 45px;
  display: flex;
}

.heading-copy {
  color: #fff;
  font-size: 32px;
}

.memberlist {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 90%;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 240%;
}

.line {
  border: 1px solid #fff;
  width: 130px;
  height: 1px;
}

.card-div-point {
  background-color: #ffffff26;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 20vw;
  overflow: hidden;
}

.card-img-point {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 20vw;
  display: flex;
  overflow: visible;
}

.card-title-point {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 14px;
  padding-bottom: 14px;
}

.card-text-point {
  height: 16vw;
  padding: 20px 10px;
}

.image-point {
  object-fit: cover;
  border: 1px #000;
  width: 100%;
  height: 100%;
}

.image-point-2 {
  object-fit: cover;
  border: 1px #000;
  width: auto;
  height: 40%;
  padding-left: 15px;
}

.image-point-3, .image-point-4 {
  object-fit: cover;
  border: 1px #000;
  width: auto;
  height: 50%;
}

.heading-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-bottom: 1px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.heading-7.heading-6 {
  font-size: 14px;
}

.container-6 {
  background-color: #00000070;
  width: 80%;
  height: 460px;
}

.div-block-13 {
  background-color: #0006;
  width: 80%;
  height: 600px;
}

.card-link-dj {
  text-align: center;
  cursor: pointer;
  border: 1px #000;
  border-top-color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 15px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.link-block {
  background-image: url('../images/instagram.svg');
  background-position: 50%;
  background-size: cover;
  width: 1.5vw;
  height: 1.5vw;
}

.dj-kate, .dj-dasu {
  object-fit: cover;
  border: 1px #000;
  width: 100%;
  height: 100%;
}

.section-4 {
  background-color: #00000080;
  height: 600px;
  margin-top: 20px;
}

.link-block-2 {
  position: absolute;
}

.link-block-3 {
  width: 40%;
}

.link-block-4 {
  width: 100%;
  height: 100%;
}

.link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9 {
  cursor: pointer;
}

.link-block-10 {
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.image-mb {
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #534e4e00;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  overflow: visible;
}

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

.image-market {
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #534e4e00;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.image-market-mb {
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #534e4e00;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  overflow: visible;
}

.p-pext-span-mb {
  color: #fff;
  letter-spacing: 1px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  width: 80%;
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 240%;
  display: none;
}

.text-span-4 {
  font-weight: 500;
}

.link-block-20 {
  height: 60%;
}

.button-3 {
  position: fixed;
}

.button-3.w--current {
  z-index: 10;
  border-radius: 20px;
  inset: auto 0% 0% auto;
}

.top-button {
  z-index: 10;
  color: #000;
  background-color: #fcea0d;
  border-radius: 100%;
  padding: 30px;
  position: fixed;
  inset: auto 2% 2% auto;
}

.ikonik-b6aps {
  color: #000;
  display: block;
}

.container-7 {
  width: 100%;
}

.text-span-5 {
  color: #fff;
  -webkit-text-decoration: underline #fff;
  text-decoration: underline #fff;
}

.mrt-pc {
  vertical-align: baseline;
  object-fit: fill;
  max-width: 100%;
}

.mat-mb {
  vertical-align: baseline;
  object-fit: fill;
  max-width: 100%;
  display: none;
}

.paragraph-thanks {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  width: 80%;
  margin-bottom: 20px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 240%;
}

.gahca-img {
  object-fit: fill;
  background-color: #0006;
  background-image: url('../images/gacha.jpg');
  background-position: 50% 54%;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 45%;
  height: 25vw;
  margin-bottom: 70px;
}

.chair-img {
  object-fit: fill;
  background-image: url('../images/chair.png');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 45%;
  height: 25vw;
  margin-bottom: 20px;
}

.gahca-img-copy {
  object-fit: fill;
  background-color: #0006;
  background-image: url('../images/gacha.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 45%;
  height: 25vw;
  margin-bottom: 20px;
}

.tag-block-gacha {
  margin-bottom: 20px;
}

.link-block-21 {
  justify-content: center;
  align-items: center;
  height: 520px;
  margin-bottom: 50px;
  display: flex;
}

.image-tks {
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #534e4e00;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.link-block-22 {
  width: 80%;
  margin-bottom: 50px;
}

.tks-sub {
  color: #fff;
  letter-spacing: 1px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 190%;
}

.link-2 {
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .info-container {
    flex-flow: column;
  }

  .linepoint-info {
    margin-top: 50px;
  }

  .top-button {
    cursor: pointer;
    transition: background-color .4s, color .4s, opacity .4s;
  }

  .youtube-2 {
    width: 100%;
    max-width: 0;
    height: auto;
  }

  .container-7 {
    width: 100%;
  }

  .text-span-5 {
    color: #fff;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    vertical-align: baseline;
    -webkit-text-decoration: underline #fff;
    text-decoration: underline #fff;
  }

  .gahca-img {
    background-image: url('../images/gacha.jpg');
  }

  .gahca-img-copy {
    background-image: url('../images/map.png');
    background-position: 50% 0;
    background-size: 510px;
  }

  .div-block-14 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }
}

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .sponsor-content {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .map-btn1, .map-btn2, .map-btn3, .map-btn4, .map-btn5, .map-btn6, .map-btn7, .map-btn8, .map-btn9, .map-btn10, .map-btn11, .map-btn12 {
    font-size: 2vw;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .team-slider, .section-3 {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .section-gacha {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .kv-section {
    object-fit: fill;
    background-position: 50%;
    background-size: cover;
    height: 80vw;
  }

  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .quick-stack {
    height: auto;
  }

  .button {
    color: #fff;
    font-size: 2.6vw;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .cell {
    border-bottom: 1px solid #ffffff4d;
    padding-top: 5px;
    padding-bottom: 6px;
  }

  .section-3 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .margin-bottom-24px {
    text-align: center;
    letter-spacing: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    font-size: 3.5vw;
    line-height: 290%;
    display: flex;
  }

  .heading {
    text-align: center;
    font-size: 7.5vw;
  }

  .tag-block {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .map-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image {
    display: block;
  }

  .div-block-3 {
    width: 90%;
    height: auto;
    margin-top: 0;
  }

  .image-2 {
    aspect-ratio: auto;
    object-fit: fill;
    width: 100%;
  }

  .heading-2 {
    font-size: 9vw;
  }

  .paragraph-2 {
    font-size: 3.5vw;
    line-height: 260%;
  }

  .footer-dark {
    padding-top: 40px;
  }

  .sponsor-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: none;
  }

  .footer-divider {
    margin-top: 30px;
  }

  .footer-copyright {
    font-size: 2vw;
  }

  .heading-3 {
    margin-bottom: 30px;
    font-size: 10vw;
  }

  .footer-address {
    font-size: 2.5vw;
    display: flex;
  }

  .footer-address.mb {
    display: block;
  }

  .footer-address.pc {
    display: none;
  }

  .heading-4 {
    letter-spacing: 1px;
    font-size: 3vw;
  }

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

  .socialmedia-content {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .logo-2 {
    height: 48px;
  }

  .socialmedia-block-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
  }

  .logo-4 {
    height: 50px;
  }

  .map-btn1 {
    top: 40%;
    left: 3%;
  }

  .map-btn2 {
    top: 28%;
  }

  .map-btn3 {
    top: 43%;
    left: 38%;
  }

  .map-btn4 {
    top: 52%;
    left: 22%;
  }

  .map-btn5 {
    top: 67%;
    left: 20%;
  }

  .map-btn6 {
    top: 59%;
    left: 55%;
  }

  .map-btn7 {
    top: 78%;
    left: 62%;
  }

  .map-btn8 {
    top: 67%;
    left: 70%;
  }

  .kv-section2 {
    background-position: 50%;
    height: 80vw;
  }

  .info-container {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .info-container-black {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .music-text {
    letter-spacing: 0;
    font-size: 3.5vw;
    line-height: 170%;
  }

  .container-4 {
    margin-top: 30px;
  }

  .heading-5 {
    margin-bottom: 30px;
    font-size: 5vw;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 3.4vw;
  }

  .button-home {
    width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 4vw;
    inset: auto 0% 6% 30%;
  }

  .p-pext {
    letter-spacing: 0;
    font-size: 4vw;
    line-height: 290%;
  }

  .p-pext-span {
    text-align: center;
    letter-spacing: .3px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 3.5vw;
    font-weight: 200;
    line-height: 200%;
  }

  .heading-6 {
    font-size: 3vw;
  }

  .heading-6.heading-7 {
    font-size: 3vw;
    line-height: 20px;
  }

  .paragraph-4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 2.5vw;
  }

  .link {
    font-size: 3.5vw;
  }

  .quick-stack-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .card-div {
    width: 40vw;
  }

  .card-img {
    height: 24vw;
  }

  .card-title {
    height: 15vw;
    line-height: 26px;
  }

  .card-text {
    height: 30vw;
    padding: 10px 8px;
  }

  .workshop-img {
    width: 95%;
    height: 50vw;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .workshop-p {
    padding-top: 20px;
    font-size: 4vw;
    line-height: 210%;
  }

  .workshop-btn-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .workshop-btn {
    font-size: 5vw;
  }

  .card-div-dj {
    width: 40vw;
  }

  .card-img-dj {
    width: 40vw;
    height: 40vw;
  }

  .card-title-dj {
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-info-dj {
    width: 100%;
    font-size: 4vw;
  }

  .text-block {
    font-size: 3.5vw;
    line-height: 18px;
  }

  .h5-dj {
    font-size: 5vw;
    line-height: 22px;
  }

  .quick-stack-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .p-pext-left {
    width: 90%;
    margin-bottom: 40px;
    font-size: 3.5vw;
  }

  .gacha-sub {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 4vw;
  }

  .div-block-12 {
    margin-bottom: 40px;
  }

  .stasion-sub {
    margin-bottom: 10px;
    font-size: 5vw;
    line-height: 150%;
  }

  .p-pext-mid {
    margin-top: 15px;
    margin-bottom: 50px;
    font-size: 3.5vw;
  }

  .section-gacha {
    background-position: 50% 0;
    background-size: 170vw;
    padding-top: 0;
  }

  .linepoint-info {
    letter-spacing: 0;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 3.5vw;
    line-height: 220%;
  }

  .div-block-4-copy {
    margin-bottom: 0;
  }

  .gift-info {
    text-align: left;
    letter-spacing: 0;
    width: 90%;
    margin-bottom: 0;
    padding-top: 25px;
    font-size: 3.5vw;
    line-height: 220%;
  }

  .gift-img-section {
    padding-bottom: 0;
  }

  .gift-img {
    width: 100%;
  }

  .card-div-gift {
    width: 40vw;
  }

  .card-img-gift {
    height: 30vw;
  }

  .container-5 {
    border-radius: 20px;
    width: 95%;
  }

  .memberlist {
    font-size: 3vw;
  }

  .card-div-point {
    width: 40vw;
  }

  .card-img-point {
    height: 42vw;
  }

  .card-title-point {
    padding-top: 6px;
    padding-bottom: 8px;
  }

  .card-text-point {
    height: 50vw;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .container-6 {
    width: 90%;
    height: 140px;
  }

  .link-block {
    width: 5vw;
    height: 5vw;
  }

  .section-4 {
    background-color: #0000004d;
    height: auto;
    margin-top: 10px;
  }

  .link-block-3 {
    width: 100%;
  }

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

  .link-block-11, .link-block-12, .link-block-13, .link-block-14 {
    width: 10vw;
  }

  .link-block-15 {
    width: 13vw;
  }

  .link-block-16 {
    width: 52px;
  }

  .link-block-17 {
    width: 77px;
  }

  .link-block-18 {
    width: 70px;
  }

  .link-block-19 {
    width: 100px;
  }

  .image-mb {
    display: block;
  }

  .image-market {
    display: none;
  }

  .image-market-mb {
    object-fit: cover;
    width: 100%;
    padding-left: 0;
    display: block;
  }

  .p-pext-span-mb {
    text-align: center;
    letter-spacing: .3px;
    margin-top: 40px;
    font-size: 4vw;
    line-height: 200%;
  }

  .text-span-4 {
    font-weight: 700;
  }

  .top-button {
    padding: 15px;
    right: 4%;
  }

  .mrt-pc {
    aspect-ratio: auto;
    object-fit: fill;
    width: 100%;
    display: none;
  }

  .mat-mb {
    aspect-ratio: auto;
    object-fit: fill;
    width: 100%;
    display: block;
  }

  .paragraph-thanks {
    text-align: center;
    font-size: 3.4vw;
    line-height: 200%;
  }

  .gahca-img {
    width: 95%;
    height: 50vw;
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .chair-img, .gahca-img-copy {
    width: 95%;
    height: 50vw;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .tag-block-gacha {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .link-block-21 {
    background-color: #e400004f;
    width: 90%;
    height: 180px;
  }

  .image-tks {
    background-color: #000;
    width: 50px;
    max-width: none;
    height: 50px;
    display: none;
    overflow: visible;
  }

  .link-block-22 {
    margin-bottom: 25px;
  }

  .tks-sub {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 4vw;
  }
}

#w-node-_976c9509-7761-b7c2-ab72-32498b1a5747-351bebe4, #w-node-_0080fcc3-0f55-29c8-6a1d-1c3949f2de41-8ad3131f, #w-node-e6311897-fd8f-e2cd-c637-bf9cda8495c5-d6f823d5, #w-node-_3a788f0b-c9b4-f7af-ba32-49f875250abb-836899ea {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-f63dd386-0c38-5e86-a071-de08a10d1ee8-836899ea {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_99400562-d33d-19a8-d6b7-bb1140d7cd5a-836899ea {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_71d1a067-ff40-7802-99d0-96a4a8eb5af5-836899ea {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-e0e3bb27-b2a2-932b-4a24-077f02622b8b-836899ea {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-d6969250-44c1-87f5-f906-716ae36f58c7-b738e6e1, #w-node-c484725e-cdbe-7dd5-9870-8da0c8fd082f-926d2231 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-f63dd386-0c38-5e86-a071-de08a10d1ee8-926d2231 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_8507a53e-3182-ff37-b783-38680b641469-0e5898e9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-f63dd386-0c38-5e86-a071-de08a10d1ee8-0e5898e9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_3a80609f-e05b-bd5f-9468-d881830aeba6-0e5898e9 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_976c9509-7761-b7c2-ab72-32498b1a5747-351bebe4, #w-node-_0080fcc3-0f55-29c8-6a1d-1c3949f2de41-8ad3131f, #w-node-e6311897-fd8f-e2cd-c637-bf9cda8495c5-d6f823d5, #w-node-_3a788f0b-c9b4-f7af-ba32-49f875250abb-836899ea {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-f63dd386-0c38-5e86-a071-de08a10d1ee8-836899ea {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_71d1a067-ff40-7802-99d0-96a4a8eb5af5-836899ea, #w-node-e0e3bb27-b2a2-932b-4a24-077f02622b8b-836899ea {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d6969250-44c1-87f5-f906-716ae36f58c7-b738e6e1, #w-node-c484725e-cdbe-7dd5-9870-8da0c8fd082f-926d2231 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-f63dd386-0c38-5e86-a071-de08a10d1ee8-926d2231 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_8507a53e-3182-ff37-b783-38680b641469-0e5898e9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-f63dd386-0c38-5e86-a071-de08a10d1ee8-0e5898e9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_3a80609f-e05b-bd5f-9468-d881830aeba6-0e5898e9 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}


