@charset "UTF-8";
/*---- common ----*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&display=swap");
a img,
.btn_hover {
  text-decoration: none !important;
  transition: all 0.3s;
  cursor: pointer;
}

a:hover img,
.btn_hover:hover {
  filter: brightness(1.1);
  transform: scale(1.06);
}

/*====卷軸===*/
/* 細捲軸開始 */
::-webkit-scrollbar {
  height: 5px;
  overflow: visible;
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background-color: #eb6673;
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 0px;
  min-height: 28px;
  padding: 100px 0 0;
  border-radius: 5px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0), inset 0 -1px 0 rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb:hover {
  background-color: #eb6673;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb:active {
  background-color: #eb6673;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-track {
  background-color: #19181e;
}

/* 細捲軸結束 */
html,
body {
  padding: 0;
  margin: 0;
  background: #ffffff;
  width: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans TC", sans-serif;
  color: #415c6f;
}

/*禁止滑動*/
.modal-open {
  overflow: hidden !important;
  padding-right: 0 !important;
}

.display_none {
  display: none;
}

main {
  width: 100%;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/bg.webp) top center no-repeat;
  background-size: 100% 100%;
  position: relative;
  animation: main_in 0.7s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.video-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  mix-blend-mode: screen;
  filter: brightness(2) contrast(2);
  pointer-events: none;
}

