@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&display=swap");
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
a {
  font-family: 'Roboto', Arial, 'Noto Sans TC', '微軟正黑體', sans-serif !important;
}

img,
object,
embed,
video {
  max-width: 100%;
}

.ie6 img {
  width: 100%;
}

body {
  background: #fff;
  color: #201F1F;
  font-size: 15px;
  letter-spacing: .04em;
  min-width: 320px;
  overflow-x: hidden;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}

a,
a:hover {
  text-decoration: none !important;
}

p {
  line-height: 1.4;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin: 0;
  font-size: 1em;
}

.cp-tips {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  color: #996600;
  background-color: #ffefc6;
  padding: 10px;
  font-size: 16px;
}

.cp-tips p {
  margin: 0;
}

.cp-tips a {
  color: #f75c61;
  text-decoration: underline;
}

.cp-tips .cp-tips-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 22px;
  height: 22px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}

.cp-tips .cp-tips-close:before {
  content: '';
  position: absolute;
  width: 100%;
  border-top: 1px solid #996600;
  top: 50%;
  left: 0;
}

.cp-tips .cp-tips-close:after {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 1px solid #996600;
  top: 0;
  left: 50%;
}

.all-content {
  font-size: 1.2em;
}

.all-content ul,
.all-content ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.all-content address,
.all-content dl,
.all-content fieldset,
.all-content figure,
.all-content ol,
.all-content p,
.all-content pre,
.all-content ul {
  margin: 0;
}

.text-hidden {
  text-indent: -9999px;
  height: 0;
}

.sc__block {
  padding: 6em 0;
}

.sc__title {
  margin-bottom: 2em;
}

.sc__title h3 {
  font-weight: 700;
  font-size: 2em;
  color: #003BFF;
}

.sc__title p {
  font-weight: 400;
  font-size: 1.2em;
  color: inherit;
  margin-top: 10px;
}

.wrapper_style {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px #C9D5FF;
          box-shadow: 0px 0px 10px #C9D5FF;
  border-radius: 30px;
}

.questionnaire {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(68.93%, #FFFFFF), to(#E4EAFF));
  background: linear-gradient(180deg, #FFFFFF 68.93%, #E4EAFF 100%);
  padding: 100px 0 80px;
  overflow: hidden;
}

.questionnaire::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/cbg_1.png), url(../images/cbg_2.png);
  background-repeat: no-repeat;
  background-size: 100% auto, 1232px auto;
  background-position: center top, center bottom;
}

.questionnaire .container {
  position: relative;
}

.type {
  position: relative;
  background: #E4EAFF;
}

.type .row {
  margin-left: -20px;
  margin-right: -20px;
}

.type [class^='col-md-'] {
  padding-left: 20px;
  padding-right: 20px;
}

.type .type__ul li {
  position: relative;
  padding: 40px;
}

.type .type__ul li:not(:first-child) {
  margin-top: 2.6em;
}

.type .txt h4 {
  font-weight: 700;
  font-size: 2.2em;
  color: #003BFF;
  margin-bottom: 30px;
}

.type .txt p {
  margin-top: 18px;
}

.type .txt b {
  display: block;
  font-weight: 400;
  font-size: 1em;
  color: #003BFF;
}

.type .image_wrapper .img {
  padding-bottom: 55%;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
}

.type .image_wrapper p {
  font-weight: 400;
  font-size: 1em;
  color: inherit;
  margin-top: 10px;
}

.partner {
  background-color: #fff;
  background-image: url(../images/cbg_4.png), url(../images/cbg_5.png);
  background-repeat: no-repeat;
  background-size: 20% auto, 24% auto;
  background-position: left 60%, right 40%;
  overflow: hidden;
}

.partner .partner_list {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}

.teacher {
  background: url(../images/map.png) no-repeat center/100% auto;
  max-width: 800px;
  margin: 8em auto 0;
}

.teacher .num_list {
  color: #003BFF;
}

.teacher .num_list .row {
  row-gap: 30px;
}

.teacher .num_list .num {
  font-weight: 700;
  font-size: 3.6em;
  color: inherit;
}

.teacher .num_list .num small {
  font-size: 50%;
}

.teacher .num_list span {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  color: inherit;
}

.teacher .teacher_list h5 {
  font-size: 1.3em;
}

.teacher .teacher_list p img {
  width: 12px;
  margin-right: 10px;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1120px;
  }
}

@media screen and (max-width: 1399px) {
  .questionnaire::before {
    background-size: 1400px auto, 1232px auto;
  }
}

@media screen and (max-width: 991px) {
  .all-content {
    /*16px*/
    font-size: 1.06em;
  }
}

@media screen and (max-width: 767px) {
  .sc__block {
    padding: 4em 0;
  }
  .sc__title h3 {
    font-size: 1.8em;
  }
  .kv img {
    max-width: 90%;
  }
  .type .type__ul li {
    overflow: hidden;
    padding: 0;
  }
  .type .txt {
    padding: 30px;
  }
  .type .txt h4 {
    margin-bottom: 15px;
  }
  .type .image_wrapper p {
    padding: 0 10px;
  }
  .type .image_wrapper .img {
    border-radius: 0;
  }
  .teacher {
    background-size: 100% auto;
  }
}

@media screen and (max-width: 576px) {
  .wrapper_style {
    -webkit-box-shadow: 0px 0px 8px #C9D5FF;
            box-shadow: 0px 0px 8px #C9D5FF;
    border-radius: 15px;
  }
  .questionnaire {
    padding: 60px 0 0;
  }
  .type::before {
    display: none;
  }
  .type .txt p {
    margin-top: 8px;
  }
  .type .txt b {
    font-weight: normal;
  }
  .teacher {
    background-size: 120% auto;
  }
  .teacher .num_list .num {
    font-size: 2.8em;
  }
}

@media screen and (max-width: 480px) {
  .type .txt h4 {
    font-size: 1.8em;
  }
  .partner .partner_list {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    margin-top: -40px;
  }
  .teacher {
    margin-top: 0;
  }
}
