@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.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl, div.sqld_260821 section.review_sc .wrap_1024 .review_ul, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
  *zoom: 1;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl:before, div.sqld_260821 section.review_sc .wrap_1024 .review_ul:before, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap:before,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap:before, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap:before, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul:before, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:before, div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl:after, div.sqld_260821 section.review_sc .wrap_1024 .review_ul:after, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap:after,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap:after, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap:after, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul:after, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:after {
  content: "";
  display: table;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl:after, div.sqld_260821 section.review_sc .wrap_1024 .review_ul:after, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap:after,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap:after, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap:after, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul:after, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul: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.sqld_260821 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.sqld_260821 section.notice_sc, div.sqld_260821 section.review_sc, div.sqld_260821 .curriculum_sc, div.sqld_260821 .special_sc, div.sqld_260821 .bar_sc .bar_wrap a.go_btn, div.sqld_260821 h4.tit .big, div.sqld_260821 {
  color: #363a3c;
}

div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a:hover, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
  background-color: #363a3c;
}

div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num, div.sqld_260821 section.lecture_sc h4.tit .big, div.sqld_260821 section.lecture_sc, div.sqld_260821 .compare_sc h4.tit .big, div.sqld_260821 .compare_sc, div.sqld_260821 .bar_sc .bar_wrap .count_wrap, div.sqld_260821 section.header .wrap_1024 .text_wrap .sub {
  color: #fff;
}

div.sqld_260821 section.discount_sc, div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dt .badge,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dt .badge, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap, div.sqld_260821 section.order_sc.bg .wrap_1024 .tab_box .tab_ul > li:hover, div.sqld_260821 section.order_sc.bg .wrap_1024 .tab_box .tab_ul > li.active, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li:hover, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li.active, div.sqld_260821 .curriculum_sc .title_wrap p.txt > mark, div.sqld_260821 .special_sc .wrap_1024 .special_ul > li, div.sqld_260821 .bar_sc .bar_wrap a.go_btn, div.sqld_260821 section.header .wrap_1024 .bene_ul > li {
  background-color: #fff;
}

div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul > li,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul > li, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul > li {
  background-color: #e2e8f0;
}

div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .wanaeca_02 > span,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .wanaeca_02 > span, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .before,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .before, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul > li,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul > li, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 > span, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .before, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul > li, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li {
  color: #7b808d;
}

div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt, div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .cont > em, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .wanaeca_01,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .wanaeca_01, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .after,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .after, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dt .badge,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dt .badge, div.sqld_260821 section.order_sc.bg .wrap_1024 .tab_box .tab_ul > li.active, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_01, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .after, div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li.active, div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big, div.sqld_260821 .curriculum_sc .title_wrap h4.tit em, div.sqld_260821 h4.tit .blue {
  color: #2551d7;
}

div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt::before, div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a, div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec {
  background-color: #2551d7;
}

div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dt .badge,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dt .badge {
  border-color: #2551d7;
}

div.sqld_260821 .bar_sc .bar_wrap a.go_btn:hover {
  background-color: #e5efff;
}

div.sqld_260821 section.review_sc {
  background-color: #f8fafb;
}

div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .wanaeca_02,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .wanaeca_02, div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 {
  color: #dd001c;
}

