@charset "UTF-8";
.crunchtime_page .sec1 h3, .crunchtime_page .sec2 h3, .crunchtime_page .sec3 h3 {
  text-align: center;
  font-size: 24px;
  color: #010101;
}

.crunchtime_page {
  font-family: 'Noto Sans TC', '微軟正黑體', sans-serif;
  margin-top: 50px;
}

.crunchtime_page * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.crunchtime_page img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.crunchtime_page .container {
  max-width: 997px;
  margin: 0 auto;
}

.crunchtime_page .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.crunchtime_page .jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.crunchtime_page .jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.crunchtime_page .jcsa {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.crunchtime_page .aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.crunchtime_page .logotitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.crunchtime_page .logotitle img {
  width: 212px;
  height: 42px;
  margin: 0 12px 0 0;
}

.crunchtime_page .logotitle h2 {
  color: #561a7a;
  font-size: 40px;
  line-height: 42px;
}

.crunchtime_page .imgtitle {
  display: block;
}

.crunchtime_page .box_outter {
  border: 2px solid #512688;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.crunchtime_page .kv {
  width: 100%;
  height: 475px;
  background-image: url(../images/crunchtime_bg_purple.jpg);
  background-size: cover;
  overflow: hidden;
  padding-top: 170px;
}

.crunchtime_page .kv h1 {
  font-size: 70px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  position:relative;
}

.crunchtime_page .kv h2 {
  font-size: 40px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin-top: 16px;
}

.crunchtime_page .kv .deco_line {
  width: 100%;
  height: 3px;
  margin: 0 auto;
  background: url(../images/crunchtime_line.png) no-repeat center;
  background-size: contain;
}

.crunchtime_page .sec1 {
  margin-top: 114px;
  margin-bottom: 140px;
}

.crunchtime_page .sec1 h2 {
  display: block;
  line-height: 65px;
  font-size: 36px;
  text-align: center;
  color: #fff;
  background: #512688;
  margin-bottom: 50px;
}

.crunchtime_page .sec1 .row {
  margin: 70px 0 75px;
}

.crunchtime_page .sec1 .row h3 {
  text-align: justify;
}

.crunchtime_page .sec1 .row img {
  width: 147px;
  margin-bottom: 45px;
}

.crunchtime_page .sec1 .box1 .col {
  width: 280px;
}

.crunchtime_page .sec1 .box2 .col {
  width: 220px;
}

.crunchtime_page .sec2 {
  margin-bottom: 140px;
}

.crunchtime_page .sec2 h2 {
  font-size: 40px;
  color: #561a7a;
  text-align: center;
  position:relative;
}

.crunchtime_page .sec2 h3 {
  margin: 32px 0 40px;
}

.crunchtime_page .sec3 {
  margin-bottom: 140px;
}

.crunchtime_page .sec3 .purpletitle {
  font-size: 32px;
  font-weight: normal;
  line-height: 75px;
  text-align: center;
  color: #fff;
  background: #78478f;
  width: 100%;
  border-radius: 16px;
  margin-bottom: 35px;
}

.crunchtime_page .sec3 .purpletitle > div {
  display: inline;
}

.crunchtime_page .sec3 .purpletitle span {
  font-size: 48px;
  line-height: 75px;
  font-style: italic;
  margin: 0 10px 0 5px;
  letter-spacing: 2px;
}

.crunchtime_page .sec3 h2 {
  font-size: 40px;
  color: #561a7a;
  line-height: 1.3;
  margin-bottom: 10px;
}

.crunchtime_page .sec3 h3 {
  text-align: left;
}

.crunchtime_page .sec3 .row .col {
  width: 50%;
}

.crunchtime_page .sec3 .row .col img {
  max-width: 490px;
}

.crunchtime_page .sec4 .logotitle {
  margin-bottom: 5px;
}

.crunchtime_page .sec4 h2 {
  font-size: 40px;
  color: #561a7a;
  text-align: center;
  position:relative;
}
.crunchtime_page .sec4 h2 font {font-size:30px;}

.crunchtime_page .sec4 .box_outter {
  margin-top: 72px;
  padding: 68px 0;
}

.crunchtime_page .sec4 .box_outter .row {
  margin-bottom: 44px;
}

.crunchtime_page .sec4 .box_outter .img {
  width: 285px;
}

.crunchtime_page .sec4 .box_outter .text {
  width: 534px;
}

.crunchtime_page .sec4 .box_outter .text h3 {
  color: #fff;
  background: #512688;
  font-size: 36px;
  line-height: 66px;
  padding-left: 45px;
  margin-bottom: 30px;
}

.crunchtime_page .sec4 .box_outter .text p {
  font-size: 30px;
  padding-left: 45px;
}

.crunchtime_page .sec4 .box_outter .text p::before {
  content: "·";
  font-size: 30px;
  color: #512688;
}

.crunchtime_page .sec4 .box_outter .box1 {
  margin-bottom: 72px;
}

.crunchtime_page .sec4 .box_outter .box1 .img {
  margin-left: 80px;
}

.crunchtime_page .sec4 .box_outter .box1 .text h3 {
  border-radius: 16px 0 0 16px;
}

.crunchtime_page .sec4 .box_outter .box2 .img {
  margin-right: 80px;
}

.crunchtime_page .sec4 .box_outter .box2 .text h3 {
  border-radius: 0 16px 16px 0;
}

.crunchtime_page .sec4 .table {
  width: 922px;
  margin: 0 auto;
  border: 3px solid #dadada;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
}

.crunchtime_page .sec4 .table .row {
  margin-bottom: 0;
}

.crunchtime_page .sec4 .table .row > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0;
}

