.picBox01 {
  overflow: hidden;
  position: relative;
}
.picBox01 .pic {
  position: relative;
  z-index: 800;
  width: 80%;
  margin: 0 auto;
}
.picBox02 {
  overflow: hidden;
  position: relative;
}
.picBox02 .pic {
  position: relative;
  z-index: 800;
  width: 80%;
  margin: 0 auto;
}
.picBox03 {
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 86%;
  margin: 0 auto;
}
.picBox03 .pic {
  width: 90%;
  margin: 0 auto;
}
.picBox03 .leftBlock {
  display: inline-block;
  width: 22%;
  vertical-align: middle;
  margin: 0 4% 2.4em 0;
}
.picBox03 .rightBlock {
  display: inline-block;
  vertical-align: middle;
  width: 72%;
  text-align: left;
  margin: 0 0 2.4em 0;
  padding: 0 0 0.6em 0;
  border-bottom: 1px dashed #dadada;
}
.picBox03 .rightBlock > div:nth-child(1) {
  display: inline-block;
  color: #ffffff;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  font-size: 0.7em;
  line-height: 1em;
  margin: 0 0 0.5em 0;
  border-radius: 300px;
  background: #93da49;
  box-sizing: border-box;
  padding: 0.26em 0.6em 0.3em 0.6em;
}
.picBox03 .rightBlock > div:nth-child(2) {
  font-size: 0.76em;
  line-height: 1.5em;
}
.picBox03 .rightBlock > div:nth-child(2) > span {
  display: inline-block;
}
.picGroup {
  position: relative;
}
.picGroup .picArrow {
  position: absolute;
  z-index: 500;
  width: 6%;
  left: -6%;
  top: 45%;
  transform: rotate(180deg);
}
.picGroup .picArrow02 {
  position: absolute;
  z-index: 500;
  width: 6%;
  right: -6%;
  top: 45%;
}
.picBox04 {
  z-index: 400;
  position: relative;
  white-space: nowrap;
  overflow-y: hidden;
  margin: 1em 0 0 0;
}
.picBox04::-webkit-scrollbar {
  display: none;
}
.picBox04 .pic {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 2%;
}
.link {
  position: relative;
  z-index: 800;
  display: inline-block;
  color: #9A7FDD;
  text-decoration: none;
  font-size: 0.8em;
  vertical-align: top;
  padding: 0.4em 1em;
  border: 1px solid #9A7FDD;
  border-radius: 300px;
  margin: 0 0em 2em 0em;
}
.link > img {
  display: inline-block;
  height: 0.9em;
  width: auto;
  vertical-align: top;
  margin: 0 0 0 0.4em;
}
.link:hover {
  text-decoration: none;
  border: 1px solid #9A7FDD;
}
/********************/
.pd {
  display: none;
  background: rgba(52, 52, 73, 0.9);
  width: 100vw;
  position: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  left: 0;
  top: 0;
  z-index: 961;
  height: 100vh;
}
.pdBox {
  position: relative;
  width: 90%;
  margin: 5em auto;
}
.pdClose {
  position: absolute;
  right: 0;
  top: -2.5em;
  background: #000000;
  border-radius: 300px;
  border: 2px solid #ffffff;
  width: 2em;
  height: 2em;
  padding: 0.5em;
  box-sizing: border-box;
  cursor: pointer;
}
.pdClose02 {
  display: inline-block;
  font-size: 0.8em;
  color: #ffffff;
  text-align: center;
  padding: 0.7em 1.2em;
  border-radius: 300px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  cursor: pointer;
  margin: 5em 0 0 0;
}
.pdTitle {
  font-size: 1.1em;
  color: #ffffff;
  text-align: center;
  line-height: 1.3em;
  margin: 0 0 0.8em 0;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
}
.pdTxt {
  font-size: 0.8em;
  line-height: 1.3em;
  color: #ffffff;
  margin: 0 0 1em 0;
}
.pdTable {
  width: 100%;
  border-left: 1px solid #9a77db;
  border-top: 1px solid #9a77db;
  margin: 0 0 0.5em 0;
}
.pdTable th {
  border-right: 1px solid #9a77db;
  border-bottom: 1px solid #9a77db;
  color: #ffffff;
  padding: 0.5em 0.4em;
  font-size: 0.8em;
  line-height: 1.3em;
  background: #7b34c6;
  text-align: center;
  vertical-align: middle;
}
.pdTable td {
  border-right: 1px solid #9a77db;
  border-bottom: 1px solid #9a77db;
  color: #000000;
  background: #ffffff;
  padding: 0.5em 0.4em;
  font-size: 0.8em;
  line-height: 1.3em;
  text-align: center;
  vertical-align: middle;
}
.pdPS {
  font-size: 0.8em;
  line-height: 1.3em;
  color: #ffffff;
  margin: 0 0 0.4em 0;
}
.pdLink {
  color: #ffffff;
  text-decoration: underline;
}
.pdLink:hover {
  color: #ffffff;
  text-decoration: underline;
}
.pdBtn {
  display: inline-block;
  background: #7b34c6;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 500;
  padding: 0.4em 0.8em 0.5em 0.8em;
  border-radius: 300px;
  letter-spacing: 2px;
  font-family: 'Noto Sans TC', sans-serif;
  margin: 1em 0 0 0;
}
.pdNum {
  list-style: decimal;
  padding: 0;
  margin: 0 0 0 1.5em;
  font-size: 0.8em;
  line-height: 1.3em;
  color: #ffffff;
}
.pdDot {
  list-style: disc;
  padding: 0;
  margin: 0 0 0 1.5em;
  font-size: 0.8em;
  line-height: 1.3em;
  color: #ffffff;
}
.pdNon {
  list-style: none;
  padding: 0;
  margin: 0 0 0 1.5em;
  font-size: 0.8em;
  line-height: 1.3em;
  color: #ffffff;
}
.pd li {
  padding: 0 0 0.5em 0;
}
dl {
  font-size: 0.8em;
  line-height: 1.4em;
  width: 90%;
  margin: 0 auto;
}
dl > dt {
  box-sizing: border-box;
  display: inline-block;
  border-right: 1px solid #7b34c6;
  border-bottom: 1px solid #7b34c6;
  background: #6d2aba;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 50%;
  padding: 0.4em 0;
  vertical-align: middle;
}
dl > dd {
  box-sizing: border-box;
  display: inline-block;
  border-right: 1px solid #7b34c6;
  border-bottom: 1px solid #7b34c6;
  background: #ffffff;
  color: #000000;
  text-align: center;
  width: 50%;
  padding: 0.4em 0;
  vertical-align: middle;
  min-height: 3.8em;
}
/********************/
@media screen and (min-width: 451px) and (max-width: 820px) {
  .picBox01 {
    overflow: hidden;
    position: relative;
  }
  .picBox01 .pic {
    position: relative;
    z-index: 800;
    width: 70%;
    margin: 0 auto;
  }
  .picBox02 {
    overflow: hidden;
    position: relative;
  }
  .picBox02 .pic {
    position: relative;
    z-index: 800;
    width: 70%;
    margin: 0 auto;
  }
  .picBox03 {
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 86%;
    margin: 0 auto;
  }
  .picBox03 .pic {
    width: 80%;
    margin: 0 auto;
  }
  .picBox03 .leftBlock {
    display: inline-block;
    width: 14%;
    vertical-align: middle;
    margin: 0 7% 2.4em 0;
  }
  .picBox03 .rightBlock {
    display: inline-block;
    vertical-align: middle;
    width: 72%;
    text-align: left;
    margin: 0 0 2.4em 0;
    padding: 0 0 0.6em 0;
    border-bottom: 1px dashed #dadada;
  }
  .picBox03 .rightBlock > div:nth-child(1) {
    display: inline-block;
    color: #ffffff;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500;
    font-size: 0.7em;
    line-height: 1em;
    margin: 0 0 0.5em 0;
    border-radius: 300px;
    background: #93da49;
    box-sizing: border-box;
    padding: 0.26em 0.6em 0.3em 0.6em;
  }
  .picBox03 .rightBlock > div:nth-child(2) {
    font-size: 0.76em;
    line-height: 1.5em;
  }
  .picGroup {
    position: relative;
  }
  .picGroup .picArrow {
    position: absolute;
    z-index: 500;
    width: 5%;
    left: -6%;
    top: 45%;
    transform: rotate(180deg);
  }
  .picGroup .picArrow02 {
    position: absolute;
    z-index: 500;
    width: 5%;
    right: -6%;
    top: 45%;
  }
  .picBox04 {
    position: relative;
    z-index: 400;
    white-space: nowrap;
    overflow-y: hidden;
    margin: 1em 0 0 0;
  }
  .picBox04::-webkit-scrollbar {
    display: none;
  }
  .picBox04 .pic {
    display: inline-block;
    width: 34%;
    vertical-align: middle;
    cursor: pointer;
  }
}
/********************/
@media screen and (min-width: 821px) {
  .picBox03 {
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 90%;
    margin: 0 auto;
  }
  .picBox03 .leftBlock {
    display: inline-block;
    width: 16%;
    vertical-align: middle;
    margin: 0 7% 2.4em 0;
  }
  .picBox03 .rightBlock {
    display: inline-block;
    vertical-align: middle;
    width: 72%;
    text-align: left;
    margin: 0 0 2.4em 0;
    padding: 0 0 0.6em 0;
    border-bottom: 1px dashed #dadada;
  }
  .picBox03 .rightBlock > div:nth-child(1) {
    display: inline-block;
    color: #ffffff;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500;
    font-size: 0.8em;
    line-height: 1em;
    margin: 0 0 0.5em 0;
    border-radius: 300px;
    background: #93da49;
    box-sizing: border-box;
    padding: 0.26em 0.6em 0.3em 0.6em;
  }
  .picBox03 .rightBlock > div:nth-child(2) {
    font-size: 0.9em;
    line-height: 1.5em;
  }
  .picGroup {
    position: relative;
  }
  .picGroup .picArrow {
    display: none;
  }
  .picGroup .picArrow02 {
    display: none;
  }
  .picBox04 {
    position: relative;
    z-index: 400;
    white-space: normal;
    overflow-y: visible;
    margin: 2em 0 0 0;
  }
  .picBox04 .pic {
    display: inline-block;
    width: 16%;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 2%;
  }
  /********************/
  .pd {
    display: none;
    background: rgba(52, 52, 73, 0.9);
    width: 100vw;
    position: fixed;
    overflow-x: hidden;
    overflow-y: scroll;
    left: 0;
    top: 0;
    z-index: 961;
    height: 100vh;
  }
  .pdBox {
    position: relative;
    width: 90%;
    margin: 5em auto;
  }
  .pdClose {
    position: absolute;
    right: 0;
    top: -2.5em;
    background: #000000;
    border-radius: 300px;
    border: 2px solid #ffffff;
    width: 2em;
    height: 2em;
    padding: 0.5em;
    box-sizing: border-box;
    cursor: pointer;
  }
  .pdClose02 {
    display: inline-block;
    font-size: 0.8em;
    color: #ffffff;
    text-align: center;
    padding: 0.7em 1.2em;
    border-radius: 300px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 5em 0 0 0;
  }
  .pdTitle {
    font-size: 1.1em;
    color: #ffffff;
    text-align: center;
    line-height: 1.3em;
    margin: 0 0 0.4em 0;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500;
  }
  .pdTxt {
    font-size: 0.8em;
    line-height: 1.3em;
    color: #ffffff;
    margin: 0 0 1em 0;
  }
  .pdTable {
    width: 100%;
    border-left: 1px solid #9a77db;
    border-top: 1px solid #9a77db;
    margin: 0 0 0.5em 0;
  }
  .pdTable th {
    border-right: 1px solid #9a77db;
    border-bottom: 1px solid #9a77db;
    color: #ffffff;
    padding: 0.5em 0.4em;
    font-size: 0.9em;
    line-height: 1.2em;
    background: #7b34c6;
    text-align: center;
    vertical-align: middle;
  }
  .pdTable td {
    border-right: 1px solid #9a77db;
    border-bottom: 1px solid #9a77db;
    color: #000000;
    background: #ffffff;
    padding: 0.5em 0.4em;
    font-size: 0.8em;
    line-height: 1.2em;
    text-align: center;
    vertical-align: middle;
  }
  .pdPS {
    font-size: 0.7em;
    line-height: 1.3em;
    color: #ffffff;
    margin: 0 0 0.4em 0;
  }
  .pdLink {
    color: #ffffff;
    text-decoration: underline;
  }
  .pdLink:hover {
    color: #ffffff;
    text-decoration: underline;
  }
  .pdBtn {
    display: inline-block;
    background: #7b34c6;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 500;
    padding: 0.4em 0.8em 0.5em 0.8em;
    border-radius: 300px;
    letter-spacing: 2px;
    font-family: 'Noto Sans TC', sans-serif;
    margin: 1em 0 0 0;
  }
  .pdNum {
    list-style: decimal;
    padding: 0;
    margin: 0 0 0 1.5em;
    font-size: 0.8em;
    line-height: 1.3em;
    color: #ffffff;
  }
  .pdDot {
    list-style: disc;
    padding: 0;
    margin: 0 0 0 1.5em;
    font-size: 0.8em;
    line-height: 1.3em;
    color: #ffffff;
  }
  .pdNon {
    list-style: none;
    padding: 0;
    margin: 0 0 0 1.5em;
    font-size: 0.8em;
    line-height: 1.3em;
    color: #ffffff;
  }
  .pd li {
    padding: 0 0 0.5em 0;
  }
  dl {
    font-size: 0.8em;
    line-height: 1.4em;
    width: 70%;
    margin: 0 auto;
  }
  dl > dt {
    box-sizing: border-box;
    display: inline-block;
    border-right: 1px solid #7b34c6;
    border-bottom: 1px solid #7b34c6;
    background: #6d2aba;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    width: 50%;
    padding: 0.4em 0;
    vertical-align: top;
  }
  dl > dd {
    box-sizing: border-box;
    display: inline-block;
    border-right: 1px solid #7b34c6;
    border-bottom: 1px solid #7b34c6;
    background: #ffffff;
    color: #000000;
    text-align: center;
    width: 50%;
    padding: 0.4em 0;
    vertical-align: top;
  }
}
