main {
  width: 100%;
}
main [data-kakao_link] {
  position: fixed;
  top: 700px;
  right: 15.8%;
  width: 72px;
  height: 72px;
  z-index: 999;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: linear-gradient(106deg, #0c3994 0%, #071d4b 100%);
}
main [data-main_wrap] {
  width: 100%;
  height: 705px;
  background-image: url(/images/2025_pc_top.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main [data-main_wrap] [data-notice_box] {
  width: 100%;
  height: 75px;
  background-color: rgba(243, 146, 77, 0.8823529412);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main [data-main_wrap] [data-notice_box] p {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
main [data-main_wrap] [data-main_box] {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
main [data-main_wrap] [data-main_box] [data-button_wrap] {
  width: 100%;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main [data-main_wrap] [data-main_box] [data-button_wrap]::after {
  content: "";
  display: block;
  width: 36.18px;
  height: 96.18px;
  background-image: url(/images/2024_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] a {
  width: 210px;
  height: 60px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] a:first-of-type {
  background-image: -webkit-gradient(linear, left top, right top, from(#26A3B1), to(#105B63));
  background-image: linear-gradient(90deg, #26A3B1 0%, #105B63 100%);
  margin-right: 24px;
}
main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] a:last-of-type {
  background-color: #F37C71;
}
main [data-speaker_box] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
}
main [data-speaker_box] [data-speaker_btn] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
  margin-bottom: 26px;
}
main [data-speaker_box] [data-speaker_btn] span {
  font-size: 34px;
  font-weight: bold;
  color: #222;
}
main [data-speaker_box] [data-speaker_btn] a {
  font-size: 16px;
  color: #777777;
}
main [data-speaker_box] .swiper {
  height: auto;
  width: 100%;
  max-width: 1280px;
}
main [data-speaker_box] .swiper .speaker {
  margin-top: 40px;
}
main [data-speaker_box] .swiper .speaker .swiper-slide {
  width: 302px !important;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 60px;
  margin-bottom: 55px;
}
main [data-speaker_box] .swiper .speaker .swiper-slide [data-img] {
  width: 100%;
  height: 250px;
}
main [data-speaker_box] .swiper .speaker .swiper-slide [data-img] img {
  width: 100%;
  height: 100%;
}
main [data-speaker_box] .swiper .speaker .swiper-slide span {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-top: 16px;
  color: #222;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:first-of-type {
  padding-top: 18px;
  line-height: 30px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:first-of-type[data-pink] {
  background-image: -webkit-gradient(linear, left top, right top, from(#f1acc1), color-stop(8%, #efa2ba), color-stop(32%, #e98aa7), color-stop(47%, #e881a1), color-stop(61%, #e07da1), color-stop(82%, #cb75a1), to(#b46ba2));
  background-image: linear-gradient(to right, #f1acc1, #efa2ba 8%, #e98aa7 32%, #e881a1 47%, #e07da1 61%, #cb75a1 82%, #b46ba2);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:first-of-type[data-sky] {
  background-image: -webkit-gradient(linear, left top, right top, from(#7ea6d4), to(#7bc1ce));
  background-image: linear-gradient(to right, #7ea6d4, #7bc1ce);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:first-of-type[data-green] {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(13%, #35b5aa), color-stop(54%, #a5c658), to(#d2db86));
  background-image: linear-gradient(to right, #35b5aa 13%, #a5c658 54%, #d2db86);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:first-of-type[data-black] {
  color: #222 !important;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:last-of-type {
  font-size: 16px;
  line-height: 22px;
  padding-top: 9px;
  color: #222 !important;
}
main [data-speaker_box] .swiper .speaker .swiper-slide p:last-of-type span {
  font-size: 16px;
  font-weight: bold;
  display: inline;
  padding-right: 10px;
}
main [data-speaker_box] .swiper .speaker .swiper-slide:last-child {
  margin-right: 0;
}
main [data-speaker_box] .swiper .speaker .swiper-slide [data-pc] {
  font-size: 16px;
  display: block;
  color: #222 !important;
}
main [data-speaker_box] .swiper .speaker .swiper-slide [data-pc] span {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding-right: 5px;
  color: #222;
}
main [data-speaker_box] .swiper .speaker .swiper-slide [data-mobile] {
  display: none;
}
main [data-speaker_box] .swiper .swiper-button-next {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  width: 40px;
  height: 40px;
  top: 255px;
  right: var(--swiper-navigation-sides-offset, 2px);
  position: absolute;
  border-radius: 50%;
}
main [data-speaker_box] .swiper .swiper-button-next::after {
  content: "";
  background-image: url(/images/right.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
  width: 6px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
main [data-speaker_box] .swiper .swiper-button-prev {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  width: 40px;
  height: 40px;
  top: 255px;
  left: var(--swiper-navigation-sides-offset, 2px);
  position: absolute;
  border-radius: 50%;
}
main [data-speaker_box] .swiper .swiper-button-prev::after {
  content: "";
  background-image: url(/images/left.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
  width: 6px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
main [data-speaker_box] .swiper .swiper-button-next.swiper-button-disabled, main [data-speaker_box] .swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 100;
  cursor: auto;
  pointer-events: block;
}
main [data-gallery_box] {
  background-image: linear-gradient(107deg, #0c3994 0%, #071d4b 100%);
  height: 572px;
  width: 100%;
  padding-top: 105px;
  padding-bottom: 109px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main [data-gallery_box] [data-gallery_btn] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 26px;
}
main [data-gallery_box] [data-gallery_btn] span {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}
main [data-gallery_box] [data-gallery_btn] a {
  font-size: 16px;
  color: #fff;
}
main [data-gallery_box] .swiper {
  height: 300px !important;
  width: 100%;
  max-width: 1280px;
}
main [data-gallery_box] .swiper .swiper-wrapper .swiper-slide {
  width: 420px !important;
  height: 300px !important;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main [data-gallery_box] .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
main [data-gallery_box] .swiper .swiper-wrapper .swiper-slide:last-of-type {
  margin-right: 0px;
}
main [data-gallery_box] .swiper .swiper-button-next {
  background-color: #fff;
  width: 40px;
  height: 40px;
  top: 130px;
  right: var(--swiper-navigation-sides-offset, 0px);
  position: absolute;
  border-radius: 50%;
}
main [data-gallery_box] .swiper .swiper-button-next::after {
  content: "";
  background-image: url(/images/right.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
  width: 6px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
main [data-gallery_box] .swiper .swiper-button-prev {
  background-color: #fff;
  width: 40px;
  height: 40px;
  top: 130px;
  left: var(--swiper-navigation-sides-offset, 0px);
  position: absolute;
  border-radius: 50%;
}
main [data-gallery_box] .swiper .swiper-button-prev::after {
  content: "";
  background-image: url(/images/left.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
  width: 6px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
main [data-gallery_box] .swiper .swiper-button-next.swiper-button-disabled, main [data-gallery_box] .swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 100;
  cursor: auto;
  pointer-events: block;
}
main [data-sponsore_box] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 100px;
  padding-top: 100px;
}
main [data-sponsore_box] span {
  font-size: 32px;
  font-weight: bold;
  display: block;
  padding-bottom: 30px;
}
main [data-sponsore_box] [data-pc_img_box] {
  width: 100%;
  max-width: 1280px;
  height: 236px;
  background-image: url(/images/sponsor_v2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 16.4px;
}
main [data-sponsore_box] [data-moblie_img_box] {
  display: none;
}

@media (max-width: 760px) {
  main {
    width: 100%;
  }
  main [data-kakao_link] {
    width: 56px;
    height: 56px;
    font-size: 14px;
    right: 4.8%;
  }
  main [data-kakao_link] img {
    width: 100%;
  }
  main [data-main_wrap] {
    aspect-ratio: 360/450;
    height: auto;
    background-image: url(/images/2025_m_top.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  main [data-main_wrap] [data-notice_box] {
    width: 100%;
    height: 51px;
    background-color: rgba(243, 146, 77, 0.8823529412);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main [data-main_wrap] [data-notice_box] p {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
  }
  main [data-main_wrap] [data-main_box] {
    width: 100%;
    min-width: 360px;
    height: 100%;
    position: relative;
  }
  main [data-main_wrap] [data-main_box] [data-button_wrap] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
  main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] > a {
    width: 160px;
    height: 40px;
    border-radius: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box] > a:first-of-type {
    margin-right: 0px;
  }
  main [data-main_wrap] [data-main_box] [data-button_wrap] [data-button_box]::after {
    content: "";
    display: none;
  }
  main [data-main_wrap] [data-main_box] [data-button_wrap]::after {
    display: none;
    content: "";
    display: none;
  }
  main [data-speaker_box] {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    padding-top: 70px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
  }
  main [data-speaker_box] [data-speaker_btn] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  main [data-speaker_box] [data-speaker_btn] span {
    font-size: 24px;
    font-weight: bold;
    color: #222;
  }
  main [data-speaker_box] [data-speaker_btn] a {
    font-size: 14px;
    color: #777;
  }
  main [data-speaker_box] .swiper {
    height: 345px;
    width: 100%;
  }
  main [data-speaker_box] .swiper .speaker {
    margin-top: 30px;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide {
    width: 155px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 16px;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide [data-img] {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    width: 100%;
    height: auto;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide [data-img] img {
    width: 100%;
    height: 153px;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide span {
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding-top: 10px;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide p:first-of-type {
    padding-top: 6px;
    line-height: 20px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #008ecf;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide p:last-of-type {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding-top: 0px;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide p:last-of-type span {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-right: 0px;
    padding-top: 9px;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide:last-child {
    margin-right: 0;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide [data-pc] {
    display: none;
  }
  main [data-speaker_box] .swiper .speaker .swiper-slide [data-mobile] {
    display: block;
  }
  main [data-speaker_box] .swiper .swiper-button-next {
    background-color: rgba(0, 0, 0, 0.6);
    width: 45px;
    height: 60px;
    top: 80px;
    right: var(--swiper-navigation-sides-offset, 0px);
    position: absolute;
    display: none;
  }
  main [data-speaker_box] .swiper .swiper-button-next::after {
    color: #fff;
    width: 10px;
    height: 20px;
    font-size: 25px;
  }
  main [data-speaker_box] .swiper .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.6);
    width: 45px;
    height: 60px;
    top: 80px;
    left: var(--swiper-navigation-sides-offset, 0px);
    margin-bottom: 50px !important;
    display: none;
  }
  main [data-speaker_box] .swiper .swiper-button-prev::after {
    color: #fff;
    width: 10px;
    height: 20px;
    font-size: 25px;
  }
  main [data-speaker_box] .swiper .swiper-button-next.swiper-button-disabled, main [data-speaker_box] .swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 100;
    cursor: auto;
    pointer-events: block;
  }
  main [data-gallery_box] {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: 273px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main [data-gallery_box] [data-gallery_btn] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  main [data-gallery_box] [data-gallery_btn] span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
  }
  main [data-gallery_box] [data-gallery_btn] a {
    font-size: 14px;
    color: #fff;
  }
  main [data-gallery_box] .swiper {
    height: 210px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  main [data-gallery_box] .swiper .swiper-wrapper .swiper-slide {
    width: 156px !important;
    height: 120px !important;
  }
  main [data-gallery_box] .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  main [data-gallery_box] .swiper .swiper-button-next {
    background-color: rgba(0, 0, 0, 0.6);
    width: 45px;
    height: 60px;
    top: 80px;
    right: var(--swiper-navigation-sides-offset, 0px);
    position: absolute;
    display: none;
  }
  main [data-gallery_box] .swiper .swiper-button-next::after {
    color: #fff;
    width: 10px;
    height: 20px;
    font-size: 25px;
  }
  main [data-gallery_box] .swiper .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.6);
    width: 45px;
    height: 60px;
    top: 80px;
    left: var(--swiper-navigation-sides-offset, 0px);
    margin-bottom: 50px !important;
    display: none;
  }
  main [data-gallery_box] .swiper .swiper-button-prev::after {
    color: #fff;
    width: 10px;
    height: 20px;
    font-size: 25px;
  }
  main [data-gallery_box] .swiper .swiper-button-next.swiper-button-disabled, main [data-gallery_box] .swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 100;
    cursor: auto;
    pointer-events: block;
  }
  main [data-sponsore_box] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 100px;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  main [data-sponsore_box] span {
    font-size: 32px;
    font-weight: bold;
    display: block;
    padding-bottom: 30px;
  }
  main [data-sponsore_box] [data-pc_img_box] {
    display: none;
  }
  main [data-sponsore_box] [data-mobile_img_box] {
    display: block;
    width: 100%;
    height: 62.485vw;
    background-image: url(/images/sponsor_mobile_v2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 16.4px;
  }
}