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

/*_placeholder.scss*/
div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li, div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul {
  *zoom: 1;
}
div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article:before, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be:before, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl: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.bene_sc .wrap_1024 .bene_ul:before, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article:after, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be:after, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl: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.bene_sc .wrap_1024 .bene_ul:after {
  content: "";
  display: table;
}
div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article:after, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be:after, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl: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.bene_sc .wrap_1024 .bene_ul:after {
  clear: both;
}

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

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

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

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

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

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

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

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

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
 ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody th, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .main_tit > em, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center, div.sangsi_refund_221027 section.curriculum_sc h4.tt > em, div.sangsi_refund_221027 section.curriculum_sc, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn:hover, div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, 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 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_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 p.tt, div.sangsi_refund_221027 section.order_sc, div.sangsi_refund_221027 {
  color: #232321;
}

div.sangsi_refund_221027 section.notice_sc, div.sangsi_refund_221027 .free_lecture_sc, 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 {
  background-color: #232321;
}

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: #232321;
}

div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table thead th, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img .page_badge, 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.guide_sc .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dt, div.sangsi_refund_221027 section.guide_sc h4.tt > em, div.sangsi_refund_221027 .free_lecture_sc, 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 {
  color: #fff;
}

div.sangsi_refund_221027 section.curriculum_sc, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li article, 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.on > button.tab_btn, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.order_wrap ul.order_ul li.order_li, div.sangsi_refund_221027 section.bene_sc {
  background-color: #fff;
}

div.sangsi_refund_221027 section.review_sc, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center, div.sangsi_refund_221027 section.order_sc {
  background-color: #f1f1f4;
}