.crunchtime_page .sec4 .table .row > div span {
  display: block;
  font-size: 22px;
}

.crunchtime_page .sec4 .table .thead {
  color: #fff;
  background: #561a7a;
  padding: 4px 0;
}

.crunchtime_page .sec4 .table .thead > div {
  border-right: 1px solid #fff;
}

.crunchtime_page .sec4 .table .thead > div:nth-last-child(1) {
  border: 0;
}

.crunchtime_page .sec4 .table .tbody > div:nth-child(2n) {
  background: #f8eeff;
}

@media screen and (max-width: 1024px) {
  .crunchtime_page .container {
    max-width: none;
    width: 96%;
  }
  .crunchtime_page .kv {
    height: 300px;
    padding-top: 100px;
  }
  .crunchtime_page .kv h1 {
    font-size: 40px;
  }
  .crunchtime_page .kv h2 {
    font-size: 30px;
  }
  .crunchtime_page .kv .deco_line {
    width: 94%;
  }
  .crunchtime_page .sec1 {
    margin-top: 57px;
    margin-bottom: 70px;
  }
  .crunchtime_page .sec2 {
    margin-bottom: 70px;
  }
  .crunchtime_page .sec3 {
    margin-bottom: 70px;
  }
  .crunchtime_page .sec4 .box_outter .text {
    max-width: 534px;
    width: 68%;
  }
  .crunchtime_page .sec4 .box_outter .text h3 {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 10px;
  }
  .crunchtime_page .sec4 .box_outter .text p {
    font-size: 24px;
  }
  .crunchtime_page .sec4 .box_outter .box1 .img,
  .crunchtime_page .sec4 .box_outter .box2 .img {
    margin: 0 6%;
  }
  .crunchtime_page .sec4 .table {
    width: 94%;
    font-size: 18px;
  }
  .crunchtime_page .sec4 .table .row > div {
    padding: 8px 0;
  }
  .crunchtime_page .sec4 .table .row > div span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .crunchtime_page .sec1 h3 {
    text-align: center;
    font-size: 18px;
    color: #010101;
  }
  .crunchtime_page .logotitle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .crunchtime_page .logotitle img {
    margin: 0 auto 10px 0;
  }
  .crunchtime_page .logotitle h2 {
    display: block;
    width: 100%;
    text-align: left;
  }
  .crunchtime_page .kv {
    height: 220px;
    padding-top: 55px;
  }
  .crunchtime_page .kv h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .crunchtime_page .kv h2 {
    font-size: 24px;
    margin-top: 15px;
  }
  .crunchtime_page .sec1 h2 {
    font-size: 24px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .crunchtime_page .sec1 .row {
    margin: 35px 0 25px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .crunchtime_page .sec1 .row h3 {
    text-align: center;
  }
  .crunchtime_page .sec1 .row img {
    width: 147px;
    margin-bottom: 10px;
  }
  .crunchtime_page .sec1 .box1 > h3,
  .crunchtime_page .sec1 .box2 > h3 {
    display: block;
    margin: 0 auto;
    width: 92%;
  }
  .crunchtime_page .sec1 .box1 .col,
  .crunchtime_page .sec1 .box2 .col {
    width: 80%;
    max-width: 280px;
    margin-bottom: 20px;
  }
  .crunchtime_page .sec2 h3 {
    text-align: left;
  }
  .crunchtime_page .sec3 .purpletitle {
    padding: 8px 0;
    line-height: 40px;
    margin-bottom: 35px;
  }
  .crunchtime_page .sec3 .purpletitle > div {
    display: block;
  }
  .crunchtime_page .sec3 .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .crunchtime_page .sec3 .row .col {
    width: 100%;
    margin-bottom: 10px;
  }
  .crunchtime_page .sec4 h2 {
    text-align: left;
  }
  .crunchtime_page .sec4 .box_outter {
    margin-top: 36px;
    padding: 0 0 30px 0;
  }
  .crunchtime_page .sec4 .box_outter .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .crunchtime_page .sec4 .box_outter .box1 .img,
  .crunchtime_page .sec4 .box_outter .box2 .img {
    margin: 0 auto 10px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .crunchtime_page .sec4 .box_outter .box1 .text,
  .crunchtime_page .sec4 .box_outter .box2 .text {
    max-width: none;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10px;
  }
  .crunchtime_page .sec4 .box_outter .box1 .text h3,
  .crunchtime_page .sec4 .box_outter .box2 .text h3 {
    font-size: 24px;
    border-radius: 0;
    text-align: center;
    padding: 0;
  }
  .crunchtime_page .sec4 .box_outter .box1 .text p,
  .crunchtime_page .sec4 .box_outter .box2 .text p {
    font-size: 20px;
    text-align: center;
    padding: 0;
  }
  .crunchtime_page .sec4 .box_outter .box1 .text p::before,
  .crunchtime_page .sec4 .box_outter .box2 .text p::before {
    font-size: 20px;
  }
  .crunchtime_page .sec4 table {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .crunchtime_page .sec3 .purpletitle {
    font-size: 24px;
    line-height: 36px;
  }
  .crunchtime_page .sec3 .purpletitle span {
    font-size: 36px;
    line-height: 36px;
  }
  .crunchtime_page .sec4 .table {
    font-size: 15px;
  }
  .crunchtime_page .sec4 .table .row .item1 {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .crunchtime_page .sec4 .table .row > div span {
    font-size: 12px;
  }
}
