@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@600&display=swap";
:root {
  --border-width: 1px;
  --border-radius: 0.7rem;
  --animate-delay: 0.3s !important;
}

body {
  width: 100%;
  position: relative;
  padding: 0;
  background: #ffb7e9;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

.beefGrid,
section,
.bannerBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  -webkit-filter: drop-shadow(drop-shadow(5px 5px 5px rgba(27, 16, 3, 0.5)));
          filter: drop-shadow(drop-shadow(5px 5px 5px rgba(27, 16, 3, 0.5)));
}

aside {
  display: none;
}

#app {
  margin-top: 90px;
}

.banner {
  width: 100%;
  position: relative;
  margin-top: 42px;
  z-index: 2;
  background: url(https://events.cdn-tkec.tw/events_net/events_net/applesafe/imagesT/banner/M-KV.jpg), url(https://events.cdn-tkec.tw/events_net/events_net/applesafe/imagesT/M-BG.jpg);
  background-size: 100%;
  background-position: center top, center top 79%;
  background-repeat: no-repeat;
}
.banner .bnBox {
  width: 94%;
  margin: auto;
  position: relative;
  text-align: center;
  margin: auto auto 3% auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.banner .bnBox .bn1 {
  width: 100%;
  margin-top: 3%;
}
.banner .bnBox .bn {
  width: 100%;
  margin: 2% auto 0;
}
.banner .mainTitle {
  width: 66%;
  margin: 20% auto 0;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.btnBox {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  margin: 2% auto;
  overflow: hidden;
}
.btnBox .dailySaleBtn,
.btnBox .bankBtn {
  width: 43%;
  margin: 2% 0;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}
.btnBox .active {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.btnBox .link {
  width: 40%;
}
.btnBox .dailySaleBtn-1 {
  width: 38.5% !important;
}

.parallax {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  pointer-events: none;
  z-index: 0;
}

.key-visual {
  margin: 5% auto 0;
  position: relative;
  z-index: 2;
}
.key-visual section {
  width: 100%;
}
.key-visual .swiper {
  width: 100%;
}
.key-visual .bannerEvent {
  width: 40%;
  margin: auto;
}

.btn {
  width: 30%;
  margin: 2% auto;
}

#pet .bn {
  width: 100%;
  position: relative;
}
#pet .btnBox {
  width: 50%;
  margin: auto;
}
#pet .btnBox .btn {
  width: 48%;
}

#goFast {
  margin-bottom: 0;
}

.swiper {
  position: relative;
  width: 100%;
  margin: 2% auto;
}

.title {
  margin: 10% auto 2%;
  width: 100%;
  max-width: 634px;
}

#top10 .btnBox {
  -ms-flex-pack: center;
      justify-content: center;
}
#top10 .btn {
  width: 48%;
  margin: 2%;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}
#top10 .active {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}

.floor1_title {
  margin-top: 3%;
}
.floor1_title .btn {
  width: 40%;
  -webkit-filter: brightness(1);
          filter: brightness(1);
}

#dailyBox {
  width: 100%;
}

.dailySaleBtns_swiper .swiper-slide,
.couponBtns_swiper .swiper-slide {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.dailySaleBtns_swiper .swiper-slide.active,
.couponBtns_swiper .swiper-slide.active {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.dailySaleBtns_swiper .swiper-slide:hover,
.couponBtns_swiper .swiper-slide:hover {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}

#couponBox {
  width: 100%;
}
#couponBox .coupon_swiper {
  margin-top: 2%;
}

#vip .boxWrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
#vip .boxWrapper .boxA,
#vip .boxWrapper .boxB {
  width: 100%;
}

#bank .bankItem {
  width: 90%;
  margin: auto;
}

.bankBtnBox {
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.bankBtnBox .bankBtn {
  width: 43%;
  margin: 2% 0;
}

.jimmyControl {
  margin: 5% auto -15% auto !important;
}
.jimmyControl .btn {
  width: 30%;
  max-width: 229px;
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
}
.jimmyControl .active {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}

#kCoin,
#free {
  width: 100%;
}

.floorBN {
  width: 100%;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1000;
}
.popup-overlay .btn {
  cursor: pointer;
}

.popup-content {
  position: relative;
  background: white;
  padding: 20px;
  border-radius: 5px;
  max-width: 90%;
  max-height: 90%;
  overflow: auto;
  text-align: center;
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 36px;
  cursor: pointer;
  line-height: 1;
}

.popup-confirm {
  margin-top: 15px;
  padding: 10px 20px;
  font-size: 16px;
  background-color: #fa7e58;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.popup-confirm:hover {
  background-color: #ff6a47;
}

