@-webkit-keyframes scaleInBounce {
  0% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  3.4% {
    -webkit-transform: matrix(1.068, 0, 0, 1.059, 0, 0);
    transform: matrix(1.068, 0, 0, 1.059, 0, 0);
  }
  4.7% {
    -webkit-transform: matrix(1.055, 0, 0, 1.04, 0, 0);
    transform: matrix(1.055, 0, 0, 1.04, 0, 0);
  }
  6.81% {
    -webkit-transform: matrix(1.034, 0, 0, 1.011, 0, 0);
    transform: matrix(1.034, 0, 0, 1.011, 0, 0);
  }
  9.41% {
    -webkit-transform: matrix(1.012, 0, 0, 0.983, 0, 0);
    transform: matrix(1.012, 0, 0, 0.983, 0, 0);
  }
  10.21% {
    -webkit-transform: matrix(1.006, 0, 0, 0.977, 0, 0);
    transform: matrix(1.006, 0, 0, 0.977, 0, 0);
  }
  13.61% {
    -webkit-transform: matrix(0.988, 0, 0, 0.967, 0, 0);
    transform: matrix(0.988, 0, 0, 0.967, 0, 0);
  }
  14.11% {
    -webkit-transform: matrix(0.986, 0, 0, 0.967, 0, 0);
    transform: matrix(0.986, 0, 0, 0.967, 0, 0);
  }
  17.52% {
    -webkit-transform: matrix(0.979, 0, 0, 0.976, 0, 0);
    transform: matrix(0.979, 0, 0, 0.976, 0, 0);
  }
  18.72% {
    -webkit-transform: matrix(0.979, 0, 0, 0.981, 0, 0);
    transform: matrix(0.979, 0, 0, 0.981, 0, 0);
  }
  21.32% {
    -webkit-transform: matrix(0.98, 0, 0, 0.993, 0, 0);
    transform: matrix(0.98, 0, 0, 0.993, 0, 0);
  }
  24.32% {
    -webkit-transform: matrix(0.985, 0, 0, 1.004, 0, 0);
    transform: matrix(0.985, 0, 0, 1.004, 0, 0);
  }
  25.23% {
    -webkit-transform: matrix(0.987, 0, 0, 1.006, 0, 0);
    transform: matrix(0.987, 0, 0, 1.006, 0, 0);
  }
  29.03% {
    -webkit-transform: matrix(0.994, 0, 0, 1.01, 0, 0);
    transform: matrix(0.994, 0, 0, 1.01, 0, 0);
  }
  29.93% {
    -webkit-transform: matrix(0.995, 0, 0, 1.01, 0, 0);
    transform: matrix(0.995, 0, 0, 1.01, 0, 0);
  }
  35.54% {
    -webkit-transform: matrix(1.002, 0, 0, 1.004, 0, 0);
    transform: matrix(1.002, 0, 0, 1.004, 0, 0);
  }
  36.74% {
    -webkit-transform: matrix(1.003, 0, 0, 1.002, 0, 0);
    transform: matrix(1.003, 0, 0, 1.002, 0, 0);
  }
  41.04% {
    -webkit-transform: matrix(1.004, 0, 0, 0.998, 0, 0);
    transform: matrix(1.004, 0, 0, 0.998, 0, 0);
  }
  44.44% {
    -webkit-transform: matrix(1.003, 0, 0, 0.997, 0, 0);
    transform: matrix(1.003, 0, 0, 0.997, 0, 0);
  }
  52.15% {
    -webkit-transform: matrix(1.001, 0, 0, 0.999, 0, 0);
    transform: matrix(1.001, 0, 0, 0.999, 0, 0);
  }
  59.86% {
    -webkit-transform: matrix(0.999, 0, 0, 1.001, 0, 0);
    transform: matrix(0.999, 0, 0, 1.001, 0, 0);
  }
  63.26% {
    -webkit-transform: matrix(0.999, 0, 0, 1.001, 0, 0);
    transform: matrix(0.999, 0, 0, 1.001, 0, 0);
  }
  75.28% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  85.49% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  90.69% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@keyframes scaleInBounce {
  0% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  3.4% {
    -webkit-transform: matrix(1.068, 0, 0, 1.059, 0, 0);
    transform: matrix(1.068, 0, 0, 1.059, 0, 0);
  }
  4.7% {
    -webkit-transform: matrix(1.055, 0, 0, 1.04, 0, 0);
    transform: matrix(1.055, 0, 0, 1.04, 0, 0);
  }
  6.81% {
    -webkit-transform: matrix(1.034, 0, 0, 1.011, 0, 0);
    transform: matrix(1.034, 0, 0, 1.011, 0, 0);
  }
  9.41% {
    -webkit-transform: matrix(1.012, 0, 0, 0.983, 0, 0);
    transform: matrix(1.012, 0, 0, 0.983, 0, 0);
  }
  10.21% {
    -webkit-transform: matrix(1.006, 0, 0, 0.977, 0, 0);
    transform: matrix(1.006, 0, 0, 0.977, 0, 0);
  }
  13.61% {
    -webkit-transform: matrix(0.988, 0, 0, 0.967, 0, 0);
    transform: matrix(0.988, 0, 0, 0.967, 0, 0);
  }
  14.11% {
    -webkit-transform: matrix(0.986, 0, 0, 0.967, 0, 0);
    transform: matrix(0.986, 0, 0, 0.967, 0, 0);
  }
  17.52% {
    -webkit-transform: matrix(0.979, 0, 0, 0.976, 0, 0);
    transform: matrix(0.979, 0, 0, 0.976, 0, 0);
  }
  18.72% {
    -webkit-transform: matrix(0.979, 0, 0, 0.981, 0, 0);
    transform: matrix(0.979, 0, 0, 0.981, 0, 0);
  }
  21.32% {
    -webkit-transform: matrix(0.98, 0, 0, 0.993, 0, 0);
    transform: matrix(0.98, 0, 0, 0.993, 0, 0);
  }
  24.32% {
    -webkit-transform: matrix(0.985, 0, 0, 1.004, 0, 0);
    transform: matrix(0.985, 0, 0, 1.004, 0, 0);
  }
  25.23% {
    -webkit-transform: matrix(0.987, 0, 0, 1.006, 0, 0);
    transform: matrix(0.987, 0, 0, 1.006, 0, 0);
  }
  29.03% {
    -webkit-transform: matrix(0.994, 0, 0, 1.01, 0, 0);
    transform: matrix(0.994, 0, 0, 1.01, 0, 0);
  }
  29.93% {
    -webkit-transform: matrix(0.995, 0, 0, 1.01, 0, 0);
    transform: matrix(0.995, 0, 0, 1.01, 0, 0);
  }
  35.54% {
    -webkit-transform: matrix(1.002, 0, 0, 1.004, 0, 0);
    transform: matrix(1.002, 0, 0, 1.004, 0, 0);
  }
  36.74% {
    -webkit-transform: matrix(1.003, 0, 0, 1.002, 0, 0);
    transform: matrix(1.003, 0, 0, 1.002, 0, 0);
  }
  41.04% {
    -webkit-transform: matrix(1.004, 0, 0, 0.998, 0, 0);
    transform: matrix(1.004, 0, 0, 0.998, 0, 0);
  }
  44.44% {
    -webkit-transform: matrix(1.003, 0, 0, 0.997, 0, 0);
    transform: matrix(1.003, 0, 0, 0.997, 0, 0);
  }
  52.15% {
    -webkit-transform: matrix(1.001, 0, 0, 0.999, 0, 0);
    transform: matrix(1.001, 0, 0, 0.999, 0, 0);
  }
  59.86% {
    -webkit-transform: matrix(0.999, 0, 0, 1.001, 0, 0);
    transform: matrix(0.999, 0, 0, 1.001, 0, 0);
  }
  63.26% {
    -webkit-transform: matrix(0.999, 0, 0, 1.001, 0, 0);
    transform: matrix(0.999, 0, 0, 1.001, 0, 0);
  }
  75.28% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  85.49% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  90.69% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@-webkit-keyframes scaleOutBounce {
  0% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  3.4% {
    -webkit-transform: matrix(1.032, 0, 0, 1.041, 0, 0);
    transform: matrix(1.032, 0, 0, 1.041, 0, 0);
  }
  4.7% {
    -webkit-transform: matrix(1.045, 0, 0, 1.06, 0, 0);
    transform: matrix(1.045, 0, 0, 1.06, 0, 0);
  }
  6.81% {
    -webkit-transform: matrix(1.066, 0, 0, 1.089, 0, 0);
    transform: matrix(1.066, 0, 0, 1.089, 0, 0);
  }
  9.41% {
    -webkit-transform: matrix(1.088, 0, 0, 1.117, 0, 0);
    transform: matrix(1.088, 0, 0, 1.117, 0, 0);
  }
  10.21% {
    -webkit-transform: matrix(1.094, 0, 0, 1.123, 0, 0);
    transform: matrix(1.094, 0, 0, 1.123, 0, 0);
  }
  13.61% {
    -webkit-transform: matrix(1.112, 0, 0, 1.133, 0, 0);
    transform: matrix(1.112, 0, 0, 1.133, 0, 0);
  }
  14.11% {
    -webkit-transform: matrix(1.114, 0, 0, 1.133, 0, 0);
    transform: matrix(1.114, 0, 0, 1.133, 0, 0);
  }
  17.52% {
    -webkit-transform: matrix(1.121, 0, 0, 1.124, 0, 0);
    transform: matrix(1.121, 0, 0, 1.124, 0, 0);
  }
  18.72% {
    -webkit-transform: matrix(1.121, 0, 0, 1.119, 0, 0);
    transform: matrix(1.121, 0, 0, 1.119, 0, 0);
  }
  21.32% {
    -webkit-transform: matrix(1.12, 0, 0, 1.107, 0, 0);
    transform: matrix(1.12, 0, 0, 1.107, 0, 0);
  }
  24.32% {
    -webkit-transform: matrix(1.115, 0, 0, 1.096, 0, 0);
    transform: matrix(1.115, 0, 0, 1.096, 0, 0);
  }
  25.23% {
    -webkit-transform: matrix(1.113, 0, 0, 1.094, 0, 0);
    transform: matrix(1.113, 0, 0, 1.094, 0, 0);
  }
  29.03% {
    -webkit-transform: matrix(1.106, 0, 0, 1.09, 0, 0);
    transform: matrix(1.106, 0, 0, 1.09, 0, 0);
  }
  29.93% {
    -webkit-transform: matrix(1.105, 0, 0, 1.09, 0, 0);
    transform: matrix(1.105, 0, 0, 1.09, 0, 0);
  }
  35.54% {
    -webkit-transform: matrix(1.098, 0, 0, 1.096, 0, 0);
    transform: matrix(1.098, 0, 0, 1.096, 0, 0);
  }
  36.74% {
    -webkit-transform: matrix(1.097, 0, 0, 1.098, 0, 0);
    transform: matrix(1.097, 0, 0, 1.098, 0, 0);
  }
  41.04% {
    -webkit-transform: matrix(1.096, 0, 0, 1.102, 0, 0);
    transform: matrix(1.096, 0, 0, 1.102, 0, 0);
  }
  44.44% {
    -webkit-transform: matrix(1.097, 0, 0, 1.103, 0, 0);
    transform: matrix(1.097, 0, 0, 1.103, 0, 0);
  }
  52.15% {
    -webkit-transform: matrix(1.099, 0, 0, 1.101, 0, 0);
    transform: matrix(1.099, 0, 0, 1.101, 0, 0);
  }
  59.86% {
    -webkit-transform: matrix(1.101, 0, 0, 1.099, 0, 0);
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  63.26% {
    -webkit-transform: matrix(1.101, 0, 0, 1.099, 0, 0);
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  75.28% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  85.49% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  90.69% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  100% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
}

@keyframes scaleOutBounce {
  0% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  3.4% {
    -webkit-transform: matrix(1.032, 0, 0, 1.041, 0, 0);
    transform: matrix(1.032, 0, 0, 1.041, 0, 0);
  }
  4.7% {
    -webkit-transform: matrix(1.045, 0, 0, 1.06, 0, 0);
    transform: matrix(1.045, 0, 0, 1.06, 0, 0);
  }
  6.81% {
    -webkit-transform: matrix(1.066, 0, 0, 1.089, 0, 0);
    transform: matrix(1.066, 0, 0, 1.089, 0, 0);
  }
  9.41% {
    -webkit-transform: matrix(1.088, 0, 0, 1.117, 0, 0);
    transform: matrix(1.088, 0, 0, 1.117, 0, 0);
  }
  10.21% {
    -webkit-transform: matrix(1.094, 0, 0, 1.123, 0, 0);
    transform: matrix(1.094, 0, 0, 1.123, 0, 0);
  }
  13.61% {
    -webkit-transform: matrix(1.112, 0, 0, 1.133, 0, 0);
    transform: matrix(1.112, 0, 0, 1.133, 0, 0);
  }
  14.11% {
    -webkit-transform: matrix(1.114, 0, 0, 1.133, 0, 0);
    transform: matrix(1.114, 0, 0, 1.133, 0, 0);
  }
  17.52% {
    -webkit-transform: matrix(1.121, 0, 0, 1.124, 0, 0);
    transform: matrix(1.121, 0, 0, 1.124, 0, 0);
  }
  18.72% {
    -webkit-transform: matrix(1.121, 0, 0, 1.119, 0, 0);
    transform: matrix(1.121, 0, 0, 1.119, 0, 0);
  }
  21.32% {
    -webkit-transform: matrix(1.12, 0, 0, 1.107, 0, 0);
    transform: matrix(1.12, 0, 0, 1.107, 0, 0);
  }
  24.32% {
    -webkit-transform: matrix(1.115, 0, 0, 1.096, 0, 0);
    transform: matrix(1.115, 0, 0, 1.096, 0, 0);
  }
  25.23% {
    -webkit-transform: matrix(1.113, 0, 0, 1.094, 0, 0);
    transform: matrix(1.113, 0, 0, 1.094, 0, 0);
  }
  29.03% {
    -webkit-transform: matrix(1.106, 0, 0, 1.09, 0, 0);
    transform: matrix(1.106, 0, 0, 1.09, 0, 0);
  }
  29.93% {
    -webkit-transform: matrix(1.105, 0, 0, 1.09, 0, 0);
    transform: matrix(1.105, 0, 0, 1.09, 0, 0);
  }
  35.54% {
    -webkit-transform: matrix(1.098, 0, 0, 1.096, 0, 0);
    transform: matrix(1.098, 0, 0, 1.096, 0, 0);
  }
  36.74% {
    -webkit-transform: matrix(1.097, 0, 0, 1.098, 0, 0);
    transform: matrix(1.097, 0, 0, 1.098, 0, 0);
  }
  41.04% {
    -webkit-transform: matrix(1.096, 0, 0, 1.102, 0, 0);
    transform: matrix(1.096, 0, 0, 1.102, 0, 0);
  }
  44.44% {
    -webkit-transform: matrix(1.097, 0, 0, 1.103, 0, 0);
    transform: matrix(1.097, 0, 0, 1.103, 0, 0);
  }
  52.15% {
    -webkit-transform: matrix(1.099, 0, 0, 1.101, 0, 0);
    transform: matrix(1.099, 0, 0, 1.101, 0, 0);
  }
  59.86% {
    -webkit-transform: matrix(1.101, 0, 0, 1.099, 0, 0);
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  63.26% {
    -webkit-transform: matrix(1.101, 0, 0, 1.099, 0, 0);
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  75.28% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  85.49% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  90.69% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  100% {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
}

body {
  font-family: 'Noto Sans TC', sans-serif;
  background-color: #010028;
}

.main_color {
  color: #009999;
}

.sub_color {
  color: #00608b;
}

.for_test {
  display: none;
}

.fix_aside {
  position: fixed;
  z-index: 99;
  right: 1rem;
  bottom: .5rem;
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}

.fix_aside.is_active {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.fix_aside .fx_item {
  position: relative;
  display: block;
  border-radius: .5em;
  margin: .5em 0;
  width: 4em;
  height: 4em;
  background-color: #fff;
  font-size: 0.95rem;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.19);
  -webkit-transition: -webkit-transform 240ms, -webkit-box-shadow 240ms;
  transition: -webkit-transform 240ms, -webkit-box-shadow 240ms;
  transition: transform 240ms, box-shadow 240ms;
  transition: transform 240ms, box-shadow 240ms, -webkit-transform 240ms, -webkit-box-shadow 240ms;
}

.fix_aside .fx_item.is_primary {
  background-color: #009999;
  color: #fff;
  line-height: 1.3;
}

.fix_aside .fx_item:hover {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.19);
}

.fix_aside .fx_item .in_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fix_aside .fx_item .in_wrap.ic {
  width: 100%;
  height: 100%;
  padding: .6em;
}

.fix_aside .fx_item .in_wrap.ic .ic_top {
  width: 100%;
  padding-top: 100%;
  background: url("img/ui/arrow_top.png") center/contain no-repeat;
}

.g_header {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  width: 100%;
}

.g_header.is_active {
  background-color: #010028;
}

.g_header .header_cnt {
  position: relative;
  padding: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.g_header .menu_btn {
  position: relative;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #fff;
}

.g_header .menu_btn .icon {
  display: inline-block;
  position: absolute;
  left: 20%;
  top: 50%;
  width: 60%;
  height: 4px;
  margin-top: -2px;
  background-color: #fff;
}

.g_header .menu_btn .icon::before, .g_header .menu_btn .icon::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.g_header .menu_btn .icon::before {
  top: -200%;
}

.g_header .menu_btn .icon::after {
  bottom: -200%;
}

.g_header .menu_btn.sty_white {
  border-color: #fff;
}

.g_header .menu_btn.sty_white .icon, .g_header .menu_btn.sty_white .icon::before, .g_header .menu_btn.sty_white .icon::after {
  background-color: #fff;
}

.g_header .nav_area {
  position: relative;
  z-index: 3;
}

.g_header .nav_area .nav_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.g_header .nav_area .nav_cnt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.g_header .nav_area .nav_item {
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
}

.g_header .nav_area .nav_item.is_highlight {
  padding: 0 6px;
}

.g_header .nav_area .nav_item.is_highlight .nav_link {
  background-color: #009999;
  color: #000;
}

.g_header .nav_area .nav_link {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  display: block;
  padding: 12px;
  color: #fff;
}

.g_header .nav_area .nav_link:hover {
  color: #009999;
  text-decoration: none;
}

.g_header .header_sns {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 0 12px;
  text-align: right;
}

.g_header .header_sns .hover {
  display: inline-block;
  position: relative;
}

.g_header .header_sns .hover img {
  width: 40px;
  line-height: 0;
}

.g_header .header_sns .hover:hover .hover_menu {
  display: block;
}

.g_header .header_sns .hover_holder {
  cursor: pointer;
}

.g_header .header_sns .hover_menu {
  position: absolute;
  padding: .5em 0;
  display: none;
}

.g_header .header_sns .hover_menu .hover_item {
  cursor: pointer;
  display: block;
  margin-top: .5em;
}

.bttn {
  display: inline-block;
}

.bttn .bttn_inner {
  cursor: pointer;
  display: block;
  padding: .75em 2em;
  border-radius: 2em;
  font-size: 1.25em;
  line-height: 1;
  border: 2px solid #009999;
  text-align: center;
  font-weight: 500;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}

.bttn .bttn_inner:hover {
  text-decoration: none;
}

.bttn .xl_size {
  font-size: 2em;
}

.bttn .lg_size {
  font-size: 1.5em;
}

.bttn .sm_size {
  font-size: 1em;
}

.bttn .xs_size {
  padding: .35em 1em;
  font-size: .95em;
}

.bttn .main_b {
  background-color: #009999;
  color: #fff;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
}

.bttn .main_b:hover {
  color: #000;
  background-color: rgba(0, 153, 153, 0.5);
}

.bttn .dark_b {
  border-width: 0;
  background-color: #000;
  color: #009999;
}

.bttn .dark_b:hover {
  background-color: #160f02;
}

.bttn .sub_b {
  background-color: #fff;
  color: #009999;
}

.bttn .sub_b:hover {
  color: #000;
  background-color: rgba(0, 153, 153, 0.5);
}

.main_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.g_kv {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.g_kv>div {
  position: absolute;
  z-index: 3;
}
.g_kv .kv_logo {
  width: 13%;
  left: 4vw;
  top: 4vw;
}
.g_kv .kv_title {
  width: 40%;
  left: 6%;
  top: 26%;
}
.g_kv .kv_cta {
  width: 22.4%;
  left: 6%;
  top: 60%;
}
.g_kv .kv_cta img {
  -webkit-animation: scaleInBounce 1000ms linear both;
          animation: scaleInBounce 1000ms linear both;
}
.g_kv .kv_cta:hover img {
  -webkit-animation: scaleOutBounce 1000ms linear both;
          animation: scaleOutBounce 1000ms linear both;
}
.g_kv .kv_pic {
  width: 45.8%;
  right: 6%;
  bottom: 0;
  z-index: 2;
}
.g_kv .kv_pic img {
  transform: translateY(15%);
}

.g_main {
  position: relative;
  overflow: hidden;
  background: url('img/mainbg.jpg') center/cover fixed;
}

.main_sc {
  padding: 60px 0;
}

.sc_title {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 30px;
}

.sc_title .tit {
  color: #009999;
  font-weight: 700;
  line-height: 1;
}

.sc_title .tit.c_main {
  color: #009999;
}

.sc_title .tit.c_white {
  color: #fff;
}

.sc_intro {
  position: relative;
  background-color: #fff;
}

.intro_cnt {
  max-width: 800px;
  margin: 0 auto 40px;
  position: relative;
  text-align: justify;
  font-size: 1.125em;
}

.intro_cnt .highlight_tit {
  display: inline-block;
  font-weight: 700;
  font-size: 21px;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#00608b), to(#28e3f9));
  background: linear-gradient(90deg, #00608b, #28e3f9);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.intro_cnt .highlight_tit .check {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
}

.intro_cnt p {
  margin-bottom: 20px;
  line-height: 1.65;
}
.intro_cnt .authors {
  display: flex;
  align-items: center;
}
.intro_cnt .authors .line {
  flex: 1 1 100%;
  width: 6em;
  height: 1px;
  background-color: #bbb;
}
.intro_cnt .authors b {
  flex: 0 0 auto;
  font-size: 1.2em;
  padding-left: 1em;
  color: #009fa8;
}

.whp_cnt .row {
  margin: 0 -10px;
}
.whp_cnt .whp_item {
  margin: 15px 0;
  padding: 0 10px;
}
.whp_cnt .whp_item .wrap {
  display: flex;
}
.whp_cnt .whp_item .cv {
  display: block;
  position: relative;
  border-radius: 16px;
  flex: 0 0 40%;
  margin-bottom: 0;
  cursor: pointer;
  overflow: hidden;
}
.whp_cnt .whp_item .cv img {
  display: block;
  width: 100%;
}
.whp_cnt .whp_item .cv::before,
.whp_cnt .whp_item .cv::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms;
}
.whp_cnt .whp_item .cv::before {
  background-color: rgba(255,255,255, .67);
  opacity: 0;
}
.whp_cnt .whp_item .cv::after {
  background: url('img/plus.png') center/33% no-repeat;
  opacity: 0;
}
.whp_cnt .whp_item .cv:hover::before,
.whp_cnt .whp_item .cv:hover::after {
  opacity: 1;
}
.whp_cnt .whp_item .word {
  padding: 1em;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.whp_cnt .whp_item .topic {
  font-size: 12px;
  color:  #010028;
}
.whp_cnt .whp_item .tit {
  font-size: 1.375em;
  line-height: 1.25;
  color: #009fa8;
}
.whp_cnt .whp_item input {
  display: none;
}
.whp_cnt .whp_item input:checked+.pap {
  display: block;
}
.whp_cnt .whp_item .pap {
  display: none;
  margin-top: 10px;
  border-radius: 16px;
  padding: 15px 20px;
  background-color: #010028;
  color: #fff;
  line-height: 1.3;
}
.whp_cnt .whp_item .pap b {
  display: block;
  font-size: 12px;
  color: rgba(255,255,255, .5);
  margin-bottom: 6px;
}
.whp_cnt .whp_item .pap p {
  margin-bottom: 0;
}

.report_cnt {
	padding-top: 50px;
}
.report_item {
	border-radius: 15px;
	overflow: hidden;
	display: flex;
	align-items: center;
	background-color: #010028;
}
.report_item .pic {
	flex: 0 0 45%;
	padding-right: 10px;
}
.report_item .word {
	flex: 0 0 55%;
	padding-left: 20px;
	padding-right: 20px;
}
.report_item .word .tit {
	font-size: 1.375em;
	font-weight: 700;
	color: #009fa8;
	line-height: 1;
}
.report_item .word .text {
	margin-top: 1em;
	color: #fff;
}
.report_item .word .more {
	margin-top: 1em;
	padding: 0 1em;
	text-align: right;
}
.report_item .word .more a {
	text-decoration: underline;
	color: #009fa8;
}
.report_item .word .more a:hover {
	color: #fff;
}
 
.cta_cnt {
  position: relative;
  margin-top: 30px;
  padding-bottom: 20px;
}

.cta_cnt .before_cta {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 1em;
}

.cta_cnt .bttns {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cta_cnt .bttn {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  margin: 0 .5em;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.cta_cnt .bttn:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.sc_form {
  position: relative;
  background: rgba(0, 96, 139, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 70px 0 100px 0;
}

.sc_form .container {
  max-width: 1000px;
  border-radius: 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px;
  -webkit-box-shadow: 0 0 15px #28e3f9;
          box-shadow: 0 0 15px #28e3f9;
}

.sc_form .form_tit {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.sc_form .form_tit .h2 span {
  font-weight: 700;
  color: #009999;
}

.sc_form .form_tit .tip {
  margin-top: 6px;
  color: red;
}

.sc_form .emps {
  position: relative;
  font-size: 14px;
  color: rgba(52, 58, 64, 0.7);
  padding: 0 30px;
  margin: -12px 0 15px 0;
}

.sc_form .ps {
  position: relative;
}

.sc_form .ps .pr_box {
  position: relative;
  width: 100%;
  border-radius: 15px;
  margin: 25px auto;
}

.sc_form .ps .pr_box-tit {
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  background-color: #009999;
  color: #fff;
}

.sc_form .ps .pr_box-tit .arr {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 30px;
  height: auto;
  margin: -15px 0 0 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sc_form .ps .pr_box-cnt {
  position: relative;
  width: 100%;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  background-color: rgba(0, 153, 153, 0.1);
  display: none;
}

.sc_form .main_button {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  padding: 1em 2em;
  color: #fff;
  font-size: 1.625em;
  line-height: 1.1;
  border-radius: 1.5em;
  font-weight: 400;
  letter-spacing: .08em;
  cursor: pointer;
  -webkit-animation: scaleInBounce 1000ms linear both;
          animation: scaleInBounce 1000ms linear both;
}

.sc_form .main_button .text {
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
}

.sc_form .main_button .theme_lines {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 75%;
  font-size: 10px;
  margin-top: 6px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: width 300ms;
  transition: width 300ms;
}

.sc_form .main_button:hover {
  -webkit-animation: scaleOutBounce 1000ms linear both;
          animation: scaleOutBounce 1000ms linear both;
}

.sc_form .submit {
  background-color: #009999;
  border: 3px solid #7bf6bb;
  border-radius: 50px;
}

.sc_company {
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
}

.company_cnt {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 100px;
  max-width: 1140px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  border: 2px #009999 solid;
  background-color: white;
}

.company_cnt .logo {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 35px 0;
}

.company_cnt .logo .pic {
  position: relative;
  width: 100%;
  max-width: 300px;
}

.company_cnt .logo .pic img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.company_cnt .logo .eda {
  position: relative;
  display: inline-block;
  font-size: 60px;
  font-weight: bold;
  color: #009999;
  margin: -10px 0 0 30px;
}

.company_cnt .text {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
  font-size: 20px;
  line-height: 1.4;
  color: #343a40;
}

.company_cnt .text span {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #009999;
}

.company_cnt .text .tit {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  color: #009999;
  margin: 5px 0 25px 0;
}

.company_cnt .text .name {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  color: #009999;
}

.sc_gift {
  background-color: white;
}

.sc_gift .container-fluid {
  max-width: 1280px;
}

.gift_cnt {
  position: relative;
}

.gift_cnt .items {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.gift_cnt .item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gift_cnt .item .img {
  border-radius: 16px;
  background: linear-gradient(135deg, #009999, #7bf6bb, #00608b);
  padding: 4px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.gift_cnt .item .img img {
  border-radius: 10px;
  max-width: 350px;
  padding: 0 50px;
  display: block;
  background-color: #fff;
}

.gift_cnt .item .tit {
  position: absolute;
  top: 0;
  left: 50%;
  border-radius: 4px;
  padding: .5em 1.5em;
  background-color: #009999;
  font-size: 1.2em;
  font-weight: bolder;
  color: #fff;
  transform: translate(-50%, -50%);
}

.gift_cnt .item .sub {
  position: relative;
  margin: 20px auto;
  font-size: 1.25rem;
  color: #009999;
  text-align: center;
}

.gift_cnt .item .text {
  font-size: 1rem;
}

.sc_detail {
  background-color: #fff;
}

.sc_detail .list {
  padding-left: 1.5em;
}

.sc_detail .list li {
  padding: .25em 0;
  line-height: 1.4;
}

.sc_detail .detail_cnt-ps {
  font-size: 0.875rem;
  color: #8e8e8e;
}

.policy_cnt {
  position: relative;
  margin: 30px auto;
}

@media (max-width: 768px) {
  .g_header {
    background-color: #343a40;
  }
  .g_header .header_cnt {
    display: block;
    padding: .5rem 0;
  }
  .g_header .menu_trigger {
    padding: 0 24px;
  }
  .g_header .nav_area .nav_content {
    display: block;
  }
  .g_header .nav_area .nav_cnt {
    padding: 10px 0;
    display: block;
  }
  .g_header .nav_area .nav_item.is_highlight {
    padding: 0;
  }
  .g_header .nav_area .nav_link {
    border-radius: 0;
    padding: 16px 24px;
  }
  .g_kv {
    margin-top: 64px;
    height: 50vh
  }
  .g_kv .kv_logo {
    width: 33%;
  }
  .g_kv .kv_title {
    top: 21%;
    width: 75%;
  }
  .g_kv .kv_cta {
    top: 52%;
    width: 45%;
  }
  .g_kv .kv_pic {
    width: 52%;
  }
  .main_sc {
    padding: 40px 0;
  }
  .sc_title {
    font-size: 1.75rem;
  }
  .sc_title .tit {
    line-height: 1.3;
  }
  .intro_cnt {
    text-align: left;
    padding: 0 1em;
    font-size: 1rem;
  }
  .intro_cnt p {
    padding: 0;
    line-height: 1.5;
    text-align: left;
  }
  .whp_cnt {

  }
  .whp_cnt .whp_item {}
  .whp_cnt .whp_item .cv {
    width: 300px;
    margin: 0 auto;
  }
  .whp_cnt .whp_item .pap {
    margin-top: 0;
    display: block;
  }
  .whp_cnt .whp_item .wrap {
    display: block
  }
  .sc_form .container {
    padding: 40px 20px;
  }

  .cta_cnt .bttn {
    margin-bottom: 20px;
  }
  .cta_cnt .bttn:last-child {
    margin-bottom: 0;
  }
  .cta_cnt .bttn .bttn_inner {
    font-size: 1.5em;
  }
  .company_cnt {
    padding: 50px 15px;
  }
  .company_cnt .logo .pic {
    max-width: 150px;
    margin: 0 0 35px 0;
  }
  .company_cnt .logo .eda {
    font-size: 30px;
    margin: -36px 0 0 15px;
  }
  .company_cnt .text {
    font-size: 16px;
  }
  .gift_cnt .tit {
    font-size: 21px;
  }
  .gift_cnt .tit .sub {
    font-size: 18px;
  }
  .gift_cnt .items {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .gift_cnt .item {
    margin-bottom: 30px
  }
  .gift_cnt .item .img img {
    max-width: 280px;
    padding: 0;
  }
}
/*# sourceMappingURL=style.css.map */