@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Noto Serif TC', serif;
  font-size: 2.5vmin;
  color: #2a1106;
  font-weight: 600;
  letter-spacing: 0.1vw;
  line-height: 3.2vmin;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  overflow: hidden;
}

.bgset {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.container {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  opacity: 0;
  position: relative;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.page {
  width: 100%;
  height: 100%;
  background-image: url(../img/bg.png);
  background-position: center center;
  background-size: contain 50%;
  position: relative;
}

.page-wrapper {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2.5vw;
}

.text-area {
  width: 100%;
  height: 20%;
}

.title {
  color: #736357;
}

.content .zh {
  color: #998675;
  font-size: 2vmin;
}

.content .en {
  color: #998675;
  font-size: 2vmin;
}

.br {
  width: 100%;
  height: 0.8px;
  background: #736357;
  margin-top: 1vmin;
  margin-bottom: 1.2vmin;
}

.interaction-area {
  width: 100%;
  height: 80%;
  position: relative;
  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;
  opacity: 1;
}

.section-img {
  width: 50%;
  height: 50%;
  position: absolute;
}

.section-img:nth-child(1) {
  background-image: url(../img/01.png);
  opacity: 1;
  /*  */
}

.section-img:nth-child(2) {
  background-image: url(../img/01-2.png);
  opacity: 0;
}

.section-img:nth-child(3) {
  background-image: url(../img/01-3.png);
  opacity: 0;
}

.section-img:nth-child(4) {
  background-image: url(../img/01-4.png);
  opacity: 0;
}

.section-img:nth-child(5) {
  background-image: url(../img/2-1.png);
  opacity: 0;
}

.section-img:nth-child(6) {
  background-image: url(../img/2-2.png);
  opacity: 0;
}

.section-img:nth-child(7) {
  background-image: url(../img/2-3.png);
  opacity: 0;
}

.section-img:nth-child(8) {
  opacity: 0;
}

.spot {
  position: absolute;
  width: 100%;
  height: 100%;
}

.spot:nth-child(1) {
  background-image: url(../img/2-3.png);
  opacity: 1;
}

.spot:nth-child(2) {
  background-image: url(../img/2-4.png);
  opacity: 0;
}

.element-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
}

/* 漂洗 */
.dirty {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20%;
  pointer-events: none;
}

.dirty:nth-child(1) {
  background-image: url(../img/4-dirty-2.png);
  opacity: 0;
}

.dirty:nth-child(2) {
  background-image: url(../img/4-dirty-3.png);
  opacity: 0;
}

.dirty:nth-child(3) {
  background-image: url(../img/4-dirty-4.png);
  opacity: 0;
}

.bag {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.bag:nth-child(4) {
  background-image: url(../img/4-bag.png);
  opacity: 0;
}

.bag:nth-child(5) {
  background-image: url(../img/4-bag-2.png);
  opacity: 0;
}

.bag:nth-child(6) {
  background-image: url(../img/4-bag-3.png);
  opacity: 0;
}

.faucet {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -50%;
  right: -12%;
  cursor: pointer;
  pointer-events: none;
}

.faucet:nth-child(11) {
  background-image: url(../img/4-1.png);
  opacity: 0;
}

.faucet:nth-child(12) {
  background-image: url(../img/4-2.png);
  opacity: 0;
  display: none;
  pointer-events: none;
}

.faucet:nth-child(13) {
  background-image: url(../img/4-3.png);
  opacity: 0;
  display: none;
  pointer-events: none;
}

.faucet:nth-child(14) {
  background-image: url(../img/4-4.png);
  opacity: 0;
  display: none;
  pointer-events: none;
}

.faucet:nth-child(15) {
  background-image: url(../img/4-6.png);
  opacity: 0;
  display: none;
  pointer-events: none;
}

.washHand {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -40%;
  right: -15%;
  pointer-events: none;
}

.washHand:nth-child(7) {
  background-image: url(../img/4-hand.png);
  opacity: 0;
}

.washHand:nth-child(8) {
  background-image: url(../img/4-hand-2.png);
  opacity: 0;
}

.washHand:nth-child(9) {
  background-image: url(../img/4-hand-3.png);
  opacity: 0;
}

.washHand:nth-child(10) {
  background-image: url(../img/4-hand-4.png);
  opacity: 0;
}

.section-interaction-img-container {
  width: 30%;
  height: 35%;
  right: 15%;
  position: absolute;
  cursor: pointer;
}

.section-interaction-img-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
}

.active-1 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.scissors {
  width: 100%;
  height: 100%;
  position: absolute;
}

.scissors-open {
  background-image: url(../img/scissors.png);
  position: absolute;
}

.scissors-close {
  background-image: url(../img/scissors-2.png);
  position: absolute;
  opacity: 0;
}

.interaction-btn {
  width: 8vw;
  height: 7vw;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(../img/gmaepic-01.png);
  opacity: 0;
  cursor: pointer;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  margin-bottom: 4vw;
}

.interaction-btn-tip {
  width: 100%;
  height: 50%;
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
  background-image: url(../img/gmaepic-02.png);
}

.continue-btn {
  width: 8vw;
  height: 4vw;
  background-image: url(../img/next.png);
  position: absolute;
  bottom: 10%;
  pointer-events: none;
  opacity: 1;
  cursor: pointer;
  opacity: 0;
}

.continue-btn:hover {
  background-image: url(../img/next_h.png);
}

.tip {
  width: 20vw;
  height: 9vw;
  background-image: url(../img/mouse.png);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  display: none;
}

.processingItem {
  width: 35%;
  height: 10vw;
  position: absolute;
  background-image: url(../img/01-4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  right: -35%;
  top: 30%;
  pointer-events: none;
}

.soakingHand {
  width: 20%;
  height: 10vw;
  background-image: url(../img/2-5.png);
  position: absolute;
  top: 40.5%;
  right: 23.5%;
  opacity: 0;
  pointer-events: none;
}

.fireWrapper {
  width: 15%;
  height: 5vw;
  position: absolute;
  bottom: 10%;
  opacity: 0;
  display: none;
}

.fireline {
  width: 100%;
  height: 100%;
  position: absolute;
}

.fireline-1 {
  background-image: url(../img/load.png);
  opacity: 0;
}

.fireline-2 {
  background-image: url(../img/load2.png);
  opacity: 0;
}

.fireline-3 {
  background-image: url(../img/load3.png);
  opacity: 0;
}

.fireline-4 {
  background-image: url(../img/load4.png);
  opacity: 0;
}

.fireline-5 {
  background-image: url(../img/load5.png);
  opacity: 0;
}

.fireline-6 {
  background-image: url(../img/load6.png);
  opacity: 0;
}

.section-fire-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  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;
}

.smallfire {
  width: 100%;
  height: 120%;
  position: absolute;
}

.smallfire:nth-child(1) {
  background-image: url(../img/3-fire-1.png);
  opacity: 0;
}

.smallfire:nth-child(2) {
  background-image: url(../img/3-fire-2.png);
  opacity: 0;
}

.smallfire:nth-child(3) {
  background-image: url(../img/3-fire-3.png);
  opacity: 0;
}

.smallfire:nth-child(4) {
  background-image: url(../img/3-fire-4.png);
  opacity: 0;
}

.smallfire:nth-child(5) {
  background-image: url(../img/3-fire-5.png);
  opacity: 0;
}

.fog {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -63%;
}

.fog:nth-child(6) {
  background-image: url(../img/3-1.png);
  opacity: 0;
}

.fog:nth-child(7) {
  background-image: url(../img/3-2.png);
  opacity: 0;
}

.fog:nth-child(8) {
  background-image: url(../img/3-3.png);
  opacity: 0;
}

.washline {
  width: 15%;
  height: 5vw;
  position: absolute;
  bottom: 10%;
}

.washline-1 {
  background-image: url(../img/load0.png);
  opacity: 0;
  display: none;
}

.washline-2 {
  background-image: url(../img/load7-1.png);
  opacity: 0;
  display: none;
}

.washline-3 {
  background-image: url(../img/load7-2.png);
  opacity: 0;
  display: none;
}

.washline-4 {
  background-image: url(../img/load7-3.png);
  opacity: 0;
  display: none;
}

.washline-5 {
  background-image: url(../img/load7-4.png);
  opacity: 0;
  display: none;
}

.bangline {
  width: 15%;
  height: 5vw;
  position: absolute;
  bottom: 10%;
}

.bangline-1 {
  background-image: url(../img/load0.png);
  opacity: 0;
  display: none;
}

.bangline-2 {
  background-image: url(../img/load0-1.png);
  opacity: 0;
  display: none;
}

.bangline-3 {
  background-image: url(../img/load0-2.png);
  opacity: 0;
  display: none;
}

.bangline-4 {
  background-image: url(../img/load0-3.png);
  opacity: 0;
  display: none;
}

.bangline-5 {
  background-image: url(../img/load0-4.png);
  opacity: 0;
  display: none;
}

.section-img:nth-child(10) {
  opacity: 0;
}

.bag-nextBegin {
  width: 100%;
  height: 100%;
  position: absolute;
}

.bag-nextBegin:nth-child(1) {
  background-image: url(../img/5-5.png);
  opacity: 1;
}

.bag-nextBegin:nth-child(2) {
  background-image: url(../img/5-6.png);
  opacity: 0;
}

.bag-nextBegin:nth-child(3) {
  background-image: url(../img/5-7.png);
  opacity: 0;
}

.bag-nextBegin:nth-child(4) {
  background-image: url(../img/5-8.png);
  opacity: 0;
}

.hammerHand {
  position: absolute;
}

.hammerHand:nth-child(5) {
  width: 30%;
  height: 100%;
  background-image: url(../img/5.png);
  right: 0;
  top: -70%;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  opacity: 0;
  display: none;
}

.star {
  position: absolute;
}

.star:nth-child(6) {
  width: 5vw;
  height: 5vw;
  background-image: url(../img/5-bang.png);
  top: 30%;
  left: 40%;
  opacity: 0;
}

.star:nth-child(7) {
  width: 3vw;
  height: 3vw;
  background-image: url(../img/5-bang2.png);
  top: 50%;
  left: 55%;
  opacity: 0;
  display: none;
}

.ending-container {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 20;
  pointer-events: none;
  opacity: 0;
}

.ending-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.show-area {
  width: 100%;
  height: 40%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0.5vw 10vw 0 10vw;
}

.character {
  background-image: url(../img/end01.png);
  height: 100%;
  width: 20%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  pointer-events: none;
  opacity: 0;
}

.show-area .item:nth-child(2) {
  background-image: url(../img/end01-2.png);
  height: 100%;
  width: 15%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transform: translateY(40%);
          transform: translateY(40%);
  pointer-events: none;
  opacity: 0;
}

.show-area .item:nth-child(3) {
  background-image: url(../img/end01-3.png);
  height: 100%;
  width: 15%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  pointer-events: none;
  opacity: 0;
}

.show-area .item:nth-child(4) {
  background-image: url(../img/end01-4.png);
  height: 100%;
  width: 12%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: 3%;
  pointer-events: none;
  opacity: 0;
}

.show-area .item:nth-child(5) {
  background-image: url(../img/end01-5.png);
  height: 100%;
  width: 15%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  -webkit-transform: translateY(40%);
          transform: translateY(40%);
  pointer-events: none;
  opacity: 0;
}

.content-area {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  pointer-events: none;
  opacity: 0;
}

.content-wrapper {
  width: 60%;
  height: 100%;
  color: #998675;
  font-size: 2vmin;
  text-align: center;
}

.begin-pano {
  display: block;
  position: absolute;
  width: 9%;
  height: 5vw;
  background-image: url(../img/end.png);
  bottom: 30%;
  pointer-events: none;
  opacity: 0;
}

.begin-pano:hover {
  background-image: url(../img/end_h.png);
}

.washHand:nth-child(9) {
  width: 100%;
}

.skip-button {
  width: 8%;
  height: 4vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/skip2.png);
  position: absolute;
  bottom: 2.5vw;
  right: 2.5vw;
  z-index: 100;
  cursor: pointer;
}

