@charset "UTF-8";
html, body {
  background-size: 150%;
}

.wrapper {
  background-size: 150%;
  overflow: hidden;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 51.5625%;
}

.header .logo {
  width: 17.42188%;
  height: 0;
  padding-bottom: 12.03125%;
  top: 0.60606%;
  left: 5.07812%;
  display: block;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 69.0583%;
}

.header .slogan {
  width: 51.5625%;
  height: 0;
  padding-top: 28.35937%;
  top: 1.9697%;
  left: 19.21875%;
  background-size: 100%;
}

.header .bubble {
  width: 39.0625%;
  height: 0;
  padding-top: 18.98438%;
  top: 55.30303%;
  left: 35.23438%;
  background-size: 100%;
}

.nav {
  margin-bottom: 30px;
}

.nav .container {
  width: 95%;
  margin: 0 auto;
}

.nav .container .navBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*@include ms-phone-width{
              @include flexboxSetting(space-around);
            }*/
}

.nav .container .navBtn ul li {
  width: 30%;
  height: 0;
  padding-bottom: 14.45348%;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 43.36043%;
  background-size: 500% 100%;
}

/* ================= 內容 ================= */
.content {
  background-size: 150%;
}

.content .container {
  padding: 13% 3.5% 3% 3.5%;
}

.content .container h3 img {
  max-width: 80%;
}

.content .container ol,
.content .container ul {
  margin-left: 2em;
}
