@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

.js-container {
  height: 100%;
  top: 29px;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 58.59375%;
}

.header .slogan {
  width: 67.96875%;
  height: 0;
  padding-bottom: 22.26562%;
  top: 57.73333%;
  left: 15.15625%;
}

.header .slogan .slogan-tiger {
  width: 17.70115%;
  height: 0;
  padding-bottom: 17.93103%;
  top: 0;
  left: 0;
  background-size: 100%;
}

.header .slogan .slogan-tiger2 {
  width: 35.63218%;
  height: 0;
  padding-bottom: 12.29885%;
  top: 8.77193%;
  left: 17.93103%;
  background-size: 100%;
}

.header .slogan .slogan-give {
  width: 12.52874%;
  height: 0;
  padding-bottom: 12.41379%;
  top: 56.84211%;
  left: 10.34483%;
  background-size: 100%;
}

.header .slogan .slogan-give2 {
  width: 76.09195%;
  height: 0;
  padding-bottom: 15.97701%;
  top: 45.61404%;
  left: 24.13793%;
  background-size: 100%;
}

.header .logo {
  width: 13.4375%;
  height: 0;
  padding-bottom: 8.75%;
  position: absolute;
  top: 4.8%;
  left: 68.75%;
  background: url(/Action/79_TMD/20211227MU/images/logo.png?v=20211223);
  background-size: 100%;
  z-index: 1;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}

.content .content-input .input li:nth-child(odd) {
  width: 8.5rem;
  font-size: 1.1em;
}

.content .content-input .input li:nth-child(even) {
  width: calc(100% - 8.5rem);
}

.content .content-main {
  padding: 8px;
}