.skip-button:hover {
  background-image: url(../img/skip-h.png);
}

@media screen and (max-width: 820px) {
  * {
    font-size: 4vmin;
    letter-spacing: 0.5vmin;
    line-height: 19px;
  }
  .page-wrapper {
    padding: 0 2vw 2vw 2vw;
  }
  .text-area {
    padding: 5%;
  }
  .interaction-btn {
    width: 22vw;
    height: 21vw;
    bottom: 7%;
  }
  .tip {
    width: 50vw;
    height: 20vw;
    background-image: url(../img/mouse2.png);
  }
  .section-img {
    width: 70%;
  }
  .fog {
    top: -40%;
  }
  .title {
    font-size: 18px;
  }
  .br {
    margin-top: 2vmin;
    margin-bottom: 2.2vmin;
  }
  .content .zh {
    font-size: 14px;
    display: block;
    margin-bottom: 1.5vmin;
  }
  .content .en {
    font-size: 12px;
    line-height: 1rem;
  }
  .continue-btn {
    width: 27vw;
    height: 14vw;
    pointer-events: none;
    display: none;
    opacity: 0;
  }
  .section-interaction-img-container {
    right: 5%;
  }
  .processingItem {
    width: 36%;
    height: 24vw;
    right: -50%;
    top: 40%;
  }
  .soakingHand {
    width: 35%;
    height: 25vw;
    top: 51.5%;
    right: 3.5%;
  }
  .fireWrapper {
    width: 36%;
    height: 14vw;
    bottom: 15%;
  }
  .smallfire {
    width: 120%;
    height: 140%;
  }
  .washline {
    width: 36%;
    height: 14vw;
    bottom: 15%;
  }
  .washHand {
    top: -32%;
    right: -23%;
  }
  .faucet {
    top: -36%;
  }
  .hammerHand:nth-child(5) {
    width: 58%;
    height: 76%;
    top: -36%;
    right: -36%;
  }
  .bangline {
    width: 36%;
    height: 14vw;
    bottom: 15%;
  }
  .star:nth-child(6) {
    width: 9vw;
    height: 9vw;
    top: 36%;
    left: 24%;
  }
  .star:nth-child(7) {
    width: 9vw;
    height: 9vw;
    top: 50%;
    left: 45%;
  }
  .show-area {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5vw 5vw 0 5vw;
  }
  .character {
    position: absolute;
    -webkit-transform: translate(-14%, 33%);
            transform: translate(-14%, 33%);
    width: 37%;
  }
  .show-area .item:nth-child(2) {
    position: absolute;
    left: 5%;
    -webkit-transform: translateY(14%);
            transform: translateY(14%);
    width: 24%;
  }
  .show-area .item:nth-child(3) {
    width: 31%;
    height: 61%;
  }
  .show-area .item:nth-child(4) {
    width: 25%;
    height: 71%;
    margin-left: 6%;
  }
  .show-area .item:nth-child(5) {
    width: 30%;
    height: 72%;
    position: absolute;
    right: 4%;
  }
  .content-area {
    width: 100%;
    height: 49%;
  }
  .content-wrapper {
    width: 95%;
    font-size: 12px;
  }
  .begin-pano {
    width: 27%;
    height: 14vw;
    bottom: 25%;
  }
  .washHand:nth-child(9) {
    width: 80%;
  }
  .skip-button {
    width: 22vw;
    height: 11vw;
    bottom: 4vw;
    right: 4vw;
  }
}
/*# sourceMappingURL=style.css.map */