.wrapper {
  width: 100%;
  position: relative;
  z-index: 13;
}
.wrapper > a[id^=pro] {
  display: block;
  width: 100%;
  position: relative;
  float: left;
}

img {
  width: 100%;
  display: block;
  font-size: 0;
}

#TkecTop {
  position: relative;
  z-index: 99;
}

#gotop {
  display: none !important;
}

.rightbtn {
  display: none !important;
}

.holdup {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.holdup img {
  max-width: 100%;
  display: inline-block;
}

#productLink {
  position: fixed;
  top: 45px;
  width: 100%;
  background: #f74ca1;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  z-index: 9;
  /* 隱藏滾動條但保留滑動功能 */
}
#productLink .productLink-container {
  padding: 10px 15px;
}
#productLink .productLink-container.expanded .productLink-list-wrapper {
  height: auto;
  overflow-y: auto;
}
#productLink .productLink-container.expanded .productLink-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#productLink .productLink-container.expanded .productLink-list li {
  width: 40%;
  margin-right: 0;
  margin-bottom: 10px;
}
#productLink .productLink-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  right: 0;
  background: #f74ca1;
}
#productLink .productLink-header .productLink-title {
  font-size: 16px;
  font-weight: bold;
}
#productLink .productLink-header .dropdown-arrow {
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#productLink .productLink-header .dropdown-arrow .arrow-down,
#productLink .productLink-header .dropdown-arrow .arrow-up {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#productLink .productLink-header .dropdown-arrow .arrow-up {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
#productLink .productLink-list-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  transition: height 0.3s ease;
}
#productLink .productLink-list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
#productLink .productLink-list li {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 10px;
}
#productLink .productLink-list li a {
  display: inline-block;
  padding: 2px 4px;
  text-decoration: none;
  color: white;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
#productLink .productLink-list li a.active, #productLink .productLink-list li a:hover {
  color: #a0233e;
}
#productLink .productLink-list-wrapper::-webkit-scrollbar {
  display: none;
}

