@-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: linear-gradient(120deg, #22ad38, #dce649, #0272c0, #29aae3);
}

.main_color {
  color: #22ad38;
}

.sub_color {
  color: #008296;
}

.fix_aside {
  position: fixed;
  z-index: 99;
  right: 1rem;
  bottom: 0.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: 0.5em;
  margin: 0.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: linear-gradient(94.17deg, #01FFFF 8.85%, #FEE92E 103.15%);
  color: #0F236C;
  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: 0.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 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.g_header.is_active .nav_area .nav_link {
  color: #fff;
}

.g_header.is_active .nav_area .nav_link:hover {
  color: #008296;
}

.g_header .header_cnt {
  position: relative;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.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: #008296;
  color: #000;
}

.g_header .nav_area .nav_link {
  border-radius: 4px;
  display: block;
  padding: 12px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.g_header .nav_area .nav_link:hover {
  color: #008296;
  text-decoration: none;
}

.g_header .header_sns {
  position: relative;
  display: inline-block;
  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: 0.5em 0;
  display: none;
}

.g_header .header_sns .hover_menu .hover_item {
  cursor: pointer;
  display: block;
  margin-top: 0.5em;
}

.bttn {
  display: inline-block;
}

.bttn .bttn_inner {
  cursor: pointer;
  display: block;
  padding: 0.75em 2em;
  border-radius: 2em;
  font-size: 1.25em;
  line-height: 1;
  border: 2px solid #22ad38;
  text-align: center;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #000;
}

.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: 0.35em 1em;
  font-size: 0.95em;
}

.bttn .main_b {
  background-color: #22ad38;
  color: #fff;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
}

.bttn .main_b:hover {
  background-color: #0272c0;
}

.bttn .dark_b {
  border-width: 0;
  background-color: #000;
  color: #22ad38;
}

.bttn .dark_b:hover {
  background-color: #160f02;
}

.bttn .sub_b {
  background-color: #fff;
  color: #22ad38;
}

.bttn .sub_b:hover {
  background-color: rgba(2, 114, 192, 0.1);
}

.modal .modal-dialog {
  max-width: 800px;
}

.modal .modal-content {
  padding: 20px 30px;
  border-radius: 20px;
}

.modal .modal-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #22ad38;
}

.modal .modal-header .modal-title {
  font-size: 24px;
  font-weight: bold;
  display: block;
}

.modal .modal-header .sub {
  position: relative;
  margin: 5px 0 0 0;
  font-size: 20px;
  font-weight: 300;
  color: #343a40;
  display: block;
}

.modal .modal-header .btn-close {
  position: absolute;
  top: 25px;
  right: 30px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.modal .modal-header .btn-close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modal .modal-body {
  font-size: 20px;
  font-weight: 300;
  color: #343a40;
  line-height: 1.6;
}

.modal .modal-body ol {
  list-style: decimal;
  padding: 0 0 0 20px;
}

.modal .modal-body video {
  position: relative;
  width: 100%;
  height: auto;
}

.modal .modal-body .SWLH {
  width: 400px;
  margin: 0 auto;
  display: block;
}

.modal .modal-body .videoBox {
  position: relative;
  width: 100%;
  height: auto;
}

.modal .modal-body .videoBox iframe {
  position: relative;
  width: 700px;
  height: calc(700px / 1.777778);
}

.modal .modal-footer {
  -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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
}

.modal .modal-footer .ps {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 0 0 20px 0;
}

.modal .modal-footer .btn {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 17px 40px;
  font-size: 1.5rem;
  font-weight: 800;
  border-radius: 10px;
  color: #fff;
  background-color: #22ad38;
  border: 1px solid #22ad38;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

.modal .modal-footer .btn:hover {
  color: #22ad38;
  background-color: #fff;
}

.form_wrap {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(240, 240, 240, 0.9)), to(rgba(240, 240, 240, 0.9)));
  background: linear-gradient(0deg, rgba(240, 240, 240, 0.9), rgba(240, 240, 240, 0.9));
  padding: 50px 0;
}

.form_wrap .main_button {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  padding: 1em 2em;
  background: linear-gradient(132deg, #22ad38, #dce649, #0272c0);
  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;
}

.form_wrap .main_button .text {
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
}

.form_wrap .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;
}

.form_wrap .main_button:hover {
  -webkit-animation: scaleOutBounce 1000ms linear both;
          animation: scaleOutBounce 1000ms linear both;
}

.form_wrap .container {
  max-width: 800px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 5px 15px rgba(41, 170, 227, 0.3);
          box-shadow: 0 5px 15px rgba(41, 170, 227, 0.3);
}

.form_wrap .poc {
  margin: 30px 0;
}

.form_tit {
  text-align: center;
  margin-bottom: 20px;
}

.form_tit .h2 {
  letter-spacing: 2px;
  font-weight: bold;
}

.form_tit .h2 span {
  color: #22ad38;
}

.form_tit .tip {
  margin-top: 6px;
  color: red;
}

.form-group .tit {
  position: relative;
  font-size: 21px;
  font-weight: 500;
}

.form-group .Q_area {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  color: #0272c0;
  font-size: 18px;
}

.form-group .Q_area input {
  width: 15px;
  height: 15px;
}

.ps {
  position: relative;
  font-size: 18px;
}

.ps .pr_box {
  position: relative;
  width: 100%;
  border-radius: 15px;
  margin: 25px auto;
}

.ps .pr_box-tit {
  position: relative;
  width: 100%;
  font-size: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  background-color: #22ad38;
  color: #fff;
}

.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;
}

