@charset "UTF-8";
.contentAll .swiper-slide a::after {
  width: 0;
  height: 0;
  border-style: solid;
}

html {
  line-height: 1;
  font-size: 62.5%;
}

.contentAll {
  *zoom: 1;
}
.contentAll::after, .contentAll::before {
  content: "";
  display: table;
  clear: both;
}
.contentAll::after {
  clear: both;
}

.Menu-box a, h1.topic ~ .subtitle, .survey-box .em_bigdata strong, .survey-box .em_bigdata .wp-polls-ul li, .contentAll .swiper-slide .title {
  font-family: "微軟正黑體", Helvetica, Arial, sans-serif;
}

.Menu-box, .Menu-box a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1.topic, .contentAll h3.title {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.contentAll .swiper-slide a::after {
  content: "";
}

.Menu-box, h1.topic, h1.topic ~ .subtitle, .survey-box .detail-box, .contentAll {
  width: 1024px;
  margin: 0 auto;
}

.mainContainer {
  background: url("../images/part-00-bg.png") repeat 0 0 scroll transparent;
}

.kv-box {
  background: url("../images/header.png") no-repeat center top scroll #ffe7e6;
  height: 668px;
}
@media screen and (max-width: 768px) {
  .kv-box {
    background: url("../images/kv-img-mb.png") no-repeat center top #ffe7e6;
    background-size: 100%;
    max-height: 426px;
  }
}
@media screen and (min-width: 768px) {
  .kv-box {
    background: url("../images/header.png") no-repeat center top scroll #ffe7e6;
    height: 668px;
    max-height: initial;
  }
}

.Menu-box {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .Menu-box {
    width: 100vw;
  }
}
.Menu-box a {
  background: url("../images/btn-link.png") no-repeat 0 0 scroll transparent;
  background-size: contain;
  width: 250px;
  height: 76px;
  background-position: center top;
  display: inline-block;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  padding: 15px 0 0;
  text-align: center;
}
.Menu-box a:hover {
  background: url("../images/btn-hover.png") no-repeat 0 0 scroll transparent;
  background-size: contain;
  width: 250px;
  height: 76px;
}
@media screen and (max-width: 768px) {
  .Menu-box a:hover {
    background: url("../images/btn-link.png") no-repeat 0 0 scroll transparent;
    background-size: contain;
    width: 125px;
    height: 38px;
    background-position: center bottom;
    background-size: cover;
    width: 33.33333%;
    font-size: 16px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .Menu-box a {
    background: url("../images/btn-link.png") no-repeat 0 0 scroll transparent;
    background-size: contain;
    width: 125px;
    height: 38px;
    background-position: center bottom;
    background-size: cover;
    width: 33.33333%;
    font-size: 16px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 320px) {
  .Menu-box a {
    font-size: 14px;
  }
}

h1.topic {
  background: url("../images/topic.png") no-repeat 0 0 scroll transparent;
  background-size: contain;
  width: 700px;
  height: 119px;
  margin-top: 375px;
}
h1.topic ~ .subtitle {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 15px 240px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  h1.topic ~ .subtitle {
    width: 100vw;
    font-size: 14px;
    padding: 8px 17px 0;
    line-height: 19px;
  }
}
@media screen and (min-width: 768px) {
  h1.topic ~ .subtitle {
    font-size: 18px;
    line-height: 25px;
  }
}
@media screen and (max-width: 768px) {
  h1.topic {
    background: url("../images/topic-mb.png") no-repeat 0 0 scroll transparent;
    background-size: contain;
    width: 350px;
    height: 70.5px;
    background-position: center top;
    width: 95vw;
    background-size: contain;
    margin: 240px auto 0;
  }
}
@media screen and (min-width: 768px) {
  h1.topic {
    background: url("../images/topic.png") no-repeat 0 0 scroll transparent;
    background-size: contain;
    width: 700px;
    height: 119px;
    margin-top: 375px;
  }
}

@media screen and (max-width: 768px) {
  .survey-box .detail-box {
    width: 95vw;
  }
}
.survey-box .em_bigdata {
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  .survey-box .em_bigdata {
    padding: 5px 0;
  }
}
.survey-box .em_bigdata strong {
  display: block;
  margin: 0 0 25px;
}
@media screen and (max-width: 768px) {
  .survey-box .em_bigdata strong {
    line-height: 1.5;
  }
}
.survey-box .em_bigdata .wp-polls-ul {
  margin: 0 0 30px 25px !important;
}
.survey-box .em_bigdata .wp-polls-ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .survey-box .em_bigdata .wp-polls-ul li {
    line-height: 2.2;
  }
}

@media screen and (max-width: 768px) {
  .contentAll {
    width: 100vw;
  }
}
.contentAll h3.title {
  float: left;
  background: url("../images/part-01-left-mb.png") no-repeat 0 0 scroll transparent;
  background-size: contain;
  width: 238.5px;
  height: 293.5px;
}
@media screen and (max-width: 768px) {
  .contentAll h3.title {
    float: none;
    margin: 0 auto;
    position: relative;
    left: -15.25px;
  }
}
@media screen and (min-width: 768px) {
  .contentAll h3.title {
    float: left;
    margin: 0;
    left: 0;
  }
}
.contentAll .detail-box {
  float: left;
  display: -webkit-flex;
  display: flex;
  padding: 106px 15px 84px 36px;
}
@media screen and (max-width: 768px) {
  .contentAll .detail-box {
    float: none;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin-top: -60px;
  }
}
@media screen and (min-width: 768px) {
  .contentAll .detail-box {
    width: calc(100% - (477px / 2));
    float: left;
    flex-direction: row;
    margin: 0;
    padding: 106px 15px 84px 36px;
  }
}
.contentAll .swiper-slide {
  background-color: #fff;
  width: 225px;
  margin: 0 30px 0 0;
}
@media screen and (max-width: 768px) {
  .contentAll .swiper-slide {
    margin: 0 auto 45px;
    width: 80vw;
  }
}
@media screen and (min-width: 768px) {
  .contentAll .swiper-slide {
    width: 225px;
    margin: 0 30px 0 0;
  }
}
.contentAll .swiper-slide:last-of-type {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .contentAll .swiper-slide:last-of-type {
    margin: 0 auto 45px;
  }
}
@media screen and (min-width: 768px) {
  .contentAll .swiper-slide:last-of-type {
    margin: 0;
  }
}
.contentAll .swiper-slide .title {
  color: #333;
  font-size: 18px;
  line-height: 28px;
  margin: 22px 14px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}
.contentAll .swiper-slide a {
  display: block;
  padding: 0 0 30px;
  position: relative;
}
.contentAll .swiper-slide a:hover .title {
  color: #f36177;
}
.contentAll .swiper-slide a:hover::after {
  display: inline-block;
}
.contentAll .swiper-slide a::after {
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #f36177 transparent;
  position: absolute;
  right: 2px;
  bottom: 2px;
}

.Content-box.part-01 {
  background: url("../images/part-01-bg.png") repeat 0 0 scroll transparent;
}
.Content-box.part-02 {
  background: url("../images/part-02-bg.png") repeat 0 0 scroll transparent;
}
.Content-box.part-02 h3.title {
  background: url("../images/part-02-left-mb.png") no-repeat 0 0 scroll transparent;
  background-size: contain;
  width: 238.5px;
  height: 293.5px;
}
.Content-box.part-03 {
  background: url("../images/part-03-bg.png") repeat 0 0 scroll transparent;
}
.Content-box.part-03 h3.title {
  background: url("../images/part-03-left-mb.png") no-repeat 0 0 scroll transparent;
  background-size: contain;
  width: 238.5px;
  height: 293.5px;
}

.poll-bg {
  padding: 40px 200px !important;
  margin: 10px auto 10px auto !important;
}
@media screen and (max-width: 768px){
  .poll-bg {
    padding: 2% !important;
    margin:3% 1%  !important;
  } 
}