.video-bg video {
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* header ------------------------------------ */
header {
  position: relative;
  width: 100%;
  height: 40.625vw;
  z-index: 1;
}
header .login_con {
  position: absolute;
  right: 1.354vw;
  top: 1.145vw;
}
header .login_con .login .info_con {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
header .login_con .login .info_con .info_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  font-size: 0.9vw;
  line-height: 1.9vw;
  padding: 0 0.8vw;
  margin-right: 0.4vw;
}
header .login_con .login .info_con .info_box .id::before {
  content: "/";
  margin: 0 0.5vw;
}
header .login_con a {
  display: block;
  width: 4.7vw;
}
header .login_con a img {
  width: 100%;
}
header .pic_box {
  position: relative;
  z-index: 0;
  pointer-events: none;
  width: 100%;
}
header .pic_box img {
  position: absolute;
}
header .pic_box img.char_f {
  width: 44.01vw;
  top: 0;
  right: 0;
  animation: char2 4s infinite alternate-reverse;
}
header .pic_box img.char_m {
  width: 36.145vw;
  top: 9.114vw;
  left: 6.09vw;
  animation: char1 3s infinite alternate-reverse;
}
header .pic_box img.snow {
  width: 102%;
  left: -1%;
}
header .pic_box img.feather1 {
  width: 5.937vw;
  top: 26.979vw;
  left: 40.26vw;
  mix-blend-mode: screen;
  animation: feather1 3.6s infinite alternate-reverse cubic-bezier(0.39, 0.575, 0.565, 1);
}
header .pic_box img.feather2 {
  width: 15.937vw;
  left: 3.9vw;
  top: 64.06vw;
  mix-blend-mode: screen;
}
header .pic_box img.feather3 {
  width: 14.79vw;
  left: 80.98vw;
  top: 77.5vw;
  mix-blend-mode: screen;
}
header .pic_box img.feather4 {
  width: 8.437vw;
  top: 3.437vw;
  left: 28.75vw;
  mix-blend-mode: screen;
  animation: feather2 3.2s infinite alternate-reverse cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
header .pic_box img.feather5 {
  width: 9.687vw;
  top: 31.51vw;
  left: 66vw;
  mix-blend-mode: screen;
  animation: feather2 3s infinite alternate-reverse cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
header .logo {
  position: absolute;
  top: 1.458vw;
  left: 2.135vw;
  display: block;
  width: 5.416vw;
}
header .logo img {
  width: 100%;
}
header .title {
  width: 35.05vw;
  position: absolute;
  top: 2.083vw;
  left: 29.947vw;
  animation: title_light 3s infinite alternate-reverse;
}
header .title img {
  width: 100%;
  opacity: 0;
}
header .money_con {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -14.01vw;
  width: 28.02vw;
  height: 5.956vw;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/money_bg.webp) center no-repeat;
  background-size: 100%;
  aspect-ratio: 538/99;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
header .money_con h5 {
  color: #eb6673;
  font-size: 2.7vw;
  letter-spacing: 0.13vw;
  font-family: "Noto Serif TC", serif;
  font-weight: 700;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
header .money_con h5::before {
  content: "";
  display: block;
  width: 2px;
  height: 2.5vw;
  background: #e68599;
  opacity: 0.4;
  margin: 0 1.3vw;
}
header .money_con p {
  font-size: 0.9vw;
  font-weight: 500;
  margin-bottom: 0;
  letter-spacing: 0.08vw;
  color: #5f6973;
}

/* 獎勵列表 ------------------------------------ */
.list {
  width: 100%;
  padding-top: 1px;
  position: relative;
  z-index: 2;
}
.list .list_tt {
  max-width: 55.885vw;
  width: 92%;
  margin: 2vw auto;
}
.list .list_tt img {
  width: 100%;
}
.list .item_con {
  width: 60vw;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.list .item_con .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  width: 12.86vw;
  height: 14.895vw;
  aspect-ratio: 247/286;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/item_bg_blue.webp) center no-repeat;
  background-size: 100% 100%;
  margin: 0.677vw 0.937vw;
}
.list .item_con .item h6 {
  height: 3.385vw;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  color: #fff;
  font-size: 0.85vw;
  font-weight: 700;
  letter-spacing: 0.04vw;
  padding-top: 0.7vw;
  font-family: "Noto Serif TC", serif;
  margin-bottom: 0.5vw;
}
.list .item_con .item h6 span {
  color: #d3f5ff;
  font-size: 1.5vw;
  padding: 0 0.4vw;
  margin-top: -0.5vw;
  letter-spacing: normal;
}
.list .item_con .item p {
  font-size: 0.75vw;
  margin-top: 0.4vw;
  font-weight: 500;
  margin-bottom: 0;
}
.list .item_con .item.gold {
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/item_bg_gold.webp) center no-repeat;
  background-size: 100% 100%;
  filter: drop-shadow(0 0 0.75rem rgba(150, 183, 205, 0.5));
}
.list .item_con .item.gold h6 span {
  color: #ffecab;
}
.list .item_con .item.gold p {
  color: #5b3e25;
}
.list .item_con .item .icon_box {
  margin-top: -2.08vw;
}
.list .item_con .item .icon_box img {
  width: 6.458vw;
}
.list .item_con .item .item_pic {
  width: 8.23vw;
  height: 8.23vw;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
}
.list .item_con .item .item_pic img {
  width: 100%;
}
.list .item_con .item:nth-child(15) .item_pic {
  width: 11.09vw;
}
.list .item_con .item:nth-child(16) .item_pic {
  width: 10.416vw;
  margin-left: 2.3vw;
}
.list .notice_btn {
  display: block;
  width: 15.625vw;
  margin: 0 auto;
  padding: 1.6vw 0 3vw;
}
.list .notice_btn img {
  width: 100%;
}

footer .container .grading ul {
  text-align: left;
}

/* popup ------------------------------------ */
#notice_modal .modal-dialog {
  max-width: 802px;
  margin: 0 auto;
}
#notice_modal .modal-dialog .modal-content {
  width: 802px;
  height: 452px;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/popup_bg.webp) center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
#notice_modal .modal-dialog .modal-content .modal-body {
  width: 100%;
  position: relative;
}
#notice_modal .modal-dialog .modal-content .modal-body .dw_btn_close {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 37px;
  cursor: pointer;
  transition: all 0.6s;
}
#notice_modal .modal-dialog .modal-content .modal-body .dw_btn_close:hover {
  transform: rotate(360deg);
}
#notice_modal .modal-dialog .modal-content .modal-body .dw_btn_close img {
  width: 100%;
}
#notice_modal .modal-dialog .modal-content .modal-body .popup_con {
  padding: 0 15px;
}
#notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title {
  padding-bottom: 35px;
  padding-left: 10px;
}
#notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title img {
  width: auto;
  height: 50px;
}
#notice_modal .modal-dialog .modal-content .modal-body .popup_con .notice_list {
  font-family: "Noto Serif TC", serif;
  width: 100%;
  overflow-y: auto;
  color: #415c6f;
  font-weight: 500;
  line-height: 1.875rem;
}

#eventAlertModal .modal-dialog {
  max-width: 452px;
  margin: 0 auto;
}
#eventAlertModal .modal-dialog .modal-content {
  width: 452px;
  height: 252px;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/popup_bg_s.webp) center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
