@charset "UTF-8";
/*event.scss*/
/*_buttons.scss*/
/*_colors.scss*/
/*_mixins.scss*/
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*_placeholder.scss*/
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul, div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box, div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row, div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul, div.bigdata_260720 section.bar_sc .wrap_1024 {
  *zoom: 1;
}
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul:before, div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box:before, div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row:before, div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul:before, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge:before, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul:before, div.bigdata_260720 section.bar_sc .wrap_1024:before, div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul:after, div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box:after, div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row:after, div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul:after, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge:after, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul:after, div.bigdata_260720 section.bar_sc .wrap_1024:after {
  content: "";
  display: table;
}
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul:after, div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box:after, div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row:after, div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul:after, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge:after, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul:after, div.bigdata_260720 section.bar_sc .wrap_1024:after {
  clear: both;
}

a.board_link_btn {
  padding: 8px 30px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
a.board_link_btn.blue {
  background: #0b71b9;
}

/*_forms.scss*/
div.layer_pop, div.layer_pop_m {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: url(../../../img//all_bg.png) repeat;
}

div.pop_wrap {
  width: 970px;
  height: 550px;
  overflow-y: auto;
  padding: 30px;
  background: #ebecee;
}
@media (max-width: 960px) {
  div.pop_wrap {
    width: 100%;
    height: auto;
    padding: 10px;
  }
}

/*_icons.scss*/
span.top_alarm {
  display: inline-block;
  background: #5391d5;
  width: 20px;
  height: 20px;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box; /* stops bg color from leaking outside the border: */
  text-align: center;
  vertical-align: middle;
  margin: 0 0 0 3px;
}

span.ico_border_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: none;
  color: #21b1ea;
}
@media (max-width: 960px) {
  span.ico_border_co1 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}
span.ico_border_co1 {
  font-size: 12px;
}
@media (max-width: 960px) {
  span.ico_border_co1 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

span.ico_border_co2 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #f26c4f;
  background: none;
  color: #f26c4f;
}
@media (max-width: 960px) {
  span.ico_border_co2 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}
span.ico_border_co2 {
  font-size: 12px;
}
@media (max-width: 960px) {
  span.ico_border_co2 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

span.ico_back_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #f26c4f;
  background: #f26c4f;
  color: #fff;
}
@media (max-width: 960px) {
  span.ico_back_co1 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}
span.ico_back_co1 {
  font-size: 12px;
}
@media (max-width: 960px) {
  span.ico_back_co1 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

span.ico_back_co2 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: #21b1ea;
  color: #fff;
}
@media (max-width: 960px) {
  span.ico_back_co2 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}
span.ico_back_co2 {
  font-size: 12px;
}
@media (max-width: 960px) {
  span.ico_back_co2 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
 ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
div.bigdata_260720 ul li {
  float: none;
  width: 100%;
}

/**
 * A Long-shadow mixin, guaranteed to make your Dribbble shots 11% cooler
 * @param  string  $color_a  The darkest colour (closest the object)
 * @param  string  $color_b  The lightest colour (often the background colour)
 * @param  int     $stepnum  Number of steps
 * @param  int     $opacity  The opacity of the blend
 * @return list         	   Returns a list ready to drop into 'box-shadow' or text-shadow
 */
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject, div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tag_ul > li, div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li:hover, div.bigdata_260720 section.book_sc .title_wrap .txt, div.bigdata_260720 section.book_sc .title_wrap .tit, div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, div.bigdata_260720 section.review_sc .title_wrap .tit, div.bigdata_260720 section.tc_sc, div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p, div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn, div.bigdata_260720 {
  color: #0e1224;
}

div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st, div.bigdata_260720 section.lector_sc, div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li.active, div.bigdata_260720 .free_lecture_sc {
  background-color: #0e1224;
}

div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st, div.bigdata_260720 section.wafull_sc .title_wrap .txt > em, div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li.active > p, div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li.active, div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li.active, div.bigdata_260720 .free_lecture_sc, div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap {
  color: #fff;
}

div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box, div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts, div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li, div.bigdata_260720 section.tc_sc, div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn {
  background-color: #fff;
}

div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tag_ul > li, div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
  background-color: #d4d6e5;
}

div.bigdata_260720 section.order_sc, div.bigdata_260720 section.book_sc, div.bigdata_260720 section.review_sc {
  background-color: #eff2f5;
}

div.bigdata_260720 section.bar_sc {
  background-color: #3142ff;
}

div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box, div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li {
  border-color: #3142ff;
}

div.bigdata_260720 {
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", "맑은고딕", "Malgun Gothic", sans-serif, "돋음", "dotum";
  word-break: keep-all;
  letter-spacing: -0.3px;
}
div.bigdata_260720 br {
  font-family: none;
}
div.bigdata_260720 .wrap_1024 {
  width: 100%;
  min-width: 0;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
div.bigdata_260720 .title_wrap {
  text-align: center;
  padding: 0;
  line-height: 1.3;
  word-break: keep-all;
}
div.bigdata_260720 .title_wrap .tit {
  font-size: 46px;
  font-size: 2.99rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: -1.2px;
}
div.bigdata_260720 .title_wrap .tit > em {
  color: #c8f5ff;
  font-weight: 700;
}
div.bigdata_260720 .title_wrap .txt {
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 400;
  color: #afb5be;
  margin-top: 28px;
  letter-spacing: -0.2px;
}
div.bigdata_260720 .title_wrap .txt > em {
  color: #c8f5ff;
  font-weight: 600;
}
@media (max-width: 960px) {
  div.bigdata_260720 .title_wrap .tit {
    font-size: 40px;
    font-size: 2.6rem;
    letter-spacing: -1px;
  }
  div.bigdata_260720 .title_wrap .txt {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 25px;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 .title_wrap .tit {
    font-size: 32px;
    font-size: 2.08rem;
  }
  div.bigdata_260720 .title_wrap .txt {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 .title_wrap .tit {
    font-size: 25px;
    font-size: 1.625rem;
  }
  div.bigdata_260720 .title_wrap .txt {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 15px;
  }
}
div.bigdata_260720 section.header {
  position: relative;
  background: #0e1224 url("/wowpass/img/event/bigdata_260720/bg.jpg") top center no-repeat;
  background-size: cover;
  overflow: hidden;
}
div.bigdata_260720 section.header .main-visual__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
  opacity: 0.25;
}
div.bigdata_260720 section.header .wrap_1024 .medal {
  text-align: center;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
div.bigdata_260720 section.header .wrap_1024 .medal > img {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: 0 auto;
}
div.bigdata_260720 section.header .wrap_1024 .main_img {
  text-align: center;
  position: relative;
  z-index: 1;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
div.bigdata_260720 section.header .wrap_1024 .main_img > img {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -ms-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: 40px auto 0;
  max-width: 100%;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene {
  position: relative;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
div.bigdata_260720 section.header .wrap_1024 .event_bene {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  margin: -10px auto 0;
  max-width: 820px;
  text-align: center;
  z-index: 0;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene_wrap {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: rotate(-4deg);
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .tit {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 20px;
  border-radius: 10px;
  font-size: 34px;
  font-size: 2.21rem;
  line-height: 130%;
  background: linear-gradient(90deg, #00fffd 0%, #8e53ff 100%);
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.3;
  box-shadow: 0 0 15px rgba(0, 1, 53, 0.4);
  transform: skew(-4deg) translateX(-100px);
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .txt {
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  margin-top: -8px;
  border-radius: 10px;
  font-size: 24px;
  font-size: 1.56rem;
  line-height: 130%;
  color: #fff;
  font-weight: 500;
  letter-spacing: -0.5px;
  background-color: rgba(0, 0, 0, 0.5);
  transform: skew(-4deg) translateX(30px);
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul {
  *zoom: initial;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul:before, div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul:after {
  content: none;
  display: initial;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul:after {
  clear: none;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 16px;
  align-items: stretch;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li {
  background: #0e1224;
  border-style: solid;
  border-width: 1px;
  border-radius: 30px;
  padding: 28px 16px 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .icon {
  display: block;
  margin: 0 auto 12px;
  max-width: 120px;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .txt {
  font-size: 18px;
  font-size: 1.17rem;
  color: #fff;
  line-height: 1.35;
  font-weight: 500;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .txt > em {
  color: #c8f5ff;
  font-style: normal;
  font-weight: 700;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .ps {
  font-size: 13px;
  font-size: 0.845rem;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 6px;
  font-weight: 300;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 80px;
  background: #0e1224;
  border-style: solid;
  border-width: 1px;
  border-radius: 30px;
  margin-top: 16px;
  padding: 36px 40px;
  box-sizing: border-box;
  text-align: left;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .icon {
  flex: 0 0 auto;
  max-width: 130px;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap {
  flex: 0 0 auto;
  max-width: 60%;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .tit {
  font-size: 20px;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -1px;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .tit > em {
  color: #c8f5ff;
  font-style: normal;
}
div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .txt {
  font-size: 16px;
  font-size: 1.04rem;
  color: #808393;
  margin-top: 8px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -1px;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap {
  margin-top: 50px;
  padding: 0 0 100px;
  text-align: center;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 240px;
  height: 58px;
  text-align: center;
  margin: 0 8px;
  border-radius: 8px;
  box-sizing: border-box;
  vertical-align: top;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn > span {
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 56px;
  font-weight: 600;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st1 {
  border: 1px solid #c8f5ff;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st1 > span {
  color: #c8f5ff;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st1:hover {
  border-color: #fff;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st1:hover > span {
  color: #fff;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st2 {
  border: 1px solid #77849d;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st2 > span {
  color: #77849d;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st2:hover {
  border-color: #fff;
}
div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn.st2:hover > span {
  color: #fff;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.header .wrap_1024 .medal > img {
    width: 45%;
  }
  div.bigdata_260720 section.header .wrap_1024 .main_img > img {
    margin: 30px auto 40px;
    width: 70%;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene {
    margin-top: -40px;
    padding: 0 2%;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .tit {
    font-size: 28px;
    font-size: 1.82rem;
    transform: skew(-4deg) translateX(-80px);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .txt {
    font-size: 20px;
    font-size: 1.3rem;
    padding: 10px 16px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    grid-column-gap: 10px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li {
    padding: 22px 12px 24px;
    border-radius: 24px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .icon {
    max-width: 100px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .txt {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box {
    width: 700px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    gap: 40px;
    padding: 28px 24px;
    border-radius: 24px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap {
    max-width: none;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .tit {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap {
    margin-top: 40px;
    padding: 0 0 80px;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn {
    width: 220px;
    height: 56px;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn > span {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 54px;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.header .wrap_1024 .medal > img {
    width: 320px;
  }
  div.bigdata_260720 section.header .wrap_1024 .main_img > img {
    margin: 24px auto 30px;
    width: 80%;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene {
    margin-top: -30px;
    padding: 0 2%;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit {
    transform: rotate(-3deg);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .tit {
    font-size: 22px;
    font-size: 1.43rem;
    padding: 5px 14px;
    transform: skew(-3deg) translateX(-60px);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .txt {
    font-size: 16px;
    font-size: 1.04rem;
    padding: 8px 14px;
    margin-top: -2px;
    transform: skew(-3deg) translateX(24px);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul {
    margin-top: 16px;
    grid-column-gap: 5px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li {
    padding: 8px 4% 16px;
    border-radius: 20px;
    gap: 5px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .icon {
    max-width: 70px;
    margin-bottom: 5px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .txt {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box {
    gap: 16px;
    margin-top: 5px;
    padding: 16px 4%;
    border-radius: 20px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .icon {
    max-width: 90px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap {
    margin-top: 36px;
    padding: 0 4% 70px;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn {
    width: 46%;
    height: 56px;
    margin: 0 1%;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn > span {
    font-size: 14.5px;
    font-size: 0.9425rem;
    line-height: 54px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.header .wrap_1024 {
    padding-top: 30px;
  }
  div.bigdata_260720 section.header .wrap_1024 .medal > img {
    width: 60%;
  }
  div.bigdata_260720 section.header .wrap_1024 .main_img > img {
    margin: 18px auto 22px;
    width: 90%;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene {
    margin-top: -20px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit {
    transform: rotate(-2deg);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .tit {
    font-size: 18px;
    font-size: 1.17rem;
    padding: 4px 12px;
    transform: skew(-2deg) translateX(-30px);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_tit .txt {
    font-size: 14px;
    font-size: 0.91rem;
    padding: 7px 12px;
    transform: skew(-2deg) translateX(24px);
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul {
    width: 480px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li {
    border-radius: 12px;
    padding: 10px 2%;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .icon {
    max-width: 50px;
    margin-bottom: 0;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .bene_ul > li .ps {
    font-size: 11px;
    font-size: 0.715rem;
    margin-top: 0;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box {
    width: 480px;
    border-radius: 12px;
    padding: 16px 2%;
    gap: 12px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .icon {
    max-width: 80px;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .tit {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .event_bene .extend_box .txt_wrap .txt {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap {
    margin-top: 24px;
    padding: 0 4% 50px;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn {
    width: 100%;
    height: 52px;
    margin: 8px 0 0;
    display: block;
  }
  div.bigdata_260720 section.header .wrap_1024 .btn_wrap .go_btn > span {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 50px;
  }
}
div.bigdata_260720 section.bar_sc {
  padding: 30px 2%;
  transition: box-shadow 0.2s ease;
}
div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap {
  float: left;
}
div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_txt {
  font-size: 16px;
  font-size: 1.04rem;
  margin-top: 5px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
}
div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_num {
  font-size: 30px;
  font-size: 1.95rem;
  margin-top: 5px;
  letter-spacing: 0;
  font-weight: bold;
}
div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn {
  width: 258px;
  height: 72px;
  border-radius: 100px;
  text-align: center;
  letter-spacing: 0;
  float: right;
}
div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p {
  font-size: 20px;
  font-size: 1.3rem;
  line-height: 72px;
  font-weight: 700;
}
div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p > span {
  padding-left: 40px;
  transition: 0.3s;
  letter-spacing: 0.2px;
}
div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn:hover {
  background: #f5f7ff;
}
div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn:hover p > span {
  padding-left: 42px;
  transition: 0.3s;
}
div.bigdata_260720 section.bar_sc.fixed {
  position: fixed;
  bottom: 0;
  top: auto;
  left: 0;
  width: 100%;
  padding: 15px 2%;
  z-index: 100;
  box-shadow: 0 -6px 20px rgba(1, 1, 1, 0.18);
}
@media (max-width: 960px) {
  div.bigdata_260720 section.bar_sc {
    padding: 15px 4%;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_txt {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 5px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_num {
    font-size: 27px;
    font-size: 1.755rem;
    margin-top: 3px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn {
    width: 240px;
    height: 64px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p {
    font-size: 18px;
    font-size: 1.17rem;
    line-height: 64px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p > span {
    padding-left: 5px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn:hover p > span {
    padding-left: 5px;
  }
}
@media (max-width: 640px) {
  div.bigdata_260720 section.bar_sc {
    padding: 18px 4%;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 {
    text-align: center;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap {
    float: none;
    width: 100%;
    text-align: center;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_txt {
    font-size: 14.6px;
    font-size: 0.949rem;
    margin-top: 0;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_num {
    font-size: 24px;
    font-size: 1.56rem;
    margin-top: 5px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn {
    width: 66%;
    height: 50px;
    max-width: 260px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: none;
    text-align: center;
    margin-top: 13px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p {
    font-size: 17.2px;
    font-size: 1.118rem;
    line-height: 130%;
  }
}
@media (max-width: 380px) {
  div.bigdata_260720 section.bar_sc {
    padding: 15px 4% 18px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_txt {
    font-size: 13.6px;
    font-size: 0.884rem;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 .count_wrap .count_num {
    font-size: 19px;
    font-size: 1.235rem;
    margin-top: 3px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn {
    width: 90%;
    height: 42px;
    margin-top: 13px;
  }
  div.bigdata_260720 section.bar_sc .wrap_1024 a.go_btn p {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.bigdata_260720 section.worry_sc {
  background: #0e1224;
  padding: 100px 0 60px;
}
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-ms-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
div.bigdata_260720 section.worry_sc .title_wrap .txt {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: 0;
  color: #afb5be;
}
div.bigdata_260720 section.worry_sc .title_wrap .tit {
  margin-top: 16px;
}
div.bigdata_260720 section.worry_sc .title_wrap .tit > em {
  color: #c8f5ff;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.worry_sc {
    padding: 80px 4% 50px;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.worry_sc {
    padding: 60px 4% 40px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.worry_sc {
    padding: 40px 4% 30px;
  }
}
div.bigdata_260720 section.worry_sc .wrap_1024 {
  margin-top: 50px;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul {
  position: relative;
  height: 341px;
  max-width: 1000px;
  margin: 0 auto;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li {
  position: absolute;
  background: #1a1c28;
  border-radius: 100px;
  padding: 28px 40px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.4;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li > p {
  font-size: 18px;
  font-size: 1.17rem;
  color: #fff;
  font-weight: 500;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li > p > em {
  color: #c8f5ff;
  font-weight: 700;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.blur {
  opacity: 0.35;
  filter: blur(2.5px);
  pointer-events: none;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.main {
  background: #0e1224;
  border: 1px solid #3142ff;
  box-shadow: 0 8px 28px rgba(49, 66, 255, 0.35);
  z-index: 2;
  opacity: 1;
  filter: none;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_01 {
  left: 3%;
  top: 3%;
  width: 24%;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_02 {
  right: 5%;
  top: 5%;
  width: 24%;
  left: auto;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_03 {
  left: 13%;
  bottom: 0;
  top: auto;
  width: 34%;
  padding: 24px 36px;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_04 {
  left: 9%;
  top: 14%;
  width: 31%;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_05 {
  left: 27%;
  top: 42%;
  width: 39%;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_06 {
  left: 57%;
  top: 14%;
  width: 27%;
  padding: 26px 32px;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_07 {
  left: 31%;
  top: 0;
  width: 38%;
  padding: 30px 40px;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_08 {
  left: 3%;
  top: 43%;
  width: 44%;
}
div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.st_09 {
  left: 54%;
  top: 54%;
  width: 36%;
  padding: 28px 36px;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.worry_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul {
    height: 300px;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li {
    padding: 22px 28px;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li > p {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.worry_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul {
    height: auto;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li {
    position: static;
    width: 100% !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    margin: 10px 0 0;
    padding: 20px 6%;
    border-radius: 24px;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li.blur {
    display: none;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li > p {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li {
    border-radius: 20px;
    padding: 18px 5%;
  }
  div.bigdata_260720 section.worry_sc .wrap_1024 .worry_ul > li > p {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
div.bigdata_260720 section.worry_bridge {
  background: #0a0516;
  padding: 40px 0 80px;
}
div.bigdata_260720 section.worry_bridge .title_wrap .tit {
  color: #fff;
}
div.bigdata_260720 section.worry_bridge .title_wrap .txt {
  color: #afb5be;
  margin-top: 16px;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.worry_bridge {
    padding: 30px 4% 60px;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.worry_bridge {
    padding: 20px 4% 50px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.worry_bridge {
    padding: 10px 4% 40px;
  }
}
div.bigdata_260720 section.tc_sc {
  padding: 50px 0 0;
  overflow: hidden;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.tc_sc {
    padding: 40px 4% 0;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.tc_sc {
    padding: 30px 4% 0;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.tc_sc {
    padding: 20px 4% 0;
  }
}
div.bigdata_260720 section.tc_sc .wrap_1024 {
  *zoom: initial;
}
div.bigdata_260720 section.tc_sc .wrap_1024:before, div.bigdata_260720 section.tc_sc .wrap_1024:after {
  content: none;
  display: initial;
}
div.bigdata_260720 section.tc_sc .wrap_1024:after {
  clear: none;
}
div.bigdata_260720 section.tc_sc .wrap_1024 {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: 0 auto;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap {
  flex: 1;
  min-width: 0;
  max-width: 58%;
  padding: 20px 0 0;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 60px;
  height: 60px;
  background: url("/wowpass/img/event/bigdata_260720/tc_quote.png") no-repeat center center;
  background-size: 100% auto;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .top {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 400;
  color: #2c2e39;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .tit {
  font-size: 42px;
  font-size: 2.73rem;
  color: #000b88;
  margin-top: 18px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -1px;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .youtube {
  margin-top: 36px;
  position: relative;
  width: 100%;
  max-width: 580px;
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 12px;
  background: #0e1224;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .school_ul,
div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .history_dl {
  display: none;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right {
  flex: 0 0 42%;
  max-width: 42%;
  position: relative;
  text-align: right;
  padding-top: 60px;
  margin-left: -50px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right .tc {
  display: block;
  max-width: 100%;
  margin-left: auto;
}
div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right .tc_info {
  font-size: 16px;
  font-size: 1.04rem;
  position: absolute;
  right: 0;
  top: 30%;
  width: 140px;
  text-align: left;
  color: #2c2e39;
  font-weight: 600;
  line-height: 1.4;
  background: rgba(255, 255, 255, 0.85);
  padding: 14px 16px;
  border-radius: 12px;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.tc_sc .wrap_1024 {
    min-height: 0;
    gap: 20px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap {
    flex: 1 1 56%;
    width: 56%;
    max-width: 56%;
    padding: 30px 0 40px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .top {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .tit {
    font-size: 34px;
    font-size: 2.21rem;
    margin-top: 14px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .youtube {
    margin-top: 28px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right {
    flex: 0 1 44%;
    width: 44%;
    max-width: 44%;
    margin-left: -20px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right .tc_info {
    font-size: 14px;
    font-size: 0.91rem;
    width: 120px;
    padding: 12px;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.tc_sc .wrap_1024 {
    width: 100%;
    flex-direction: column-reverse;
    align-items: center;
    min-height: 0;
    gap: 0;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap {
    flex: none;
    width: 100%;
    max-width: none;
    padding: 24px 2% 12px;
    background: #0e1224;
    margin-top: -80px;
    border-radius: 24px 24px 0 0;
    color: #fff;
    text-align: center;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap:before {
    display: none;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .top {
    font-size: 18px;
    font-size: 1.17rem;
    display: inline-block;
    padding: 7px 14px;
    border-radius: 20px;
    color: #eff2f5;
    font-weight: 600;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .tit {
    color: #c8f5ff;
    font-size: 28px;
    font-size: 1.82rem;
    margin-top: 12px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .tit br {
    display: none;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .youtube {
    margin: 24px auto 0;
    max-width: 95%;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(14, 18, 36, 0.16);
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right {
    flex: none;
    width: 100%;
    max-width: 420px;
    margin: 10px auto 0;
    text-align: center;
    padding-top: 0;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right .tc {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    z-index: 0;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right .tc_info {
    padding: 14px 18px;
    box-sizing: border-box;
    line-height: 1.5;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .top {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .tit {
    font-size: 22px;
    font-size: 1.43rem;
    line-height: 1.35;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .txt_wrap .youtube {
    margin-top: 20px;
    border-radius: 14px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right {
    width: 100%;
    max-width: 340px;
    margin-top: 24px;
  }
  div.bigdata_260720 section.tc_sc .wrap_1024 .tc_right .tc_info {
    font-size: 13px;
    font-size: 0.845rem;
    padding: 12px 14px;
  }
}
div.bigdata_260720 section.review_sc {
  padding: 100px 0;
}
div.bigdata_260720 section.review_sc .title_wrap .tit {
  font-weight: 800;
}
div.bigdata_260720 section.review_sc .title_wrap .tit > em {
  color: #3142ff;
}
div.bigdata_260720 section.review_sc .title_wrap .txt {
  color: #676b75;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.review_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.review_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.review_sc {
    padding: 40px 4%;
  }
}
div.bigdata_260720 section.review_sc .wrap_1024 {
  margin-top: 60px;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li {
  float: left;
  width: 31.3%;
  min-height: 280px;
  height: auto;
  margin: 0 1%;
  border: 1px solid #d4d6e5;
  border-radius: 25px;
  padding: 35px 23px;
  box-sizing: border-box;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .star {
  font-size: 15px;
  font-size: 0.975rem;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .conts {
  font-size: 17px;
  font-size: 1.105rem;
  line-height: 1.4;
  margin-top: 12px;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .conts > em {
  color: #3142ff;
  font-weight: 600;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .id {
  font-size: 14px;
  font-size: 0.91rem;
  color: #c4c4cd;
  margin-top: 20px;
  letter-spacing: 0;
  font-weight: 300;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge {
  margin-top: 8px;
  overflow: hidden;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p {
  margin: 0;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.91rem;
  padding: 3px 10px;
  border-radius: 5px;
  vertical-align: top;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p > span.st_01 {
  background: #595b66;
  color: #fff;
}
div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p > span.st_02 {
  background: #3142ff;
  color: #fff;
  margin-left: 3px;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.review_sc .wrap_1024 {
    margin-top: 50px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .conts br {
    display: none;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.review_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li {
    border-radius: 20px;
    padding: 25px 3%;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .star {
    font-size: 13px;
    font-size: 0.845rem;
    letter-spacing: -1px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .conts {
    font-size: 15.6px;
    font-size: 1.014rem;
    margin-top: 12px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .id {
    font-size: 13.6px;
    font-size: 0.884rem;
    margin-top: 15px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge {
    margin-top: 7px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p > span {
    font-size: 13px;
    font-size: 0.845rem;
    padding: 3px 8px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p > span.st_02 {
    margin-left: 2px;
  }
}
@media (max-width: 640px) {
  div.bigdata_260720 section.review_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li {
    float: none;
    width: 100%;
    margin: 10px 0 0;
    border-radius: 20px;
    padding: 25px 4%;
    min-height: 0;
  }
}
@media (max-width: 400px) {
  div.bigdata_260720 section.review_sc .wrap_1024 {
    margin-top: 20px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .star {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .conts {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 10px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .id {
    font-size: 13px;
    font-size: 0.845rem;
    margin-top: 12px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge {
    margin-top: 7px;
  }
  div.bigdata_260720 section.review_sc .wrap_1024 .review_ul > li .badge p > span {
    font-size: 12.4px;
    font-size: 0.806rem;
    padding: 2px 6px;
  }
}
div.bigdata_260720 section.knowhow_sc {
  background: #2c2e39;
  padding: 100px 0;
}
div.bigdata_260720 section.knowhow_sc .title_wrap .tit > em {
  color: #c8f5ff;
}
div.bigdata_260720 section.knowhow_sc .title_wrap .txt {
  color: #afb5be;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.knowhow_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.knowhow_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.knowhow_sc {
    padding: 40px 4%;
  }
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 {
  margin-top: 50px;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul {
  max-width: 810px;
  margin: 0 auto;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 258px;
  border-radius: 60px;
  margin-top: 20px;
  padding: 0 40px;
  box-sizing: border-box;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li:first-child {
  margin-top: 0;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li.st_odd {
  flex-direction: row-reverse;
  background: #fff;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li.st_even {
  background: #f4feff;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 258px;
  height: 258px;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap > img {
  display: block;
  max-width: 110px;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap.books > img {
  max-width: 200px;
  margin: 0 2px;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap {
  flex: 1;
  min-width: 0;
  padding: 30px 10px 30px 20px;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .num {
  font-size: 16px;
  font-size: 1.04rem;
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #0e1224;
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  letter-spacing: 0;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tit {
  font-size: 24px;
  font-size: 1.56rem;
  color: #0e1224;
  font-weight: 800;
  margin-top: 14px;
  line-height: 1.35;
  letter-spacing: -0.5px;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tit > em {
  color: #3142ff;
  font-weight: 800;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .desc {
  font-size: 17px;
  font-size: 1.105rem;
  color: #595b66;
  margin-top: 12px;
  line-height: 1.5;
  font-weight: 400;
}
div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tag {
  font-size: 14px;
  font-size: 0.91rem;
  color: #3142ff;
  margin-top: 14px;
  font-weight: 500;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.knowhow_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul {
    max-width: 100%;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li {
    border-radius: 48px;
    padding: 0 28px;
    min-height: 230px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap {
    width: 200px;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap > img {
    max-width: 140px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .num {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tit {
    font-size: 21px;
    font-size: 1.365rem;
    margin-top: 12px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .desc {
    font-size: 15.5px;
    font-size: 1.0075rem;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.knowhow_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li {
    flex-direction: column;
    border-radius: 36px;
    padding: 30px 6%;
    min-height: 0;
    text-align: center;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li.st_odd {
    flex-direction: column;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap > img {
    max-width: 120px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap.books > img {
    max-width: 240px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap {
    width: 100%;
    padding: 10px 0 0;
    text-align: center;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .desc {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li {
    border-radius: 28px;
    padding: 24px 5%;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .icon_wrap > img {
    max-width: 100px;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .num {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .desc {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.knowhow_sc .wrap_1024 .knowhow_ul > li .txt_wrap .tag {
    font-size: 12.5px;
    font-size: 0.8125rem;
  }
}
div.bigdata_260720 .free_lecture_sc {
  padding: 100px 0;
}
@media (max-width: 960px) {
  div.bigdata_260720 .free_lecture_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 .free_lecture_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 .free_lecture_sc {
    padding: 20px 4% 40px;
  }
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 {
  position: relative;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img {
  position: absolute;
  top: -60px;
  left: 0;
}
@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    -ms-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-moz-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    -ms-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-ms-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    -ms-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-o-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    -ms-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    -ms-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img > img {
  -webkit-animation-name: jello;
  -moz-animation-name: jello;
  -ms-animation-name: jello;
  -o-animation-name: jello;
  animation-name: jello;
  -webkit-animation-iteration-count: 10;
  -moz-animation-iteration-count: 10;
  -ms-animation-iteration-count: 10;
  -o-animation-iteration-count: 10;
  animation-iteration-count: 10;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt {
  margin-left: 50%;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
  font-size: 23px;
  font-size: 1.495rem;
  font-weight: 600;
  color: #c8f5ff;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
  font-size: 36px;
  font-size: 2.34rem;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: -1px;
  margin-top: 15px;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big > em {
  display: block;
  font-weight: 800;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
  margin-top: 20px;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
  width: 420px;
  height: 96px;
  position: relative;
  background: #3142ff;
  border: none;
  border-radius: 35px;
  transition: 0.3s;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 600;
  letter-spacing: -0.8px;
  padding-right: 38px;
  color: #fff;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
  background: url("/wowpass/img/event/intelligence_250402/btn_img.png") no-repeat center;
  position: absolute;
  display: block;
  width: 27px;
  height: 23px;
  bottom: 38px;
  right: 60px;
}
div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
  background: #5160ff;
}
@media (max-width: 960px) {
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img {
    top: -25px;
    left: 0;
    width: 40%;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 100%;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-left: 45%;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 21px;
    font-size: 1.365rem;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 30px;
    font-size: 1.95rem;
    margin-top: 12px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 100%;
    height: auto;
    border-radius: 25px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 20px;
    font-size: 1.3rem;
    padding: 18px 0;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
    display: none;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 300px;
    margin: 0 auto;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 28px;
    font-size: 1.82rem;
    margin-top: 12px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 75%;
    height: auto;
    border-radius: 25px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 200px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-top: 20px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 10px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  div.bigdata_260720 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 17px;
    font-size: 1.105rem;
    padding: 16px 0;
  }
}
div.bigdata_260720 section.bene_sc {
  background: #0a0516;
  padding: 100px 0;
}
div.bigdata_260720 section.bene_sc .title_wrap .txt {
  color: #afb5be;
  margin-top: 0;
}
div.bigdata_260720 section.bene_sc .title_wrap .tit {
  margin-top: 16px;
}
div.bigdata_260720 section.bene_sc .title_wrap .tit > em {
  color: #3142ff;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.bene_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.bene_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.bene_sc {
    padding: 40px 4%;
  }
}
div.bigdata_260720 section.bene_sc .wrap_1024 {
  margin-top: 50px;
  max-width: 690px;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: #e0e9ff;
  border-radius: 60px;
  margin-top: 20px;
  padding: 40px 50px;
  box-sizing: border-box;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li:first-child {
  margin-top: 0;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .img_wrap {
  flex-shrink: 0;
  width: 42%;
  text-align: center;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .img_wrap > img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap {
  flex: 1;
  min-width: 0;
  width: auto;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .tit {
  font-size: 26px;
  font-size: 1.69rem;
  color: #0e1224;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -0.5px;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .desc {
  font-size: 16px;
  font-size: 1.04rem;
  color: #595b66;
  margin-top: 12px;
  line-height: 1.5;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .tag {
  font-size: 14px;
  font-size: 0.91rem;
  color: #595b66;
  margin-top: 10px;
  line-height: 1.5;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .btn_more {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 15px;
  font-size: 0.975rem;
  margin-top: 20px;
  background: #fff;
  color: #2c2e39;
  border: 1px solid #cfd3df;
  border-radius: 10px;
  padding: 12px 20px;
  font-weight: 600;
  transition: 0.2s;
}
div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .btn_more:hover {
  border-color: #3142ff;
  color: #3142ff;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.bene_sc .wrap_1024 {
    max-width: 100%;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li {
    border-radius: 48px;
    padding: 32px 36px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap {
    padding-top: 10px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .desc {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.bene_sc .wrap_1024 {
    margin-top: 30px;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list {
    *zoom: initial;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list:before, div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list:after {
    content: none;
    display: initial;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list:after {
    clear: none;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list {
    width: 960px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li {
    float: none;
    margin-top: 0;
    flex-direction: column;
    border-radius: 24px;
    padding: 12px 4%;
    text-align: center;
    gap: 0;
    overflow: hidden;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li:nth-child(even) {
    flex-direction: column-reverse;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .img_wrap,
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap {
    width: 100%;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .img_wrap {
    width: 100%;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .img_wrap > img {
    width: 100%;
    border-radius: 16px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap {
    padding: 18px 6% 0;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .btn_more {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list {
    width: 780px;
    gap: 8px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li {
    border-radius: 18px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .img_wrap > img {
    border-radius: 10px;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.bigdata_260720 section.bene_sc .wrap_1024 .bene_list > li .txt_wrap .desc {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.bigdata_260720 section.book_sc {
  padding: 100px 0;
}
div.bigdata_260720 section.book_sc .title_wrap .tit {
  margin-top: 25px;
  font-weight: 800;
}
div.bigdata_260720 section.book_sc .title_wrap .txt {
  margin-top: 0;
}
div.bigdata_260720 section.book_sc .title_wrap .txt > em {
  color: #3142ff;
  font-weight: 600;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.book_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.book_sc {
    padding: 60px 4%;
  }
  div.bigdata_260720 section.book_sc .title_wrap .tit {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.book_sc {
    padding: 40px 4%;
  }
  div.bigdata_260720 section.book_sc .title_wrap .tit {
    margin-top: 10px;
  }
}
div.bigdata_260720 section.book_sc .wrap_1024 {
  position: relative;
  margin-top: 60px;
  padding: 0 2%;
}
div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap {
  position: relative;
}
div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .book {
  margin: 0 auto;
}
div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .ps {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -54px;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap {
  position: relative;
  margin-top: 50px;
  min-height: 460px;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
  font-size: 16px;
  font-size: 1.04rem;
  width: 160px;
  margin-bottom: 0.8%;
  border-radius: 20px 0 0 20px;
  text-align: center;
  color: #8d9bac;
  text-align: left;
  padding: 17px 10px 17px 25px;
  font-weight: 400;
  transition: 0.3s;
  cursor: pointer;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li.active {
  font-weight: 600;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li:hover {
  transition: 0.3s;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts {
  position: absolute;
  border-radius: 0 30px 30px 30px;
  padding: 15px 0;
  border: 2px solid #363a3c;
  width: 710px;
  top: 0;
  left: 160px;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box {
  text-align: center;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .img {
  margin: 0 auto;
}
div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding: 200px 0;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.book_sc .wrap_1024 {
    padding: 0;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .book {
    width: 500px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap {
    min-height: 400px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts {
    width: 80%;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .img {
    width: 100%;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box span {
    padding: 150px 0;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.book_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .book {
    width: 400px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .ps {
    font-size: 14px;
    font-size: 0.91rem;
    margin-left: -37px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap {
    min-height: 330px;
    margin-top: 40px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
    font-size: 15px;
    font-size: 0.975rem;
    width: 27%;
    margin-bottom: 0.8%;
    border-radius: 10px 0 0 10px;
    padding: 10px 0 10px 15px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts {
    width: 74%;
    left: 27%;
    border-radius: 0 20px 20px 0;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .img {
    width: 100%;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box span {
    padding: 110px 0;
  }
}
@media (max-width: 580px) {
  div.bigdata_260720 section.book_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .book {
    width: 74%;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .book_wrap .ps {
    font-size: 12.4px;
    font-size: 0.806rem;
    margin-left: -30px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap {
    min-height: none;
    margin-top: 40px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
    font-size: 15px;
    font-size: 0.975rem;
    float: none;
    width: 100%;
    margin-bottom: 0.8%;
    border-radius: 10px;
    padding: 14px 5px;
    text-align: center;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li br {
    display: none;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts {
    position: static;
    width: 100%;
    left: 0;
    border-radius: 10px;
  }
  div.bigdata_260720 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .img {
    width: 100%;
  }
}
div.bigdata_260720 section.order_sc {
  padding: 100px 0;
}
div.bigdata_260720 section.order_sc .title_wrap .tit {
  color: #0e1224;
}
div.bigdata_260720 section.order_sc .title_wrap .tit > em {
  color: #3142ff;
  font-style: normal;
}
div.bigdata_260720 section.order_sc .title_wrap .txt {
  color: #0e1224;
  margin-bottom: 12px;
  margin-top: 0;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.order_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.order_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.order_sc {
    padding: 40px 4%;
  }
}
div.bigdata_260720 section.order_sc .wrap_1024 {
  margin-top: 50px;
  max-width: 920px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card {
  background: #fff;
  border-radius: 40px;
  overflow: hidden;
  margin-top: 20px;
  box-shadow: 6px 7px 24px 0 rgba(18, 17, 48, 0.29);
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card:first-child {
  margin-top: 0;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd {
  background: #e9f1ff;
  padding: 30px 50px 20px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tit {
  font-size: 30px;
  font-size: 1.95rem;
  color: #000b88;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.75px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tit > em {
  color: #3142ff;
  font-weight: 700;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul {
  *zoom: initial;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul:before, div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul:after {
  content: none;
  display: initial;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul:after {
  clear: none;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 10px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul > li {
  display: inline-block;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  font-size: 14px;
  font-size: 0.91rem;
  background: #3142ff;
  color: #fff;
  border-radius: 99px;
  padding: 8px 16px;
  font-weight: 600;
  letter-spacing: -1px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd {
  display: flex;
  align-items: stretch;
  padding: 20px 50px 30px;
  background: #fff;
  box-sizing: border-box;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box {
  display: flex;
  align-items: flex-start;
  flex: 1;
  gap: 11px;
  min-width: 0;
  padding: 10px;
  box-sizing: border-box;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .dt {
  flex-shrink: 0;
  font-size: 12px;
  font-size: 0.78rem;
  color: #8c8c91;
  border: 1px solid rgba(171, 171, 171, 0.6);
  padding: 5px 8px;
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 4px;
  box-sizing: border-box;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .curriculum {
  flex: 1;
  min-width: 0;
  padding-left: 10px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .curriculum > li {
  font-size: 14px;
  font-size: 0.91rem;
  color: #8c8c91;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.35px;
  margin-top: 4px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .curriculum > li:first-child {
  margin-top: 0;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .curriculum > li:before {
  content: "- ";
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 14px;
  flex-shrink: 0;
  min-width: 280px;
  padding: 20px 10px 0 30px;
  border-left: 1px dashed #ababab;
  text-align: right;
  box-sizing: border-box;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .event_dis {
  font-size: 13px;
  font-size: 0.845rem;
  color: #3142ff;
  font-weight: 600;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price .before {
  font-size: 20px;
  font-size: 1.3rem;
  color: #ababab;
  text-decoration: line-through;
  letter-spacing: 0;
  font-weight: 500;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price .after {
  font-size: 28px;
  font-size: 1.82rem;
  color: #3142ff;
  font-weight: 700;
  letter-spacing: 0;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #202020;
  color: #fff;
  border: none;
  border-radius: 16px;
  padding: 24px 40px;
  cursor: pointer;
  transition: 0.2s;
  box-sizing: border-box;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec > span {
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 600;
  letter-spacing: -0.36px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec:hover {
  background: #3142ff;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul {
  background: #3142ff;
  padding: 22px 30px 26px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li {
  float: left;
  width: 33.33%;
  font-size: 16px;
  font-size: 1.04rem;
  color: #fff;
  padding: 2px 4px;
  box-sizing: border-box;
  line-height: 1.4;
  font-weight: 500;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li:before {
  content: "✓ ";
  font-size: 20px;
  font-size: 1.3rem;
  color: #7dffb3;
  font-weight: 700;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li > em {
  color: #c8f5ff;
  font-weight: 700;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle {
  margin-top: 40px;
  text-align: center;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_tit {
  font-size: 18px;
  font-size: 1.17rem;
  display: inline-block;
  background: none;
  border: none;
  color: #3142ff;
  font-weight: 700;
  cursor: pointer;
  padding: 12px 20px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel {
  display: none;
  background: #fff;
  border-radius: 40px;
  margin-top: 16px;
  overflow: hidden;
  text-align: left;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel.on {
  display: block;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row {
  padding: 28px 8%;
  border-bottom: 1px solid #e8ebf2;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row:last-child {
  border-bottom: none;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box {
  float: left;
  width: 58%;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tit {
  font-size: 20px;
  font-size: 1.3rem;
  color: #0e1224;
  font-weight: 800;
  line-height: 1.35;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tag_ul {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tag_ul > li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  font-size: 12.5px;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: -0.24px;
  border-radius: 99px;
  padding: 10px 18px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box {
  float: right;
  width: 38%;
  text-align: right;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .price .before {
  font-size: 14px;
  font-size: 0.91rem;
  color: #b0b4c0;
  text-decoration: line-through;
  letter-spacing: 0;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .price .after {
  font-size: 24px;
  font-size: 1.56rem;
  color: #3142ff;
  font-weight: 800;
  letter-spacing: 0;
  margin-top: 2px;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .btn_lec {
  display: inline-block;
  min-width: 160px;
  margin-top: 12px;
  background: #2c2e39;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 12px 18px;
  cursor: pointer;
  transition: 0.2s;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .btn_lec > span {
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 600;
}
div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .btn_lec:hover {
  background: #3142ff;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.order_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card {
    border-radius: 32px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd {
    padding: 24px 28px 20px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd {
    padding: 20px 28px 24px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box {
    padding: 6px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .curriculum > li {
    margin-top: 2px;
    font-size: 13.5px;
    font-size: 0.8775rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box {
    min-width: 220px;
    padding: 16px 0 0 20px;
    gap: 6px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price .before {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price .after {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec {
    padding: 18px 24px;
    border-radius: 14px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul {
    padding: 18px 20px 22px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel {
    border-radius: 32px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row {
    padding: 24px 28px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tit {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card {
    border-radius: 24px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd {
    padding: 22px 5% 18px;
    text-align: center;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul {
    justify-content: center;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tag_ul > li {
    font-size: 12px;
    font-size: 0.78rem;
    padding: 4px 10px;
    border-radius: 6px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd {
    flex-direction: column;
    align-items: stretch;
    padding: 18px 5% 22px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box {
    width: 100%;
    padding: 4px 0;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box {
    width: 100%;
    min-width: 0;
    margin-top: 16px;
    padding: 20px 0 0;
    border-left: none;
    border-top: 1px dashed #ababab;
    align-items: center;
    text-align: center;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price {
    align-items: center;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec {
    max-width: 280px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul {
    *zoom: initial;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul:before, div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul:after {
    content: none;
    display: initial;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul:after {
    clear: none;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li {
    float: none;
    width: auto;
    flex: 0 0 auto;
    padding: 2px 4% 0;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li:before {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_tit {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel {
    border-radius: 24px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row {
    padding: 22px 5%;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box,
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box {
    float: none;
    width: 100%;
    text-align: center;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box {
    margin-top: 16px;
    text-align: center;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .btn_lec {
    width: 100%;
    max-width: 280px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tag_ul {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card {
    border-radius: 20px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_hd .tit {
    font-size: 20px;
    font-size: 1.3rem;
    line-height: 130%;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .info_box .curriculum > li {
    margin-top: 2px;
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .btn_lec {
    max-width: 100%;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .card_bd .price_box .price .after {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul {
    gap: 0;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_ul .order_card .wide_ul > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_tit {
    font-size: 14.5px;
    font-size: 0.9425rem;
    padding: 10px 8px;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .info_box .tit {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.order_sc .wrap_1024 .order_toggle .toggle_panel .toggle_row .price_box .price .after {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
div.bigdata_260720 section.lector_sc {
  padding: 100px 0;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.lector_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.lector_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.lector_sc {
    padding: 40px 4%;
  }
}
div.bigdata_260720 section.lector_sc .wrap_1024 {
  margin-top: 60px;
  padding: 0 4%;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul {
  text-align: center;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #2d3137;
  width: auto;
  margin: 0 0.5%;
  border-radius: 18px;
  padding: 13px 25px;
  transition: 0.1s;
  cursor: pointer;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li > p {
  font-size: 18.6px;
  font-size: 1.209rem;
  color: #6b6c7b;
  font-weight: 400;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li.active {
  background: #3142ff;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li.active > p {
  font-weight: 600;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li:hover {
  background: #8f91a1;
  transition: 0.1s;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts {
  margin-top: 40px;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box {
  border-radius: 35px;
  border: 1px solid #3142ff;
  padding: 60px 6%;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .dp_m {
  display: none;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap {
  float: left;
  width: 50%;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
  border-bottom: 1px solid #67697f;
  padding: 6px 0 25px;
  margin-bottom: 23px;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
  color: #3142ff;
  font-size: 17.4px;
  font-size: 1.131rem;
  font-weight: 600;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
  font-size: 25px;
  font-size: 1.625rem;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.3;
  margin-top: 6px;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject > em {
  font-weight: 400;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
  font-size: 15px;
  font-size: 0.975rem;
  margin-top: 6px;
  color: #888996;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
  margin-top: 20px;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #e0e9ff;
  border-radius: 8px;
  border: 1px solid #3142ff;
  padding: 6px 12px;
  margin-right: 3px;
  width: auto;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
  font-size: 13.6px;
  font-size: 0.884rem;
  color: #3142ff;
  font-weight: 600;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
  font-size: 15px;
  font-size: 0.975rem;
  color: #c2c2c7;
  font-weight: 300;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before > em {
  letter-spacing: 0;
  text-decoration: line-through;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 500;
  margin-top: 6px;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after > em {
  font-weight: 800;
  letter-spacing: 0;
  color: #3142ff;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap {
  float: left;
  width: 43%;
  margin-left: 7%;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap > img {
  width: 100%;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
  margin-top: 15px;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 100%;
  padding: 23px 10px;
  text-align: center;
  border-radius: 23px;
  transition: 0.1s;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
  font-size: 17.2px;
  font-size: 1.118rem;
  color: #fff;
  font-weight: 600;
}
div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st:hover {
  background: #3142ff;
  transition: 0.1s;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.lector_sc .wrap_1024 {
    margin-top: 50px;
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.lector_sc .wrap_1024 {
    margin-top: 45px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li {
    border-radius: 15px;
    padding: 13px 22px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li > p {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts {
    margin-top: 30px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box {
    border-radius: 30px;
    padding: 45px 4%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap {
    float: left;
    width: 47%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
    padding: 5px 0 22px;
    margin-bottom: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
    font-size: 16.6px;
    font-size: 1.079rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
    font-size: 22px;
    font-size: 1.43rem;
    margin-top: 6px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
    font-size: 14.4px;
    font-size: 0.936rem;
    margin-top: 6px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
    margin-top: 18px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
    border-radius: 6px;
    padding: 4px 8px;
    margin-right: 3px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
    font-size: 14.4px;
    font-size: 0.936rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
    font-size: 21px;
    font-size: 1.365rem;
    margin-top: 5px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap {
    width: 45%;
    margin-left: 8%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap > img {
    width: 100%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
    margin-top: 15px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
    padding: 18px 10px;
    border-radius: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
    font-size: 16.4px;
    font-size: 1.066rem;
  }
}
@media (max-width: 620px) {
  div.bigdata_260720 section.lector_sc .wrap_1024 {
    margin-top: 45px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab {
    width: 100%;
    overflow-x: auto;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul {
    width: 550px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li {
    border-radius: 15px;
    padding: 10px 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li > p {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts {
    margin-top: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box {
    border-radius: 25px;
    padding: 40px 6%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .dp_m {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
    padding: 5px 0 22px;
    margin-bottom: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 4px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
    font-size: 14.4px;
    font-size: 0.936rem;
    margin-top: 6px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
    margin-top: 18px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
    border-radius: 6px;
    padding: 4px 8px;
    margin-right: 3px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
    font-size: 19px;
    font-size: 1.235rem;
    margin-top: 3px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap > img {
    display: none;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
    margin-top: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
    padding: 22px 10px;
    border-radius: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 400px) {
  div.bigdata_260720 section.lector_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul {
    width: 500px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li {
    border-radius: 10px;
    padding: 10px 18px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .lector_tab .tab_ul > li > p {
    font-size: 15.4px;
    font-size: 1.001rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts {
    margin-top: 20px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box {
    border-radius: 20px;
    padding: 35px 4%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .dp_m {
    width: 90%;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap {
    margin-top: 15px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
    padding: 0 0 18px;
    margin-bottom: 16px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
    font-size: 15.4px;
    font-size: 1.001rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 3px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
    font-size: 14px;
    font-size: 0.91rem;
    margin-top: 5px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
    margin-top: 15px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
    border-radius: 5px;
    padding: 4px 8px;
    margin-right: 2px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
    font-size: 12.6px;
    font-size: 0.819rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 3px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
    margin-top: 15px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
    padding: 20px 10px;
    border-radius: 15px;
  }
  div.bigdata_260720 section.lector_sc .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
    font-size: 15.4px;
    font-size: 1.001rem;
  }
}
div.bigdata_260720 section.wafull_sc {
  position: relative;
  background: #07080e;
  padding: 100px 0;
  overflow: hidden;
}
div.bigdata_260720 section.wafull_sc .title_wrap .tit > em {
  color: #c8f5ff;
}
div.bigdata_260720 section.wafull_sc .title_wrap .txt > em {
  font-weight: 700;
}
div.bigdata_260720 section.wafull_sc .roll_wrap {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: calc(100% - 20px);
  padding: 0;
  overflow: hidden;
}
@keyframes slide_r {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -2200px;
  }
}
@keyframes slide_l {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 2200px;
  }
}
div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_01 {
  background: url("/wowpass/img/event/bigdata_260312/roll_01.png") repeat-x;
  height: 260px;
  width: 3000px;
  animation: slide_r 50s linear infinite;
  opacity: 0.1;
}
div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_02 {
  background: url("/wowpass/img/event/bigdata_260312/roll_02.png") repeat-x;
  height: 260px;
  width: 3000px;
  animation: slide_l 60s linear infinite;
  opacity: 0.2;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.wafull_sc {
    padding: 80px 4%;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap {
    bottom: 80px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 2600px;
    background-size: 2600px;
    height: 230px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 2600px;
    background-size: 2600px;
    height: 230px;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.wafull_sc {
    padding: 60px 4%;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap {
    width: calc(100% - 10px);
    bottom: 40px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 2000px;
    background-size: 2000px;
    height: 170px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 2000px;
    background-size: 2000px;
    height: 170px;
  }
}
@media (max-width: 560px) {
  div.bigdata_260720 section.wafull_sc .roll_wrap {
    bottom: 20px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 1600px;
    background-size: 1600px;
    height: 125px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 1600px;
    background-size: 1600px;
    height: 145px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.wafull_sc {
    padding: 40px 4%;
    bottom: 10px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap {
    margin-top: 20px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 1400px;
    background-size: 1400px;
    height: 120px;
  }
  div.bigdata_260720 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 1400px;
    background-size: 1400px;
    height: 120px;
  }
}
div.bigdata_260720 section.wafull_sc .wafull_wrap {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul {
  padding: 0 4%;
}
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li {
  background: rgba(35, 35, 42, 0.7);
  float: left;
  width: 31.3%;
  margin: 0 1%;
  border-radius: 25px;
  border: 1px solid #3142ff;
  padding: 55px 15px;
  text-align: center;
}
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
  font-size: 32px;
  font-size: 2.08rem;
}
div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
  font-size: 20px;
  font-size: 1.3rem;
  color: #fff;
  margin-top: 20px;
  line-height: 1.3;
}
div.bigdata_260720 section.wafull_sc .btn_wrap {
  margin: 40px auto 120px;
  text-align: center;
}
div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #3142ff;
  padding: 28px 80px;
  border-radius: 30px;
  font-weight: 600;
}
div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st > span {
  font-size: 20px;
  font-size: 1.3rem;
}
div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st:hover {
  background: #5160ff;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.wafull_sc .btn_wrap {
    margin: 20px auto 60px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st {
    padding: 26px 70px;
    border-radius: 25px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st > span {
    font-size: 19px;
    font-size: 1.235rem;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul {
    padding: 0;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li {
    border-radius: 20px;
    padding: 40px 10px;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
    font-size: 17.4px;
    font-size: 1.131rem;
    margin-top: 18px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap {
    margin: 0 auto 0;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st {
    width: 66%;
    padding: 25px 10px;
    border-radius: 20px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st > span {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 600px) {
  div.bigdata_260720 section.wafull_sc .wafull_wrap {
    overflow: hidden;
    overflow-x: auto;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul {
    padding: 0;
    width: 610px;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li {
    padding: 23px 8px;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
    font-size: 25px;
    font-size: 1.625rem;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 15px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap {
    width: 100%;
    max-width: 100%;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st {
    width: 80%;
    padding: 22px 10px;
    border-radius: 15px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st > span {
    font-size: 16.4px;
    font-size: 1.066rem;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul {
    width: 610px;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li {
    padding: 20px 6px;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.bigdata_260720 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
    font-size: 15.6px;
    font-size: 1.014rem;
    margin-top: 12px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st {
    width: 86%;
    padding: 20px 10px;
  }
  div.bigdata_260720 section.wafull_sc .btn_wrap .btn_st > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.bigdata_260720 section.notice_sc {
  color: #0e1224;
  background: #edeef1;
  padding: 100px 0;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.notice_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.bigdata_260720 section.notice_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.notice_sc {
    padding: 50px 4%;
  }
}
div.bigdata_260720 section.notice_sc .wrap_1024 {
  max-width: 1000px;
  padding: 0 60px;
  box-sizing: border-box;
}
@media (max-width: 960px) {
  div.bigdata_260720 section.notice_sc .wrap_1024 {
    padding: 0 4%;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.notice_sc .wrap_1024 {
    padding: 0;
  }
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-top: 50px;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl:first-child {
  margin-top: 0;
}
@media (max-width: 760px) {
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl {
    flex-direction: column;
    gap: 10px;
    margin-top: 36px;
  }
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  flex-shrink: 0;
  width: 200px;
  color: #3142ff;
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
  content: "";
  display: block;
  width: 21px;
  height: 2px;
  background: #3142ff;
}
@media (max-width: 480px) {
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dt {
    width: 100%;
  }
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
    width: 15px;
    height: 1px;
  }
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd {
  flex: 1;
  min-width: 0;
  padding-top: 8px;
  font-size: 15px;
  font-size: 0.975rem;
  color: #0e1224;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .date {
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 500;
  letter-spacing: 0;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
  line-height: 1.5;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li::before {
  content: "- ";
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul.st_plain > li::before {
  content: none;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul .method_tit {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul ol {
  margin: 0;
  padding-left: 22px;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul ol > li {
  list-style: decimal;
  font-size: 14px;
  font-size: 0.91rem;
  color: #0e1224;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.28px;
  margin-bottom: 4px;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul ol > li:last-child {
  margin-bottom: 0;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul ol > li::before {
  content: none;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul ol > li > em {
  font-style: normal;
  font-weight: 600;
}
div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul ol > li > a {
  color: inherit;
  text-decoration: underline;
}
@media (max-width: 760px) {
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd {
    padding-top: 0;
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
    gap: 10px;
  }
}
@media (max-width: 480px) {
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd {
    width: 100%;
    font-size: 13.8px;
    font-size: 0.897rem;
  }
  div.bigdata_260720 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
    gap: 6px;
  }
}

/*# sourceMappingURL=bigdata_260720.css.map */
