@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 50.54688%;
}

.header .slogan {
  width: 56.40625%;
  height: 0;
  padding-bottom: 35%;
  top: 6.33694%;
  left: 9.14062%;
  background-size: 100%;
}

.header .slogan02 {
  width: 72.1875%;
  height: 0;
  padding-bottom: 12.65625%;
  top: 72.95209%;
  left: 2.73438%;
  background-size: 100%;
}

.header .logo {
  width: 17.73438%;
  height: 0;
  padding-bottom: 11.40625%;
  position: absolute;
  top: 0.7728%;
  left: 29.6875%;
  background: url(/Action/79_TMD/20211117MU/images/logo.png?v=20211029);
  background-size: 100%;
  z-index: 1;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1216px;
}

.nav .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 10.52632%;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .navBtn ul li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 42.10526%;
  background-size: 800% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}

.card {
  padding: 16px;
  margin: 16px 0;
}

.card ol, .card ul {
  margin-left: 2em;
}