.mobile-nav {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.mobile-nav .fixed-title .fixed-topic {
  font-weight: 700;
  font-size: 24px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.mobile-nav .hidden-category {
  position: absolute;
  bottom: calc(100% + 10px);
  width: 100%;
  bottom: 73%;
  z-index: 99;
}
.mobile-nav .hidden-category ol {
  background: #f74ca1;
  border-radius: 12px;
}
.mobile-nav .hidden-category ol a {
  color: white;
}
.mobile-nav .hidden-category .hidden_L li {
  color: #804f21;
}
.mobile-nav .hidden-category .hidden_R li {
  color: #804f21;
}
.mobile-nav .hidden-category li a:before {
  content: "";
  position: absolute;
  width: 70%;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: white;
}
.mobile-nav .hidden-category li:last-child a:before {
  background: none;
}
.mobile-nav .hidden-category ol li a {
  margin-top: 2%;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0;
}
.mobile-nav .fixedStyle .hidden-category ol li {
  width: 100%;
}

.mobile-nav.prve {
  border-top: none;
}
.mobile-nav.prve .menuImg {
  width: 100%;
  z-index: 2;
  float: none;
}
.mobile-nav.prve .menuImg img {
  display: block;
  width: 100%;
}
.mobile-nav.prve .fixedStyle {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mobile-nav.prve .fixedStyle li {
  width: 33.3333333333%;
  position: relative;
  height: 100%;
  display: block;
}
.mobile-nav.prve .fixedStyle li a {
  display: table;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 3.5vw;
}
.mobile-nav.prve .fixed-title {
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  display: block;
  width: 100%;
  height: 100%;
}

.bottomNAv {
  position: relative;
}

.fixedWidth {
  width: 100% !important;
  margin: auto !important;
  position: relative !important;
  text-align: center !important;
}

.beefsCom > div {
  position: relative;
}

.combined {
  position: relative;
  z-index: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 5%;
}

.separate {
  position: relative;
  z-index: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

.separate2 {
  position: relative;
  z-index: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.separate2 .bn {
  margin-bottom: 2%;
}
.separate2 .contentbanner_tone0424 {
  margin: auto;
  position: relative;
  background: none;
}
.separate2 .contentbanner_tone0424 .swiper-container {
  overflow: hidden;
}
.separate2 .btnBox {
  -ms-flex-pack: center;
      justify-content: center;
}

.ecoBox {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.ecoBox img {
  margin: 1% auto;
}

.hidden {
  display: none !important;
}

.contentbanner_tone0424 {
  padding: 1% !important;
}
.contentbanner_tone0424 .swiper-slide {
  width: 100% !important;
}

[id^=RTProd_ctl][id$=_Swiper_class] {
  width: 100%;
  overflow: hidden;
}

#Map {
  background: none;
}

.copyR {
  display: none;
}

.list_M .list_special .item_img img {
  margin: 0;
}
.list_M .list_special .box_price .icon_pro {
  width: calc(7vmin + 18px);
  height: 43px;
  position: absolute;
  z-index: 5;
  font-size: 16px;
  box-sizing: border-box;
  color: #ff2400;
  bottom: 18%;
  text-align: left;
  padding-left: 4px;
  background-size: 88%;
  font-weight: bold;
}

.fix_btn {
  display: none !important;
}

#gotop3 {
  position: fixed;
  right: -9px;
  bottom: 20%;
}

.pcSet {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .copyR {
    display: block;
    position: relative;
    background: #ff474a;
    margin-top: 0;
    z-index: 6;
  }
  .fixedWidth {
    width: calc(80% - 50px) !important;
    max-width: 1140px !important;
  }
  .fixedWidth2 {
    width: 100%;
  }
  .pop:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  #app {
    margin-top: 45px;
    background: url(https://events.cdn-tkec.tw/events_net/events_net/applesafe/imagesT/banner/PC-KV.jpg), url(https://events.cdn-tkec.tw/events_net/events_net/applesafe/imagesT/PC-BG.jpg);
    background-size: 100%;
    background-position: center top, center top 34.7vw;
    background-repeat: no-repeat;
  }
  .banner {
    background: none;
  }
  .banner .mainTitle {
    position: relative;
    width: 51%;
    margin: 2% auto auto 30%;
  }
  .banner .bnBox {
    width: calc(80% - 50px);
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .banner .bnBox .bn {
    width: 48%;
  }
  .key-visual {
    width: 100%;
  }
  .key-visual .bannerEvent {
    width: 17%;
    margin: auto;
  }
  #pet .bnBox {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .title {
    margin: 5% auto 3%;
  }
  .btn {
    width: 18%;
  }
  .dailyBtns_swiper,
  .couponBtns_swiper {
    max-width: 900px;
  }
  #top10 .btn {
    width: 24%;
  }
  .btnBox {
    margin: 0;
  }
  .btnBox .dailySaleBtn {
    width: 25%;
  }
  .bankBtnBox .bankBtn {
    width: 30%;
  }
  .bankItem .bankImg {
    width: 49.5%;
    margin: 0;
  }
  .bankItem .bank3_item {
    width: 32.5%;
  }
  .bank1BtnBox {
    margin: 0 auto 2%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .bank1BtnBox .btn {
    width: 18%;
    margin: 2% 1%;
  }
  .bank1BtnBox .dailySalebtn {
    width: 48%;
  }
  .swiper {
    margin: 1% auto;
  }
  #couponBox .coupon_swiper {
    margin-top: 0;
  }
  #free .title {
    width: 49.1%;
  }
  .moSet {
    display: none !important;
  }
  .pcSet {
    display: block !important;
  }
  .mobile-nav {
    display: none;
  }
  .mobile-nav .hidden-category {
    display: none;
  }
  .hideMenu {
    position: absolute;
    width: 30%;
    padding: 5%;
    top: -9%;
    right: -20%;
    border-radius: 10% 0 0 10%;
    z-index: 9;
    -webkit-filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
            filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
    background: #f74ca1 100%/100%;
  }
  .hideMenu .hideIcon {
    width: 0;
    height: 0;
    -webkit-filter: brightness(1);
            filter: brightness(1);
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent white;
  }
  .hideMenu .hideIcon:hover {
    -webkit-filter: brightness(0.8);
            filter: brightness(0.8);
  }
  #left-nav2,
  #right-nav2 {
    width: 205px;
    position: fixed;
    top: 15%;
    right: 1%;
    z-index: 99;
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  #left-nav2.animate__animated.animate__fadeIn,
  #right-nav2.animate__animated.animate__fadeIn {
    display: block;
  }
  #left-nav2.animate__animated.animate__fadeOut,
  #right-nav2.animate__animated.animate__fadeOut {
    display: none;
  }
  #left-nav2 .gotop1,
  #right-nav2 .gotop1 {
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 10;
    width: 100%;
    -webkit-filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
            filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
  }
  #left-nav2 ol,
  #right-nav2 ol {
    background: #f74ca1;
    border-radius: 0.7rem;
    border: none;
  }
  #left-nav2 ol .li-title,
  #left-nav2 ol li:first-child,
  #right-nav2 ol .li-title,
  #right-nav2 ol li:first-child {
    background: #ff474a;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    color: white;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  #left-nav2 ol .li-title a::before,
  #left-nav2 ol li:first-child a::before,
  #right-nav2 ol .li-title a::before,
  #right-nav2 ol li:first-child a::before {
    display: none;
  }
  #left-nav2 ol > li,
  #right-nav2 ol > li {
    display: block;
    padding: 0;
    transition: all 0.2s ease-in-out;
  }
  #left-nav2 ol > li a,
  #right-nav2 ol > li a {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    color: white;
    display: block;
    padding: 7px 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  #left-nav2 ol > li a::before,
  #right-nav2 ol > li a::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
  }
  #left-nav2 ol > li a .plus,
  #right-nav2 ol > li a .plus {
    font-weight: 700;
  }
  #left-nav2 ol > li a img,
  #right-nav2 ol > li a img {
    float: left;
  }
  #left-nav2 ol > li:hover a,
  #right-nav2 ol > li:hover a {
    color: #a0233e;
  }
  #left-nav2 ol > li:first-child,
  #right-nav2 ol > li:first-child {
    border-radius: 0.7rem 0.7rem 0 0;
  }
  #left-nav2 ol > li:last-child,
  #right-nav2 ol > li:last-child {
    border-bottom: 0;
  }
  #left-nav2 ol > li:last-child a::before,
  #right-nav2 ol > li:last-child a::before {
    display: none;
  }
  #left-nav2 .nav-list,
  #right-nav2 .nav-list {
    transition: max-height 0.3s ease-in;
  }
  #left-nav2 .nav-list.collapsed,
  #right-nav2 .nav-list.collapsed {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
  }
  #left-nav2 .nav-list.active,
  #right-nav2 .nav-list.active {
    display: none;
  }
  #left-nav2 .nav-list > li:first-child ol,
  #right-nav2 .nav-list > li:first-child ol {
    margin: 0 -8%;
    padding: 0;
    -webkit-filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
            filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
    position: relative;
    z-index: 8;
  }
  #right-nav2 .hideMenu {
    top: -12%;
  }
  #left-nav2 {
    right: auto;
    left: 2%;
  }
  #left-nav2 .hideMenu {
    left: -30%;
    right: auto;
    border-radius: 0 10% 10% 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  #left-nav2 .hideMenu .hideIcon {
    border-width: 10px 15px 10px 0;
    border-color: transparent white transparent transparent;
  }
  #left-nav2 ol {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #left-nav2 ol li {
    -ms-flex: 100%;
        flex: 100%;
  }
  #left-nav2 ol .li-title {
    pointer-events: none;
    padding: 7px 0;
  }
  #left-nav2 ol .li-title a::before {
    display: none;
  }
  #left-nav2 ol .eventPage,
  #left-nav2 ol .pageAnchor {
    -ms-flex: 0 0 calc(50% - 5px);
        flex: 0 0 calc(50% - 5px);
    box-sizing: border-box;
  }
  #left-nav2 ol .eventPage:nth-child(2n) a::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    right: 0;
    margin: auto;
    background: white;
  }
  #left-nav2 ol .eventPage:nth-child(18) a::before, #left-nav2 ol .eventPage:nth-child(19) a::before {
    display: none;
  }
  #left-nav2 ol .pageAnchor:nth-child(2n) a::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    margin: auto;
    background: white;
  }
  #left-nav2 ol .pageAnchor:nth-last-child(-n+2) a::before {
    display: none;
  }
  #left-nav2 ol .pageAnchor.addNew:nth-last-child(2) a::before {
    display: -ms-flexbox;
    display: flex;
  }
  #left-nav2 ol .pageAnchor.addNew:nth-last-child(1) a::before {
    display: none;
  }
  #gotop2 {
    position: absolute;
    top: 98%;
    left: 36%;
  }
  #gotop2 a {
    display: block;
    text-align: center;
    font-weight: 700;
    padding: 0;
  }
  #gotop2 .circleBase {
    width: 61px;
    height: 61px;
    background: url(https://events.cdn-tkec.tw/events_net/events_net/applesafe/imagesT/goTop.png) center/100%;
    position: relative;
    -webkit-filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
            filter: drop-shadow(4px 4px 5px rgba(27, 16, 3, 0.5));
  }
  .event_note {
    width: 90%;
  }
}/*# sourceMappingURL=style_new.css.map */