/*event.scss*/
/*_buttons.scss*/
/*_colors.scss*/
/*_mixins.scss*/
@import url(https://wdr.ubion.co.kr/common/fonts/noto/NotoSansKR.css);
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*_placeholder.scss*/
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
  *zoom: 1; }

div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul:before, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li:before, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl:before, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be:before, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article:before, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul:before, div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul:after, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li:after, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl:after, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be:after, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article:after, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul:after {
  content: "";
  display: table; }

div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul:after, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li:after, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl:after, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be:after, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article:after, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_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;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_border_co1 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @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;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_border_co2 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @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;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_back_co1 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @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;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_back_co2 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @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.sangsi_refund_221027, div.sangsi_refund_221027 section.order_sc, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt em, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box dt, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_price span.after, div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn:hover, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article, div.sangsi_refund_221027 section.curriculum_sc, div.sangsi_refund_221027 section.curriculum_sc h4.tt > em, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody th {
  color: #303030; }

div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link a.btn_lec:hover, div.sangsi_refund_221027 .free_lecture_sc {
  background-color: #303030; }

div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box dt {
  border-color: #303030; }

div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link a.btn_lec, div.sangsi_refund_221027 .free_lecture_sc, div.sangsi_refund_221027 section.guide_sc h4.tt > em, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl th, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table thead th {
  color: #fff; }

div.sangsi_refund_221027 section.bene_sc, div.sangsi_refund_221027 section.more_sc, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li.on > button.tab_btn, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li.on > button.tab_btn:hover, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article, div.sangsi_refund_221027 section.curriculum_sc {
  background-color: #fff; }

div.sangsi_refund_221027 section.order_sc, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li, div.sangsi_refund_221027 section.review_sc {
  background-color: #f2f2f2; }

div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn:hover, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody th {
  background-color: #eaedf1; }

div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td {
  color: #56544c; }

div.sangsi_refund_221027 section.guide_sc, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl th {
  background-color: #56544c; }

div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li.on > button.tab_btn {
  color: #f58a00; }

div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd .txt strong, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p.tt, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .txt > em, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit > em, div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .tit > em {
  color: #f55c00; }

div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link a.btn_lec, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table thead th {
  background-color: #f55c00; }

div.sangsi_refund_221027 {
  font-family: "Noto Sans KR","Malgun Gothic", "Dotum", "DroidFont",sans-serif;
  word-break: keep-all;
  letter-spacing: -0.5px; }
  div.sangsi_refund_221027 h4.tt {
    font-size: 56px;
    font-size: 3.64rem;
    line-height: 40px;
    line-height: 3.75rem;
    text-align: center;
    font-family: 'black han sans';
    letter-spacing: -1px; }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 h4.tt {
        font-size: 50px;
        font-size: 3.25rem;
        line-height: 37px;
        line-height: 3.375rem; } }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 h4.tt {
        font-size: 44px;
        font-size: 2.86rem;
        line-height: 32px;
        line-height: 2.75rem; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 h4.tt {
        font-size: 36px;
        font-size: 2.34rem;
        line-height: 28px;
        line-height: 2.25rem; } }
  div.sangsi_refund_221027 section.header {
    background-color: #ffc000;
    background-image: -webkit-linear-gradient(#ffc000 95%, #f58a00 5%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #ffc000), color-stop(5%, #f58a00));
    background-image: -o-linear-gradient(#ffc000 95%, #f58a00 5%);
    background-image: linear-gradient(#ffc000 95%, #f58a00 5%); }
    div.sangsi_refund_221027 section.header .wrap_1024 {
      position: relative; }
      div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img {
        -webkit-animation-name: bounce;
        -moz-animation-name: bounce;
        -ms-animation-name: bounce;
        -o-animation-name: bounce;
        animation-name: bounce;
        -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.5s;
        -moz-animation-duration: 1.5s;
        -ms-animation-duration: 1.5s;
        -o-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-delay: 1.8s;
        -moz-animation-delay: 1.8s;
        -ms-animation-delay: 1.8s;
        -o-animation-delay: 1.8s;
        animation-delay: 1.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;
        margin: 0 auto; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-ms-keyframes bounce {
  div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 0%, div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 20%, div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 50%, div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 80%, div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img 60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }
      div.sangsi_refund_221027 section.header .wrap_1024 .main .main_txt {
        position: absolute;
        top: 418px;
        left: 50%;
        margin-left: -200px;
        -webkit-animation-name: zoomIn;
        -moz-animation-name: zoomIn;
        -ms-animation-name: zoomIn;
        -o-animation-name: zoomIn;
        animation-name: zoomIn;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -ms-animation-iteration-count: 1;
        -o-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-duration: 0.8s;
        -moz-animation-duration: 0.8s;
        -ms-animation-duration: 0.8s;
        -o-animation-duration: 0.8s;
        animation-duration: 0.8s;
        -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; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-ms-keyframes zoomIn {
  div.sangsi_refund_221027 section.header .wrap_1024 .main .main_txt 0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  div.sangsi_refund_221027 section.header .wrap_1024 .main .main_txt 50% {
    opacity: 1; } }

@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
      div.sangsi_refund_221027 section.header .wrap_1024 .medal img {
        position: absolute;
        top: 35px; }
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 {
          -webkit-animation-name: flipInY;
          -moz-animation-name: flipInY;
          -ms-animation-name: flipInY;
          -o-animation-name: flipInY;
          animation-name: flipInY;
          -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: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 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;
          right: 230px; }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-ms-keyframes flipInY {
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 {
          -webkit-animation-name: flipInY;
          -moz-animation-name: flipInY;
          -ms-animation-name: flipInY;
          -o-animation-name: flipInY;
          animation-name: flipInY;
          -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: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 2s;
          -webkit-animation-delay: 0.5s;
          -moz-animation-delay: 0.5s;
          -ms-animation-delay: 0.5s;
          -o-animation-delay: 0.5s;
          animation-delay: 0.5s;
          -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;
          right: 135px; }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-ms-keyframes flipInY {
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 {
          -webkit-animation-name: flipInY;
          -moz-animation-name: flipInY;
          -ms-animation-name: flipInY;
          -o-animation-name: flipInY;
          animation-name: flipInY;
          -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: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 2s;
          -webkit-animation-delay: 1s;
          -moz-animation-delay: 1s;
          -ms-animation-delay: 1s;
          -o-animation-delay: 1s;
          animation-delay: 1s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          right: 40px; }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-ms-keyframes flipInY {
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }
      @media (max-width: 960px) {
        div.sangsi_refund_221027 section.header .wrap_1024 .main {
          padding: 0 2%; }
          div.sangsi_refund_221027 section.header .wrap_1024 .main .main_img {
            width: 100%; }
          div.sangsi_refund_221027 section.header .wrap_1024 .main .main_txt {
            top: 49.5%;
            width: 36%;
            margin-left: -18%; }
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img {
          top: 3%; }
          div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 {
            width: 70px;
            right: 175px; }
          div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 {
            width: 70px;
            right: 100px; }
          div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 {
            width: 70px;
            right: 25px; } }
      @media (max-width: 760px) {
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 {
          width: 11%;
          right: 25%; }
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 {
          width: 11%;
          right: 13.5%; }
        div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 {
          width: 11%;
          right: 2%; } }
  div.sangsi_refund_221027 section.teba_sc {
    background-color: #f58a00;
    background-image: -webkit-linear-gradient(#f58a00 92%, #ffc000 8%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(92%, #f58a00), color-stop(8%, #ffc000));
    background-image: -o-linear-gradient(#f58a00 92%, #ffc000 8%);
    background-image: linear-gradient(#f58a00 92%, #ffc000 8%); }
    div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w {
      -webkit-animation-name: bounce;
      -moz-animation-name: bounce;
      -ms-animation-name: bounce;
      -o-animation-name: bounce;
      animation-name: bounce;
      -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.4s;
      -moz-animation-duration: 1.4s;
      -ms-animation-duration: 1.4s;
      -o-animation-duration: 1.4s;
      animation-duration: 1.4s;
      -webkit-animation-delay: 2.3s;
      -moz-animation-delay: 2.3s;
      -ms-animation-delay: 2.3s;
      -o-animation-delay: 2.3s;
      animation-delay: 2.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; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-ms-keyframes bounce {
  div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 0%, div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 20%, div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 50%, div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 80%, div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w 60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }
    div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_m {
      display: none; }
    @media (max-width: 1024px) {
      div.sangsi_refund_221027 section.teba_sc .wrap_1024 {
        padding: 0 2%; }
        div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w {
          width: 100%; } }
    @media (max-width: 680px) {
      div.sangsi_refund_221027 section.teba_sc .wrap_1024 {
        padding: 15px 10% 75px; }
        div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w {
          display: none; }
        div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_m {
          display: block;
          width: 100%; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.teba_sc .wrap_1024 {
        padding: 10px 8% 45px; } }
  div.sangsi_refund_221027 section.bene_sc {
    padding: 80px 0; }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 section.bene_sc {
        padding: 50px 2%; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.bene_sc {
        padding: 40px 0; } }
    div.sangsi_refund_221027 section.bene_sc .wrap_1024 {
      margin-top: 40px; }
      div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li {
        float: left;
        width: 24%;
        margin: 0 0.5%; }
        div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
          margin: 0 auto; }
      @media (max-width: 960px) {
        div.sangsi_refund_221027 section.bene_sc .wrap_1024 {
          margin-top: 30px; }
          div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
            width: 100%; } }
      @media (max-width: 760px) {
        div.sangsi_refund_221027 section.bene_sc .wrap_1024 {
          margin-top: 10px; }
          div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul {
            padding: 0 13%; }
            div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li {
              width: 48%;
              margin: 1%; }
              div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
                width: 100%; } }
      @media (max-width: 480px) {
        div.sangsi_refund_221027 section.bene_sc .wrap_1024 {
          margin-top: 10px; }
          div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul {
            padding: 0 24%; }
            div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li {
              width: 100%;
              margin: 2% 0; } }
  div.sangsi_refund_221027 section.more_sc {
    padding: 20px 0 80px; }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 section.more_sc {
        padding: 20px 4% 60px; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.more_sc {
        padding: 20px 0 40px; } }
    div.sangsi_refund_221027 section.more_sc .wrap_1024 .bene_w {
      margin: 40px auto 0; }
    div.sangsi_refund_221027 section.more_sc .wrap_1024 .bene_m {
      display: none; }
    @media (max-width: 1024px) {
      div.sangsi_refund_221027 section.more_sc .wrap_1024 {
        padding: 0 2%; }
        div.sangsi_refund_221027 section.more_sc .wrap_1024 .bene_w {
          width: 100%; } }
    @media (max-width: 600px) {
      div.sangsi_refund_221027 section.more_sc .wrap_1024 {
        margin-top: 30px;
        padding: 0 15%; }
        div.sangsi_refund_221027 section.more_sc .wrap_1024 .bene_w {
          display: none; }
        div.sangsi_refund_221027 section.more_sc .wrap_1024 .bene_m {
          display: block;
          width: 100%; } }
  div.sangsi_refund_221027 section.order_sc {
    padding: 80px 0 70px; }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 section.order_sc {
        padding: 80px 4% 60px; } }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 section.order_sc {
        padding: 60px 4% 40px; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.order_sc {
        padding: 40px 6% 20px; } }
    div.sangsi_refund_221027 section.order_sc .wrap_1024 {
      position: relative; }
      div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap {
        margin-top: 30px; }
        div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul {
          padding: 0 10%; }
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li {
            width: 100%;
            height: auto;
            border-radius: 30px;
            padding: 35px 40px;
            margin-top: 10px; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 {
              float: left;
              width: 72%; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt {
                font-size: 28px;
                font-size: 1.82rem;
                line-height: 26px;
                line-height: 2rem;
                margin: 5px 0 15px; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt em {
                  font-weight: bold; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box {
                font-size: 14px;
                font-size: 0.91rem; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box dt {
                  padding: 2px 6px;
                  margin: 4px 0;
                  border: 2px solid;
                  font-weight: 600; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box dd {
                  margin: 4px 0 4px 6px;
                  padding: 3px 0; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box .dp_m {
                  display: none; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 {
              float: right;
              width: 28%;
              border-left: 1px dashed #ccc; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul {
                text-align: right; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li {
                  float: none;
                  width: auto;
                  display: block; }
                  div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_price span.before {
                    opacity: 0.5;
                    filter: alpha(opacity=50);
                    font-size: 16px;
                    font-size: 1.04rem;
                    text-decoration: line-through;
                    letter-spacing: 0; }
                  div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_price span.after {
                    font-size: 23px;
                    font-size: 1.495rem;
                    line-height: 24px;
                    line-height: 1.75rem;
                    display: block; }
                    div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_price span.after em {
                      font-size: 27px;
                      font-size: 1.755rem;
                      letter-spacing: 0;
                      font-weight: bold; }
                  div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link {
                    margin-top: 4px; }
                    div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link a.btn_lec {
                      width: 140px;
                      height: 65px;
                      font-size: 17px;
                      font-size: 1.105rem;
                      text-align: center;
                      padding: 15px 0 0 0; }
        @media (max-width: 960px) {
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul {
            padding: 0; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li {
              padding: 30px; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt {
                font-size: 26px;
                font-size: 1.69rem;
                letter-spacing: -1px; } }
        @media (max-width: 760px) {
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul {
            padding: 0 14%; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li {
              padding: 8%; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 {
                float: none;
                width: 100%;
                text-align: center; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt {
                  font-size: 25px;
                  font-size: 1.625rem; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box {
                  margin-top: 10px;
                  font-size: 14px;
                  font-size: 0.91rem; }
                  div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 dl.detail_box dd {
                    display: block;
                    margin: 0; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 {
                float: none;
                width: 100%;
                border-left: none;
                border-top: 1px dashed #ccc;
                margin-top: 20px;
                padding-top: 20px; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul {
                  text-align: center; }
                  div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li {
                    float: none; }
                    div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link {
                      padding: 0 2%; }
                      div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link a.btn_lec {
                        width: 100%;
                        height: 64px;
                        font-size: 16px;
                        font-size: 1.04rem;
                        padding: 16px 0 0 0;
                        border-radius: 100px; } }
        @media (max-width: 540px) {
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap {
            margin-top: 20px; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul {
              padding: 0 10%; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li {
                padding: 10%; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt {
                  font-size: 22px;
                  font-size: 1.43rem;
                  line-height: 24px;
                  line-height: 1.75rem; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link {
                  padding: 0; }
                  div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_02 ul li.order_link a.btn_lec {
                    width: 100%;
                    height: 60px;
                    font-size: 15px;
                    font-size: 0.975rem;
                    padding: 14px 0 0 0; } }
        @media (max-width: 420px) {
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap {
            margin-top: 10px; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul {
              padding: 0 4%; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li {
                padding: 8% 10%; }
                div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li div.order_box_01 p.tt {
                  font-size: 19.6px;
                  font-size: 1.274rem;
                  line-height: 23px;
                  line-height: 1.625rem; } }
      div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl {
        font-size: 15px;
        font-size: 0.975rem;
        margin-top: 50px;
        padding: 0 12%; }
        div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dt {
          float: left;
          width: 25%;
          font-weight: 600; }
        div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd {
          float: left;
          width: 75%; }
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd .txt {
            font-size: 14.6px;
            font-size: 0.949rem;
            line-height: 21px;
            line-height: 1.375rem;
            margin-bottom: 15px; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd .txt em {
              opacity: 0.7;
              filter: alpha(opacity=70);
              display: block;
              margin-top: 4px;
              font-weight: 300; }
      @media (max-width: 960px) {
        div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl {
          padding: 0 1%; } }
      @media (max-width: 540px) {
        div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl {
          margin-top: 30px;
          padding: 0 3%;
          text-align: center; }
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dt {
            font-size: 16px;
            font-size: 1.04rem;
            float: none;
            width: 100%;
            font-weight: bold; }
          div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd {
            float: none;
            width: 100%;
            margin-top: 10px; }
            div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd .txt {
              font-size: 14.4px;
              font-size: 0.936rem; }
              div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd .txt em {
                margin-top: 3px; } }
  div.sangsi_refund_221027 .free_lecture_sc {
    padding: 80px 0 70px; }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 .free_lecture_sc {
        padding: 80px 4% 60px; } }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 .free_lecture_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 .free_lecture_sc {
        padding: 20px 6% 40px; } }
    div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 {
      position: relative; }
      div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_img {
        position: absolute;
        top: -95px;
        left: 0; }
      div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt {
        margin-left: 50%; }
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
          font-size: 23px;
          font-size: 1.495rem;
          font-weight: 800;
          color: #ffd646;
          -webkit-animation-name: flash;
          -moz-animation-name: flash;
          -ms-animation-name: flash;
          -o-animation-name: flash;
          animation-name: flash;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 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; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-ms-keyframes flash {
  div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 0%, div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 50%, div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 100% {
    opacity: 1; }
  div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 25%, div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 75% {
    opacity: 0; } }

@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
          font-size: 36px;
          font-size: 2.34rem;
          line-height: 1.3;
          font-weight: 300;
          letter-spacing: -1px;
          margin-top: 15px;
          color: #fff; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big > em {
            display: block;
            font-weight: 800; }
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
          margin-top: 20px; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
            width: 420px;
            height: 96px;
            position: relative;
            background: #a3d0ff;
            border: none;
            border-radius: 35px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s; }
            div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
              font-size: 24px;
              font-size: 1.56rem;
              font-weight: 800;
              letter-spacing: -0.8px;
              padding-right: 30px;
              color: #000; }
              div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                background: url("../../../../img/event//intelligence_250402/btn_img.png") no-repeat center;
                position: absolute;
                display: block;
                width: 27px;
                height: 23px;
                bottom: 38px;
                right: 58px; }
            div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
              background: #ffa0e4; }
      @media (max-width: 960px) {
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_img {
          top: -95px;
          left: 0;
          width: 40%; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_img > img {
            width: 100%; }
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-left: 45%; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 21px;
            font-size: 1.365rem; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 30px;
            font-size: 1.95rem;
            margin-top: 12px; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 100%;
              height: auto;
              border-radius: 25px; }
              div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 20px;
                font-size: 1.3rem;
                padding: 18px 30px 18px 0; }
                div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  width: 27px;
                  height: 23px;
                  bottom: 32px;
                  right: 75px; } }
      @media (max-width: 760px) {
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_img {
          position: static;
          top: 0;
          left: 0;
          width: 100%; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_img > img {
            width: 300px;
            margin: 0 auto; }
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-left: 0;
          margin-top: 20px;
          width: 100%;
          text-align: center; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 18px;
            font-size: 1.17rem; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 28px;
            font-size: 1.82rem;
            margin-top: 12px; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 75%;
              height: auto;
              border-radius: 25px; }
              div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 20px;
                font-size: 1.3rem;
                padding: 18px 15% 18px 0; }
                div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  width: 27px;
                  height: 23px;
                  bottom: 32px;
                  right: 15%; } }
      @media (max-width: 480px) {
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_img > img {
          width: 200px; }
        div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-top: 20px; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 16px;
            font-size: 1.04rem; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 25px;
            font-size: 1.625rem;
            margin-top: 10px; }
          div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 100%;
              height: auto;
              border-radius: 20px; }
              div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 18px;
                font-size: 1.17rem;
                padding: 18px 20% 18px 0; }
                div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  width: 23px;
                  height: 20px;
                  background-size: 100% auto;
                  bottom: 28px;
                  right: 20%; } }
  div.sangsi_refund_221027 section.guide_sc {
    padding: 80px 0; }
    div.sangsi_refund_221027 section.guide_sc h4.tt {
      color: #aaa; }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 section.guide_sc {
        padding: 80px 6%; } }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 section.guide_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.guide_sc {
        padding: 40px 6%; } }
    div.sangsi_refund_221027 section.guide_sc .wrap_1024 {
      margin-top: 40px; }
      div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be {
        position: relative;
        margin-top: 20px; }
        div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li {
          width: 100%; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn {
            position: absolute;
            top: 0;
            width: 24.5%;
            height: 80px;
            font-size: 17px;
            font-size: 1.105rem;
            line-height: 22px;
            line-height: 1.5rem;
            background: rgba(255, 255, 255, 0.6);
            color: rgba(1, 1, 1, 0.7);
            letter-spacing: -0.5px;
            float: left;
            border-radius: 10px 10px 0 0;
            outline-width: 0;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            font-weight: bold;
            border: 1px solid #6d7274;
            border-bottom: 1px solid #fff;
            -webkit-box-shadow: 4px 0 0;
            box-shadow: 4px 0 0;
            z-index: 3;
            text-align: left;
            padding-left: 20px; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn:hover {
              -webkit-transition: 0.3s;
              -o-transition: 0.3s;
              transition: 0.3s; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_01_be {
              left: 0; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_02_be {
              left: 25.2%; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_03_be {
              left: 50.3%; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_04_be {
              left: 75.4%; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li.on > button.tab_btn {
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            border: 1px solid #1b1916;
            border-bottom: 2px solid #fffef7; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article {
            display: none;
            margin-top: 79px;
            padding: 35px 40px 20px;
            text-align: center;
            border: 1px solid #1b1916;
            border-radius: 0 0 10px 10px;
            -webkit-box-shadow: 4px 5px 0;
            box-shadow: 4px 5px 0;
            position: relative;
            z-index: 2; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl {
              text-align: left;
              margin-bottom: 15px; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt {
                font-weight: 500;
                padding: 4px 14px;
                border-radius: 100px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt.mg_t {
                  margin-top: 20px; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd {
                display: block;
                margin-top: 6px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd.mg_t {
                  margin-top: 12px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p.tt {
                  font-weight: bold; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p.long {
                  line-height: 24px;
                  line-height: 1.75rem; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p mark {
                  font-weight: 600;
                  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(40%, #eaedf1));
                  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #eaedf1 40%);
                  background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #eaedf1 40%);
                  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #eaedf1 40%); }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl {
                  font-size: 15px;
                  font-size: 0.975rem;
                  letter-spacing: 0px;
                  width: 83%;
                  margin-top: 10px;
                  text-align: center; }
                  div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl th {
                    border-top: 1px solid rgba(1, 1, 1, 0.4);
                    border-right: 1px solid rgba(255, 255, 255, 0.6);
                    padding: 10px;
                    font-weight: 500; }
                  div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl td {
                    border: 1px solid rgba(1, 1, 1, 0.2);
                    padding: 8px; }
      @media (max-width: 960px) {
        div.sangsi_refund_221027 section.guide_sc .wrap_1024 {
          margin-top: 30px; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p .dp_w {
            display: none; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl {
            width: 100%; } }
      @media (max-width: 760px) {
        div.sangsi_refund_221027 section.guide_sc .wrap_1024 {
          margin-top: 20px; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn {
            width: 24.5%;
            height: 70px;
            font-size: 15px;
            font-size: 0.975rem;
            line-height: 20px;
            line-height: 1.25rem;
            padding: 0 10px 0 15px; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_01_be {
              word-break: break-word; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article {
            margin-top: 69px;
            padding: 6% 6% 4%; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl {
              margin-bottom: 15px; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt {
                font-size: 15px;
                font-size: 0.975rem;
                padding: 3px 12px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt.mg_t {
                  margin-top: 15px; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl {
                font-size: 14.6px;
                font-size: 0.949rem;
                letter-spacing: -0.5px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl th {
                  padding: 8px 5px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl td {
                  padding: 8px 5px; } }
      @media (max-width: 480px) {
        div.sangsi_refund_221027 section.guide_sc .wrap_1024 {
          margin-top: 0; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn {
            width: 100%;
            height: 54px;
            padding: 15px 5px;
            margin: 1% 0;
            border-radius: 10px;
            text-align: center; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_01_be {
              left: 0;
              top: 0; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_02_be {
              left: 0;
              top: 59px; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_03_be {
              left: 0;
              top: 118px; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn.tab_04_be {
              left: 0;
              top: 177px; }
          div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article {
            margin-top: 238px;
            padding: 8% 7%;
            border-radius: 10px; }
            div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl {
              margin-bottom: 15px;
              text-align: center; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt {
                font-size: 14.6px;
                font-size: 0.949rem;
                padding: 4px 15px 5px; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p {
                font-size: 14.6px;
                font-size: 0.949rem; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd p.long {
                  line-height: 23px;
                  line-height: 1.625rem; }
              div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl {
                font-size: 14px;
                font-size: 0.91rem;
                line-height: 20px;
                line-height: 1.25rem;
                letter-spacing: -1px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl th {
                  padding: 10px 5px; }
                div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl td {
                  padding: 10px 5px; } }
  div.sangsi_refund_221027 section.curriculum_sc {
    padding: 80px 0; }
    div.sangsi_refund_221027 section.curriculum_sc h4.tt {
      color: #888; }
      div.sangsi_refund_221027 section.curriculum_sc h4.tt > em {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(40%, #53ecc0));
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #53ecc0 40%);
        background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #53ecc0 40%);
        background: linear-gradient(rgba(255, 255, 255, 0) 60%, #53ecc0 40%); }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 section.curriculum_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 section.curriculum_sc {
        padding: 60px 4% 40px; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.curriculum_sc {
        padding: 40px 6%; } }
    div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 {
      margin-top: 20px;
      text-align: center; }
      div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
        margin-top: 30px; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
          width: 220px;
          height: 220px;
          float: left;
          border-radius: 200px; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li:before {
            display: inline-block;
            content: " ";
            height: 100%;
            vertical-align: middle; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center {
            display: inline-block;
            vertical-align: middle; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .tt {
              font-size: 17px;
              font-size: 1.105rem;
              font-weight: bold; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .txt {
              font-size: 15px;
              font-size: 0.975rem;
              line-height: 21px;
              line-height: 1.375rem;
              margin-top: 6px; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .txt > em {
                font-weight: bold; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow {
            width: 40px;
            background: none; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow > img {
              display: inline-block;
              vertical-align: middle;
              margin: 0 auto; }
        @media (max-width: 960px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
            width: 22%;
            height: 200px;
            border-radius: 20px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .tt {
              font-size: 16px;
              font-size: 1.04rem; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .txt {
              font-size: 15px;
              font-size: 0.975rem;
              line-height: 21px;
              line-height: 1.375rem; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow {
              width: 4%; } }
        @media (max-width: 800px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
            margin-top: 15px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
              width: 230px;
              height: 230px;
              float: none;
              margin: 2% auto;
              border-radius: 200px; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow {
                width: 100%;
                height: 30px;
                margin: 2% auto; }
                div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow > img {
                  padding: 0;
                  -webkit-transform: rotate(90deg);
                  -ms-transform: rotate(90deg);
                  transform: rotate(90deg); } }
        @media (max-width: 480px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
            margin-top: 5px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
              width: 190px;
              height: 190px; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .tt {
                font-size: 15.2px;
                font-size: 0.988rem; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .txt {
                font-size: 14.2px;
                font-size: 0.923rem;
                line-height: 20px;
                line-height: 1.25rem; } }
      div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap {
        margin-top: 100px; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit {
          font-size: 38px;
          font-size: 2.47rem;
          line-height: 34px;
          line-height: 3rem;
          text-align: center;
          letter-spacing: -1.5px; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit > em {
            font-weight: bold; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll {
          margin-top: 30px; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table {
            font-size: 14.6px;
            font-size: 0.949rem;
            line-height: 1.3; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table thead th {
              text-align: center;
              font-weight: 500;
              padding: 10px;
              border-left: 1px solid rgba(255, 255, 255, 0.2); }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody th {
              text-align: center;
              font-weight: 500;
              padding: 8px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td {
              text-align: center;
              font-weight: 500;
              padding: 8px;
              border-left: 1px solid #ddd;
              border-bottom: 1px solid #ddd;
              font-weight: 400; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td.bold {
                font-weight: 500;
                word-break: break-word;
                padding: 8px; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td.left {
                text-align: left;
                padding: 8px 8px 8px 13px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody .double {
              border-bottom: 3px double #ddd; }
        @media (max-width: 960px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit {
            font-size: 35px;
            font-size: 2.275rem;
            line-height: 30px;
            line-height: 2.5rem;
            letter-spacing: -1.2px; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table {
            font-size: 14.2px;
            font-size: 0.923rem; } }
        @media (max-width: 760px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap {
            margin-top: 80px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit {
              font-size: 30px;
              font-size: 1.95rem;
              line-height: 28px;
              line-height: 2.25rem;
              letter-spacing: -1px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll {
              overflow-x: auto; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table {
                width: 800px;
                font-size: 14px;
                font-size: 0.91rem; } }
        @media (max-width: 480px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap {
            margin-top: 60px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit {
              font-size: 25px;
              font-size: 1.625rem;
              line-height: 25px;
              line-height: 1.875rem;
              letter-spacing: -0.5px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll {
              margin-top: 25px; }
              div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table {
                font-size: 13.6px;
                font-size: 0.884rem;
                width: 650px; }
                div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table thead th {
                  padding: 8px; }
                div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody th {
                  padding: 6px; }
                div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td {
                  padding: 6px; }
                  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td.bold {
                    padding: 6px; }
                  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody td.left {
                    padding: 6px 6px 6px 10px; } }
      div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap {
        margin-top: 100px;
        padding: 0 10%; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .tit {
          font-size: 34px;
          font-size: 2.21rem;
          font-weight: bold;
          letter-spacing: -2px; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .txt {
          font-size: 24px;
          font-size: 1.56rem;
          letter-spacing: -2px;
          font-weight: 500; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .txt .st1 {
            color: #8b7bff; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .txt .st2 {
            color: #fd8b69; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .youtube {
          margin-top: 25px;
          position: relative;
          width: 100%;
          padding-bottom: 56.25%;
          border-radius: 30px;
          overflow: hidden; }
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .youtube > iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap.mg {
          margin-top: 80px; }
        div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap.mg_t {
          margin-top: 100px; }
        @media (max-width: 760px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap {
            margin-top: 50px;
            padding: 0; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .tit {
              font-size: 30px;
              font-size: 1.95rem;
              line-height: 23px;
              line-height: 1.625rem;
              letter-spacing: -1.5px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .txt {
              font-size: 20px;
              font-size: 1.3rem;
              letter-spacing: -1.5px;
              word-break: keep-all; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .youtube {
              border-radius: 20px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap.mg_t {
              margin-top: 80px; } }
        @media (max-width: 480px) {
          div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap {
            margin-top: 40px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .tit {
              font-size: 24px;
              font-size: 1.56rem;
              line-height: 25px;
              line-height: 1.875rem; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .txt {
              font-size: 18px;
              font-size: 1.17rem;
              line-height: 1.4; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap .youtube {
              margin-top: 15px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap.mg {
              margin-top: 60px; }
            div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .youtube_wrap.mg_t {
              margin-top: 60px; } }
  div.sangsi_refund_221027 section.review_sc {
    padding: 80px 0; }
    @media (max-width: 960px) {
      div.sangsi_refund_221027 section.review_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.sangsi_refund_221027 section.review_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.sangsi_refund_221027 section.review_sc {
        padding: 40px 4%; } }
    div.sangsi_refund_221027 section.review_sc div.wrap_1024 {
      margin-top: 50px; }
      div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap {
        padding: 0 4%; }
        div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .lSAction a {
          width: 60px;
          height: 60px;
          margin-top: -30px;
          border-radius: 100px;
          z-index: 8; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .lSAction a.lSPrev {
            background: #eee url("../../../../img/event//sangsi_refund_221027/prev.png") no-repeat center; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .lSAction a.lSNext {
            background: #eee url("../../../../img/event//sangsi_refund_221027/next.png") no-repeat center; }
        div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li {
          background: #fff url("../../../../img/event//sangsi_refund_221027/review.png") no-repeat 94% 3.5%;
          height: 490px;
          border-radius: 50px;
          padding: 50px 20px 40px;
          text-align: center; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .tit {
            font-size: 21px;
            font-size: 1.365rem;
            line-height: 25px;
            line-height: 1.875rem;
            font-weight: bold; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .id {
            font-size: 13.6px;
            font-size: 0.884rem;
            opacity: 0.3;
            filter: alpha(opacity=30);
            margin: 5px 0 10px; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt {
            font-size: 15px;
            font-size: 0.975rem;
            line-height: 24px;
            line-height: 1.75rem; }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt > mark {
              background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(40%, #eaedf1));
              background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #eaedf1 40%);
              background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #eaedf1 40%);
              background: linear-gradient(rgba(255, 255, 255, 0) 60%, #eaedf1 40%); }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt > em {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-size: 13.6px;
              font-size: 0.884rem;
              line-height: 20.6px;
              line-height: 1.325rem;
              opacity: 0.7;
              filter: alpha(opacity=70); }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt.sm {
              font-size: 14.8px;
              font-size: 0.962rem;
              line-height: 22.4px;
              line-height: 1.55rem; }
      @media (max-width: 960px) {
        div.sangsi_refund_221027 section.review_sc div.wrap_1024 {
          margin-top: 40px; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap {
            padding: 0; }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li {
              background-position: 96% 2%;
              border-radius: 30px;
              height: 600px; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .tit {
                font-size: 20px;
                font-size: 1.3rem;
                line-height: 23px;
                line-height: 1.625rem; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt {
                font-size: 15px;
                font-size: 0.975rem;
                line-height: 23px;
                line-height: 1.625rem; } }
      @media (max-width: 760px) {
        div.sangsi_refund_221027 section.review_sc div.wrap_1024 {
          margin-top: 30px; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li {
            background-size: 17%;
            height: 540px;
            padding: 40px 15px 30px; }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .tit {
              font-size: 18px;
              font-size: 1.17rem;
              line-height: 21.5px;
              line-height: 1.4375rem; }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt {
              font-size: 14.8px;
              font-size: 0.962rem;
              line-height: 22px;
              line-height: 1.5rem; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt.sm {
                font-size: 14.4px;
                font-size: 0.936rem;
                line-height: 22px;
                line-height: 1.5rem; } }
      @media (max-width: 480px) {
        div.sangsi_refund_221027 section.review_sc div.wrap_1024 {
          margin-top: 20px; }
          div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap {
            padding: 0 2%; }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .lSAction a {
              width: 50px;
              height: 50px; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .lSAction a.lSPrev {
                background-size: 36%; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .lSAction a.lSNext {
                background-size: 36%; }
            div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li {
              background-size: 17%;
              height: auto;
              min-height: 480px;
              padding: 30px 20px 20px; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .tit {
                line-height: 22px;
                line-height: 1.5rem; }
              div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt {
                line-height: 22.6px;
                line-height: 1.575rem; }
                div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .txt.sm {
                  line-height: 22.6px;
                  line-height: 1.575rem; } }
