@font-face {
  font-family: klavika;
  src: url(fonts/klavika-medium.ttf) format("opentype"), url(fonts/klavika-medium.otf) format("opentype"), url(fonts/klavika-medium.woff) format("woff"), url(fonts/klavika-medium.woff2) format("woff2");
  font-weight: normal;
}

@-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 flow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.13);
            transform: scale(1.13);
  }
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes flow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.13);
            transform: scale(1.13);
  }
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-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: 'klavika', 'Noto Sans TC', sans-serif;
  background-color: #000;
}

.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%);
  text-align: center;
}

.fix_aside .fx_item .in_wrap.txt {
  font-size: 0.875rem;
  width: 100%;
}

.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: #343a40;
}

.g_header .header_cnt {
  position: relative;
  padding: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.g_header .menu_btn {
  position: relative;
  width: 30px;
  height: 25px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #fff;
}

.g_header .menu_btn .icon {
  display: inline-block;
  position: absolute;
  left: 20%;
  top: 50%;
  width: 60%;
  height: 2px;
  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: #009999;
  color: #fff;
}

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

.main_bg .bg {
  position: relative;
  width: 100%;
  -webkit-animation: flow 15s ease-in-out normal;
          animation: flow 15s ease-in-out normal;
}

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

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

.g_kv .desktop {
  position: relative;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.g_kv .kv_logo {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 18.22917%;
  margin: 3%;
}

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

.g_kv .tit {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 74.07407%;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
}

.g_kv .tit img {
  width: auto;
  height: 100%;
  display: block;
}

.g_kv .main_button {
  position: relative;
  display: inline-block;
  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;
}

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

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

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

.g_kv .CTA {
  position: relative;
  width: 100%;
}

.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 {
  position: relative;
  display: inline-block;
  color: #009999;
  font-weight: 700;
  line-height: 1;
  padding: 15px 0;
}

.sc_title .tit::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#009999), color-stop(#00d9d9), to(#009999));
  background: linear-gradient(90deg, #009999, #00d9d9, #009999);
}

.sc_title .tit.c_main {
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#009999), color-stop(#00d9d9), to(#009999));
  background: linear-gradient(90deg, #009999, #00d9d9, #009999);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.sc_title .tit.c_white {
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(#00d9d9), to(#fff));
  background: linear-gradient(90deg, #fff, #00d9d9, #fff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.sc_title .sub {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#009999), color-stop(#00d9d9), to(#009999));
  background: linear-gradient(90deg, #009999, #00d9d9, #009999);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.sc_title.spBox {
  font-size: 1.5rem;
  padding: 30px 0 10px 0;
  margin: 0;
}

.sc_intro {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0.5)), color-stop(95%), to(rgba(0, 96, 139, 0.9)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), 95%, rgba(0, 96, 139, 0.9));
  padding: 100px 0;
}

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

.intro_cnt {
  position: relative;
  text-align: justify;
  font-size: 1.125rem;
  line-height: 1.6;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 25px #00d9d9;
          box-shadow: 0 0 25px #00d9d9;
}

.intro_cnt .intro_man {
  position: relative;
  width: 100%;
  margin: 40px auto 15px auto;
}

.intro_cnt .intro_man-img {
  position: relative;
  width: 100%;
  max-width: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  border-radius: 5px;
  background-color: #000;
  margin: 0 auto;
}

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

.intro_cnt .intro_man p {
  position: relative;
  font-size: 0.875rem;
  font-weight: 300;
  margin: 5px 0;
  text-align: center;
}

.intro_cnt .sub_tit {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 30px auto;
}

.intro_cnt .sub_tit-inner {
  display: inline-block;
  font-weight: 700;
  font-size: 1.75rem;
  text-align: center;
  text-shadow: 0 3px 5px rgba(0, 153, 153, 0.2);
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#009999), color-stop(#00608b), to(#009999));
  background: linear-gradient(90deg, #009999, #00608b, #009999);
  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 {
  display: inline-block;
  font-weight: 700;
  font-size: 1.3125rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#00608b), to(#009999));
  background: linear-gradient(90deg, #00608b, #009999);
  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 .wording {
  position: relative;
  padding: 0 0 0 63px;
  font-size: 18px;
  font-weight: 300;
  color: #343a40;
}

.intro_cnt p {
  margin-bottom: .5em;
  padding: .25em 0;
  line-height: 1.65;
}

.intro_cnt .combain {
  position: relative;
  width: 640px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 15px auto;
  padding: 5px;
  border-radius: 20px;
  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;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#00cfff), to(#1572ff));
  background: linear-gradient(90deg, #00cfff, #1572ff);
}

.intro_cnt .combain .combain_inner {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 0;
  border-radius: 15px;
  background-color: #fff;
  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: center;
      -ms-flex-align: center;
          align-items: center;
}

.intro_cnt .combain .cnt {
  position: relative;
  width: 100%;
  display: block;
  color: #009999;
  font-size: 1.5rem;
}

.intro_cnt .combain .highLight {
  display: inline-block;
  font-weight: 700;
  font-size: 1.75rem;
  color: transparent;
  background: -webkit-gradient(linear, right top, left top, from(#00cfff), to(#1572ff));
  background: linear-gradient(-90deg, #00cfff, #1572ff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.intro_cnt .intro_points {
  position: relative;
  width: 100%;
  margin: 30px 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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.intro_cnt .intro_points .point {
  position: relative;
  -webkit-box-flex: 2;
      -ms-flex: 2 0 0px;
          flex: 2 0 0;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 20px;
}

.intro_cnt .intro_points .point:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

.intro_cnt .intro_points .point::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#009999), to(#7bf6bb));
  background-image: linear-gradient(180deg, #009999, #7bf6bb);
}

.intro_cnt .intro_points .point .tit {
  position: relative;
  display: inline-block;
  font-size: 1.3125rem;
  font-weight: bold;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#00608b), to(#009999));
  background: linear-gradient(90deg, #00608b, #009999);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.intro_cnt .intro_points .point ul {
  position: relative;
  padding: 0 0 0 21px;
  display: block;
  list-style: none;
}

.intro_cnt .intro_points .point ul li {
  position: relative;
  margin: 15px 0;
}

.intro_cnt-spBox {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 30px;
}

.intro_cnt-spBox .main_button {
  position: relative;
  display: inline-block;
  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;
}

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

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

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

.intro_cnt-spBox .main_button {
  padding: 1.25rem 6.25rem;
}

.intro_cnt-spBox .CTA {
  position: relative;
  width: 100%;
  text-align: center;
}

.intro_cnt-spBox .CTA a {
  position: relative;
  background-color: #009999;
  border: 3px solid #7bf6bb;
  border-radius: 20px;
  text-decoration: none;
  -webkit-box-shadow: 0 5px 15px rgba(123, 246, 187, 0.6);
          box-shadow: 0 5px 15px rgba(123, 246, 187, 0.6);
  font-weight: bold;
}

.intro_cnt-spBox p {
  position: relative;
  font-size: 1rem;
  color: #fff;
  font-weight: 300;
}

.intro_cnt-spBox .writer {
  position: relative;
  width: 100%;
  margin: 30px 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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.intro_cnt-spBox .writer_inner {
  position: relative;
  -webkit-box-flex: 2;
      -ms-flex: 2 0 0px;
          flex: 2 0 0;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 20px;
}

.intro_cnt-spBox .writer_inner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#00d9d9));
  background-image: linear-gradient(180deg, white, #00d9d9);
}

.intro_cnt-spBox .writer_inner .tit {
  position: relative;
  display: inline-block;
  font-size: 1.3125rem;
  font-weight: bold;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#00d9d9));
  background: linear-gradient(90deg, #fff, #00d9d9);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.intro_cnt-spBox .writer_inner ul {
  position: relative;
  padding: 0 0 0 0;
  display: block;
  list-style: none;
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
}

.intro_cnt-spBox .writer_inner ul li {
  position: relative;
  margin: 15px 0;
}

.intro_cnt-spBox .gift {
  position: relative;
  width: 100%;
  margin: 30px 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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.intro_cnt-spBox .gift_inner {
  position: relative;
  -webkit-box-flex: 2;
      -ms-flex: 2 0 0px;
          flex: 2 0 0;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 0;
}

.intro_cnt-spBox .gift_inner .tit {
  position: relative;
  display: inline-block;
  font-size: 1.3125rem;
  font-weight: bold;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#00d9d9));
  background: linear-gradient(90deg, #fff, #00d9d9);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin: 0 0 15px 0;
}

.intro_cnt-spBox .gift_inner .gift_cnt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.intro_cnt-spBox .gift_inner .gift_cnt .w {
  position: relative;
  color: #fff;
}

.intro_cnt-spBox .gift_inner .gift_cnt .w .t {
  font-weight: bold;
  color: #7bf6bb;
}

.intro_cnt-spBox .gift_inner .img {
  border-radius: 15px;
  max-width: 100px;
  max-height: 100px;
  background: linear-gradient(135deg, #009999, #7bf6bb, #00608b);
  padding: 5px;
  -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);
  margin: 0 15px 0 0;
}

.intro_cnt-spBox .gift_inner .img img {
  border-radius: 15px;
  max-width: 100%;
  display: block;
  background-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);
}

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

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

.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;
  line-height: 1.4;
  font-weight: 300;
  color: #000;
  display: block;
}

.modal .modal-header .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 .close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modal .modal-body {
  font-size: 1rem;
  font-weight: normal;
  color: #000;
  line-height: 1.6;
}

.modal .modal-body span {
  font-weight: bold;
}

.modal .modal-body .cnt {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  margin: 10px 0;
  font-size: 18px;
  border: dashed rgba(0, 153, 153, 0.3);
  border-width: 1px 0 1px 0;
}

.modal .modal-body .t {
  color: #009999;
  display: block;
  cursor: pointer;
}

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

.modal .modal-body ul {
  font-size: 18px;
  list-style: disc;
  padding: 0 0 0 20px;
}

.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: #009999;
  border: 1px solid #009999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

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

.sc_form {
  position: relative;
  background-color: rgba(0, 96, 139, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

.sc_form .container {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sc_form .qa {
  position: relative;
  width: 100%;
  margin: 30px auto 30px 0;
}

.sc_form .qa .q {
  position: relative;
  font-size: 1.125rem;
  font-weight: bold;
}

.sc_form .qa .q span {
  font-size: 24px;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#009999), color-stop(#009999), to(#009999));
  background: linear-gradient(90deg, #009999, #009999, #009999);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.sc_form .qa .a {
  position: relative;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 15px auto 25px auto;
}

.sc_form .qa .a input[type="radio"] {
  margin: 0 10px 0 0;
}

.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;
  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;
  font-size: 1.75rem;
  font-weight: bold;
  padding: 0.9375rem 3.75rem;
}

.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 .tit {
  position: relative;
  text-align: center;
  font-size: 28px;
  color: #343a40;
}

.gift_cnt .tit .sub {
  font-size: 21px;
}

.gift_cnt .items {
  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 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  padding: 50px 30px 30px 30px;
  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: 15px;
  max-width: 250px;
  max-height: 250px;
  background: linear-gradient(135deg, #009999, #7bf6bb, #00608b);
  padding: 6px;
  -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: 15px;
  max-width: 100%;
  display: block;
  background-color: #fff;
}

.gift_cnt .item .tit {
  border-radius: 2px;
  margin: 0 auto;
  margin-top: -1.5em;
  padding: .5em 1em;
  background-color: #009999;
  -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);
  font-size: 1.5em;
  line-height: 1;
  color: #fff;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
}

.gift_cnt .item .sub {
  position: relative;
  margin: 10px auto;
  font-size: 1.25rem;
  color: #009999;
  text-align: center;
}

.gift_cnt .item .text {
  font-size: 1rem;
}

.sc_location {
  background-color: rgba(0, 0, 28, 0.9);
}

.location_cnt .loc_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.location_cnt .loc_top .loc {
  color: #009999;
  font-size: 1.5em;
  margin: 0 .5em 10px;
}

.location_cnt .loc_top .addr {
  margin: 0 .5em 10px;
  color: #fff;
}

.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: 8px 0;
  }
  .g_header .menu_trigger {
    padding: 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .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;
  }
  .main_bg {
    height: 80vw;
  }
  .main_bg .bg {
    width: 240%;
    margin: 0 0 0 -65%;
  }
  .g_kv {
    margin-top: 64px;
  }
  .g_kv .desktop {
    height: 80vw;
  }
  .g_kv .kv_logo {
    top: 0;
    width: 50%;
    margin: 2%;
    padding: 0 15px;
  }
  .g_kv .tit {
    width: 90%;
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
  }
  .g_kv .tit img {
    width: 100%;
    height: auto;
  }
  .main_sc {
    padding: 40px 0;
  }
  .sc_title {
    font-size: 1.75rem;
  }
  .sc_title .tit {
    line-height: 1.3;
  }
  .sc_title .sub {
    font-size: 1rem;
  }
  .intro_cnt {
    text-align: left;
    font-size: 1rem;
    line-height: 1.8;
    padding: 30px 15px;
    border-radius: 15px;
  }
  .intro_cnt .intro_man {
    margin: 30px auto 15px auto;
  }
  .intro_cnt .intro_man-img {
    max-width: 500px;
    padding: 5px;
  }
  .intro_cnt .intro_man p {
    font-size: 0.875rem;
    margin: 5px 0;
  }
  .intro_cnt .sub_tit {
    margin: 30px auto;
  }
  .intro_cnt .sub_tit-inner {
    font-size: 1.3125rem;
  }
  .intro_cnt .highlight_tit {
    font-size: 1rem;
    font-weight: normal;
  }
  .intro_cnt .highlight_tit .check {
    position: relative;
    display: inline-block;
    margin: 0 15px 0 0;
  }
  .intro_cnt .wording {
    padding: 0 0 0 43px;
    font-size: 14px;
  }
  .intro_cnt p {
    padding: 5px 5px;
  }
  .intro_cnt .intro_points {
    margin: 20px auto 30px auto;
  }
  .intro_cnt .intro_points .point {
    padding: 0 0 0 10px;
  }
  .intro_cnt .intro_points .point .tit {
    font-size: 1.25rem;
  }
  .intro_cnt .intro_points .point ul {
    padding: 0 0 0 10px;
  }
  .intro_cnt .intro_points .point ul li {
    margin: 15px 0;
  }
  .intro_cnt-spBox {
    max-width: 800px;
    margin: 30px auto 20px auto;
    border-radius: 15px;
    padding: 15px 15px;
  }
  .intro_cnt-spBox .main_button {
    position: relative;
    display: inline-block;
    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;
  }
  .intro_cnt-spBox .main_button .text {
    position: relative;
    z-index: 2;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
  }
  .intro_cnt-spBox .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;
  }
  .intro_cnt-spBox .main_button:hover {
    -webkit-animation: scaleOutBounce 1000ms linear both;
            animation: scaleOutBounce 1000ms linear both;
  }
  .intro_cnt-spBox .main_button {
    padding: 15px 40px;
  }
  .intro_cnt-spBox .CTA {
    position: relative;
    width: 100%;
    text-align: center;
  }
  .intro_cnt-spBox .CTA a {
    position: relative;
    background-color: #009999;
    border: 3px solid #7bf6bb;
    border-radius: 20px;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 15px rgba(123, 246, 187, 0.6);
            box-shadow: 0 5px 15px rgba(123, 246, 187, 0.6);
  }
  .intro_cnt-spBox p {
    position: relative;
    font-size: 1rem;
    color: #fff;
    font-weight: 300;
  }
  .intro_cnt-spBox .writer {
    position: relative;
    width: 100%;
    margin: 30px 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: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .intro_cnt-spBox .writer_inner {
    position: relative;
    -webkit-box-flex: 2;
        -ms-flex: 2 0 0px;
            flex: 2 0 0;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 0 20px;
  }
  .intro_cnt-spBox .writer_inner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#00d9d9));
    background-image: linear-gradient(180deg, white, #00d9d9);
  }
  .intro_cnt-spBox .writer_inner .tit {
    position: relative;
    display: inline-block;
    font-size: 1.3125rem;
    font-weight: bold;
    color: transparent;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#00d9d9));
    background: linear-gradient(90deg, #fff, #00d9d9);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  .intro_cnt-spBox .writer_inner ul {
    position: relative;
    padding: 0 0 0 0;
    display: block;
    list-style: none;
    color: #fff;
    font-weight: 300;
    font-size: 1rem;
  }
  .intro_cnt-spBox .writer_inner ul li {
    position: relative;
    margin: 15px 0;
  }
  .cta_cnt .bttn {
    margin-bottom: 20px;
  }
  .cta_cnt .bttn:last-child {
    margin-bottom: 0;
  }
  .cta_cnt .bttn .bttn_inner {
    font-size: 1.5em;
  }
  .agd_cnt .tr {
    display: block;
  }
  .agd_cnt .tr_head {
    display: none;
  }
  .agd_cnt .td {
    padding: .2em 1em;
  }
  .agd_cnt .td:first-child {
    padding-top: 1em;
  }
  .agd_cnt .td:last-child {
    padding-bottom: 1em;
  }
  .agd_cnt .td_time {
    text-align: left;
  }
  .agd_cnt .td_title {
    display: block;
  }
  .agd_cnt .topic_toggle {
    margin-top: .5em;
  }
  .whiteBook_cnt {
    padding: 30px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .whiteBook_cnt .book {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .speaker_cnt {
    padding: 50px 15px;
    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;
  }
  .speaker_cnt .spk .pic {
    max-width: 150px;
    margin: 0 0 35px 0;
  }
  .speaker_cnt .spk .tit {
    font-size: 18px;
  }
  .speaker_cnt .spk .name {
    font-size: 21px;
  }
  .speaker_cnt .text {
    font-size: 16px;
  }
  .speaker_cnt .text .tit {
    text-align: center;
    font-size: 18px;
    margin: 5px 0 25px 0;
  }
  .speaker_cnt .text .name {
    text-align: center;
    font-size: 21px;
  }
  .modal .modal-dialog {
    max-width: 1000px;
  }
  .modal .modal-content {
    padding: 20px 5px;
    border-radius: 10px;
  }
  .modal .modal-header .close {
    top: 15px;
    right: 20px;
  }
  .modal .modal-body {
    font-size: 0.875rem;
    line-height: 1.6;
  }
  .modal .modal-body .cnt {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    margin: 10px 0;
    font-size: 18px;
    border: dashed rgba(0, 153, 153, 0.3);
    border-width: 1px 0 1px 0;
  }
  .modal .modal-body .t {
    color: #009999;
    display: block;
    cursor: pointer;
  }
  .modal .modal-body ol {
    list-style: decimal;
    padding: 0 0 0 20px;
  }
  .modal .modal-body ul {
    font-size: 18px;
    list-style: disc;
    padding: 0 0 0 20px;
  }
  .sc_form {
    padding: 0;
  }
  .sc_form .container {
    padding: 0 15px;
  }
  .sc_form .form_tit {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
  }
  .sc_form .form_tit .h2 {
    font-size: 1.25rem;
  }
  .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 .submit {
    border-radius: 50px;
  }
  .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 {
    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;
  }
}
/*# sourceMappingURL=style.css.map */