div.sqld_260821 {
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", "맑은고딕", "Malgun Gothic", sans-serif, "돋음", "dotum";
  word-break: keep-all;
  letter-spacing: -0.5px;
}
div.sqld_260821 br {
  font-family: none;
}
div.sqld_260821 h4.tit {
  text-align: center;
}
div.sqld_260821 h4.tit .blue {
  font-size: 28px;
  font-size: 1.82rem;
  font-weight: bold;
  margin-bottom: 16px;
}
div.sqld_260821 h4.tit .big {
  font-size: 38px;
  font-size: 2.47rem;
  letter-spacing: -1px;
  font-weight: 500;
}
div.sqld_260821 h4.tit .tt_img {
  margin: 0 auto;
}
@media (max-width: 960px) {
  div.sqld_260821 h4.tit .blue {
    font-size: 23px;
    font-size: 1.495rem;
    margin-bottom: 15px;
  }
  div.sqld_260821 h4.tit .big {
    font-size: 34px;
    font-size: 2.21rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 h4.tit .blue {
    font-size: 20px;
    font-size: 1.3rem;
    margin-bottom: 12px;
  }
  div.sqld_260821 h4.tit .big {
    font-size: 30px;
    font-size: 1.95rem;
  }
}
@media (max-width: 600px) {
  div.sqld_260821 h4.tit .tt_img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 h4.tit .blue {
    font-size: 18px;
    font-size: 1.17rem;
    margin-bottom: 9px;
  }
  div.sqld_260821 h4.tit .big {
    font-size: 25px;
    font-size: 1.625rem;
  }
}
div.sqld_260821 .ps {
  margin-top: 60px;
  text-align: center;
}
div.sqld_260821 .ps > p {
  font-size: 15px;
  font-size: 0.975rem;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-weight: 300;
}
@media (max-width: 480px) {
  div.sqld_260821 .ps {
    text-align: left;
    margin-top: 50px;
  }
  div.sqld_260821 .ps > p {
    font-size: 13.6px;
    font-size: 0.884rem;
    line-height: 1.3;
  }
}
div.sqld_260821 section.header {
  position: relative;
  background: #040814;
  overflow: hidden;
}
div.sqld_260821 section.header .header_bg {
  position: absolute;
  inset: 0;
  background: url("/wowpass/img/event/sqld_260821/header_bg.png") center top/2000px auto no-repeat;
  pointer-events: none;
}
div.sqld_260821 section.header .wrap_1024 {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 50px 0 40px;
}
@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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.sqld_260821 section.header .wrap_1024 .medal {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -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;
}
@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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.sqld_260821 section.header .wrap_1024 .medal .erun {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -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: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -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;
  font-size: 12px;
  font-size: 0.78rem;
  letter-spacing: -0.5px;
  color: rgba(226, 232, 240, 0.25);
}
div.sqld_260821 section.header .wrap_1024 .medal > img {
  margin: 20px auto 0;
  height: 88px;
  width: auto;
}
div.sqld_260821 section.header .wrap_1024 .text_wrap {
  margin-top: 47px;
}
@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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.sqld_260821 section.header .wrap_1024 .text_wrap {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -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.8s;
  -moz-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -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.sqld_260821 section.header .wrap_1024 .text_wrap .header_title {
  width: 100%;
  max-width: 465px;
  margin: 0 auto;
}
div.sqld_260821 section.header .wrap_1024 .text_wrap .header_title img {
  display: block;
  width: 100%;
  height: auto;
}
div.sqld_260821 section.header .wrap_1024 .text_wrap .sub {
  margin-top: 20px;
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 500;
}
div.sqld_260821 section.header .wrap_1024 .header_bottom {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0;
  margin-top: 47px;
  text-align: left;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul {
  *zoom: initial;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul:before, div.sqld_260821 section.header .wrap_1024 .bene_ul:after {
  content: none;
  display: initial;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul:after {
  clear: none;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  width: 370px;
  z-index: 2;
}
@-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.sqld_260821 section.header .wrap_1024 .bene_ul {
  -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: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -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.sqld_260821 section.header .wrap_1024 .bene_ul > li {
  float: none;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.91rem;
  width: auto;
  min-height: 76px;
  border: 2px solid #2551d7;
  border-radius: 28px;
  padding: 20px 24px;
  text-align: left;
  font-weight: 500;
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  letter-spacing: -0.3px;
  background: #FFF url("/wowpass/img/event/sqld_260821/header_icon01.png") left 20px center/40px auto no-repeat;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li:nth-child(2) {
  background-image: url("/wowpass/img/event/sqld_260821/header_icon04.png");
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li:nth-child(3) {
  background-image: url("/wowpass/img/event/sqld_260821/header_icon03.png");
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li:nth-child(4) {
  background-image: url("/wowpass/img/event/sqld_260821/header_icon02.png");
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide {
  grid-column: 1/-1;
  width: auto;
  min-height: 115px;
  text-align: left;
  padding: 22px 24px 22px 80px;
  background: #FFF url("/wowpass/img/event/sqld_260821/header_icon05.png") left 25px center/50px auto no-repeat;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide .wide_inner {
  text-align: left;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide .sm {
  font-size: 14px;
  font-size: 0.91rem;
}
div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide .big {
  font-size: 18px;
  font-size: 1.17rem;
  margin-top: 10px;
  font-weight: 500;
  letter-spacing: -0.36px;
}
div.sqld_260821 section.header .wrap_1024 .header_set {
  width: 501px;
  margin-left: -40px;
}
div.sqld_260821 section.header .wrap_1024 .header_set img {
  width: 100%;
  height: auto;
}
@media (max-width: 960px) {
  div.sqld_260821 section.header .wrap_1024 {
    padding: 20px 4% 30px;
  }
  div.sqld_260821 section.header .wrap_1024 .text_wrap {
    margin-top: 10px;
  }
  div.sqld_260821 section.header .wrap_1024 .text_wrap .header_title {
    width: 400px;
  }
  div.sqld_260821 section.header .wrap_1024 .text_wrap .sub {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 section.header .wrap_1024 .header_bottom {
    margin-top: 30px;
    flex-direction: column-reverse;
    align-items: center;
  }
  div.sqld_260821 section.header .wrap_1024 .header_set {
    width: 100%;
    max-width: 480px;
    margin: 0;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul {
    width: 100%;
    max-width: 420px;
    margin-top: -20px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.header .wrap_1024 {
    min-height: 0;
  }
  div.sqld_260821 section.header .wrap_1024 .medal > img {
    height: 60px;
  }
  div.sqld_260821 section.header .wrap_1024 .text_wrap .header_title {
    width: 86%;
    max-width: 360px;
  }
  div.sqld_260821 section.header .wrap_1024 .text_wrap .sub {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul > li {
    border-radius: 20px;
    padding: 16px 10%;
    font-size: 14px;
    font-size: 0.91rem;
    min-height: 70px;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide {
    padding: 16px 15%;
    min-height: 0;
    background-position: left 15% center;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide .big {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media screen and (max-width: 365px) {
  div.sqld_260821 section.header .wrap_1024 .text_wrap .sub {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul {
    max-width: 340px;
    gap: 4px;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul > li {
    border-radius: 14px;
    padding: 12px;
    min-height: 60px;
    font-size: 12px;
    font-size: 0.78rem;
    background-position: left 8% center;
    background-size: 30px auto;
  }
  div.sqld_260821 section.header .wrap_1024 .bene_ul > li.wide {
    padding: 12px 12px 12px 60px;
    min-height: 0;
    background-position: left 5% center;
    background-size: 40px auto;
  }
}
div.sqld_260821 .bar_sc {
  position: relative;
  width: 100%;
  z-index: 1;
  background: #040814;
  min-height: 102px;
  transform: scale(1);
  transition: 0.3s bottom ease-in-out;
}
div.sqld_260821 .bar_sc .bar_wrap {
  background: #2551d7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: auto;
  max-width: 1024px;
  padding: 15px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 4px 25px 10px rgba(0, 0, 0, 0.15);
  border-radius: 99px;
  z-index: 2;
}
div.sqld_260821 .bar_sc .bar_wrap .count_wrap {
  padding-left: 24px;
}
div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_txt {
  font-size: 16px;
  font-size: 1.04rem;
  color: #bbb5d1;
}
div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_num {
  font-size: 31px;
  font-size: 2.015rem;
  margin-top: 5px;
  letter-spacing: 0;
  font-weight: bold;
}
div.sqld_260821 .bar_sc .bar_wrap a.go_btn {
  width: 258px;
  height: 73px;
  border-radius: 100px;
  text-align: center;
  letter-spacing: 0;
}
div.sqld_260821 .bar_sc .bar_wrap a.go_btn p {
  font-size: 21px;
  font-size: 1.365rem;
  line-height: 73px;
  font-weight: 600;
}
div.sqld_260821 .bar_sc .bar_wrap a.go_btn p > span {
  padding-left: 40px;
  transition: 0.3s;
  letter-spacing: 0.2px;
}
div.sqld_260821 .bar_sc .bar_wrap a.go_btn:hover p > span {
  padding-left: 45px;
  transition: 0.3s;
}
div.sqld_260821 .bar_sc.fixed {
  background: transparent;
  position: fixed;
  left: 0;
  bottom: 10px;
  transform: scale(0.9);
  z-index: 11;
}
div.sqld_260821 .bar_sc.fixed .bar_wrap {
  z-index: 2;
  position: static;
  margin: 0 auto;
  transform: none;
  left: 0;
  right: 0;
  width: 100%;
}
@media (max-width: 960px) {
  div.sqld_260821 .bar_sc {
    padding: 0;
    min-height: 0;
  }
  div.sqld_260821 .bar_sc .bar_wrap {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    max-width: none;
    width: 100%;
    border-radius: 0;
    padding: 15px 4%;
    box-sizing: border-box;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap {
    padding-left: 0;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 30px;
    font-size: 1.95rem;
    margin-top: 5px;
  }
  div.sqld_260821 .bar_sc .bar_wrap a.go_btn {
    width: 240px;
    height: 64px;
    border-radius: 8px;
  }
  div.sqld_260821 .bar_sc .bar_wrap a.go_btn p {
    font-size: 18px;
    font-size: 1.17rem;
    line-height: 64px;
  }
  div.sqld_260821 .bar_sc .bar_wrap a.go_btn p > span {
    padding-left: 5px;
  }
  div.sqld_260821 .bar_sc .bar_wrap a.go_btn:hover p > span {
    padding-left: 5px;
  }
  div.sqld_260821 .bar_sc.fixed {
    bottom: 0;
    transform: none;
  }
  div.sqld_260821 .bar_sc.fixed .bar_wrap {
    border-radius: 0;
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .bar_sc {
    padding: 0;
  }
  div.sqld_260821 .bar_sc .bar_wrap {
    flex-direction: column;
    border-radius: 0;
    padding: 18px 4%;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 5px;
  }
  div.sqld_260821 .bar_sc .bar_wrap a.go_btn {
    width: 66%;
    height: 66px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    text-align: center;
    margin: 13px auto 0;
    border-radius: 8px;
  }
  div.sqld_260821 .bar_sc .bar_wrap a.go_btn p {
    font-size: 17.2px;
    font-size: 1.118rem;
    line-height: 66px;
  }
}
@media (max-width: 420px) {
  div.sqld_260821 .bar_sc {
    padding: 0;
  }
  div.sqld_260821 .bar_sc .bar_wrap {
    border-radius: 0;
    padding: 15px 4% 18px;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 13.6px;
    font-size: 0.884rem;
  }
  div.sqld_260821 .bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 19px;
    font-size: 1.235rem;
    margin-top: 3px;
  }
  div.sqld_260821 .bar_sc .bar_wrap .go_btn {
    width: 90%;
    height: 56px;
    margin: 13px auto 0;
    border-radius: 8px;
  }
  div.sqld_260821 .bar_sc .bar_wrap .go_btn p {
    font-size: 16px;
    font-size: 1.04rem;
    line-height: 56px;
  }
}
div.sqld_260821 .compare_sc {
  position: relative;
  padding: 100px 0;
  background: #040814;
  overflow-x: clip;
}
@media (max-width: 960px) {
  div.sqld_260821 .compare_sc {
    padding: 60px 0 80px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .compare_sc {
    padding: 40px 0 60px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .compare_sc {
    padding: 30px 0 40px;
  }
}
div.sqld_260821 .compare_sc h4.tit {
  position: relative;
  z-index: 1;
  padding: 0 4%;
  box-sizing: border-box;
}
div.sqld_260821 .compare_sc h4.tit .blue,
div.sqld_260821 .compare_sc h4.tit .desc {
  color: #9dccff;
  font-size: 25px;
  font-size: 1.625rem;
  font-weight: 400;
  margin-bottom: 10px;
}
div.sqld_260821 .compare_sc h4.tit .big {
  font-size: 38px;
  font-size: 2.47rem;
  font-weight: 800;
}
div.sqld_260821 .compare_sc h4.tit .desc {
  margin-top: 20px;
  font-size: 22px;
  font-size: 1.43rem;
}
@media (max-width: 960px) {
  div.sqld_260821 .compare_sc h4.tit .blue,
  div.sqld_260821 .compare_sc h4.tit .desc {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 .compare_sc h4.tit .big {
    font-size: 34px;
    font-size: 2.21rem;
  }
  div.sqld_260821 .compare_sc h4.tit .desc {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .compare_sc h4.tit .blue,
  div.sqld_260821 .compare_sc h4.tit .desc {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sqld_260821 .compare_sc h4.tit .big {
    font-size: 28px;
    font-size: 1.82rem;
    letter-spacing: -1px;
  }
  div.sqld_260821 .compare_sc h4.tit .desc {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .compare_sc h4.tit .blue,
  div.sqld_260821 .compare_sc h4.tit .desc {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .compare_sc h4.tit .big {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 .compare_sc h4.tit .desc {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.sqld_260821 .compare_sc .vs_scroll {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
div.sqld_260821 .compare_sc .vs_wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
  z-index: 0;
  box-sizing: border-box;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_bg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 938px;
  height: 647px;
  margin: -323px 0 0 -469px;
  background: url("/wowpass/img/event/sqld_260821/vs_bg.png") center/contain no-repeat;
  pointer-events: none;
  z-index: 0;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_badge {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 164px;
  margin: -82px 0 0 -82px;
  z-index: 3;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li {
  position: relative;
  z-index: 2;
  flex: 1 1 0;
  max-width: 420px;
  text-align: center;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 246px;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img img {
  margin: 0 auto;
  max-height: 246px;
  width: auto;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_label {
  display: inline-block;
  margin: 20px 0 18px;
  padding: 10px 18px;
  border-radius: 50px;
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 700;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box {
  border-radius: 30px;
  padding: 22px 20px;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .big {
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 500;
  margin-top: 12px;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .big:first-child {
  margin-top: 0;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .sm {
  font-size: 18px;
  font-size: 1.17rem;
  margin: 6px 0 4px;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_left .vs_img img {
  filter: grayscale(1);
  opacity: 0.72;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_left .vs_label {
  background: #5c6270;
  color: #d7e1ff;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_left .vs_box {
  background: rgba(255, 255, 255, 0.04);
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_left .vs_box .big {
  color: rgba(255, 255, 255, 0.72);
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_left .vs_box .sm {
  color: #9a9a9a;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_right .vs_label {
  background: #2551d7;
  color: #fff;
  box-shadow: 0 8px 24px rgba(37, 81, 215, 0.45);
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_right .vs_box {
  background: rgba(4, 8, 20, 0.88);
  box-shadow: inset 0 0 0 1px rgba(125, 168, 255, 0.45);
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_right .vs_box .big {
  color: #fff;
  font-weight: 700;
}
div.sqld_260821 .compare_sc .vs_wrap .vs_li.vs_right .vs_box .sm {
  color: #cdcdcd;
}
@media (max-width: 960px) {
  div.sqld_260821 .compare_sc .wrap_1024 {
    max-width: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  div.sqld_260821 .compare_sc .vs_scroll {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  div.sqld_260821 .compare_sc .vs_wrap {
    width: 720px;
    min-width: 720px;
    max-width: none;
    flex-shrink: 0;
    gap: 24px;
    margin: 0 auto;
    padding: 20px 0 30px;
    box-sizing: border-box;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_bg {
    width: 720px;
    height: 540px;
    margin: -270px 0 0 -360px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_badge {
    width: 100px;
    margin: -60px 0 0 -40px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li {
    max-width: 420px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img {
    height: 200px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img img {
    max-height: 200px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_label {
    margin: 14px 0 12px;
    padding: 8px 14px;
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box {
    border-radius: 22px;
    padding: 16px 14px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .big {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 8px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .sm {
    font-size: 14px;
    font-size: 0.91rem;
    margin: 4px 0 2px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .compare_sc .vs_wrap {
    width: 620px;
    min-width: 620px;
    gap: 16px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_bg {
    width: 600px;
    height: 410px;
    margin: -220px 0 0 -300px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_badge {
    width: 80px;
    margin: -40px 0 0 -30px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li {
    max-width: 340px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img {
    height: 160px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img img {
    max-height: 160px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_label {
    margin: 10px 0 8px;
    padding: 6px 12px;
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box {
    border-radius: 18px;
    padding: 12px 10px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .big {
    font-size: 14px;
    font-size: 0.91rem;
    margin-top: 6px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .sm {
    font-size: 12px;
    font-size: 0.78rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .compare_sc .vs_wrap {
    width: 520px;
    min-width: 520px;
    gap: 12px;
    padding: 10px 8px 20px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_bg {
    width: 500px;
    height: 340px;
    margin: -170px 0 0 -250px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_badge {
    width: 84px;
    margin: -42px 0 0 -42px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li {
    max-width: 240px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img {
    height: 128px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_img img {
    max-height: 128px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_label {
    margin: 8px 0 6px;
    padding: 5px 10px;
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box {
    border-radius: 14px;
    padding: 10px 8px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .big {
    font-size: 12px;
    font-size: 0.78rem;
    margin-top: 4px;
  }
  div.sqld_260821 .compare_sc .vs_wrap .vs_li .vs_box .sm {
    font-size: 11px;
    font-size: 0.715rem;
    margin: 2px 0;
  }
}
div.sqld_260821 .compare_sc .vs_foot {
  padding-top: 40px;
  text-align: center;
  position: relative;
  z-index: 1;
}
div.sqld_260821 .compare_sc .vs_foot .blue,
div.sqld_260821 .compare_sc .vs_foot .desc {
  color: #9dccff;
  font-size: 25px;
  font-size: 1.625rem;
}
div.sqld_260821 .compare_sc .vs_foot .big {
  font-size: 38px;
  font-size: 2.47rem;
  font-weight: 800;
  margin: 16px 0;
}
div.sqld_260821 .compare_sc .vs_foot .big em {
  color: #80e3ff;
}
@media (max-width: 960px) {
  div.sqld_260821 .compare_sc .vs_foot {
    padding: 0 10px;
    box-sizing: border-box;
  }
  div.sqld_260821 .compare_sc .vs_foot .blue,
  div.sqld_260821 .compare_sc .vs_foot .desc {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 .compare_sc .vs_foot .big {
    font-size: 28px;
    font-size: 1.82rem;
    margin: 12px 0;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .compare_sc .vs_foot .blue,
  div.sqld_260821 .compare_sc .vs_foot .desc {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .compare_sc .vs_foot .big {
    font-size: 22px;
    font-size: 1.43rem;
    letter-spacing: -1px;
    margin: 10px 0;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .compare_sc .vs_foot .blue,
  div.sqld_260821 .compare_sc .vs_foot .desc {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.sqld_260821 .compare_sc .vs_foot .big {
    font-size: 18px;
    font-size: 1.17rem;
    margin: 8px 0;
  }
}
div.sqld_260821 .special_sc {
  position: relative;
  padding: 100px 0;
  background: #f5f5f5;
}
@media (max-width: 960px) {
  div.sqld_260821 .special_sc {
    padding: 60px 4% 80px;
  }
  div.sqld_260821 .special_sc h4.tit .blue {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 .special_sc h4.tit .big {
    font-size: 36px;
    font-size: 2.34rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .special_sc {
    padding: 40px 4% 60px;
  }
  div.sqld_260821 .special_sc h4.tit .blue {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 .special_sc h4.tit .big {
    font-size: 28px;
    font-size: 1.82rem;
    letter-spacing: -1px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .special_sc {
    padding: 30px 4% 40px;
  }
  div.sqld_260821 .special_sc h4.tit .blue {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sqld_260821 .special_sc h4.tit .big {
    font-size: 24px;
    font-size: 1.56rem;
  }
}
div.sqld_260821 .special_sc h4.tit .blue {
  color: #2551d7;
  font-size: 25px;
  font-size: 1.625rem;
  font-weight: 300;
}
div.sqld_260821 .special_sc h4.tit .blue strong {
  font-weight: 800;
}
div.sqld_260821 .special_sc h4.tit .big {
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  color: #202020;
}
@media (max-width: 960px) {
  div.sqld_260821 .special_sc h4.tit .big {
    font-size: 42px;
    font-size: 2.73rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .special_sc h4.tit .big {
    font-size: 36px;
    font-size: 2.34rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .special_sc h4.tit .big {
    font-size: 30px;
    font-size: 1.95rem;
  }
}
div.sqld_260821 .special_sc .wrap_1024 .special_ul {
  position: relative;
  display: flex;
  align-items: stretch;
  margin-top: 40px;
  padding: 0 8%;
  box-sizing: border-box;
}
div.sqld_260821 .special_sc .wrap_1024 .special_ul > li {
  float: none;
  flex: 1 1 0;
  width: auto;
  margin: 0 2%;
  border-radius: 30px;
  text-align: center;
  padding: 75px 15px;
  min-height: 230px;
  height: auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
div.sqld_260821 .special_sc .wrap_1024 .special_ul > li .sm {
  font-size: 22px;
  font-size: 1.43rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div.sqld_260821 .special_sc .wrap_1024 .special_ul > li .big {
  font-size: 31px;
  font-size: 2.015rem;
  font-weight: 800;
  margin-top: 10px;
}
div.sqld_260821 .special_sc .wrap_1024 .special_ul .plus {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  pointer-events: none;
}
div.sqld_260821 .special_sc .wrap_1024 .special_ul .plus img {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 960px) {
  div.sqld_260821 .special_sc .wrap_1024 .special_ul {
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .special_sc .wrap_1024 .special_ul {
    flex-direction: column;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li {
    width: 100%;
    flex: 0 0 auto;
    margin: 0;
    border-radius: 25px;
    padding: 50px 16px;
    min-height: 0;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li:first-child {
    margin-bottom: 8px;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li:nth-child(2) {
    margin-top: 8px;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li .sm {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li .big {
    font-size: 25px;
    font-size: 1.625rem;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul .plus {
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li {
    border-radius: 20px;
    padding: 36px 16px;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li:first-child {
    margin-bottom: 5px;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li:nth-child(2) {
    margin-top: 5px;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li .sm {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul > li .big {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 6px;
  }
  div.sqld_260821 .special_sc .wrap_1024 .special_ul .plus {
    width: 56px;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
  }
}
@keyframes book-review-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
div.sqld_260821 section.book_sc {
  background: #040814;
  color: #fff;
  padding: 0 0 0;
}
div.sqld_260821 section.book_sc article {
  text-align: center;
}
div.sqld_260821 section.book_sc .tit_num {
  display: inline-flex;
  align-items: center;
  background: #eff6ff;
  color: #2551d7;
  border-radius: 999px;
  padding: 8px 16px;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 700;
  line-height: 1.55;
}
@media (max-width: 760px) {
  div.sqld_260821 section.book_sc .tit_num {
    padding: 6px 16px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.book_sc .tit_num {
    font-size: 12px;
    font-size: 0.78rem;
  }
}
div.sqld_260821 section.book_sc .ac_01 {
  background: #f5dcc5;
  overflow: hidden;
}
div.sqld_260821 section.book_sc .ac_01 .ac_01_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
  box-sizing: border-box;
}
div.sqld_260821 section.book_sc .ac_01 .kit_bg {
  position: absolute;
  left: -361px;
  top: -24px;
  width: 1721px;
  height: 499px;
  margin: 0;
  background: url("/wowpass/img/event/sqld_260821/package_kit_bg.png") left center/auto 100% no-repeat;
  pointer-events: none;
}
div.sqld_260821 section.book_sc .ac_01 .text_wrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  text-align: left;
  max-width: 487px;
}
div.sqld_260821 section.book_sc .ac_01 h4.tit {
  text-align: left;
}
div.sqld_260821 section.book_sc .ac_01 h4.tit .big {
  color: #3a302b;
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  letter-spacing: -3.25%;
  line-height: 1.2;
  text-align: left;
}
div.sqld_260821 section.book_sc .ac_01 .price_tit {
  text-align: left;
}
div.sqld_260821 section.book_sc .ac_01 .price_tit .blue {
  color: #2551d7;
  font-size: 32px;
  font-size: 2.08rem;
  font-weight: 300;
  letter-spacing: -1.5%;
}
div.sqld_260821 section.book_sc .ac_01 .price_tit .big {
  color: #3a302b;
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  margin-top: 10px;
  letter-spacing: -3.25%;
  line-height: 1.2;
}
div.sqld_260821 section.book_sc .ac_01 .price_tit .big em {
  color: #2551d7;
}
@media (max-width: 960px) {
  div.sqld_260821 section.book_sc .ac_01 .ac_01_inner {
    padding: 20px 4%;
  }
  div.sqld_260821 section.book_sc .ac_01 .text_wrap p {
    display: inline;
    background: #f5dcc5;
  }
  div.sqld_260821 section.book_sc .ac_01 .kit_bg {
    left: 0;
    width: 1200px;
    opacity: 0.95;
  }
  div.sqld_260821 section.book_sc .ac_01 h4.tit .big,
  div.sqld_260821 section.book_sc .ac_01 .price_tit .big {
    font-size: 36px;
    font-size: 2.34rem;
  }
  div.sqld_260821 section.book_sc .ac_01 .price_tit .blue {
    font-size: 24px;
    font-size: 1.56rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.book_sc .ac_01 .ac_01_inner {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
  }
  div.sqld_260821 section.book_sc .ac_01 .kit_bg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: url("/wowpass/img/event/sqld_260821/package_kit_bg.png") center top/cover no-repeat;
  }
  div.sqld_260821 section.book_sc .ac_01 .text_wrap {
    position: relative;
    z-index: 1;
    align-items: center;
    text-align: center;
    max-width: 100%;
    width: 100%;
    gap: 20px;
    padding: 28px 4% 40px;
    box-sizing: border-box;
  }
  div.sqld_260821 section.book_sc .ac_01 h4.tit,
  div.sqld_260821 section.book_sc .ac_01 h4.tit .big {
    text-align: center;
  }
  div.sqld_260821 section.book_sc .ac_01 .price_tit {
    text-align: center;
  }
  div.sqld_260821 section.book_sc .ac_01 h4.tit .big,
  div.sqld_260821 section.book_sc .ac_01 .price_tit .big {
    font-size: 28px;
    font-size: 1.82rem;
    letter-spacing: -1px;
  }
  div.sqld_260821 section.book_sc .ac_01 .price_tit .blue {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.book_sc .ac_01 .text_wrap {
    padding: 24px 4% 32px;
    gap: 16px;
  }
  div.sqld_260821 section.book_sc .ac_01 h4.tit .big,
  div.sqld_260821 section.book_sc .ac_01 .price_tit .big {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 section.book_sc .ac_01 .price_tit .blue {
    font-size: 17px;
    font-size: 1.105rem;
  }
}
div.sqld_260821 section.book_sc .ac_02 {
  background: #040814;
  padding: 96px 4%;
  color: #fff;
}
div.sqld_260821 section.book_sc .ac_02 h4.tit {
  margin-top: 16px;
}
div.sqld_260821 section.book_sc .ac_02 h4.tit .mid {
  color: #eff6ff;
  font-size: 56px;
  font-size: 3.64rem;
  font-weight: 700;
  letter-spacing: -2.24px;
  line-height: 1.1;
}
div.sqld_260821 section.book_sc .ac_02 h4.tit .name {
  margin-top: 8px;
  font-size: 56px;
  font-size: 3.64rem;
  font-weight: 700;
  letter-spacing: -2.24px;
  line-height: 1.1;
}
div.sqld_260821 section.book_sc .ac_02 h4.tit .name .cyan {
  color: rgb(69.6904761905, 107.6142857143, 223.1095238095);
}
div.sqld_260821 section.book_sc .ac_02 h4.tit .name em {
  position: relative;
  display: inline-block;
  padding: 0 6px;
  font-size: 54px;
  font-size: 3.51rem;
  color: #fff;
  font-style: normal;
  z-index: 0;
}
div.sqld_260821 section.book_sc .ac_02 h4.tit .name em:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #2551d7;
  z-index: -1;
}
div.sqld_260821 section.book_sc .ac_02 .point_card {
  max-width: 740px;
  margin: 40px auto 0;
  padding: 40px 80px;
  background: #f3f7ff;
  border-radius: 50px;
  box-shadow: 0 18px 50px rgba(33, 67, 140, 0.12);
  box-sizing: border-box;
}
div.sqld_260821 section.book_sc .ac_02 .lead {
  color: #040814;
  margin-bottom: 30px;
}
div.sqld_260821 section.book_sc .ac_02 .lead .sm {
  display: block;
  font-size: 28px;
  font-size: 1.82rem;
  font-weight: 500;
  letter-spacing: -1.2%;
  line-height: 1.2;
}
div.sqld_260821 section.book_sc .ac_02 .lead strong {
  display: block;
  color: #2551d7;
  font-size: 40px;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -3%;
  line-height: 1.1;
  margin: 0 0 6px;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  text-align: left;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap .book_img {
  width: 200px;
  flex: 0 0 auto;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap .book_img img {
  width: 100%;
  height: auto;
  display: block;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap .point_ul {
  width: 220px;
  flex: 0 0 auto;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap .point_ul > li {
  position: relative;
  background: #fff;
  color: #202020;
  border-radius: 10px 18px 18px 18px;
  padding: 24px 20px 16px;
  margin-top: 18px;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.2;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap .point_ul > li:first-child {
  margin-top: 13px;
}
div.sqld_260821 section.book_sc .ac_02 .point_wrap .point_ul > li .num {
  position: absolute;
  left: 0;
  top: -10px;
  width: 80px;
  background: #2551d7;
  color: #fff;
  border-radius: 25px 25px 25px 0;
  text-align: center;
  padding: 4px 0;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 600;
}
@media (max-width: 960px) {
  div.sqld_260821 section.book_sc .ac_02 {
    padding: 70px 4%;
  }
  div.sqld_260821 section.book_sc .ac_02 h4.tit .mid,
  div.sqld_260821 section.book_sc .ac_02 h4.tit .name {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.sqld_260821 section.book_sc .ac_02 .point_card {
    padding: 36px 40px;
  }
  div.sqld_260821 section.book_sc .ac_02 .lead .sm {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.book_sc .ac_02 .lead strong {
    font-size: 30px;
    font-size: 1.95rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.book_sc .ac_02 {
    padding: 50px 4%;
  }
  div.sqld_260821 section.book_sc .ac_02 h4.tit .mid,
  div.sqld_260821 section.book_sc .ac_02 h4.tit .name {
    font-size: 28px;
    font-size: 1.82rem;
    letter-spacing: -1px;
  }
  div.sqld_260821 section.book_sc .ac_02 .point_card {
    padding: 28px 20px;
    border-radius: 28px;
  }
  div.sqld_260821 section.book_sc .ac_02 .point_wrap {
    flex-direction: column;
    gap: 24px;
  }
  div.sqld_260821 section.book_sc .ac_02 .lead .sm {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 section.book_sc .ac_02 .lead strong {
    font-size: 24px;
    font-size: 1.56rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.book_sc .ac_02 h4.tit .mid,
  div.sqld_260821 section.book_sc .ac_02 h4.tit .name {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 section.book_sc .ac_02 h4.tit .name em {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.book_sc .ac_02 .lead .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sqld_260821 section.book_sc .ac_02 .lead strong {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
div.sqld_260821 section.book_sc .ac_two {
  background: #eff6ff;
  padding: 96px 4%;
  color: #11131a;
}
div.sqld_260821 section.book_sc .ac_two h4.tit .big {
  color: #11131a;
  font-size: 56px;
  font-size: 3.64rem;
  font-weight: 700;
  letter-spacing: -3%;
  line-height: 1.1;
}
div.sqld_260821 section.book_sc .ac_two h4.tit .desc {
  margin-top: 12px;
  color: #4b5565;
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -0.8%;
}
div.sqld_260821 section.book_sc .ac_two .two_area {
  position: relative;
  max-width: 1000px;
  margin: 36px auto 0;
  min-height: 420px;
}
div.sqld_260821 section.book_sc .ac_two .introduce {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 19px 25px;
}
div.sqld_260821 section.book_sc .ac_two .introduce .books {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 424px;
  max-width: 100%;
}
div.sqld_260821 section.book_sc .ac_two .introduce .books .bk {
  width: 180px;
  height: auto;
  box-shadow: none;
  filter: drop-shadow(0 0 8.5px rgba(35, 55, 109, 0.15));
}
div.sqld_260821 section.book_sc .ac_two .introduce .books .plus {
  position: absolute;
  left: 50%;
  top: 104px;
  width: 38px;
  height: 38px;
  margin-left: -19px;
  background: url("/wowpass/img/event/sqld_260821/plus_blue.svg") center/contain no-repeat;
}
div.sqld_260821 section.book_sc .ac_two .introduce .label_ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 516px;
  max-width: 100%;
  margin-left: -32px;
}
div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li {
  box-sizing: border-box;
  width: 290px;
  height: 100px;
  border: 1px solid #0957ff;
  border-radius: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: transparent;
}
div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:first-child {
  margin-right: -64px;
  padding-right: 20px;
}
div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:last-child {
  padding-left: 30px;
}
div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .sm {
  color: #0957ff;
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 700;
  letter-spacing: -0.8px;
}
div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .big {
  color: #11131a;
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 500;
  letter-spacing: -0.48px;
  margin-top: 2px;
}
div.sqld_260821 section.book_sc .ac_two .mini_review {
  position: absolute;
  left: 50%;
  top: 12px;
  width: 686px;
  height: 207px;
  margin-left: -343px;
  z-index: 0;
  pointer-events: none;
}
div.sqld_260821 section.book_sc .ac_two .mini_review > li {
  position: absolute;
  background: #fff;
  color: #202020;
  border-radius: 15px;
  padding: 12px 20px;
  text-align: left;
  box-sizing: border-box;
  animation: book-review-float 3.4s ease-in-out infinite;
}
div.sqld_260821 section.book_sc .ac_two .mini_review > li .txt {
  font-size: 11px;
  font-size: 0.715rem;
  font-weight: 500;
  line-height: 18px;
}
div.sqld_260821 section.book_sc .ac_two .mini_review > li .writer {
  font-size: 8px;
  font-size: 0.52rem;
  color: #808080;
  text-align: right;
  margin-top: 6px;
}
div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_01 {
  left: 41px;
  top: -14px;
  width: 280px;
  opacity: 0.6;
  filter: blur(4px);
  -webkit-filter: blur(4px);
  animation: none;
}
div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_02 {
  left: -90px;
  top: 107px;
  width: 232px;
  animation-duration: 3.2s;
  animation-delay: 0.5s;
}
div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_03 {
  left: 554px;
  top: 30px;
  width: 212px;
  animation-duration: 3.6s;
  animation-delay: 1s;
}
div.sqld_260821 section.book_sc .ac_two .close_txt {
  margin-top: 20px;
  color: #11131a;
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 400;
  line-height: 1.42;
}
div.sqld_260821 section.book_sc .ac_two .close_txt em {
  color: #2b68df;
  font-style: normal;
  font-weight: 700;
}
@media (max-width: 960px) {
  div.sqld_260821 section.book_sc .ac_two {
    padding: 70px 4%;
  }
  div.sqld_260821 section.book_sc .ac_two h4.tit .big {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.sqld_260821 section.book_sc .ac_two .two_area {
    position: relative;
    min-height: 0;
    padding-bottom: 170px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce {
    padding: 12px 0;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books {
    width: 360px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books .bk {
    width: 150px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books .plus {
    width: 34px;
    height: 34px;
    margin-left: -17px;
    top: 88px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul {
    width: 440px;
    margin-left: -28px;
    flex-wrap: nowrap;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li {
    width: 250px;
    height: 86px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:first-child {
    margin-right: -56px;
    padding-right: 16px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:last-child {
    padding-left: 24px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .big {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review {
    left: 50%;
    top: auto;
    bottom: 0;
    width: 640px;
    max-width: 100%;
    height: 160px;
    margin-left: -320px;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_01 {
    left: 40px;
    top: -8px;
    width: 240px;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_02 {
    left: -20px;
    top: 72px;
    width: 200px;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_03 {
    left: auto;
    right: 20px;
    top: 20px;
    width: 190px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.book_sc .ac_two {
    padding: 50px 4%;
  }
  div.sqld_260821 section.book_sc .ac_two h4.tit .big {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1px;
  }
  div.sqld_260821 section.book_sc .ac_two h4.tit .desc {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 section.book_sc .ac_two .two_area {
    padding-bottom: 150px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce {
    padding: 8px 0;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books {
    width: 280px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books .bk {
    width: 120px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books .plus {
    width: 28px;
    height: 28px;
    margin-left: -14px;
    top: 70px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul {
    width: 340px;
    margin-left: -20px;
    flex-wrap: nowrap;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li {
    width: 200px;
    height: 72px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:first-child {
    margin-right: -44px;
    padding-right: 12px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:last-child {
    padding-left: 18px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .sm {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .big {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review {
    width: 100%;
    max-width: 520px;
    height: 140px;
    margin-left: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_01 {
    left: 8%;
    top: -6px;
    width: 58%;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_02 {
    left: 0;
    top: 50px;
    width: 48%;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_03 {
    left: auto;
    right: 0;
    top: 18px;
    width: 46%;
  }
  div.sqld_260821 section.book_sc .ac_two .close_txt {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.book_sc .ac_two h4.tit .big {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.book_sc .ac_two h4.tit .desc {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books {
    width: 240px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books .bk {
    width: 102px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .books .plus {
    width: 24px;
    height: 24px;
    margin-left: -12px;
    top: 58px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul {
    width: 290px;
    margin-left: -16px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li {
    width: 170px;
    height: 64px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:first-child {
    margin-right: -36px;
    padding-right: 10px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li:last-child {
    padding-left: 14px;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .sm {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.sqld_260821 section.book_sc .ac_two .introduce .label_ul > li .big {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_02 {
    top: 30px;
  }
  div.sqld_260821 section.book_sc .ac_two .mini_review > li.rv_03 {
    top: 5px;
  }
  div.sqld_260821 section.book_sc .ac_two .close_txt {
    padding-top: 20px;
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.sqld_260821 section.book_sc .ac_03 {
  background: #040814;
  padding: 80px 4%;
  color: #fff;
}
div.sqld_260821 section.book_sc .ac_03 h4.tit {
  margin-top: 16px;
}
div.sqld_260821 section.book_sc .ac_03 h4.tit .mid {
  color: #eff6ff;
  font-size: 56px;
  font-size: 3.64rem;
  font-weight: 700;
  letter-spacing: -2.24px;
  line-height: 1.1;
}
div.sqld_260821 section.book_sc .ac_03 .special_card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  max-width: 875px;
  margin: 30px auto 0;
  padding: 40px 60px;
  background: #f3f7ff;
  border-radius: 50px;
  box-shadow: 0 18px 50px rgba(33, 67, 140, 0.12);
  box-sizing: border-box;
}
div.sqld_260821 section.book_sc .ac_03 .pdfbook {
  display: flex;
  align-items: flex-start;
  flex: 0 0 auto;
  box-shadow: 0 0 12px rgba(45, 45, 65, 0.1);
}
div.sqld_260821 section.book_sc .ac_03 .pdfbook img {
  display: block;
  height: 295px;
  width: auto;
}
div.sqld_260821 section.book_sc .ac_03 .pdfbook .cover {
  width: 208px;
}
div.sqld_260821 section.book_sc .ac_03 .pdfbook .inner {
  width: 207px;
  height: 294px;
  object-fit: cover;
}
div.sqld_260821 section.book_sc .ac_03 .special_txt {
  flex: 1 1 auto;
  max-width: 310px;
  padding: 20px;
  box-sizing: border-box;
}
div.sqld_260821 section.book_sc .ac_03 .special_txt .cp_tit {
  color: #5c99ff;
  font-size: 32px;
  font-size: 2.08rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  line-height: 1.2;
}
div.sqld_260821 section.book_sc .ac_03 .special_txt .cp_tit em {
  display: block;
  color: #001140;
  font-size: 42px;
  font-size: 2.73rem;
  font-weight: 500;
  margin-top: 2px;
}
div.sqld_260821 section.book_sc .ac_03 .special_txt .big_line {
  margin-top: 10px;
  color: #2551d7;
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.35;
}
div.sqld_260821 section.book_sc .ac_03 .special_txt .ps {
  margin-top: 10px;
  color: rgba(45, 45, 65, 0.5);
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 300;
  letter-spacing: -0.5px;
}
@media (max-width: 960px) {
  div.sqld_260821 section.book_sc .ac_03 {
    padding: 60px 4%;
  }
  div.sqld_260821 section.book_sc .ac_03 h4.tit .mid {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_card {
    padding: 30px 24px;
    gap: 20px;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook img {
    height: 240px;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook .cover {
    width: 170px;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook .inner {
    width: 169px;
    height: 239px;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt .cp_tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt .cp_tit em {
    font-size: 30px;
    font-size: 1.95rem;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt .big_line {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.book_sc .ac_03 {
    padding: 50px 4%;
  }
  div.sqld_260821 section.book_sc .ac_03 h4.tit .mid {
    font-size: 30px;
    font-size: 1.95rem;
    line-height: 120%;
    letter-spacing: -1px;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_card {
    flex-direction: column;
    border-radius: 28px;
    padding: 24px 16px;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook {
    justify-content: center;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook img {
    height: 200px;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook .cover {
    width: 141px;
  }
  div.sqld_260821 section.book_sc .ac_03 .pdfbook .inner {
    width: 140px;
    height: 199px;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.book_sc .ac_03 h4.tit .mid {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt .cp_tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt .cp_tit em {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 section.book_sc .ac_03 .special_txt .big_line {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@keyframes lecture-pill-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}
div.sqld_260821 section.lecture_sc {
  background: #2551d7;
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 960px) {
  div.sqld_260821 section.lecture_sc {
    padding: 60px 4% 80px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.lecture_sc {
    padding: 40px 4% 60px;
  }
}
div.sqld_260821 section.lecture_sc h4.tit .big {
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  letter-spacing: -3%;
}
@media (max-width: 960px) {
  div.sqld_260821 section.lecture_sc h4.tit .big {
    font-size: 40px;
    font-size: 2.6rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.lecture_sc h4.tit .big {
    font-size: 32px;
    font-size: 2.08rem;
    letter-spacing: -1px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.lecture_sc h4.tit .big {
    font-size: 24px;
    font-size: 1.56rem;
    letter-spacing: -1.5%;
  }
}
div.sqld_260821 section.lecture_sc .wrap_1024 {
  margin-top: 50px;
  overflow: visible;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual {
  position: relative;
  width: 490px;
  max-width: 100%;
  margin: 0 auto;
  overflow: visible;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual > img {
  width: 100%;
  height: auto;
  display: block;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul {
  position: absolute;
  left: -118px;
  top: -16px;
  width: 814px;
  height: 358px;
  pointer-events: none;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: auto;
  min-width: 150px;
  height: 70px;
  padding: 0 50px;
  background: #000;
  color: #ffffff;
  border-radius: 150px;
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: -0.8px;
  white-space: nowrap;
  pointer-events: auto;
  animation: lecture-pill-float 3.2s ease-in-out infinite;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(1) {
  left: 53px;
  top: 0;
  animation-duration: 3s;
  animation-delay: 0s;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(2) {
  left: 530px;
  top: 78px;
  animation-duration: 3.6s;
  animation-delay: 0.45s;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(3) {
  left: 214px;
  top: 275px;
  animation-duration: 3.3s;
  animation-delay: 0.9s;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot {
  text-align: center;
  margin-top: 80px;
  font-weight: 500;
  font-size: 30px;
  font-size: 1.95rem;
  letter-spacing: -1.75%;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot p {
  margin-top: 12px;
}
div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot .yellow {
  color: #ffc907;
  font-weight: 700;
}
@media (max-width: 960px) {
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul {
    left: -80px;
    top: -10px;
    width: 700px;
    max-width: none;
    height: 320px;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li {
    height: 56px;
    padding: 0 32px;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(1) {
    left: 20px;
    top: 0;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(2) {
    left: auto;
    right: 20px;
    top: 70px;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(3) {
    left: 120px;
    top: auto;
    bottom: 10px;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot {
    font-size: 24px;
    font-size: 1.56rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual {
    width: 100%;
    max-width: 490px;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul {
    position: absolute;
    left: 0;
    top: -6%;
    width: 100%;
    height: 108%;
    margin-top: 0;
    text-align: left;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li {
    position: absolute;
    display: flex;
    margin: 0;
    height: 48px;
    padding: 0 22px;
    min-width: 0;
    white-space: nowrap;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(1) {
    left: -5px;
    top: 0;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(2) {
    left: auto;
    right: -4%;
    top: 22%;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li:nth-child(3) {
    left: 14%;
    top: auto;
    bottom: 6%;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot {
    margin-top: 30px;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot .yellow {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_foot .white {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul {
    top: -5%;
  }
  div.sqld_260821 section.lecture_sc .wrap_1024 .lecture_visual .txt_ul > li {
    height: 30px;
    padding: 0 16px;
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.sqld_260821 .curriculum_sc {
  background: #fcfcfc;
  padding: 100px 0;
}
div.sqld_260821 .curriculum_sc h4.tit .flag {
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  color: #0a0516;
  letter-spacing: -3px;
  margin-bottom: 20px;
}
div.sqld_260821 .curriculum_sc h4.tit .blue {
  color: #000;
  font-size: 25px;
  font-size: 1.625rem;
  font-weight: 300;
}
div.sqld_260821 .curriculum_sc h4.tit .big {
  font-size: 40px;
  font-size: 2.6rem;
  font-weight: 800;
}
div.sqld_260821 .curriculum_sc h4.tit .big em {
  color: #2551d7;
}
div.sqld_260821 .curriculum_sc .title_wrap p.txt {
  margin-top: 10px;
}
@media (max-width: 960px) {
  div.sqld_260821 .curriculum_sc {
    padding: 60px 4% 80px;
  }
  div.sqld_260821 .curriculum_sc h4.tit .flag {
    font-size: 36px;
    font-size: 2.34rem;
  }
  div.sqld_260821 .curriculum_sc h4.tit .blue {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 .curriculum_sc h4.tit .big {
    font-size: 32px;
    font-size: 2.08rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .curriculum_sc {
    padding: 40px 4% 60px;
  }
  div.sqld_260821 .curriculum_sc h4.tit .flag {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1px;
    margin-bottom: 12px;
  }
  div.sqld_260821 .curriculum_sc h4.tit .blue {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sqld_260821 .curriculum_sc h4.tit .big {
    font-size: 26px;
    font-size: 1.69rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 .curriculum_sc {
    padding: 30px 4% 40px;
  }
  div.sqld_260821 .curriculum_sc h4.tit .flag {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 .curriculum_sc h4.tit .blue {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 .curriculum_sc h4.tit .big {
    font-size: 22px;
    font-size: 1.43rem;
  }
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap {
  margin-top: 80px;
  padding: 0 8%;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 23px;
  font-size: 1.495rem;
  position: relative;
  font-weight: 800;
  letter-spacing: 0.3px;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
  content: " ";
  position: absolute;
  display: block;
  width: 3px;
  height: 14px;
  top: -16px;
  left: 5px;
  transform: rotate(50deg);
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
  margin-top: 40px;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li {
  float: left;
  width: 30%;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child {
  width: 10%;
  text-align: right;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(1, 1, 1, 0.3);
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
  width: 36px;
  height: 36px;
  display: block;
  text-align: center;
  border-radius: 40px;
  margin-top: -18px;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 600;
  padding-top: 6px;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .medal {
  margin: -18px 15px 0 0;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .medal > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 29px;
  font-size: 1.885rem;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass {
  margin-top: -36px;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 50px;
  font-size: 3.25rem;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt {
  margin-top: 20px;
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
  font-size: 19px;
  font-size: 1.235rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-weight: 700;
  background: linear-gradient(transparent 50%, co_white 50%);
}
div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
  font-size: 17px;
  font-size: 1.105rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin-top: 13px;
  line-height: 1.4;
}
@media (max-width: 960px) {
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 70px;
    padding: 0 4%;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 60px;
    padding: 0 2%;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 600px) {
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 50px;
    padding: 0;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .scroll {
    width: 100%;
    overflow-x: auto;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
    width: 640px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 16.6px;
    font-size: 1.079rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 10px;
  }
}
@media (max-width: 420px) {
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 40px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
    width: 2px;
    height: 12px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
    width: 600px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li {
    width: 29.5%;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child {
    width: 11.5%;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num > span {
    font-size: 16px;
    font-size: 1.04rem;
    padding-top: 4px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass {
    margin-top: -30px;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass > span {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sqld_260821 .curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 14.4px;
    font-size: 0.936rem;
    margin-top: 8px;
  }
}
div.sqld_260821 section.order_sc {
  background: #040814;
  padding: 100px 0;
}
div.sqld_260821 section.order_sc h4.tit .big {
  color: #fff;
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
}
@media (max-width: 960px) {
  div.sqld_260821 section.order_sc {
    padding: 80px 4%;
  }
  div.sqld_260821 section.order_sc h4.tit .big {
    font-size: 42px;
    font-size: 2.73rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.order_sc {
    padding: 60px 4%;
  }
  div.sqld_260821 section.order_sc h4.tit .big {
    font-size: 36px;
    font-size: 2.34rem;
    letter-spacing: -1px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.order_sc {
    padding: 40px 4%;
  }
  div.sqld_260821 section.order_sc h4.tit .big {
    font-size: 30px;
    font-size: 1.95rem;
  }
}
div.sqld_260821 section.order_sc .wrap_1024 {
  margin-top: 50px;
  padding: 0 6%;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li {
  font-size: 16px;
  font-size: 1.04rem;
  float: left;
  width: 25%;
  margin-right: 0.8%;
  border-radius: 30px 30px 0 0;
  text-align: center;
  background: #fff2c4;
  padding: 17px 0;
  font-weight: 400;
  transition: 0.3s;
  cursor: pointer;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li.active {
  font-weight: bold;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li:hover {
  transition: 0.3s;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts {
  margin-top: 0;
  min-height: 250px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap {
  border-radius: 0 30px 30px 30px;
  padding: 50px 35px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap.mg_t {
  border-radius: 30px;
  margin-top: 10px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box {
  float: left;
  width: 72%;
  margin-top: 15px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .tit {
  font-size: 28px;
  font-size: 1.82rem;
  font-weight: 600;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .flag {
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 700;
  color: #2551d7;
  letter-spacing: -1%;
  line-height: 1.2;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul {
  margin-top: 35px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul > li {
  font-size: 15.4px;
  font-size: 1.001rem;
  display: inline-block;
  padding: 7px 18px;
  border-radius: 100px;
  margin-right: 3px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box {
  float: right;
  width: 27%;
  text-align: right;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .before {
  font-size: 15.4px;
  font-size: 1.001rem;
  font-weight: 100;
  text-decoration: line-through;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .after {
  font-size: 30px;
  font-size: 1.95rem;
  font-weight: 600;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_01 {
  font-size: 15.4px;
  font-size: 1.001rem;
  text-decoration: line-through;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 {
  font-size: 23px;
  font-size: 1.495rem;
  font-weight: 600;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 > span {
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: 400;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec {
  border: none;
  border-radius: 10px;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec > span {
  font-weight: 500;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec.sm {
  width: 100%;
  padding: 10px 10px 12px;
  text-align: center;
}
div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec.sm > span {
  font-size: 16px;
  font-size: 1.04rem;
}
@media (max-width: 960px) {
  div.sqld_260821 section.order_sc .wrap_1024 {
    margin-top: 40px;
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.order_sc .wrap_1024 {
    margin-top: 40px;
    padding: 0 4%;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li {
    font-size: 16px;
    font-size: 1.04rem;
    width: 32.6%;
    margin-right: 1%;
    border-radius: 20px 20px 0 0;
    padding: 17px 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li:nth-child(3) {
    margin-right: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap {
    border-radius: 0 0 20px 20px;
    padding: 40px 30px;
    text-align: center;
    margin-top: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .tit {
    font-size: 26px;
    font-size: 1.69rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul {
    margin-top: 25px;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul > li {
    font-size: 14.6px;
    font-size: 0.949rem;
    padding: 6px 15px;
    margin: 10px 0 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #e5efff;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .before {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .after {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_01 {
    font-size: 15px;
    font-size: 0.975rem;
    text-decoration: line-through;
    letter-spacing: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 {
    font-size: 22px;
    font-size: 1.43rem;
    font-weight: 600;
    letter-spacing: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 > span {
    font-size: 15px;
    font-size: 0.975rem;
    font-weight: 400;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec {
    width: 100%;
    margin-top: 15px;
    padding: 15px 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec.sm {
    padding: 15px 10px 15px;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec.sm > span {
    font-size: 17px;
    font-size: 1.105rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.order_sc .wrap_1024 {
    margin-top: 30px;
    padding: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li {
    font-size: 14.4px;
    font-size: 0.936rem;
    padding: 14px 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap {
    border-radius: 0 0 10px 10px;
    padding: 7% 5%;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul {
    margin-top: 10px;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul > li {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #e5efff;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .before {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .after {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_01 {
    font-size: 15px;
    font-size: 0.975rem;
    text-decoration: line-through;
    letter-spacing: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 {
    font-size: 22px;
    font-size: 1.43rem;
    font-weight: 600;
    letter-spacing: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 > span {
    font-size: 15px;
    font-size: 0.975rem;
    font-weight: 400;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec {
    width: 100%;
    margin-top: 15px;
    padding: 15px 0;
  }
}
@media (max-width: 380px) {
  div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li {
    font-size: 15px;
    font-size: 0.975rem;
    width: 37%;
    border-radius: 10px 10px 0 0;
    padding: 15px 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_box .tab_ul > li:first-child {
    width: 24%;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap {
    border-radius: 0 0 10px 10px;
    padding: 7% 5%;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul {
    margin-top: 10px;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .info_box .info_ul > li {
    font-size: 14px;
    font-size: 0.91rem;
    margin-top: 5px;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #e5efff;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .before {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .after {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_01 {
    font-size: 15px;
    font-size: 0.975rem;
    text-decoration: line-through;
    letter-spacing: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 {
    font-size: 22px;
    font-size: 1.43rem;
    font-weight: 600;
    letter-spacing: 0;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .price .wanaeca_02 > span {
    font-size: 15px;
    font-size: 0.975rem;
    font-weight: 400;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sqld_260821 section.order_sc .wrap_1024 .tab_conts .box_wrap .price_box .btn_lec.sm > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.sqld_260821 section.order_sc.bg {
  background: #2d2d41;
}
div.sqld_260821 section.order_sc.bg .wrap_1024 .tab_box .tab_ul > li {
  background: #20202c;
  color: #9c9c9e;
}
div.sqld_260821 section.order_sc.bg .wrap_1024 .tab_box .tab_ul > li.active {
  font-weight: bold;
}
div.sqld_260821 section.order_sc.bg .wrap_1024 .tab_box .tab_ul > li:hover {
  transition: 0.3s;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 {
  padding: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 0;
  min-height: auto;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box {
  display: block !important;
  width: 100%;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap {
  display: flex;
  align-items: stretch;
  border-radius: 30px;
  padding: 40px 35px 45px;
  box-sizing: border-box;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box {
  float: none;
  flex: 1;
  min-width: 0;
  width: auto;
  margin-top: 0;
  padding-right: 30px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .tit,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .tit {
  font-size: 28px;
  font-size: 1.82rem;
  font-weight: 600;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail {
  margin-top: 24px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row + .detail_row,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row + .detail_row {
  margin-top: 12px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dt,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dt {
  flex-shrink: 0;
  margin: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dt .badge,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dt .badge {
  border: 1px solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 88px;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 700;
  letter-spacing: 0;
  box-sizing: border-box;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd {
  margin: 0;
  padding-top: 4px;
  font-size: 15px;
  font-size: 0.975rem;
  line-height: 1.5;
  font-weight: 500;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul > li,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul > li {
  position: relative;
  padding-left: 12px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul > li::before,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul > li::before {
  content: "-";
  position: absolute;
  left: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul > li + li,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd .curri_ul > li + li {
  margin-top: 4px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul {
  margin-top: 35px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul > li,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul > li {
  font-size: 15.4px;
  font-size: 1.001rem;
  display: inline-block;
  width: auto;
  padding: 7px 18px;
  border-radius: 100px;
  margin-right: 3px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box {
  float: none;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 27%;
  min-width: 180px;
  margin-top: 0;
  padding-left: 30px;
  border-left: 1px dashed #e5efff;
  text-align: center;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price {
  width: 100%;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .before,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .before {
  font-size: 15.4px;
  font-size: 1.001rem;
  font-weight: 100;
  text-decoration: line-through;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .after,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .after {
  font-size: 30px;
  font-size: 1.95rem;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 4px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .wanaeca_01,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .wanaeca_01 {
  font-size: 15.4px;
  font-size: 1.001rem;
  text-decoration: line-through;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .wanaeca_02,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .wanaeca_02 {
  font-size: 23px;
  font-size: 1.495rem;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 4px;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .wanaeca_02 > span,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .wanaeca_02 > span {
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: 400;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec {
  width: 100%;
  margin-top: 20px;
  border: none;
  border-radius: 10px;
  padding: 15px 0;
  text-decoration: none;
  box-sizing: border-box;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec > span,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec > span {
  font-weight: 500;
  letter-spacing: 0;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec.sm,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec.sm {
  width: 100%;
  padding: 10px 10px 12px;
  text-align: center;
}
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec.sm > span,
div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec.sm > span {
  font-size: 16px;
  font-size: 1.04rem;
}
@media (max-width: 960px) {
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap {
    padding: 40px 30px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts {
    gap: 12px;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap {
    flex-direction: column;
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box {
    width: 100%;
    padding-right: 0;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .tit,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .tit {
    font-size: 26px;
    font-size: 1.69rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail {
    margin-top: 20px;
    text-align: left;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dt .badge,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dt .badge {
    min-width: 70px;
    padding: 4px 8px;
    font-size: 11px;
    font-size: 0.715rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd {
    padding-top: 0;
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul {
    margin-top: 25px;
    text-align: center;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul > li,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul > li {
    font-size: 14.6px;
    font-size: 0.949rem;
    padding: 6px 15px;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box {
    width: 100%;
    min-width: 0;
    margin-top: 30px;
    padding: 20px 0 0;
    border-left: none;
    border-top: 1px dashed #e5efff;
    text-align: center;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .after,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .after {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap {
    padding: 7% 5%;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .tit,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row {
    flex-direction: column;
    gap: 8px;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .order_detail .detail_row dd,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .order_detail .detail_row dd {
    padding-top: 0;
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul {
    margin-top: 10px;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .info_box .info_ul > li,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .info_box .info_ul > li {
    font-size: 14px;
    font-size: 0.91rem;
    display: inline-block;
    margin-top: 5px;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box {
    margin-top: 20px;
    padding-top: 20px;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .before,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .before {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .price .after,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .price .after {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .order_box .box_wrap .price_box .btn_lec,
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 .tab_conts .detail_box .box_wrap .price_box .btn_lec {
    width: 100%;
    margin-top: 15px;
    padding: 15px 0;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.order_sc.order_parallel .wrap_1024 {
    padding: 0 4%;
  }
}
div.sqld_260821 section.review_sc {
  padding: 80px 0 100px;
}
@media (max-width: 960px) {
  div.sqld_260821 section.review_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.review_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.review_sc {
    padding: 40px 4%;
  }
}
div.sqld_260821 section.review_sc .wrap_1024 {
  margin-top: 50px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul {
  position: relative;
  height: 680px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li {
  width: 316px;
  height: auto;
  position: absolute;
  padding: 40px 30px;
  border-radius: 30px;
  border: 1px solid #b6bfc4;
  z-index: 1;
  transition: 0.3s;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .subject {
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: bold;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .id {
  font-size: 13px;
  font-size: 0.845rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-weight: 200;
  margin: 8px 0 14px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .cont {
  font-size: 15px;
  font-size: 0.975rem;
  line-height: 1.5;
  font-weight: 300;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .cont > em {
  font-weight: 600;
  background: #e6ebf5;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li.abs_01 {
  top: 30px;
  left: 120px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li.abs_02 {
  top: 320px;
  right: 80px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li.abs_03 {
  top: 0;
  right: 170px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li.abs_04 {
  top: 280px;
  left: 44px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li.abs_05 {
  top: 190px;
  left: 50%;
  margin-left: -130px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li.abs_06 {
  bottom: 0;
  left: 220px;
}
div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li:hover {
  z-index: 2;
  border: 1px solid #0957ff;
  transition: 0.3s;
}
div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap {
  margin-top: 60px;
  text-align: center;
}
div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 350px;
  height: 84px;
}
@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  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.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -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: 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;
  position: relative;
  border-radius: 100px;
  text-align: center;
}
div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a span {
  font-size: 22px;
  font-size: 1.43rem;
  line-height: 84px;
  font-weight: 600;
  padding-right: 18px;
}
div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
  position: absolute;
  right: 30px;
  bottom: -18px;
}
@media (max-width: 960px) {
  div.sqld_260821 section.review_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .review_ul {
    height: auto;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li {
    width: 48%;
    height: auto;
    position: static;
    float: left;
    margin: 1% !important;
    padding: 30px 25px;
    min-height: 238px;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li {
    width: 100%;
    height: auto;
    position: static;
    padding: 30px 25px;
    margin: 0 0 10px 0 !important;
    min-height: auto;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap {
    margin-top: 50px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a {
    width: 76%;
    height: 80px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a span {
    font-size: 20px;
    font-size: 1.3rem;
    line-height: 80px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
    right: 15%;
    bottom: -12px;
    width: 65px;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.review_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .subject {
    font-size: 15.6px;
    font-size: 1.014rem;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .review_ul > li .cont {
    font-size: 14.6px;
    font-size: 0.949rem;
    line-height: 1.5;
    font-weight: 300;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap {
    margin-top: 30px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a {
    width: 100%;
    height: 76px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a span {
    font-size: 19px;
    font-size: 1.235rem;
    line-height: 76px;
  }
  div.sqld_260821 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
    right: 15%;
    bottom: -10px;
    width: 58px;
  }
}
div.sqld_260821 section.discount_sc {
  padding: 100px 0;
  text-align: center;
}
@media (max-width: 960px) {
  div.sqld_260821 section.discount_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.discount_sc {
    padding: 60px 4%;
  }
}
div.sqld_260821 section.discount_sc h4.tit .big {
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  color: #202020;
  letter-spacing: -0.8px;
}
div.sqld_260821 section.discount_sc h4.tit .big span {
  background: #ffc907;
}
div.sqld_260821 section.discount_sc .pkg_img {
  max-width: 604px;
  margin: 50px auto 0;
}
div.sqld_260821 section.discount_sc .pkg_img img {
  width: 100%;
  height: auto;
}
div.sqld_260821 section.discount_sc .info {
  color: #606060;
  font-size: 25px;
  font-size: 1.625rem;
  margin-top: 30px;
}
div.sqld_260821 section.discount_sc .price {
  color: #2551d7;
  font-size: 50px;
  font-size: 3.25rem;
  font-weight: 800;
  letter-spacing: -3px;
  margin-top: 10px;
}
div.sqld_260821 section.discount_sc a.go_btn {
  display: inline-block;
  margin-top: 40px;
  border: 1px solid #2551d7;
  color: #2551d7;
  border-radius: 300px;
  padding: 28px 80px;
  font-size: 30px;
  font-size: 1.95rem;
  font-weight: 700;
}
div.sqld_260821 section.discount_sc a.go_btn span {
  padding-left: 16px;
}
@media (max-width: 960px) {
  div.sqld_260821 section.discount_sc h4.tit .big,
  div.sqld_260821 section.discount_sc .price {
    font-size: 42px;
    font-size: 2.73rem;
  }
  div.sqld_260821 section.discount_sc .info {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.sqld_260821 section.discount_sc a.go_btn {
    padding: 22px 48px;
    font-size: 26px;
    font-size: 1.69rem;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.discount_sc h4.tit .big,
  div.sqld_260821 section.discount_sc .price {
    font-size: 36px;
    font-size: 2.34rem;
  }
  div.sqld_260821 section.discount_sc .info {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.sqld_260821 section.discount_sc a.go_btn {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.discount_sc h4.tit .big {
    font-size: 28px;
    font-size: 1.82rem;
    letter-spacing: -1px;
  }
  div.sqld_260821 section.discount_sc .price {
    font-size: 32px;
    font-size: 2.08rem;
    letter-spacing: -1.5%;
  }
}
div.sqld_260821 section.notice_sc {
  background: #f8fafb;
  padding: 80px 0;
}
@media (max-width: 960px) {
  div.sqld_260821 section.notice_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.notice_sc {
    padding: 40px 4%;
  }
}
@media (max-width: 480px) {
  div.sqld_260821 section.notice_sc {
    padding: 30px 4%;
  }
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl {
  padding: 0 5% 0 10%;
  margin-top: 20px;
}
@media (max-width: 960px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl {
    padding: 0 3% 0 6%;
  }
}
@media (max-width: 760px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl {
    padding: 0 3%;
  }
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
  margin-top: 90px;
}
@media (max-width: 760px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
    margin-top: 80px;
  }
}
@media (max-width: 560px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
    margin-top: 40px;
  }
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt {
  font-size: 15px;
  font-size: 0.975rem;
  float: left;
  width: 23%;
  position: relative;
  font-weight: 500;
  letter-spacing: 0;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
  position: absolute;
  content: "";
  display: block;
  width: 21px;
  height: 2px;
  top: -20px;
  left: 0;
}
@media (max-width: 760px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 560px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
    transform: rotate(140deg);
    width: 15px;
    height: 1px;
  }
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd {
  font-size: 14.6px;
  font-size: 0.949rem;
  float: left;
  width: 70%;
  letter-spacing: 0;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .date {
  letter-spacing: 1px;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
  font-weight: 300;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
  list-style: auto;
  line-height: 1.5;
  margin: 0 25px 15px 21px;
}
div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li mark {
  font-weight: bold;
  background: #0958fe;
  color: #fff;
}
@media (max-width: 760px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 560px) {
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd {
    float: none;
    width: 100%;
    font-size: 13.8px;
  }
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
    font-weight: 300;
    margin-top: 10px;
  }
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
    list-style: auto;
    line-height: 1.5;
    margin: 0 0 10px 17px;
    width: 94%;
  }
  div.sqld_260821 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li mark {
    font-weight: bold;
    background: #0958fe;
    color: #fff;
  }
}

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