div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table tbody th, div.sangsi_refund_221027 section.guide_sc .wrap_1024 ul.tab_ul_be li button.tab_btn:hover {
  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 .wrap_1024 ul.tab_ul_be li article .conts dl.cont_dl > dd .cont_tbl th, div.sangsi_refund_221027 section.guide_sc {
  background-color: #56544c;
}

div.sangsi_refund_221027 section.header {
  background-color: #e2ede8;
}

div.sangsi_refund_221027 section.review_sc div.wrap_1024 .slider_wrap .review_slider > li .tit > em, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .sub_tit > em, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center .txt > em, 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.guide_sc .wrap_1024 ul.tab_ul_be li.on > button.tab_btn, div.sangsi_refund_221027 section.order_sc .wrap_1024 article.how_wrap .how_dl > dd .txt strong, div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big em {
  color: #4b52f5;
}

div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .keyword_wrap .scroll .table thead th, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img .page_badge, 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.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.teba_sc {
  background-color: #4b52f5;
}

div.sangsi_refund_221027 {
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", "맑은고딕", "Malgun Gothic", sans-serif, "돋음", "dotum";
  word-break: keep-all;
  letter-spacing: -0.5px;
}
div.sangsi_refund_221027 br {
  font-family: none;
}
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 {
  padding: 40px 0 80px;
}
div.sangsi_refund_221027 section.header .wrap_1024 {
  text-align: center;
}
div.sangsi_refund_221027 section.header .wrap_1024 .medal {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_01 {
  float: left;
  margin: 0 4px;
}
@-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 {
  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);
  }
}
@-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_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;
}
div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_02 {
  float: left;
  margin: 0 4px;
}
@-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 {
  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);
  }
}
@-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;
}
div.sangsi_refund_221027 section.header .wrap_1024 .medal img.medal_03 {
  float: left;
  margin: 0 4px;
}
@-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 {
  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);
  }
}
@-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;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_txt {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-delay: 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;
  margin: 65px auto 0;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_img {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -ms-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 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;
  margin: 45px auto 0;
}
div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap {
  margin-top: 60px;
}
div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap .txt {
  font-size: 24px;
  font-size: 1.56rem;
  margin-top: 10px;
  line-height: 1.3;
  font-weight: 500;
}
div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap .txt mark {
  background: linear-gradient(transparent 50%, #b9d2c7 50%);
  padding-bottom: 1px;
  font-weight: 600;
}
@media (max-width: 960px) {
  div.sangsi_refund_221027 section.header {
    padding: 40px 4% 70px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_txt {
    width: 100%;
    margin: 65px auto 0;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_img {
    width: 65%;
    margin: 45px auto 0;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap {
    margin-top: 60px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap .txt {
    font-size: 24px;
    font-size: 1.56rem;
    margin-top: 10px;
  }
}
@media (max-width: 760px) {
  div.sangsi_refund_221027 section.header {
    padding: 30px 1% 60px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img {
    width: 70px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_txt {
    width: 100%;
    margin: 40px auto 0;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_img {
    width: 65%;
    margin: 40px auto 0;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap {
    margin-top: 40px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap .txt {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 6px;
  }
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.header {
    padding: 20px 0 40px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .medal img {
    width: 56px;
    margin: 0 2px !important;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_txt {
    margin: 20px auto 0;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .img_wrap .main_img {
    width: 70%;
    margin: 30px auto 0;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap {
    margin-top: 25px;
  }
  div.sangsi_refund_221027 section.header .wrap_1024 .txt_wrap .txt {
    font-size: 17px;
    font-size: 1.105rem;
    margin-top: 5px;
  }
}
div.sangsi_refund_221027 section.teba_sc {
  padding: 40px 0;
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.teba_sc {
    padding: 20px 0;
  }
}
div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_w {
  margin: 0 auto;
}
div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_m {
  display: none;
}
@media (max-width: 1200px) {
  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 .teba_w {
    display: none;
  }
  div.sangsi_refund_221027 section.teba_sc .wrap_1024 .teba_m {
    display: block;
    width: 100%;
  }
}
div.sangsi_refund_221027 section.bene_sc {
  padding: 80px 0;
}
@media (max-width: 960px) {
  div.sangsi_refund_221027 section.bene_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.sangsi_refund_221027 section.bene_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.bene_sc {
    padding: 40px 4%;
  }
}
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: 19%;
  margin: 0 0.5%;
  text-align: center;
}
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
  margin: 0 auto;
}
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap {
  margin-top: 20px;
}
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big {
  font-size: 21px;
  font-size: 1.365rem;
  font-weight: 700;
  line-height: 1.25;
}
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big em {
  font-weight: 800;
  letter-spacing: 0;
}
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .sm {
  font-size: 15.4px;
  font-size: 1.001rem;
  margin-top: 10px;
  font-weight: 300;
  color: #808080;
  line-height: 1.3;
}
div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .sm mark {
  background: linear-gradient(transparent 50%, #eaecef 50%);
  font-weight: 500;
}
@media (max-width: 960px) {
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
    width: 84%;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap {
    margin-top: 18px;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big {
    font-size: 19px;
    font-size: 1.235rem;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .sm {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 10px;
  }
}
@media (max-width: 760px) {
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 {
    margin-top: 30px;
    overflow-x: auto;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul {
    width: 780px;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
    width: 80%;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap {
    margin-top: 16px;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .sm {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 {
    margin-top: 5px;
    overflow-x: unset;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul {
    width: 100%;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .img {
    width: 32%;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap {
    margin-top: 10px;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .big br {
    display: none;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .sm {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 5px;
  }
  div.sangsi_refund_221027 section.bene_sc .wrap_1024 .bene_ul > li .txt_wrap .sm br {
    display: none;
  }
}
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-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-ms-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
div.sangsi_refund_221027 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
  -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;
}
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;
  transition: 0.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("/wowpass/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;
  transition: 0.3s;
  font-weight: bold;
  border: 1px solid #6d7274;
  border-bottom: 1px solid #fff;
  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 {
  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 {
  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;
  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: 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 16px;
}
div.sangsi_refund_221027 section.curriculum_sc h4.tt {
  color: #888;
}
div.sangsi_refund_221027 section.curriculum_sc h4.tt > em {
  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 {
  width: 100%;
  max-width: 1000px;
  margin-top: 20px;
  text-align: center;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
  *zoom: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul:before, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul:after {
  content: none;
  display: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul:after {
  clear: none;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
  margin-top: 30px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
  float: none;
  flex: 1 0 auto;
  max-width: calc(25% - 40px);
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 16px;
}
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;
}
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 {
  flex: 0 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow > img {
  width: 80%;
  max-width: 19px;
}
@media (max-width: 1000px) {
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center {
    padding: 12px;
  }
}
@media (max-width: 960px) {
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
    max-width: calc(25% - 25px);
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center {
    border-radius: 60px;
    min-height: 105px;
  }
  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 > .center .txt br {
    display: none;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow {
    flex: 0 0 30px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow > img {
    max-width: 15px;
  }
}
@media (max-width: 800px) {
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul {
    margin-top: 15px;
    flex-direction: column;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li > .center {
    flex: 0 0 auto;
    max-width: 460px;
    margin: 0 auto;
    padding: 20px 16%;
    aspect-ratio: auto;
    border-radius: 40px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .cul_ul > li.arrow > img {
    max-width: 10px;
    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 > .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 .cul_ul > li.arrow {
    flex: 0 0 20px;
  }
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap {
  margin-top: 100px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit {
  text-align: center;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .sub_tit {
  font-size: 38px;
  font-size: 2.47rem;
  line-height: 30px;
  line-height: 2.5rem;
  color: #888;
  font-family: "black han sans";
  letter-spacing: -1px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .main_tit {
  font-size: 58px;
  font-size: 3.77rem;
  line-height: 40px;
  line-height: 3.75rem;
  margin-top: 8px;
  color: #888;
  font-family: "black han sans";
  letter-spacing: -1px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .main_tit > em {
  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #53c3ec 40%);
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .desc {
  font-size: 18px;
  font-size: 1.17rem;
  margin-top: 16px;
  letter-spacing: -0.5px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul {
  *zoom: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul:before, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul:after {
  content: none;
  display: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul:after {
  clear: none;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul {
  margin: 30px 0 0;
  padding: 0;
  display: flex;
  gap: 16px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li {
  float: none;
  display: flex;
  flex: 1;
  gap: 32px;
  min-width: 0;
  padding: 25px 20px 20px;
  border-radius: 16px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img {
  position: relative;
  flex-shrink: 0;
  width: 136px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img > img {
  width: 100%;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img .page_badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: -10px;
  width: 50px;
  height: 50px;
  border-radius: 150px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.2;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img .page_badge > em {
  font-size: 16px;
  font-size: 1.04rem;
  font-style: normal;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img .page_badge {
  font-size: 14px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center {
  flex: 1;
  min-width: 0;
  text-align: left;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .tt {
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: bold;
  letter-spacing: -0.5px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .txt {
  font-size: 14px;
  font-size: 0.91rem;
  margin-top: 8px;
  letter-spacing: -0.5px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .txt .list {
  margin-bottom: 3px;
  display: flex;
  line-height: 135%;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .txt .list:before {
  flex: 0 0 5px;
  content: "-";
  display: inline-block;
  margin-right: 4px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul {
  *zoom: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul:before, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul:after {
  content: none;
  display: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul:after {
  clear: none;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul {
  margin: 8px 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul > li {
  float: none;
  display: flex;
  align-items: center;
  gap: 4px;
  width: 100%;
  min-height: 24px;
  padding: 2px 6px;
  border-radius: 50px;
  background: #fff;
  font-size: 14px;
  font-size: 0.91rem;
  letter-spacing: -0.5px;
  line-height: 20px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul > li .icon_check {
  flex-shrink: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url("/wowpass/img/event/sangsi_refund_221027/250808/icon_check.svg") no-repeat center/16px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul > li > .txt {
  flex: 1;
  min-width: 0;
  margin: 0;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .innerbook {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .innerbook > img {
  flex: 1;
  min-width: 0;
  max-width: 182px;
  object-fit: cover;
  object-position: top center;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip {
  *zoom: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip:before, div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip:after {
  content: none;
  display: initial;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip:after {
  clear: none;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip {
  margin: 16px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li {
  float: none;
  display: flex;
  flex: 1 0 auto;
  max-width: calc(33.3333333333% - 10px);
  align-items: center;
  justify-content: center;
  gap: 24px;
  min-width: 0;
  padding: 24px 15px;
  border-radius: 16px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li .icon {
  flex-shrink: 0;
  width: 40px;
  text-align: center;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li .icon > img {
  margin: 0 auto;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center {
  text-align: left;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center .tt {
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: bold;
  letter-spacing: -0.5px;
}
div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center .txt {
  font-size: 15px;
  font-size: 0.975rem;
  margin-top: 4px;
  line-height: 1.47;
  letter-spacing: -0.5px;
}
@media (max-width: 960px) {
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .sub_tit {
    font-size: 35px;
    font-size: 2.275rem;
    line-height: 28px;
    line-height: 2.25rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .main_tit {
    font-size: 50px;
    font-size: 3.25rem;
    line-height: 36px;
    line-height: 3.25rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .desc {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li {
    flex-direction: column;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img {
    width: 120px;
    margin: 0 auto;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center {
    width: 100%;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .tt {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .txt {
    font-size: 13.6px;
    font-size: 0.884rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .txt br {
    display: none;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul > li {
    font-size: 13.6px;
    font-size: 0.884rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .innerbook {
    width: 100%;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip {
    flex-wrap: wrap;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li {
    gap: 16px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center .tt {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center .txt {
    font-size: 14.2px;
    font-size: 0.923rem;
  }
}
@media (max-width: 760px) {
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap {
    margin-top: 80px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .sub_tit {
    font-size: 30px;
    font-size: 1.95rem;
    line-height: 26px;
    line-height: 2rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .main_tit {
    font-size: 42px;
    font-size: 2.73rem;
    line-height: 32px;
    line-height: 2.75rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .desc {
    font-size: 16px;
    font-size: 1.04rem;
    word-break: keep-all;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul {
    flex-direction: column;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    gap: 12px;
    padding: 20px 16px 16px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img {
    width: 110px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .innerbook > img {
    max-width: none;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip {
    flex-direction: column;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li {
    flex: none;
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    justify-content: flex-start;
    padding: 20px 8%;
  }
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap {
    margin-top: 60px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .sub_tit {
    font-size: 25px;
    font-size: 1.625rem;
    line-height: 24px;
    line-height: 1.75rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .main_tit {
    font-size: 34px;
    font-size: 2.21rem;
    line-height: 28px;
    line-height: 2.25rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tit .desc {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul {
    margin-top: 20px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li {
    padding: 20px 14px 16px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li .book_img {
    width: 140px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center {
    width: 100%;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .tt {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .txt {
    font-size: 13.2px;
    font-size: 0.858rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul > li {
    font-size: 13.2px;
    font-size: 0.858rem;
    white-space: normal;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .check_ul > li .icon_check {
    width: 18px;
    height: 18px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_ul > li > .center .innerbook > img {
    max-width: 48%;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li {
    padding: 18px 8%;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li .icon > img {
    width: 30px;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center .tt {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.sangsi_refund_221027 section.curriculum_sc .wrap_1024 .book_wrap .book_tip > li > .center .txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
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("/wowpass/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("/wowpass/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("/wowpass/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: 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;
  }
}
div.sangsi_refund_221027 section.notice_sc {
  padding: 80px 0;
  color: #6f727f;
}
@media (max-width: 960px) {
  div.sangsi_refund_221027 section.notice_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.sangsi_refund_221027 section.notice_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.notice_sc {
    padding: 40px 4%;
  }
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .tit {
  font-size: 15.4px;
  font-size: 1.001rem;
  color: #a9ff9d;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .tit {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_ul {
  margin-top: 10px;
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 15px;
  font-size: 0.975rem;
  margin-top: 8px;
  width: 100%;
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_ul li > strong {
  color: #e7e7ee;
  font-weight: 400;
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_ul li {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_box .big {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 15px;
  font-size: 0.975rem;
  color: #e7e7ee;
  font-weight: 400;
  border: 1px solid #e7e7ee;
  padding: 4px 7px;
  margin-top: 20px;
  margin-bottom: 4px;
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_box .big {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_box .sm {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 15px;
  font-size: 0.975rem;
  margin-top: 4px;
  width: 100%;
  line-height: 1.4;
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_box .sm > em {
  display: block;
  font-weight: 100;
}
@media (max-width: 480px) {
  div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article .noti_box .sm {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article.notice_02 {
  margin-top: 50px;
}
div.sangsi_refund_221027 section.notice_sc div.wrap_1024 article.notice_03 {
  margin-top: 50px;
}

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