@-webkit-keyframes scaleOutBounce {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  3.4% {
    transform: matrix(1.032, 0, 0, 1.041, 0, 0);
  }
  4.7% {
    transform: matrix(1.045, 0, 0, 1.06, 0, 0);
  }
  6.81% {
    transform: matrix(1.066, 0, 0, 1.089, 0, 0);
  }
  9.41% {
    transform: matrix(1.088, 0, 0, 1.117, 0, 0);
  }
  10.21% {
    transform: matrix(1.094, 0, 0, 1.123, 0, 0);
  }
  13.61% {
    transform: matrix(1.112, 0, 0, 1.133, 0, 0);
  }
  14.11% {
    transform: matrix(1.114, 0, 0, 1.133, 0, 0);
  }
  17.52% {
    transform: matrix(1.121, 0, 0, 1.124, 0, 0);
  }
  18.72% {
    transform: matrix(1.121, 0, 0, 1.119, 0, 0);
  }
  21.32% {
    transform: matrix(1.12, 0, 0, 1.107, 0, 0);
  }
  24.32% {
    transform: matrix(1.115, 0, 0, 1.096, 0, 0);
  }
  25.23% {
    transform: matrix(1.113, 0, 0, 1.094, 0, 0);
  }
  29.03% {
    transform: matrix(1.106, 0, 0, 1.09, 0, 0);
  }
  29.93% {
    transform: matrix(1.105, 0, 0, 1.09, 0, 0);
  }
  35.54% {
    transform: matrix(1.098, 0, 0, 1.096, 0, 0);
  }
  36.74% {
    transform: matrix(1.097, 0, 0, 1.098, 0, 0);
  }
  41.04% {
    transform: matrix(1.096, 0, 0, 1.102, 0, 0);
  }
  44.44% {
    transform: matrix(1.097, 0, 0, 1.103, 0, 0);
  }
  52.15% {
    transform: matrix(1.099, 0, 0, 1.101, 0, 0);
  }
  59.86% {
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  63.26% {
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  75.28% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  85.49% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  90.69% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  100% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
}
@keyframes scaleOutBounce {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  3.4% {
    transform: matrix(1.032, 0, 0, 1.041, 0, 0);
  }
  4.7% {
    transform: matrix(1.045, 0, 0, 1.06, 0, 0);
  }
  6.81% {
    transform: matrix(1.066, 0, 0, 1.089, 0, 0);
  }
  9.41% {
    transform: matrix(1.088, 0, 0, 1.117, 0, 0);
  }
  10.21% {
    transform: matrix(1.094, 0, 0, 1.123, 0, 0);
  }
  13.61% {
    transform: matrix(1.112, 0, 0, 1.133, 0, 0);
  }
  14.11% {
    transform: matrix(1.114, 0, 0, 1.133, 0, 0);
  }
  17.52% {
    transform: matrix(1.121, 0, 0, 1.124, 0, 0);
  }
  18.72% {
    transform: matrix(1.121, 0, 0, 1.119, 0, 0);
  }
  21.32% {
    transform: matrix(1.12, 0, 0, 1.107, 0, 0);
  }
  24.32% {
    transform: matrix(1.115, 0, 0, 1.096, 0, 0);
  }
  25.23% {
    transform: matrix(1.113, 0, 0, 1.094, 0, 0);
  }
  29.03% {
    transform: matrix(1.106, 0, 0, 1.09, 0, 0);
  }
  29.93% {
    transform: matrix(1.105, 0, 0, 1.09, 0, 0);
  }
  35.54% {
    transform: matrix(1.098, 0, 0, 1.096, 0, 0);
  }
  36.74% {
    transform: matrix(1.097, 0, 0, 1.098, 0, 0);
  }
  41.04% {
    transform: matrix(1.096, 0, 0, 1.102, 0, 0);
  }
  44.44% {
    transform: matrix(1.097, 0, 0, 1.103, 0, 0);
  }
  52.15% {
    transform: matrix(1.099, 0, 0, 1.101, 0, 0);
  }
  59.86% {
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  63.26% {
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  75.28% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  85.49% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  90.69% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  100% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
}
@-webkit-keyframes notbed {
  0% {
    opacity: 0;
  }
  2.5% {
    opacity: 1;
  }
  5% {
    opacity: 0;
  }
  7.5% {
    opacity: 0.8;
  }
  10% {
    opacity: 0.8;
  }
  15% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes notbed {
  0% {
    opacity: 0;
  }
  2.5% {
    opacity: 1;
  }
  5% {
    opacity: 0;
  }
  7.5% {
    opacity: 0.8;
  }
  10% {
    opacity: 0.8;
  }
  15% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
body {
  font-family: "Noto Sans TC", sans-serif;
  background-color: white;
}

.main_color {
  color: #f49c00;
}

.sub_color {
  color: #0E2341;
}

.fix_aside {
  position: fixed;
  z-index: 99;
  right: 1rem;
  bottom: 0.5rem;
  transform: translateX(150%);
  transition: transform 600ms;
}
.fix_aside.is_active {
  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;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.19);
  transition: transform 240ms, box-shadow 240ms;
}
.fix_aside .fx_item.is_primary {
  background-color: #f49c00;
  color: #fff;
  line-height: 1.3;
}
.fix_aside .fx_item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.19);
}
.fix_aside .fx_item .in_wrap {
  position: absolute;
  left: 50%;
  top: 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%;
}
.g_header.is_active {
  background-color: #343a40;
}
.g_header .header_cnt {
  position: relative;
  padding: 0.5rem;
  display: flex;
}
.g_header .menu_btn {
  position: relative;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #fff;
}
.g_header .menu_btn .icon {
  display: inline-block;
  position: absolute;
  left: 20%;
  top: 50%;
  width: 60%;
  height: 4px;
  margin-top: -2px;
  background-color: #fff;
}
.g_header .menu_btn .icon::before, .g_header .menu_btn .icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.g_header .menu_btn .icon::before {
  top: -200%;
}
.g_header .menu_btn .icon::after {
  bottom: -200%;
}
.g_header .menu_btn.sty_white {
  border-color: #fff;
}
.g_header .menu_btn.sty_white .icon, .g_header .menu_btn.sty_white .icon::before, .g_header .menu_btn.sty_white .icon::after {
  background-color: #fff;
}
.g_header .nav_area {
  position: relative;
  z-index: 3;
}
.g_header .nav_area .nav_content {
  display: flex;
  justify-content: flex-end;
}
.g_header .nav_area .nav_cnt {
  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: #f49c00;
  color: #000;
}
.g_header .nav_area .nav_link {
  border-radius: 4px;
  display: block;
  padding: 12px;
  color: #fff;
}
.g_header .nav_area .nav_link:hover {
  color: #f49c00;
  text-decoration: none;
}
.g_header .header_sns {
  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: 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 2rem;
  border-radius: 0.3em;
  font-size: 1.25em;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  transition-property: background, color;
  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: 0.35em 1em;
  font-size: 0.95em;
}
.bttn .main_b {
  background-color: #0069B6;
  color: #fff;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
}
.bttn .main_b:hover {
  background-color: #245080;
}
.bttn .dark_b {
  border-width: 0;
  background-color: #000;
  color: #f49c00;
}
.bttn .dark_b:hover {
  background-color: #160f02;
}
.bttn .sub_b {
  background-color: #fff;
  color: #f49c00;
}
.bttn .sub_b:hover {
  background-color: #ffecca;
}

.g_kv {
  position: relative;
  overflow: hidden;
  background-color: #245080;
}
.g_kv .desktop {
  position: relative;
  height: 50vw;
  background-color: #fff;
  background: url("img/micro_img/bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
.g_kv .lightMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: brightness(200%) blur(35px);
  mix-blend-mode: overlay;
}
.g_kv .light {
  position: absolute;
  height: 100px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  opacity: 1;
  filter: brightness(200%) blur(35px);
  mix-blend-mode: overlay;
}
.g_kv .light.L1 {
  top: -100px;
  left: 0;
  width: 100%;
}
.g_kv .light.L2 {
  left: -50%;
  width: 200%;
  bottom: -100px;
}
.g_kv .light.L3 {
  left: -50%;
  width: 200%;
  bottom: 40%;
}
.g_kv .heehee {
  -webkit-animation-name: notbed;
          animation-name: notbed;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps(40);
          animation-timing-function: steps(40);
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  white-space: nowrap;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  z-index: 1;
}
.g_kv .df_logo {
  position: absolute;
  z-index: 10;
  left: 5%;
  top: 54px;
  width: 8%;
  margin: 2%;
}
.g_kv .main_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 33%;
}
.g_kv .main_icon img {
  width: 100%;
  transform: translate(-50%, -50%);
}
.g_kv .tit {
  position: absolute;
  top: 50%;
  left: 40%;
  width: 71.5104166667%;
  transform: translate(-50%, -50%);
}
.g_kv .tit img {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: block;
}
.g_kv .tit .t1 {
  margin: 0 0 0 -2.5rem;
  position: relative;
  width: 41.0779315368%;
}
.g_kv .tit .t2 {
  margin: 50px 0 0 0;
  position: relative;
  width: 87.3998543336%;
}
.g_kv .tit .t3 {
  margin: 20px 0 0 0;
  position: relative;
  width: 93.2265112891%;
}
.g_kv .tit .t4 {
  margin: 50px 0 0 0;
  position: relative;
  width: 26.7297887837%;
}
.g_kv .tit .t5 {
  margin: -40px 0 0 1.5rem;
  position: relative;
  width: 10.9249817917%;
}
.g_kv .timer {
  position: absolute;
  right: 5%;
  bottom: 60px;
  color: #fff;
  text-align: center;
  letter-spacing: -4px;
}
.g_kv .timer .tb {
  position: relative;
  display: inline-block;
  width: 4rem;
  height: 3.5rem;
  padding-bottom: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: #000;
  letter-spacing: normal;
}
.g_kv .timer .tb::after {
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  line-height: 1;
  text-align: center;
  font-weight: 300;
  color: #f49c00;
}
.g_kv .timer .tb span {
  position: absolute;
  left: 50%;
  top: calc(50% - 0.5rem);
  transform: translate(-50%, -50%);
  font-size: 1.5rem;
}
.g_kv .timer .d {
  border-radius: 1rem 0 0 1rem;
}
.g_kv .timer .d::after {
  content: "day";
}
.g_kv .timer .h::after {
  content: "hour";
}
.g_kv .timer .m::after {
  content: "min";
}
.g_kv .timer .s {
  border-radius: 0 1rem 1rem 0;
}
.g_kv .timer .s::after {
  content: "sec";
}

.g_main {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.g_main .form_wrap {
  position: relative;
  background: rgba(101, 181, 207, 0.2);
  padding: 50px 0;
}
.g_main .form_wrap .main_button {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  padding: 1em 2em;
  background: linear-gradient(132deg, #f49c00, #FFCD6A, #FF8200);
  color: #fff;
  font-size: 1.625em;
  line-height: 1.1;
  border-radius: 1.5em;
  font-weight: 400;
  letter-spacing: 0.08em;
  cursor: pointer;
  -webkit-animation: scaleInBounce 1000ms linear both;
          animation: scaleInBounce 1000ms linear both;
}
.g_main .form_wrap .main_button .text {
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
}
.g_main .form_wrap .main_button .theme_lines {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 75%;
  font-size: 10px;
  margin-top: 6px;
  transform: translateX(-50%);
  transition: width 300ms;
}
.g_main .form_wrap .main_button:hover {
  -webkit-animation: scaleOutBounce 1000ms linear both;
          animation: scaleOutBounce 1000ms linear both;
}
.g_main .form_wrap .container {
  max-width: 800px;
  box-sizing: border-box;
  padding: 30px;
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.g_main .form_wrap .poc {
  margin: 30px 0;
}
.g_main .bg_mask {
  padding: 0;
  margin: 0;
  background-color: #0069B6;
}
.g_main .form_tit {
  text-align: center;
  margin-bottom: 20px;
}
.g_main .form_tit .h2 {
  letter-spacing: 2px;
  font-weight: bold;
  color: #0069B6;
}
.g_main .form_tit .h2 span {
  color: #f49c00;
}
.g_main .form_tit .tip {
  margin-top: 6px;
  color: red;
}
.g_main .form-group .tit {
  position: relative;
  font-size: 21px;
  font-weight: 500;
}
.g_main .form-group .Q_area {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  color: #FF8200;
  font-size: 18px;
}
.g_main .form-group .Q_area input {
  width: 15px;
  height: 15px;
}
.g_main .ps {
  position: relative;
  font-size: 18px;
}
.g_main .ps .pr_box {
  position: relative;
  width: 100%;
  border-radius: 15px;
  margin: 25px auto;
}
.g_main .ps .pr_box-tit {
  position: relative;
  width: 100%;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 0;
  background-color: #f49c00;
  color: #fff;
}
.g_main .ps .pr_box-tit .arr {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 30px;
  height: auto;
  margin: -10px 0 0 0;
  transform: rotate(-180deg);
  transition: all 0.3s ease-in-out;
}
.g_main .ps .pr_box-cnt {
  position: relative;
  width: 100%;
  text-align: justify;
  box-sizing: border-box;
  padding: 30px;
  background-color: rgba(244, 156, 0, 0.1);
  display: none;
}

.main_sc {
  padding: 60px 0;
}

.sc_title {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 30px;
}
.sc_title .tit {
  color: #0E2341;
  font-weight: 700;
  line-height: 1;
}
.sc_title .tit.c_main {
  color: white;
  margin-top: 100px;
}
.sc_title .tit.c_main_sub {
  font-size: 1.2rem;
  margin-top: 50px;
}
.sc_title .tit.c_white {
  color: #fff;
}
.sc_title .tit.c_green {
  line-height: 1.5;
  color: rgb(10, 145, 0);
}
.sc_title .tit.c_blue {
  line-height: 1.5;
  color: #204597;
}

.sc_intro {
  background-color: #fff;
  border-radius: 0 0 10em 0;
}

.intro_cnt {
  text-align: center;
  font-size: 1.125rem;
  padding: 1rem 0;
}
.intro_cnt .highlight_tit {
  color: #f49c00;
  font-size: 1.65em;
  font-weight: 700;
  margin-bottom: 1em;
  line-height: 1;
}
.intro_cnt p {
  margin-bottom: 0.5em;
  padding: 0.25em 0;
  line-height: 1.65;
}
.intro_cnt .combain {
  position: relative;
  width: 640px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 15px auto;
  padding: 5px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(-90deg, #019fdb, #204597, #0e366e, #019fdb);
}
.intro_cnt .combain .combain_inner {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 0;
  border-radius: 15px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.intro_cnt .combain .cnt {
  position: relative;
  width: 100%;
  display: block;
  color: #004E86;
  font-size: 1.5rem;
  font-weight: bold;
}
.intro_cnt .combain .normal {
  display: inline-block;
  font-weight: 700;
  font-size: 1.75rem;
  color: rgb(10, 145, 0);
}
.intro_cnt .combain .highLight {
  display: inline-block;
  font-weight: 700;
  font-size: 1.75rem;
  color: transparent;
  background: linear-gradient(-90deg, #019fdb, #204597, #0e366e, #019fdb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.intro_cnt .videoReview {
  display: inline-block;
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.75rem;
  color: transparent;
  background: linear-gradient(-90deg, #019fdb, #204597, #0e366e, #019fdb);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.cta_cnt {
  margin: 80px auto;
  padding-bottom: 20px;
}
.cta_cnt .before_cta {
  text-align: center;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 1em;
}
.cta_cnt .bttns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cta_cnt .bttn {
  flex: 0 0 300px;
  margin: 0 0.5em;
}

.gift_cnt {
  position: relative;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.gift_cnt .gift_item {
  position: relative;
  padding: 15px 30px;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
}
.gift_cnt .gift_item:nth-child(1) {
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-right-width: 1px;
}
.gift_cnt .gift_item .pic {
  border-radius: 4px;
  margin-bottom: 10px;
  flex: 0 0 220px;
}
.gift_cnt .gift_item .pic img {
  display: block;
  margin: 0 auto;
  width: 220px;
  border: solid 5px white;
  border-radius: 10px;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
}
.gift_cnt .gift_item .wording {
  position: relative;
  padding: 0 0 0 30px;
}
.gift_cnt .gift_item .tit {
  color: #f49c00;
  margin-bottom: 4px;
}
.gift_cnt .gift_item .name {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 1.6rem;
  color: #0E2341;
}
.gift_cnt .gift_item .text {
  margin-top: 4px;
}
.gift_cnt .gift_item .text span {
  color: rgba(14, 35, 65, 0.6);
}
.gift_cnt .gift_item.sp {
  position: relative;
  flex: 0 0 100%;
  margin: 30px auto;
  padding: 20px 0 50px 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.gift_cnt .gift_item.sp .wording {
  position: relative;
  padding: 0;
}
.gift_cnt .gift_item.sp .tit {
  position: absolute;
  top: -20px;
  left: 50%;
  font-size: 24px;
  font-weight: bold;
  transform: translate(-50%, 0);
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 15px;
  background-color: #f49c00;
  box-shadow: 0 3px 5px rgba(244, 156, 0, 0.3);
}
.gift_cnt .gift_item.sp .sp_item {
  position: relative;
  flex: 0 0 30%;
  box-sizing: border-box;
  padding: 15px 30px;
  display: flex;
  flex-direction: column;
  justify-self: stretch;
  align-items: center;
  text-align: left;
}
.gift_cnt .gift_item.sp .alone_item {
  position: relative;
  flex: 0 0 30%;
  box-sizing: border-box;
  padding: 15px 30px;
  display: flex;
  flex-direction: column;
  justify-self: stretch;
  align-items: center;
  text-align: center;
}
.gift_cnt .gift_item.sp .alone_item .tit {
  position: relative;
  margin: 30px auto;
}
.gift_cnt .gift_item.al {
  position: relative;
  flex: 0 0 100%;
  margin: 30px auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border-right-width: 0;
}
.gift_cnt .gift_item.al .wording {
  position: relative;
  padding: 0;
}
.gift_cnt .gift_item.al .tit {
  position: relative;
  margin: 30px auto;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 15px;
  background-color: #f49c00;
  box-shadow: 0 3px 5px rgba(244, 156, 0, 0.3);
}
.gift_cnt .gift_item.al .alone_item {
  position: relative;
  flex: 0 0 30%;
  box-sizing: border-box;
  padding: 15px 30px;
  display: flex;
  flex-direction: column;
  justify-self: stretch;
  align-items: center;
  text-align: center;
}
.gift_cnt .gift_item.al .alone_item .pic {
  border-radius: 15px;
  overflow: hidden;
}

.sc_agenda {
  background-color: #f8f8f8;
}

.agd_cnt {
  background-color: #fff;
  margin-bottom: 20px;
  line-height: 1.3;
  color: #0E2341;
}
.agd_cnt .tr {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(14, 35, 65, 0.5);
}
.agd_cnt .tr.tr_light {
  background-color: rgba(14, 35, 65, 0.1);
}
.agd_cnt .tr_head {
  border-radius: 10px 10px 0 0;
  background-color: #0E2341;
  color: #fff;
}
.agd_cnt .td {
  padding: 0.6em 1.2em;
}
.agd_cnt .td_time {
  flex: 0 0 8em;
  text-align: center;
}
.agd_cnt .td_title {
  display: inline-flex;
  align-items: center;
}
.agd_cnt .ag_tit {
  flex: 1 1 auto;
  margin-right: 1em;
  font-weight: 700;
  font-size: 1.125em;
}
.agd_cnt .topic_toggle {
  flex: 0 0 100px;
}
.agd_cnt .ag_spk {
  line-height: 1.35;
}
.agd_cnt .ag_spk + .ag_spk_tit {
  margin-top: 15px;
}
.agd_cnt .ag_spk + .ag_spk {
  margin-top: 6px;
}
.agd_cnt .ag_spk .name {
  margin-top: 0.2rem;
  color: #0E2341;
}
.agd_cnt .ag_spk_tit {
  display: inline-block;
  border-bottom: 1px solid currentColor;
  margin-bottom: 0.4em;
  padding-bottom: 0.2em;
  font-size: 0.875em;
  color: #343a40;
}

.agd_normal .td_title {
  flex: 0 1 60%;
}
.agd_normal .td_speaker {
  flex: 0 1 40%;
}

.agd_split .tr {
  align-items: stretch;
}
.agd_split .td {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.agd_split .topic_toggle {
  flex: 0 0 0;
  margin: 10px 0;
}
.agd_split .tr_split_tit {
  color: #fff;
}
.agd_split .tr_split_tit .td_split {
  border-radius: 20px 20px 0 0;
}
.agd_split .tr_split_tit .td_split.sp1 {
  background-color: #f49c00;
}
.agd_split .tr_split_tit .td_split.sp2 {
  background-color: #0E2341;
}
.agd_split .sp1 {
  flex: 0 1 50%;
  border-left: 5px solid #f49c00;
}
.agd_split .sp2 {
  flex: 0 1 50%;
  border-left: 5px solid #0E2341;
}
.agd_split .ag_spk {
  margin-top: 0.2rem;
  padding: 0.2rem 0;
}

.ag_tip {
  text-align: center;
}

.sc_speaker {
  background-color: #0069B6;
  border-radius: 10rem 0 0 0;
}
.sc_speaker .iframe {
  text-align: center;
}
.sc_speaker .tit {
  color: white;
  font-weight: 500;
  letter-spacing: 0.2rem;
}
.sc_speaker .c_main_sub {
  padding: 0 2rem;
  font-size: 1rem !important;
  text-align: center;
}

.speaker_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.speaker_items .spk_info {
  color: white;
  margin-top: 1.4rem;
  font-size: 1.4rem;
  font-weight: 350;
  padding: 0 25px 60px 25px;
  line-height: 2.4rem;
  border-bottom: solid 1px white;
}
.speaker_items .item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  padding: 0 25px;
  text-align: center;
  margin-bottom: 20px;
}
.speaker_items .item .for_test {
  display: none;
}
.speaker_items .item .spk_content {
  color: white;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  font-size: 1.4rem;
  margin-left: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.1rem;
}
.speaker_items .item .spk_content .mb-0 {
  text-align: left;
}
.speaker_items .item .spk_content .text-black-50 {
  color: white !important;
}
.speaker_items .item .pic img {
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
  transition: transform 300ms;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.speaker_items .item .pic:hover img {
  transform: scale(0.95);
}
.speaker_items .item .name {
  margin-bottom: 6px;
  color: white;
  font-size: 1.25em;
  line-height: 1.2;
}
.speaker_items .item .name span {
  display: inline-block;
}

.sc_sponsor {
  background-color: #f8f8f8;
}
.sc_sponsor .container-fluid {
  max-width: 1440px;
}

.sort_cnt .sorts {
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
.sort_cnt .sorts .item {
  flex: 0 0 auto;
  margin: 0 5px;
}
.sort_cnt .sorts .item_link {
  display: block;
  border-radius: 8px;
  padding: 0.75em 1.5em;
  background-color: #0E2341;
  font-size: 1em;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  transition: background 250ms;
}
.sort_cnt .sorts .item_link:hover {
  text-decoration: none;
  background-color: rgba(14, 35, 65, 0.6);
}
.sort_cnt .sorts .item_link.is_active {
  background-color: #FF8200;
}

.sponsor_cnt {
  padding: 20px 0;
}
.sponsor_cnt .sponsors {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.sponsor_cnt .spr_item {
  flex: 0 0 20%;
  padding: 10px;
}
.sponsor_cnt .spr_item .for_test {
  display: none;
}
.sponsor_cnt .spr_item .link {
  display: block;
  border-radius: 10px;
  background-color: #fff;
}

.sc_location {
  background-color: rgba(0, 78, 134, 0.8);
}

.location_cnt .loc_top {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: baseline;
}
.location_cnt .loc_top .loc {
  color: #f49c00;
  font-size: 1.5em;
  margin: 0 0.5em 10px;
}
.location_cnt .loc_top .addr {
  margin: 0 0.5em 10px;
  color: #fff;
}

.sc_detail {
  background-color: #fff;
}
.sc_detail .list {
  padding-left: 1.5em;
}
.sc_detail .list li {
  padding: 0.25em 0;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .g_header {
    background-color: #343a40;
  }
  .g_header .header_cnt {
    display: block;
    padding: 0.5rem 0;
  }
  .g_header .menu_trigger {
    padding: 0 24px;
  }
  .g_header .nav_area .nav_content {
    display: block;
  }
  .g_header .nav_area .nav_cnt {
    padding: 10px 0;
    display: block;
  }
  .g_header .nav_area .nav_item.is_highlight {
    padding: 0;
  }
  .g_header .nav_area .nav_link {
    border-radius: 0;
    padding: 16px 24px;
  }
  .g_kv {
    margin-top: 64px;
    background-color: #fff;
    background-image: url("img/micro_img/bg.png");
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .g_kv .tit {
    top: 85%;
    left: 50%;
    padding: 0 1rem;
  }
  .g_kv .tit .t1 {
    width: 50%;
  }
  .g_kv .tit .t2 {
    margin: 30px 0 0 0;
    width: 100%;
  }
  .g_kv .tit .t3 {
    width: 100%;
  }
  .g_kv .tit .t4 {
    margin: 5rem 0 0 0;
    width: 30%;
  }
  .g_kv .tit .t5 {
    margin: -20px 0 0 0.8rem;
    width: 12%;
  }
  .g_kv .mobile {
    height: 60vh;
    background-image: url("img/micro_img/bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .g_kv .df_logo {
    top: 0;
    width: 25%;
    margin: 20px;
  }
  .g_kv .tit {
    width: 90%;
    transform: translate(-50%, -90%);
  }
  .g_kv .date {
    margin: 45% 0 0 0;
  }
  .g_kv .date .d {
    font-size: 0.875rem;
  }
  .g_kv .date .l {
    font-size: 0.875rem;
    display: block;
    margin: 0 10px;
  }
  .g_kv .date .n {
    font-size: 0.875rem;
  }
  .g_kv .date .time_glow {
    bottom: -40px;
  }
  .g_kv .spLinkBtn {
    position: static;
    width: 80%;
  }
  .g_kv .timer {
    padding: 14px 0 10px;
    position: static;
  }
  .main_sc {
    padding: 40px 0;
  }
  .sc_title {
    font-size: 1.75rem;
  }
  .sc_title .tit {
    line-height: 1.3;
  }
  .intro_cnt {
    font-size: 1rem;
  }
  .intro_cnt p {
    padding: 0.5em 1.5em;
    line-height: 1.5;
    text-align: justify;
  }
  .cta_cnt .bttn {
    margin-bottom: 20px;
  }
  .cta_cnt .bttn:last-child {
    margin-bottom: 0;
  }
  .cta_cnt .bttn .bttn_inner {
    font-size: 1.5em;
  }
  .gift_cnt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0 50px;
    margin: 0;
  }
  .gift_cnt .gift_item {
    margin-top: 20px;
  }
  .gift_cnt .gift_item .wording {
    padding: 0;
  }
  .gift_cnt .gift_item .name {
    min-height: auto;
  }
  .gift_cnt .gift_item.sp {
    position: relative;
    flex: 0 0 100%;
    margin: 30px auto;
    padding: 20px 30px 50px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .gift_cnt .gift_item.sp .tit {
    position: relative;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .gift_cnt .gift_item.sp .sp_item {
    position: relative;
    flex: 0 0 30%;
    box-sizing: border-box;
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    justify-self: stretch;
    align-items: center;
    text-align: left;
  }
  .gift_cnt .gift_item.al {
    position: relative;
    flex: 0 0 100%;
    margin: 30px auto;
    padding: 20px 30px 50px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .gift_cnt .gift_item.al .wording {
    position: relative;
    padding: 0;
  }
  .gift_cnt .gift_item.al .tit {
    position: relative;
    margin: 30px auto;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 15px;
    background-color: #f49c00;
    box-shadow: 0 3px 5px rgba(244, 156, 0, 0.3);
  }
  .gift_cnt .gift_item.al .alone_item {
    position: relative;
    flex: 0 0 30%;
    box-sizing: border-box;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    justify-self: stretch;
    align-items: center;
    text-align: center;
  }
  .gift_cnt .gift_item.al .alone_item .pic {
    border-radius: 15px;
    overflow: hidden;
  }
  .agd_cnt .tr {
    display: block;
  }
  .agd_cnt .tr_head {
    display: none;
  }
  .agd_cnt .td {
    padding: 0.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: 0.5em;
  }
  .agd_split .tr_split_tit {
    display: none;
  }
  .agd_split .tr_split_tit .td_split {
    flex: 0 0 50%;
    text-align: center;
  }
  .agd_split .tr_split_tit .td_time {
    display: none;
  }
  .agd_split .td_split.sp1:nth-child(2) {
    padding-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  .agd_split .td_time.sp2:nth-child(3) {
    padding-top: 1em;
  }
  .sc_speaker .container {
    padding: 0;
    margin: 0;
  }
  .speaker_items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .speaker_items .item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .speaker_items .item .spk_content {
    margin: 50px 0 0 0;
    padding: 0;
    font-size: 1rem;
  }
  .sort_cnt .sorts {
    flex-wrap: wrap;
  }
  .sort_cnt .sorts .item {
    margin: 0;
    padding: 3px;
    flex: 0 0 33.33%;
  }
  .sort_cnt .sorts .item_link {
    text-align: center;
    padding: 0.65em 1.3em;
  }
  .sponsor_cnt {
    padding: 0;
  }
  .sponsor_cnt .spr_item {
    flex: 0 0 50%;
    padding: 3px;
  }
  .location_cnt .loc_top {
    display: block;
  }
  .location_cnt .loc_top .loc {
    margin-bottom: 0;
  }
  .location_cnt .loc_top .addr {
    margin-bottom: 15px;
  }
}
@media (max-width: 430px) {
  .g_kv .mobile {
    height: 40vh;
  }
  .g_kv .tit {
    padding: 0 10px;
    top: 85%;
  }
  .g_kv .tit .t1 {
    width: 60%;
    margin: 5rem 0 0 -1rem;
  }
  .g_kv .tit .t2, .g_kv .tit .t3 {
    width: 100%;
    margin: 1rem 0 0 0;
  }
  .g_kv .tit .t4 {
    width: 50%;
    margin: 3rem 0 0 0;
  }
  .g_main .gift_cnt {
    flex-direction: column;
  }
}/*# sourceMappingURL=style.css.map */