.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(34, 173, 56, 0.1);
  display: none;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: scale(1.2) translateX(20px);
            transform: scale(1.2) translateX(20px);
  }
  50% {
    -webkit-transform: scale(1.1) translate(-15px);
            transform: scale(1.1) translate(-15px);
  }
  100% {
    -webkit-transform: scale(1.2) translate(0);
            transform: scale(1.2) translate(0);
  }
}

@keyframes float {
  0% {
    -webkit-transform: scale(1.2) translateX(20px);
            transform: scale(1.2) translateX(20px);
  }
  50% {
    -webkit-transform: scale(1.1) translate(-15px);
            transform: scale(1.1) translate(-15px);
  }
  100% {
    -webkit-transform: scale(1.2) translate(0);
            transform: scale(1.2) translate(0);
  }
}

.kv_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("img/kv/kv_bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: float 20s linear alternate infinite;
          animation: float 20s linear alternate infinite;
}

.kv_bg .kv_pd {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17%;
  -webkit-transform: translate(-190%, -32%);
          transform: translate(-190%, -32%);
}

.kv_bg .kv_pd_inner {
  position: relative;
  width: 100%;
}

.kv_bg .kv_pd img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.kv_bg .kv_pd .kv_pd_1 {
  position: relative;
}

.g_kv {
  position: relative;
  overflow: hidden;
}

.g_kv .desktop {
  position: relative;
  height: 50vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

.g_kv .kv_logo {
  position: absolute;
  top: 0;
  right: 0;
  margin: 2% 3%;
  width: 9.89583%;
}

.g_kv .kv_logo img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.g_kv .tit {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-20%, -85%);
          transform: translate(-20%, -85%);
  width: 53.125%;
}

.g_kv .tit img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.g_main {
  position: relative;
  overflow: hidden;
}

.main_sc {
  padding: 60px 0;
}

.sc_title {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 30px;
}

.sc_title .tit {
  color: #22ad38;
  font-weight: 700;
  line-height: 1;
}

.sc_title .tit img {
  position: relative;
  display: block;
  margin: 0 auto 15px auto;
  width: auto;
  height: 28px;
}

.sc_intro {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0.9)));
  background: linear-gradient(180deg, white, rgba(255, 255, 255, 0.9));
}

.sc_intro .container {
  max-width: 1000px;
}

.intro_cnt {
  position: relative;
}

.intro_cnt p {
  position: relative;
  color: #000;
  padding: 15px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  text-align: justify;
}

.intro_cnt p span {
  color: #0272c0;
}

.intro_cnt p.ps {
  text-align: center;
}

