.TWbacktoschool {
  overflow: hidden;
  background-image: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/bg-m.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #ffd145;
}
@media (min-width: 996px) {
  .TWbacktoschool {
    background-image: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 1930px) {
  .TWbacktoschool {
    background-image: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/bg-lg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
.TWbacktoschool img {
  max-width: 100%;
  display: block;
}
.TWbacktoschool a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.TWbacktoschool .kv {
  position: relative;
}
.TWbacktoschool .kv img {
  width: 100%;
  display: block;
}
.TWbacktoschool .kv h1 {
  padding: 0;
  margin: 0;
  line-height: 0;
  text-indent: -9999px;
}
.TWbacktoschool .kv__textbox {
  text-align: center;
  font-weight: bold;
  margin: 5% auto;
}
.TWbacktoschool .kv__textbox p {
  font-size: 20px;
  color: #ffe345;
  text-shadow: 0 4px 2px #008deb, 0 4px 2px #0081eb;
}
.TWbacktoschool .kv__titleBoxWrap {
  position: relative;
  margin: 4% 0 0 5%;
  margin: 3% 0 0 8%;
  width: 75%;
  width: 68%;
  z-index: 2;
}
.TWbacktoschool .kv__titleBox-pen {
  position: absolute;
  top: 6%;
  left: 7%;
  z-index: 1;
  width: 70%;
}
.TWbacktoschool .kv__titleBox-pattern {
  position: absolute;
  top: 7%;
  left: 1%;
  width: 80%;
  z-index: 0;
}
.TWbacktoschool .kv__imgBoxWrap {
  position: relative;
}
.TWbacktoschool .kv__imgBox--1 {
  width: 25%;
  margin-left: 7%;
  margin-top: -5%;
}
.TWbacktoschool .kv__imgBox--2 {
  position: absolute;
  z-index: 1;
  left: 42%;
  bottom: 0%;
  width: 32%;
}
.TWbacktoschool .kv__imgBox--3 {
  position: absolute;
  z-index: 1;
  right: 4%;
  right: 7%;
  top: -137%;
  top: -85%;
  width: 35%;
}
@media (min-width: 996px) {
  .TWbacktoschool .kv__textbox {
    margin: 3% auto;
  }
  .TWbacktoschool .kv__textbox p {
    font-size: 28px;
  }
}
@media (min-width: 1930px) {
  .TWbacktoschool .kv {
    max-width: 1920px;
    margin: auto;
  }
}
.TWbacktoschool .pd {
  position: relative;
  padding: 3% 0;
}
.TWbacktoschool .pd .pdBox:nth-of-type(1) {
  margin-top: 0;
}
.TWbacktoschool .pd .pdBox {
  margin: 5% auto;
  position: relative;
}
.TWbacktoschool .pd .pdBox .pdBox-pattern {
  display: none;
}
.TWbacktoschool .pd .pdBox:nth-of-type(1) .pdBox-pattern {
  position: absolute;
  left: -8%;
  top: -31%;
}
.TWbacktoschool .pd .pdBox:nth-of-type(2) .pdBox-pattern {
  position: absolute;
  left: 35%;
  bottom: -10%;
}
.TWbacktoschool .pd .pdBox:nth-of-type(4) .pdBox-pattern {
  position: absolute;
  left: -14%;
  bottom: -22%;
}
.TWbacktoschool .pd .pdBox:nth-of-type(5) .pdBox-pattern {
  position: absolute;
  right: -10%;
  top: -20%;
}
.TWbacktoschool .pd .pdBox--odd {
  background: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/pdBlock-bg--1-m.png) no-repeat;
  background-size: cover;
  padding: 8% 5% 32% 30%;
}
.TWbacktoschool .pd .pdBox--even {
  background: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/pdBlock-bg--1-m.png) no-repeat;
  background-size: cover;
  padding: 5% 5% 23% 26%;
}
.TWbacktoschool .pd .pdBox__flexBox {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
}
.TWbacktoschool .pd .pdBox__itemBox {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10% auto;
}
.TWbacktoschool .pd .pdBox__itemBox-txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}
.TWbacktoschool .pd .pdBox__itemBox-txt-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.TWbacktoschool .pd .pdBox__itemBox-txt-list p {
  font-size: 24px;
  font-weight: bold;
}
.TWbacktoschool .pd .pdBox__itemBox-txt-list img {
  width: 5%;
  margin-right: 5%;
  margin-top: 8px;
}
.TWbacktoschool .pd .pdBox__itemBox-price {
  width: 80%;
  text-align: center;
  margin: 3% auto;
}
.TWbacktoschool .pd .pdBox__discount {
  width: 80%;
}
.TWbacktoschool .pd .pdBox__imgbox {
  margin: 5% auto;
}
@media (min-width: 996px) {
  .TWbacktoschool .pd .pdBox .pdBox-pattern {
    display: block;
  }
  .TWbacktoschool .pd .pdBox--odd {
    background: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/pdBlock-bg--1.png) no-repeat;
    background-size: cover;
    padding: 8% 5% 9% 10%;
  }
  .TWbacktoschool .pd .pdBox--even {
    background: url(https://storage-asset.msi.com/event/2025/TW/backtoschool/images/pdBlock-bg--2.png) no-repeat;
    background-size: cover;
    padding: 5% 5% 9% 10%;
  }
  .TWbacktoschool .pd .pdBox__flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .TWbacktoschool .pd .pdBox__itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 3% auto;
  }
  .TWbacktoschool .pd .pdBox__itemBox-price {
    width: 25%;
    margin: 0 auto;
  }
  .TWbacktoschool .pd .pdBox__discount {
    width: 35%;
  }
}
.TWbacktoschool .account {
  position: relative;
  background: #fff;
}
.TWbacktoschool .account__title {
  position: absolute;
  top: -5%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
}
.TWbacktoschool .account__title figure {
  width: 40vw;
  margin: auto;
}
.TWbacktoschool .account h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #0190b4;
  font-size: 4.5vw;
  font-weight: bold;
  text-shadow: 1px 1px 5px #fff, -1px -1px 5px #fff, 0 0 10px #fff;
  width: 100%;
  text-align: center;
  font-family: "source-han-sans-cjk-tc", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.TWbacktoschool .account__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  width: 80%;
  margin: auto;
  padding: 5% 1%;
  z-index: 1;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.TWbacktoschool .account__itembox {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 2%;
}
.TWbacktoschool .account__itembox-step {
  font-size: 4.8vw;
  font-weight: bold;
  padding: 3% 0 6%;
  position: relative;
}
.TWbacktoschool .account__itembox:nth-of-type(odd) .account__itembox-step::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
  height: 2.5vw;
  background: #b4dee9;
}
.TWbacktoschool .account__itembox:nth-of-type(even) .account__itembox-step::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
  height: 2.5vw;
  background: #fcccb2;
}
.TWbacktoschool .account__itembox:last-child {
  border: none;
}
.TWbacktoschool .account__text {
  font-weight: bold;
  line-height: 1.6;
}
.TWbacktoschool .account__text a {
  color: #0190b4;
  word-break: break-word;
}
.TWbacktoschool .account__text a:hover {
  text-decoration: underline;
}
.TWbacktoschool .account__text span {
  color: #b60000;
  display: block;
  font-size: 0.8vw;
}
.TWbacktoschool .account__btn {
  background: #ff823c;
  -webkit-box-shadow: 0 6px #ac4c16;
          box-shadow: 0 6px #ac4c16;
  width: 50%;
  height: auto;
  margin: auto;
  z-index: 1;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: -6%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
}
.TWbacktoschool .account__btn:hover {
  -webkit-transform: translate(-50%, 5px);
          transform: translate(-50%, 5px);
}
.TWbacktoschool .account__btn a {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.19) 0px 0px 5px, rgba(0, 0, 0, 0.23) 0px 2px 5px;
  text-align: center;
  padding-top: 4%;
  display: block;
}
.TWbacktoschool .account__btn-pointer {
  width: 30%;
  margin: auto;
  margin-right: -7%;
  margin-top: -22%;
}
@media (min-width: 414px) {
  .TWbacktoschool .account__btn {
    width: 40%;
  }
  .TWbacktoschool .account__btn a {
    font-size: 4.5vw;
  }
  .TWbacktoschool .account__btn-pointer {
    width: 12vw;
  }
}
@media (min-width: 996px) {
  .TWbacktoschool .account__title figure {
    width: 18vw;
    margin: auto;
  }
  .TWbacktoschool .account h2 {
    font-size: 2.5vw;
  }
  .TWbacktoschool .account__flex {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    width: 100%;
  }
  .TWbacktoschool .account__itembox {
    width: calc(25% - 10px);
    border-right: 1px solid #000;
    border-bottom: 0;
  }
  .TWbacktoschool .account__itembox-step {
    font-size: 1.8vw;
  }
  .TWbacktoschool .account__text span {
    font-size: 0.8vw;
  }
  .TWbacktoschool .account__btn {
    background-size: contain;
    width: 16vw;
    height: auto;
    margin: auto;
    top: -10%;
  }
  .TWbacktoschool .account__btn a {
    font-size: 2vw;
    display: block;
  }
  .TWbacktoschool .account__btn-pointer {
    width: 6vw;
    margin: auto;
    margin-right: -10%;
    margin-top: -27%;
  }
  .TWbacktoschool .account__itembox:nth-of-type(odd) .account__itembox-step::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 60%;
    height: 10px;
    background: #b4dee9;
  }
  .TWbacktoschool .account__itembox:nth-of-type(even) .account__itembox-step::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 60%;
    height: 10px;
    background: #fcccb2;
  }
}
@media (min-width: 1930px) {
  .TWbacktoschool .account__title {
    width: 100%;
  }
  .TWbacktoschool .account__btn {
    width: 22%;
  }
  .TWbacktoschool .account__btn a {
    font-size: 30px;
  }
  .TWbacktoschool .account__btn-pointer {
    width: 40%;
  }
}
.TWbacktoschool .notice {
  background: #000000;
  color: #fff;
}
.TWbacktoschool .notice__wrap {
  width: 80%;
  margin: auto;
  padding: 5% 0;
}
.TWbacktoschool .notice__wrap ul li {
  list-style-type: decimal;
  line-height: 1.5;
  font-size: 15px;
  padding: 10px 5px;
}
.TWbacktoschool .notice__title {
  text-align: center;
  margin: auto;
}
.TWbacktoschool .notice__title h2 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 5%;
  width: 100%;
  max-width: 200px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  line-height: 1.5;
  text-shadow: 0 0 10px #ff8400, 0 0 10px #ff8400, 0 0 10px #ff8400;
}
@media (min-width: 996px) {
  .TWbacktoschool .notice__title h2 {
    width: 20%;
    font-size: 2.5vw;
    max-width: 100%;
  }
}
@media (min-width: 1930px) {
  .TWbacktoschool .notice__title h2 {
    font-size: 40px;
  }
}

@-webkit-keyframes wave {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}

@keyframes wave {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@-webkit-keyframes wave1 {
  0%, 100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes wave1 {
  0%, 100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes wave2 {
  0%, 100% {
    opacity: 0.9;
    -webkit-transform: rotate(0.5deg);
            transform: rotate(0.5deg);
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: rotate(-0.5deg);
            transform: rotate(-0.5deg);
  }
}
@keyframes wave2 {
  0%, 100% {
    opacity: 0.9;
    -webkit-transform: rotate(0.5deg);
            transform: rotate(0.5deg);
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: rotate(-0.5deg);
            transform: rotate(-0.5deg);
  }
}/*# sourceMappingURL=main.css.map */