#eventAlertModal .modal-dialog .modal-content .modal-body {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  font-weight: 500;
  padding-top: 60px;
  color: #415c6f;
  font-family: "Noto Serif TC", serif;
}
#eventAlertModal .modal-dialog .modal-content .modal-body p {
  padding: 0 35px;
  text-align: center;
}
#eventAlertModal .modal-dialog .modal-content .modal-body .dw_btn_close {
  position: absolute;
  right: 28px;
  top: 14px;
  width: 37px;
  cursor: pointer;
  transition: all 0.6s;
}
#eventAlertModal .modal-dialog .modal-content .modal-body .dw_btn_close:hover {
  transform: rotate(360deg);
}
#eventAlertModal .modal-dialog .modal-content .modal-body .dw_btn_close img {
  width: 100%;
}

@media screen and (max-width: 1450px) {
  main {
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/bg.webp) top center no-repeat;
    background-size: cover;
  }
  /* header ------------------------------------ */
  header {
    height: 48.75vw;
  }
  header .login_con .login .info_con .info_box {
    font-size: 1.1vw;
    line-height: 1.95vw;
    padding: 0 1vw;
  }
  header .login_con .login .info_con .info_box .id::before {
    margin: 0 0.7vw;
  }
  header .login_con a {
    width: 4.562vw;
  }
  header .pic_box img.char_f {
    width: 51vw;
    top: 2.3vw;
    right: -8.5vw;
  }
  header .pic_box img.char_m {
    width: 43.75vw;
    top: 11.125vw;
    left: -3.125vw;
  }
  header .pic_box img.snow {
    width: 120%;
    left: -10%;
  }
  header .pic_box img.feather1 {
    width: 7.125vw;
    top: 32.375vw;
    left: 38.25vw;
  }
  header .pic_box img.feather2 {
    width: 19.125vw;
    left: -5.375vw;
    top: 77vw;
  }
  header .pic_box img.feather3 {
    width: 17.75vw;
    left: 87.25vw;
    top: 92.875vw;
  }
  header .pic_box img.feather4 {
    width: 10.125vw;
    top: 4.187vw;
    left: 24.625vw;
  }
  header .pic_box img.feather5 {
    width: 11.625vw;
    top: 38vw;
    left: 69.25vw;
  }
  header .logo {
    width: 6.5vw;
  }
  header .title {
    width: 42.0625vw;
    top: 2.5vw;
    left: 26vw;
  }
  header .money_con {
    margin-left: -16.81vw;
    width: 33.62vw;
    height: 6.1875vw;
  }
  header .money_con h5 {
    font-size: 3.4vw;
  }
  header .money_con h5::before {
    height: 3vw;
  }
  header .money_con p {
    font-size: 1.2vw;
  }
  /* 獎勵列表 ------------------------------------ */
  .list .list_tt {
    max-width: 67.062vw;
  }
  .list .item_con {
    width: 85vw;
  }
  .list .item_con .item {
    width: 15.437vw;
    height: 17.75vw;
    margin: 0.5vw 1.3vw;
  }
  .list .item_con .item h6 {
    height: 4.1vw;
    font-size: 1.1vw;
  }
  .list .item_con .item h6 span {
    font-size: 2.2vw;
    margin-top: -0.75vw;
  }
  .list .item_con .item p {
    font-size: 0.9vw;
    margin-top: 0.4vw;
    font-weight: 500;
  }
  .list .item_con .item .icon_box {
    margin-top: -2.45vw;
  }
  .list .item_con .item .icon_box img {
    width: 7.75vw;
  }
  .list .item_con .item .item_pic {
    width: 9.875vw;
    height: 9.875vw;
  }
  .list .item_con .item:nth-child(15) .item_pic {
    width: 13.1vw;
  }
  .list .item_con .item:nth-child(16) .item_pic {
    width: 13vw;
  }
  .list .notice_btn {
    width: 18.687vw;
    padding: 1.5vw 0 3vw;
  }
}
@media screen and (max-width: 1100px) {
  main {
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/bg_t.webp) top center no-repeat;
    background-size: 100% auto;
  }
  /* header ------------------------------------ */
  header {
    height: 62.33vw;
  }
  header .login_con .login .info_con .info_box {
    font-size: 1.4vw;
    line-height: 2.65vw;
    padding: 0 1.2vw;
  }
  header .login_con .login .info_con .info_box .id::before {
    margin: 0 0.9vw;
  }
  header .login_con a {
    width: 6.6667vw;
  }
  header .pic_box img.char_f {
    width: 62.66vw;
    top: 3.15vw;
    right: auto;
    left: 58.33vw;
  }
  header .pic_box img.char_m {
    width: 54vw;
    top: 16.25vw;
    left: -17vw;
  }
  header .pic_box img.snow {
    width: 150%;
    left: -25%;
  }
  header .pic_box img.feather1 {
    width: 8.75vw;
    top: 41.66vw;
    left: 34vw;
  }
  header .pic_box img.feather2 {
    display: none;
  }
  header .pic_box img.feather3 {
    display: none;
  }
  header .pic_box img.feather4 {
    width: 12.166vw;
    top: 7.75vw;
    left: 17.5vw;
  }
  header .pic_box img.feather5 {
    width: 14.16vw;
    top: 48.66vw;
    left: 71.66vw;
  }
  header .logo {
    width: 9.5vw;
  }
  header .title {
    width: 51.083vw;
    top: 5.66vw;
    left: 18.5vw;
  }
  header .money_con {
    margin-left: -20.4vw;
    width: 40.8vw;
    height: 7.583vw;
  }
  header .money_con h5 {
    font-size: 4.3vw;
  }
  header .money_con h5::before {
    height: 3.6vw;
  }
  header .money_con p {
    font-size: 1.5vw;
  }
  /* 獎勵列表 ------------------------------------ */
  .list .list_tt {
    max-width: 89.416vw;
  }
  .list .item_con {
    width: 100%;
  }
  .list .item_con .item {
    width: 19.666vw;
    height: 22.583vw;
    margin: 0.8vw 1vw;
  }
  .list .item_con .item h6 {
    height: 5.2vw;
    font-size: 1.3vw;
  }
  .list .item_con .item h6 span {
    font-size: 2.6vw;
    margin-top: -0.75vw;
  }
  .list .item_con .item p {
    font-size: 1.25vw;
    margin-top: 0.6vw;
  }
  .list .item_con .item .icon_box {
    margin-top: -3.1vw;
  }
  .list .item_con .item .icon_box img {
    width: 9.833vw;
  }
  .list .item_con .item .item_pic {
    width: 12.583vw;
    height: 12.583vw;
  }
  .list .item_con .item:nth-child(15) .item_pic {
    width: 16.7vw;
  }
  .list .item_con .item:nth-child(16) .item_pic {
    width: 17vw;
  }
  .list .notice_btn {
    width: 24.916vw;
    padding: 2.5vw 0 5vw;
  }
}
@media screen and (max-width: 900px) {
  #notice_modal .modal-dialog {
    max-width: 88.5vw;
  }
  #notice_modal .modal-dialog .modal-content {
    width: 88.5vw;
    height: 49.833vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .dw_btn_close {
    right: 30px;
    top: 20px;
    width: 4.166vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title {
    padding-bottom: 3vw;
    padding-left: 2vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title img {
    height: 5vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .notice_list {
    height: 36vw;
    line-height: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  main {
    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/header_bg_m.webp), url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/bg_m.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  /* header ------------------------------------ */
  header {
    height: 118.79vw;
  }
  header .login_con {
    right: 2.9vw;
    top: 3vw;
  }
  header .login_con .login .info_con .info_box {
    font-size: 3.35vw;
    line-height: 6.1vw;
    padding: 0 2.3vw;
    margin-right: 0.8vw;
  }
  header .login_con .login .info_con .info_box .id::before {
    margin: 0 1.2vw;
  }
  header .login_con a {
    width: 15.185vw;
  }
  header .pic_box img {
    display: none;
  }
  header .logo {
    top: 3.5vw;
    left: 3vw;
    width: 18.98156vw;
  }
  header .title {
    width: 85.463vw;
    top: 24.5vw;
    left: -22.5vw;
  }
  header .money_con {
    margin-left: -35.648vw;
    width: 71.296vw;
    height: 13.055vw;
  }
  header .money_con h5 {
    font-size: 6.8vw;
  }
  header .money_con h5::before {
    height: 8.5vw;
    margin: 0 3vw;
  }
  header .money_con p {
    font-size: 3vw;
  }
  /* 獎勵列表 ------------------------------------ */
  .list .list_tt {
    max-width: 92.63vw;
    width: 100%;
    margin: 3.7vw auto;
  }
  .list .item_con {
    width: 100%;
  }
  .list .item_con .item {
    width: 29.07vw;
    height: 35.37vw;
    aspect-ratio: 469/582;
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/item_bg_blue_m.webp) center no-repeat;
    background-size: 100% 100%;
    margin: 1.58vw 0.937vw;
  }
  .list .item_con .item h6 {
    height: 7.8vw;
    font-size: 2.5vw;
    font-weight: 400;
    padding-top: 0.7vw;
    margin-bottom: 0.9vw;
  }
  .list .item_con .item h6 span {
    font-size: 4vw;
    padding: 0 0.4vw;
    margin-top: -0.5vw;
    font-weight: 700;
  }
  .list .item_con .item p {
    font-size: 2.4vw;
    margin-top: 0.8vw;
  }
  .list .item_con .item.gold {
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/item_bg_gold_m.webp) center no-repeat;
    background-size: 100% 100%;
  }
  .list .item_con .item .icon_box {
    margin-top: -5.79vw;
  }
  .list .item_con .item .icon_box img {
    width: 16.11vw;
  }
  .list .item_con .item .item_pic {
    width: 19.5vw;
    height: 19.5vw;
  }
  .list .item_con .item:nth-child(15) .item_pic {
    width: 27vw;
  }
  .list .item_con .item:nth-child(16) .item_pic {
    width: 25vw;
    margin-left: 3.4vw;
  }
  .list .notice_btn {
    width: 42.5vw;
    padding: 2.2vw 0 5.5vw;
  }
  /* popup ------------------------------------ */
  #notice_modal .modal-dialog {
    max-width: 74.72vw;
  }
  #notice_modal .modal-dialog .modal-content {
    width: 74.72vw;
    height: 98.33vw;
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/popup_bg_m.webp) center no-repeat;
    background-size: 100% 100%;
  }
  #notice_modal .modal-dialog .modal-content .modal-body {
    padding: 1.5vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .dw_btn_close {
    right: 3.5vw;
    top: 2.4vw;
    width: 5.37vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con {
    padding: 0;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title {
    padding-bottom: 1vw;
    padding-left: 1vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title img {
    height: 6.5vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .notice_list {
    height: 98vw;
    margin-top: 3vw;
    font-size: 2.5vw;
    line-height: 4.5vw;
    padding-right: 3vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .notice_list li {
    margin-top: 1vw;
  }
  #eventAlertModal .modal-dialog {
    max-width: 80.833vw;
  }
  #eventAlertModal .modal-dialog .modal-content {
    width: 80.833vw;
    height: 45vw;
  }
  #eventAlertModal .modal-dialog .modal-content .modal-body {
    padding-top: 14vw;
    font-size: 3.6vw;
    line-height: 5.7vw;
  }
  #eventAlertModal .modal-dialog .modal-content .modal-body p {
    padding: 0 10vw;
  }
  #eventAlertModal .modal-dialog .modal-content .modal-body .dw_btn_close {
    right: 3.5vw;
    top: 2.4vw;
    width: 8vw;
  }
}
@media screen and (max-width: 600px) {
  #notice_modal .modal-dialog {
    max-width: 87.87vw;
  }
  #notice_modal .modal-dialog .modal-content {
    width: 87.87vw;
    height: 137.5vw;
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/seasonrecharge/images/popup_bg_m.webp) center no-repeat;
    background-size: 100% 100%;
  }
  #notice_modal .modal-dialog .modal-content .modal-body {
    padding: 2vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .dw_btn_close {
    right: 3.5vw;
    top: 2.4vw;
    width: 8vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con {
    padding: 0;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title {
    padding-bottom: 2vw;
    padding-left: 2vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .popup_title img {
    height: 9vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .notice_list {
    height: 112vw;
    margin-top: 4vw;
    font-size: 3.6vw;
    line-height: 5.7vw;
    padding-right: 3vw;
  }
  #notice_modal .modal-dialog .modal-content .modal-body .popup_con .notice_list li {
    margin-top: 1vw;
  }
}/*# sourceMappingURL=main.css.map */