.intro_cnt .highLight {
  position: relative;
  margin: 40px auto;
  display: block;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#10007B), color-stop(#0272c0), color-stop(#29aae3), to(#22ad38));
  background: linear-gradient(90deg, #10007B, #0272c0, #29aae3, #22ad38);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.intro_cnt .video {
  position: relative;
  width: 100%;
  max-width: 720px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  margin: 20px auto;
  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: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.intro_cnt .video_box {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
}

.intro_cnt .video_box img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.intro_cnt .video_box .video_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.intro_cnt .video_box::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  background: url(img/ui/playBtn.svg) center/cover no-repeat;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 99%;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.intro_cnt .video_box:hover {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

.intro_cnt .video_box:hover .video_mask {
  opacity: 0;
}

.intro_cnt .video_box:hover::after {
  opacity: 1;
}

.cta_box {
  padding: 20px 0;
  text-align: center;
}

.cta_box .cta {
  text-align: center;
}

.cta_box .cta .bttn {
  position: relative;
  display: inline-block;
  border-radius: 2.5rem;
  height: 5rem;
  background-color: #113B4B;
  overflow: hidden;
  text-decoration: none;
}

.cta_box .cta .bttn::before {
  -webkit-transition: left 300ms ease-in-out;
  transition: left 300ms ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.5rem;
  background: linear-gradient(120deg, #22ad38, 70%, #113B4B, 70%, #113B4B);
}

.cta_box .cta .bttn div {
  position: relative;
  top: 50%;
  z-index: 2;
  padding: 15px 90px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 5px rgba(255, 255, 255, 0.3);
  -webkit-transition-property: color, text-shadow;
  transition-property: color, text-shadow;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cta_box .cta .bttn:hover {
  text-decoration: none;
}

.cta_box .cta .bttn:hover::before {
  left: -100%;
}

.cta_box .cta .bttn:hover div {
  color: #fff;
  text-shadow: 0 1px 5px rgba(34, 173, 56, 0);
}

.sc_gift {
  position: relative;
  padding: 50px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 0.9)), to(#f0f0f0));
  background: linear-gradient(180deg, rgba(240, 240, 240, 0.9), #f0f0f0);
}

.sc_gift .arr_up {
  position: absolute;
  top: -1.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sc_gift .container {
  max-width: 800px;
}

.sc_gift .word_area {
  position: relative;
  width: 100%;
}

.sc_gift .word_area-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sc_gift .word_area-bg .b {
  position: absolute;
  top: 50%;
  width: 3.75%;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  height: auto;
}

.sc_gift .word_area-bg .b.border_L {
  left: 0;
}

.sc_gift .word_area-bg .b.border_R {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(9180deg);
          transform: translateY(-50%) rotate(9180deg);
}

.sc_gift .word_area-bg .b img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.sc_gift .word_area .text {
  position: relative;
  width: 100%;
  max-width: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
  margin: 0 auto 20px auto;
  font-size: 32px;
  font-weight: 500;
  color: #000;
  text-align: center;
}

.sc_gift .word_area .text span {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  display: block;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}

.sc_gift .gift {
  position: relative;
  width: 100%;
  max-width: 700px;
  height: auto;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.sc_gift .gift .arr_down {
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.sc_gift .gift .gift_info {
  position: relative;
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: 0 auto;
}

.sc_gift .gift .gift_info .main_button {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  padding: 1em 2em;
  background: linear-gradient(132deg, #22ad38, #dce649, #0272c0);
  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_gift .gift .gift_info .main_button .text {
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
}

.sc_gift .gift .gift_info .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_gift .gift .gift_info .main_button:hover {
  -webkit-animation: scaleOutBounce 1000ms linear both;
          animation: scaleOutBounce 1000ms linear both;
}

.sc_gift .gift .gift_info img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.sc_gift .gift .info {
  position: relative;
  margin: 0 0 0 30px;
}

.sc_gift .gift .info p {
  position: relative;
  font-size: 22px;
  color: #fff;
  margin: 5px 0;
}

.sc_gift .gift .info .HL {
  font-size: 28px;
  color: #FFFF00;
}

.sc_gift .ps {
  position: relative;
  width: 100%;
  margin: 30px auto;
  font-size: 22px;
  color: #005479;
}

.sc_banner {
  padding: 50px 0;
  position: relative;
  background: url(img/banner_bg.jpg) center/cover no-repeat;
}

.sc_banner .container {
  max-width: 1000px;
}

.sc_banner .banner_cnt {
  position: relative;
  width: 100%;
  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;
}

.sc_banner .banner_cnt .text {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  text-align: justify;
}

.sc_banner .banner_cnt .CTA {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

.sc_banner .banner_cnt .CTA .CTA_box {
  position: relative;
  width: 100%;
  text-decoration: none;
}

.sc_banner .banner_cnt .CTA img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.sc_banner .banner_cnt .CTA .main_button {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  padding: 1em 2em;
  background: linear-gradient(132deg, #22ad38, #dce649, #0272c0);
  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_banner .banner_cnt .CTA .main_button .text {
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
}

.sc_banner .banner_cnt .CTA .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_banner .banner_cnt .CTA .main_button:hover {
  -webkit-animation: scaleOutBounce 1000ms linear both;
          animation: scaleOutBounce 1000ms linear both;
}

.sc_spk {
  position: relative;
  padding: 50px 0;
  background-color: #fff;
}

.sc_spk .container {
  max-width: 1000px;
}

.sc_spk .spk_cnt {
  position: relative;
  width: 100%;
  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;
}

.sc_spk .spk_cnt .pic {
  position: relative;
  width: 100%;
  max-width: 450px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px;
}

.sc_spk .spk_cnt .pic img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.sc_spk .spk_cnt .text {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px;
  font-size: 18px;
  line-height: 1.6;
  color: #000;
  border-left: 1px solid #1A8BCA;
}

.footer {
  position: relative;
  padding: 15px 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#1072B8), to(#2833A5));
  background-image: linear-gradient(90deg, #1072B8, #2833A5);
}

.footer .footer_cnt {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer .logo {
  position: relative;
}

.footer .logo img {
  position: relative;
  height: 20px;
  width: auto;
}

.footer .social {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 30px;
}

.footer .social a {
  position: relative;
  display: block;
  margin: 0 10px;
}

.footer .social a img {
  position: relative;
  width: auto;
  height: 30px;
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.footer .social a:hover img {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

@media (max-width: 768px) {
  .modal .modal-content {
    padding: 15px;
    border-radius: 15px;
  }
  .modal .modal-body {
    padding: 15px 0;
  }
  .g_header .header_cnt {
    display: block;
    padding: 0.5rem 0;
  }
  .g_header .menu_trigger {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    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 {
    background: linear-gradient(85.87deg, #005095 4.14%, #00398E 25.4%, #00317A 43.81%, #001E54 65.46%, #000D35 97.4%);
  }
  .g_header .nav_area .nav_item.is_highlight {
    padding: 0;
  }
  .g_header .nav_area .nav_link {
    border-radius: 0;
    padding: 16px 24px;
  }
  .form_wrap {
    padding: 50px 15px;
  }
  .form_wrap .poc {
    font-size: 14px;
  }
  .form_tit {
    text-align: center;
    margin-bottom: 20px;
  }
  .form_tit .h2 {
    letter-spacing: 2px;
    font-weight: bold;
  }
  .form_tit .h2 span {
    color: #22ad38;
  }
  .form_tit .tip {
    margin-top: 6px;
    color: red;
  }
  .form-group .tit {
    font-size: 16px;
  }
  .form-group .Q_area {
    padding: 10px 20px;
    font-size: 14px;
  }
  .form-group .Q_area input {
    width: 10px;
    height: 10px;
  }
  .form-group .Q_area .form-check-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ps {
    font-size: 14px;
  }
  .ps .pr_box {
    margin: 5px auto;
  }
  .ps .pr_box-tit {
    font-size: 16px;
  }
  .ps .pr_box-cnt {
    padding: 15px;
  }
  .kv_bg {
    height: 100vw;
  }
  .kv_bg .kv_pd {
    width: 27%;
    -webkit-transform: translate(-140%, -32%);
            transform: translate(-140%, -32%);
  }
  .g_kv .desktop {
    position: relative;
    height: 100vw;
  }
  .g_kv .kv_logo {
    margin: 4% 6%;
    width: 30%;
  }
  .g_kv .kv_logo img {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .g_kv .tit {
    -webkit-transform: translate(-20%, -85%);
            transform: translate(-20%, -85%);
    width: 53.125%;
  }
  .main_sc {
    padding: 20px 0;
  }
  .sc_title {
    font-size: 28px;
  }
  .sc_title .tit {
    line-height: 1.3;
  }
  .sc_title .tit img {
    width: 90%;
    height: auto;
  }
  .sc_intro {
    padding: 30px 0;
  }
  .intro_cnt {
    font-size: 1rem;
  }
  .intro_cnt .highLight {
    margin: 20px auto;
    font-size: 24px;
  }
  .intro_cnt p {
    font-size: 18px;
    text-align: justify;
    margin: 0;
  }
  .cta_box .cta .bttn div {
    font-size: 24px;
    padding: 15px 60px;
  }
  .sc_gift {
    padding: 30px 0;
  }
  .sc_gift .word_area-bg .b {
    -webkit-transform: translateY(-140%) rotate(0deg);
            transform: translateY(-140%) rotate(0deg);
  }
  .sc_gift .word_area-bg .b.border_R {
    -webkit-transform: translateY(-140%) rotate(9180deg);
            transform: translateY(-140%) rotate(9180deg);
  }
  .sc_gift .word_area .text {
    padding: 0 5px;
    margin: 0 auto 0px auto;
    font-size: 21px;
  }
  .sc_gift .word_area .text span {
    font-size: 12px;
  }
  .sc_gift .ps {
    font-size: 16px;
  }
  .sc_banner {
    padding: 30px 0;
  }
  .sc_banner .banner_cnt {
    -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;
  }
  .sc_banner .banner_cnt .text {
    padding: 15 15px;
    font-size: 24px;
  }
  .sc_spk {
    padding: 30px 0;
  }
  .sc_spk .spk_cnt {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sc_spk .spk_cnt .pic {
    padding: 30px 25px;
  }
  .sc_spk .spk_cnt .text {
    padding: 25px 0;
    margin: 0 25px;
    font-size: 16px;
    border-left: 0;
    border-top: 1px solid #1A8BCA;
  }
  .footer {
    padding: 15px 0 50px 0;
  }
  .footer .footer_cnt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer .logo img {
    height: 20px;
    width: auto;
  }
  .footer .social {
    margin: 30px 0;
  }
  .footer .social a {
    margin: 0 20px 0 0;
  }
}
/*# sourceMappingURL=style.css.map */