@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.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl, div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul, div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li, div.counselor_260126 section.check_sc .wrap_1024 .check_wrap, div.counselor_260126 section.order_sc .section__inner .order_ul,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul, div.counselor_260126 section.book_sc .wrap_1024 .book_wrap, div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap {
  *zoom: 1;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl:before, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:before, div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul:before, div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li:before, div.counselor_260126 section.check_sc .wrap_1024 .check_wrap:before, div.counselor_260126 section.order_sc .section__inner .order_ul:before,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul:before, div.counselor_260126 section.book_sc .wrap_1024 .book_wrap:before, div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap:before, div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl:after, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul:after, div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li:after, div.counselor_260126 section.check_sc .wrap_1024 .check_wrap:after, div.counselor_260126 section.order_sc .section__inner .order_ul:after,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul:after, div.counselor_260126 section.book_sc .wrap_1024 .book_wrap:after, div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap:after {
  content: "";
  display: table;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl:after, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul:after, div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li:after, div.counselor_260126 section.check_sc .wrap_1024 .check_wrap:after, div.counselor_260126 section.order_sc .section__inner .order_ul:after,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul:after, div.counselor_260126 section.book_sc .wrap_1024 .book_wrap:after, div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap: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.counselor_260126 ul li {
  float: none;
  width: 100%;
}

/**
 * A Long-shadow mixin, guaranteed to make your Dribbble shots 11% cooler
 * @param  string  $color_a  The darkest colour (closest the object)
 * @param  string  $color_b  The lightest colour (often the background colour)
 * @param  int     $stepnum  Number of steps
 * @param  int     $opacity  The opacity of the blend
 * @return list         	   Returns a list ready to drop into 'box-shadow' or text-shadow
 */
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more, div.counselor_260126 section.guide_sc, div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn, div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li, div.counselor_260126 section.review_sc .slick-slider .center .li_wd .tit, div.counselor_260126 section.review_sc, div.counselor_260126 section.bene_sc, div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, div.counselor_260126 .free_lecture_sc, div.counselor_260126 section.coupon_sc, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li, div.counselor_260126 section.tc_sc, div.counselor_260126 {
  color: #040704;
}

div.counselor_260126 section.notice_sc, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a, div.counselor_260126 section.btn_sc, div.counselor_260126 section.review_sc .btn_wrap .review_btn, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st, div.counselor_260126 section.order_sc, div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li, div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt, div.counselor_260126 section.why_sc, div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span {
  background-color: #040704;
}

div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn:hover, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
  color: #212324;
}

div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a:hover, div.counselor_260126 section.curriculum_sc, div.counselor_260126 section.check_sc, div.counselor_260126 section.book_sc {
  background-color: #212324;
}

div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li em, div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a, div.counselor_260126 section.btn_sc, div.counselor_260126 section.curriculum_sc, div.counselor_260126 section.review_sc .btn_wrap .review_btn, div.counselor_260126 section.check_sc, div.counselor_260126 section.special_sc, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .abs.recommend,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .abs.recommend, div.counselor_260126 section.order_sc, div.counselor_260126 section.book_sc, div.counselor_260126 section.why_sc, div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span {
  color: #fff;
}

div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt::before, div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table, div.counselor_260126 section.guide_sc, div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li, div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li, div.counselor_260126 .free_lecture_sc, div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li, div.counselor_260126 section.tc_sc {
  background-color: #fff;
}

div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq, div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
  background-color: #fafafa;
}

div.counselor_260126 section.btn_sc .wrap_1024 .txt > em, div.counselor_260126 section.curriculum_sc .title_wrap h4.tit em, div.counselor_260126 section.special_sc .title_wrap h4.tit > em, div.counselor_260126 section.order_sc .title_wrap p.txt > em, div.counselor_260126 section.why_sc .title_wrap p.txt > em, div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_txt {
  color: #c0ff00;
}

div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn {
  background-color: #c0ff00;
}

div.counselor_260126 section.coupon_sc {
  background-color: #f0ffe2;
}

div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt > strong, div.counselor_260126 section.tc_sc .title_wrap h4.tit > em {
  color: #ea5500;
}

div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .abs.recommend,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .abs.recommend {
  background-color: #ea5500;
}

div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li p > em, div.counselor_260126 section.book_sc .title_wrap h4.tit > em, div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt {
  color: #dd735e;
}

div.counselor_260126 section.bene_sc {
  background-color: #efe1c8;
}

div.counselor_260126 {
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", "맑은고딕", "Malgun Gothic", sans-serif, "돋음", "dotum";
  word-break: keep-all;
  letter-spacing: -0.5px;
  overflow: hidden;
}
div.counselor_260126 br {
  font-family: none;
}
div.counselor_260126 .title_wrap {
  text-align: center;
  padding: 0;
  line-height: 1.3;
}
div.counselor_260126 .title_wrap p.txt {
  font-size: 28px;
  font-size: 1.82rem;
  margin-bottom: 16px;
  font-weight: 400;
}
div.counselor_260126 .title_wrap h4.tit {
  font-size: 40px;
  font-size: 2.6rem;
  font-weight: 600;
}
@media (max-width: 760px) {
  div.counselor_260126 .title_wrap p.txt {
    font-size: 22px;
    font-size: 1.43rem;
    margin-bottom: 10px;
  }
  div.counselor_260126 .title_wrap h4.tit {
    font-size: 30px;
    font-size: 1.95rem;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 .title_wrap p.txt {
    font-size: 17px;
    font-size: 1.105rem;
    margin-bottom: 6px;
  }
  div.counselor_260126 .title_wrap h4.tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
}
div.counselor_260126 section.header_sc {
  background-image: url("./img/bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  max-height: 1122px;
  overflow: hidden;
}
div.counselor_260126 section.header_sc .wrap_1024 {
  position: relative;
}
@-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.counselor_260126 section.header_sc .wrap_1024 .medal {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 50px auto 25px;
}
div.counselor_260126 section.header_sc .wrap_1024 .medal > img {
  margin: 0 auto;
}
div.counselor_260126 section.header_sc .wrap_1024 .medal .ps {
  font-size: 11px;
  font-size: 0.715rem;
  opacity: 0.3;
  filter: alpha(opacity=30);
  font-weight: 100;
  margin-top: 7px;
  color: #ccc;
}
div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_tit {
  margin: 0 auto;
}
@-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.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_tit {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -ms-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.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.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_img {
  margin: 30px auto 0;
}
@-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.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_img {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-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.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: 3;
  -moz-animation-iteration-count: 3;
  -ms-animation-iteration-count: 3;
  -o-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -ms-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -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;
  position: absolute;
  top: 43%;
  right: 110px;
}
div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn:hover {
  transform: translateY(5px);
}
div.counselor_260126 section.header_sc .wrap_1024 .count_wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  width: 100%;
}
div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_txt {
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: 300;
}
div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num {
  margin-top: 10px;
}
div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span {
  font-size: 28px;
  font-size: 1.82rem;
  margin: 0 2px;
  padding: 5px;
  border-radius: 5px;
  letter-spacing: 0;
}
div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span em {
  font-weight: 700;
}
@media (max-width: 960px) {
  div.counselor_260126 section.header_sc .wrap_1024 .medal {
    margin: 40px auto 25px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal > img {
    width: 40%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal .ps {
    font-size: 11px;
    font-size: 0.715rem;
    margin-top: 5px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_tit {
    width: 84%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_img {
    margin: 30px auto 0;
    width: 54%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn {
    top: 43%;
    right: 13%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn img {
    width: 130px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span {
    font-size: 24px;
    font-size: 1.56rem;
    margin: 0 1px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.header_sc {
    background-position: center top;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal {
    margin: 30px auto 20px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal > img {
    width: 50%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal .ps {
    font-size: 10px;
    font-size: 0.65rem;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_tit {
    width: 86%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_img {
    margin: 25px auto 0;
    width: 56%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn {
    top: 45%;
    right: 10%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn img {
    width: 100px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap {
    background: #a7da0d;
    left: 0;
    transform: translateX(0);
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 15px 2% 20px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_txt {
    font-size: 15px;
    font-size: 0.975rem;
    color: #040704;
    font-weight: 700;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num {
    margin-top: 10px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.header_sc {
    background-size: cover;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal {
    margin: 25px auto 15px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal > img {
    width: 60%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .medal .ps {
    font-size: 8.6px;
    font-size: 0.559rem;
    margin-top: 3px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_tit {
    width: 86%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .main_wrap .main_img {
    margin: 25px auto 0;
    width: 64%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn {
    top: 45%;
    right: 8%;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .btn_wrap > .go_btn img {
    width: 80px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap {
    padding: 10px 2% 15px;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_txt {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.counselor_260126 section.header_sc .wrap_1024 .count_wrap .count_num > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.counselor_260126 section.why_sc {
  padding: 80px 0;
}
div.counselor_260126 section.why_sc .title_wrap p.txt > em {
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 960px) {
  div.counselor_260126 section.why_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.why_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.why_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.why_sc .wrap_1024 {
  margin-top: 60px;
}
div.counselor_260126 section.why_sc .wrap_1024 > img {
  margin: 0 auto;
}
@media (max-width: 960px) {
  div.counselor_260126 section.why_sc .wrap_1024 > img {
    width: 86%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.why_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.counselor_260126 section.why_sc .wrap_1024 > img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.why_sc .wrap_1024 {
    margin-top: 25px;
  }
}
div.counselor_260126 section.tc_sc {
  padding: 80px 0;
}
div.counselor_260126 section.tc_sc .title_wrap p.txt > em {
  font-weight: 600;
}
div.counselor_260126 section.tc_sc .title_wrap h4.tit > em {
  font-weight: 700;
  letter-spacing: 1px;
  background: linear-gradient(transparent 50%, #fff0bb 50%);
}
@media (max-width: 960px) {
  div.counselor_260126 section.tc_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.tc_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.tc_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.tc_sc div.wrap_1024 {
  margin-top: 60px;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .lecture {
  padding: 0 8%;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .lecture > img {
  width: 100%;
  border-radius: 30px;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap {
  margin-top: 50px;
  padding: 0 4%;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left {
  float: left;
  width: 55%;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
  margin: 0 auto;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
  border-radius: 30px;
  width: 418px;
  overflow: hidden;
  margin: 10px 0 0 42px;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap .youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
  float: right;
  width: 38%;
  margin-top: 50px;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
  font-size: 16px;
  font-size: 1.04rem;
  margin-top: 25px;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 0 7px 0 5px;
  letter-spacing: 0;
  font-weight: 600;
}
div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .txt {
  margin-top: 6px;
  line-height: 1.8;
}
@media (max-width: 960px) {
  div.counselor_260126 section.tc_sc div.wrap_1024 .lecture {
    padding: 0 4%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap {
    margin-top: 45px;
    padding: 0;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left {
    float: left;
    width: 48%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
    width: 100%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
    border-radius: 23px;
    width: 84%;
    margin: 10px 0 0 8%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
    width: 48%;
    margin-top: 30px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.tc_sc div.wrap_1024 {
    margin-top: 40px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .lecture {
    padding: 0;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .lecture > img {
    border-radius: 20px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap {
    margin-top: 30px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
    border-radius: 20px;
    width: 84%;
    margin: 10px 0 0 8%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
    width: 48%;
    margin-top: 20px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 20px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt {
    padding: 0 5px 0 3px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .txt {
    margin-top: 6px;
    line-height: 1.5;
  }
}
@media (max-width: 600px) {
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap {
    margin-top: 20px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left {
    float: none;
    width: 100%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
    width: 60%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
    border-radius: 20px;
    width: 84%;
    margin: 10px auto 0;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
    float: none;
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
    font-size: 14.6px;
    font-size: 0.949rem;
    margin-top: 20px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt {
    font-size: 14px;
    font-size: 0.91rem;
    padding: 0 3px 0 2px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .txt {
    margin-top: 5px;
    line-height: 1.7;
  }
}
@media (max-width: 420px) {
  div.counselor_260126 section.tc_sc div.wrap_1024 {
    margin-top: 30px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .lecture > img {
    border-radius: 15px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap {
    margin-top: 15px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
    width: 80%;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
    border-radius: 15px;
    width: 92%;
    margin: 10px auto 0;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
    margin-top: 30px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
    margin-top: 15px;
  }
  div.counselor_260126 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .txt {
    line-height: 1.6;
  }
}
div.counselor_260126 section.book_sc {
  padding: 80px 0;
}
div.counselor_260126 section.book_sc .title_wrap h4.tit > em {
  font-weight: 600;
}
@media (max-width: 960px) {
  div.counselor_260126 section.book_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.book_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.book_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.book_sc .wrap_1024 {
  margin-top: 60px;
}
div.counselor_260126 section.book_sc .wrap_1024 .book_wrap {
  padding: 0 14%;
}
div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_img {
  float: left;
  width: 44%;
}
div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul {
  float: right;
  width: 56%;
}
div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li {
  border: 1px solid #dd735e;
  border-radius: 100px;
  padding: 20px 20px 20px 40px;
  margin-bottom: 12px;
}
div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li p {
  font-size: 20px;
  font-size: 1.3rem;
  line-height: 1.4;
}
div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li p > em {
  font-weight: 600;
}
@media (max-width: 960px) {
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap {
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.book_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_img {
    float: left;
    width: 40%;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_img > img {
    width: 100%;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul {
    float: right;
    width: 56%;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li {
    padding: 18px 18px 18px 35px;
    margin-bottom: 10px;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li p {
    font-size: 17px;
    font-size: 1.105rem;
  }
}
@media (max-width: 560px) {
  div.counselor_260126 section.book_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_img {
    float: none;
    width: 100%;
    padding: 0 25%;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_img > img {
    margin: 0 auto;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul {
    float: none;
    width: 100%;
    text-align: center;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li {
    padding: 15px 20px 15px 20px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  div.counselor_260126 section.book_sc .wrap_1024 .book_wrap .book_ul > li p {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.counselor_260126 section.order_sc {
  padding: 80px 0;
}
div.counselor_260126 section.order_sc .title_wrap p.txt > em {
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 960px) {
  div.counselor_260126 section.order_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.order_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.order_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.order_sc .section__inner,
div.counselor_260126 section.order_sc .wrap_1024 {
  margin-top: 60px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li {
  position: relative;
  float: left;
  width: 48%;
  margin: 0 1%;
  border-radius: 30px;
  padding: 55px 40px 50px;
  border: 1px solid #a7da0d;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .abs,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .abs {
  position: absolute;
  top: 8px;
  left: -6px;
  background: #a7da0d;
  padding: 5px 15px;
  transform: rotate(-28deg);
}
@-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.counselor_260126 section.order_sc .section__inner .order_ul .order_li .abs > p,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .abs > p {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 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;
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 600;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .tit,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .tit {
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 600;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .tit > em,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .tit > em {
  background: linear-gradient(transparent 50%, #fff0bb 50%);
  color: #000;
  padding: 0 1px;
  font-weight: 700;
  letter-spacing: 0;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps > span,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps > span {
  font-size: 14px;
  font-size: 0.91rem;
  margin-right: 3px;
  background: #f1f1ef;
  color: #3f3f3f;
  padding: 4px 6px;
  border-radius: 5px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap {
  margin-top: 20px;
  height: 175px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dt,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dt {
  font-size: 14.4px;
  font-size: 0.936rem;
  width: 18%;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 8px;
  color: #6d9100;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dd,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dd {
  font-size: 14.4px;
  font-size: 0.936rem;
  opacity: 0.7;
  filter: alpha(opacity=70);
  width: 72%;
  line-height: 1.5;
  margin-top: 8px;
  letter-spacing: 0;
  font-weight: 400;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dd em,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dd em {
  background: #ededd7;
  color: #000;
  padding: 0 1px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box {
  position: relative;
  margin-top: 30px;
  padding-top: 40px;
  border-top: 2px dashed #ccc;
  text-align: right;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .off,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .off {
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 12px 9px;
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 1px 3px 6px #ddd;
  border-radius: 0 0 13px 13px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .off > span,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .off > span {
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 700;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .before,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .before {
  font-size: 15.4px;
  font-size: 1.001rem;
  font-weight: 100;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .before > span,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .before > span {
  text-decoration: line-through;
  letter-spacing: 0;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .after,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .after {
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 500;
  margin-top: 2px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .after > span,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .after > span {
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 800;
  letter-spacing: 0;
  color: #da200d;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap {
  margin-top: 15px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec {
  background: #6d9100;
  width: 100%;
  border: none;
  border-radius: 100px;
  padding: 10px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec > span,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec > span {
  font-size: 16.6px;
  font-size: 1.079rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 50px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec:hover,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec:hover {
  background: #5a7700;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin-top: 6px;
  width: 100%;
  border-radius: 100px;
  padding: 10px;
  text-align: center;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st > span,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st > span {
  font-size: 16.6px;
  font-size: 1.079rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 50px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st:hover,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st:hover {
  background: #000;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 {
  *zoom: initial;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3:before, div.counselor_260126 section.order_sc .section__inner .order_ul.col-3:after,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3:before,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3:after {
  content: none;
  display: initial;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3:after,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3:after {
  clear: none;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(33.3333333333% - 30px), 1fr));
  align-items: stretch;
  gap: 15px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li {
  float: none;
  width: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .info_box,
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .price_box,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .info_box,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .price_box {
  width: 100%;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .info_box,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .info_box {
  flex: 1;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .info_box .info_wrap,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .info_box .info_wrap {
  width: 100%;
  height: auto;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .info_box .info_wrap .info_dl,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .info_box .info_wrap .info_dl {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(50px, 1fr) 7fr;
  gap: 10px;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .info_box .info_wrap .info_dl > dt, div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .info_box .info_wrap .info_dl > dd,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .info_box .info_wrap .info_dl > dt,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .info_box .info_wrap .info_dl > dd {
  width: auto;
}
div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .price_box,
div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .price_box {
  flex: 0 0 260px;
}
@media (max-width: 1280px) {
  div.counselor_260126 section.order_sc .section__inner .order_ul.col-3,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 {
    grid-template-columns: 1fr;
    align-items: flex-start;
    gap: 10px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li {
    flex: 0 0 auto;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul.col-3 .order_li .price_box,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 .order_li .price_box {
    flex: 0 0 auto;
  }
}
@media (max-width: 960px) {
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li {
    padding: 40px 25px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .tit,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.order_sc .section__inner,
  div.counselor_260126 section.order_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul {
    padding: 0 10%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li {
    float: none;
    width: 100%;
    margin: 10px 0 0;
    border-radius: 25px;
    padding: 8% 6%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .tit,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps {
    margin-top: 12px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps > span {
    font-size: 14.6px;
    font-size: 0.949rem;
    margin-right: 3px;
    padding: 3px 8px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap {
    margin-top: 16px;
    height: auto;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dt,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dt {
    font-size: 14px;
    font-size: 0.91rem;
    width: 18%;
    margin-top: 6px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dd,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dd {
    font-size: 14.4px;
    font-size: 0.936rem;
    width: 72%;
    margin-top: 6px;
  }
}
@media (max-width: 560px) {
  div.counselor_260126 section.order_sc .section__inner,
  div.counselor_260126 section.order_sc .wrap_1024 {
    margin-top: 20px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul {
    padding: 0 6%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul.col-3,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul.col-3 {
    padding: 0 2%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li {
    border-radius: 20px;
    padding: 8% 7% 9%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .abs,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .abs {
    top: -1%;
    left: -4%;
    padding: 5px 13px;
    transform: rotate(-16deg);
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .abs > p,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .abs > p {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .tit,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .tit {
    font-size: 19px;
    font-size: 1.235rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps {
    margin-top: 12px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps > span {
    font-size: 14px;
    font-size: 0.91rem;
    margin-right: 2px;
    padding: 3px 7px 4px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap {
    margin-top: 15px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dt,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dt {
    font-size: 14px;
    font-size: 0.91rem;
    width: 20%;
    margin-top: 5px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dd,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dd {
    font-size: 14px;
    font-size: 0.91rem;
    width: 70%;
    margin-top: 5px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box {
    margin-top: 20px;
    padding-top: 30px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .off,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .off {
    padding: 7px 11px 9px;
    box-shadow: 1px 2px 5px #ddd;
    border-radius: 0 0 10px 10px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .off > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .off > span {
    font-size: 12.4px;
    font-size: 0.806rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .before,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .before {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .after,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .after {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .after > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .after > span {
    font-size: 21px;
    font-size: 1.365rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap {
    margin-top: 8px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec {
    padding: 8px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec > span {
    font-size: 15.6px;
    font-size: 1.014rem;
    line-height: 46px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st {
    padding: 8px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st > span {
    font-size: 15.6px;
    font-size: 1.014rem;
    line-height: 46px;
  }
}
@media (max-width: 400px) {
  div.counselor_260126 section.order_sc .section__inner,
  div.counselor_260126 section.order_sc .wrap_1024 {
    margin-top: 15px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul {
    padding: 0;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li {
    border-radius: 15px;
    padding: 7% 6% 8%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .tit,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps {
    margin-top: 10px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .ps > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .ps > span {
    font-size: 13px;
    font-size: 0.845rem;
    margin-right: 2px;
    padding: 2px 6px 3px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap {
    margin-top: 12px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dt,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dt {
    font-size: 13.6px;
    font-size: 0.884rem;
    width: 23%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .info_box .info_wrap .info_dl > dd,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dd {
    font-size: 13.6px;
    font-size: 0.884rem;
    width: 75%;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box {
    margin-top: 15px;
    padding-top: 30px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .off,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .off {
    padding: 6px 10px 8px;
    box-shadow: 1px 2px 4px #eee;
    border-radius: 0 0 7px 7px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .off > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .off > span {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .before,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .before {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .after,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .after {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .price .after > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .price .after > span {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap {
    margin-top: 7px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec {
    padding: 7px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_lec > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec > span {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 44px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st {
    padding: 8px;
  }
  div.counselor_260126 section.order_sc .section__inner .order_ul .order_li .price_box .btn_wrap .btn_st > span,
  div.counselor_260126 section.order_sc .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st > span {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 44px;
  }
}
div.counselor_260126 section.order_sc .section__inner {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
div.counselor_260126 section.coupon_sc {
  padding: 80px 0;
}
@-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.counselor_260126 section.coupon_sc .title_wrap p.txt > em {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: 10;
  -moz-animation-iteration-count: 10;
  -ms-animation-iteration-count: 10;
  -o-animation-iteration-count: 10;
  animation-iteration-count: 10;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -ms-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -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;
  color: #6d9100;
  font-weight: 500;
}
div.counselor_260126 section.coupon_sc .title_wrap h4.tit {
  font-weight: 700;
}
@media (max-width: 960px) {
  div.counselor_260126 section.coupon_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.coupon_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.coupon_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.coupon_sc .wrap_1024 {
  margin-top: 60px;
  text-align: center;
}
div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st {
  position: relative;
  margin: 0 auto;
  border: none;
  background: none;
}
div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap {
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
}
div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.txt {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 400;
  line-height: 1.4;
}
div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.txt > em {
  font-weight: 700;
  background: #fff;
}
div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.price {
  font-size: 50px;
  font-size: 3.25rem;
  margin-top: 10px;
  font-weight: 800;
}
div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st:hover {
  transform: translateY(5px);
}
div.counselor_260126 section.coupon_sc .wrap_1024 .ps {
  margin-top: 20px;
  font-size: 15px;
  font-size: 0.975rem;
  line-height: 1.3;
}
@media (max-width: 760px) {
  div.counselor_260126 section.coupon_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st > img {
    width: 300px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap {
    top: 60px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.txt {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.price {
    font-size: 40px;
    font-size: 2.6rem;
    margin-top: 10px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .ps {
    margin-top: 20px;
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.coupon_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st > img {
    width: 220px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap {
    top: 40px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.txt {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .coupon_st .txt_wrap p.price {
    font-size: 30px;
    font-size: 1.95rem;
    margin-top: 6px;
  }
  div.counselor_260126 section.coupon_sc .wrap_1024 .ps {
    margin-top: 12px;
    font-size: 13.6px;
    font-size: 0.884rem;
  }
}
div.counselor_260126 section.special_sc {
  background: #040704 url("./img/sub_bg.png") no-repeat center 50px;
  padding: 100px 0;
}
div.counselor_260126 section.special_sc .title_wrap h4.tit > em {
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 960px) {
  div.counselor_260126 section.special_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.special_sc {
    padding: 60px 4%;
    background-size: 460px;
    background-position: center 30px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.special_sc {
    padding: 40px 4%;
    background-size: 300px;
    background-position: center 15px;
  }
}
div.counselor_260126 section.special_sc .wrap_1024 {
  margin-top: 70px;
}
div.counselor_260126 section.special_sc .wrap_1024 > img {
  margin: 0 auto;
}
@media (max-width: 960px) {
  div.counselor_260126 section.special_sc .wrap_1024 {
    margin-top: 60px;
    padding: 0 6%;
  }
  div.counselor_260126 section.special_sc .wrap_1024 > img {
    width: 100%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.special_sc .wrap_1024 {
    margin-top: 50px;
    padding: 0 2%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.special_sc .wrap_1024 {
    margin-top: 30px;
    padding: 0;
  }
}
div.counselor_260126 section.check_sc {
  padding: 80px 0;
}
@media (max-width: 960px) {
  div.counselor_260126 section.check_sc {
    padding: 70px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.check_sc {
    padding: 50px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.check_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap {
  padding: 0 4%;
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_img {
  float: left;
  width: 46%;
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt {
  float: left;
  width: 54%;
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt {
  font-size: 30px;
  font-size: 1.95rem;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 45px;
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt > strong {
  font-weight: 800;
  letter-spacing: 0;
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt > em {
  background: linear-gradient(transparent 50%, #000 50%);
  font-weight: 700;
  letter-spacing: 0;
}
div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt p.ps {
  margin-top: 35px;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 1.4;
  font-weight: 200;
  color: #999;
}
@media (max-width: 960px) {
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap {
    padding: 0;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_img > img {
    width: 90%;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt {
    font-size: 26px;
    font-size: 1.69rem;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt p.ps {
    margin-top: 25px;
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_img {
    float: none;
    width: 100%;
    padding: 0 28%;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_img > img {
    width: 100%;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt {
    float: none;
    width: 100%;
    text-align: center;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt {
    font-size: 24px;
    font-size: 1.56rem;
    margin-top: 30px;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt .dp_w {
    display: none;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt p.ps {
    margin-top: 22px;
    font-size: 13.6px;
    font-size: 0.884rem;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_img {
    padding: 0 20%;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt .txt {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 20px;
  }
  div.counselor_260126 section.check_sc .wrap_1024 .check_wrap .check_txt p.ps {
    margin-top: 18px;
    font-size: 13px;
    font-size: 0.845rem;
  }
}
div.counselor_260126 .free_lecture_sc {
  padding: 120px 0 90px;
}
@media (max-width: 960px) {
  div.counselor_260126 .free_lecture_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 .free_lecture_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 .free_lecture_sc {
    padding: 20px 6% 40px;
  }
}
div.counselor_260126 .free_lecture_sc .wrap_1024 {
  position: relative;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_img {
  position: absolute;
  top: -65px;
  left: 0;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt {
  margin-left: 50%;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
  font-size: 23px;
  font-size: 1.495rem;
  font-weight: 800;
  color: #ea5500;
}
@-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.counselor_260126 .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: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
  font-size: 36px;
  font-size: 2.34rem;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: -1px;
  margin-top: 15px;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big > em {
  display: block;
  font-weight: 700;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
  margin-top: 20px;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
  width: 420px;
  height: 96px;
  position: relative;
  background: #fff3df;
  border: 2px solid #363a3c;
  border-radius: 35px;
  transition: 0.3s;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 600;
  letter-spacing: -0.8px;
  padding-right: 38px;
  color: #000;
}
div.counselor_260126 .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: 45px;
}
div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
  background: #efe1c8;
}
@media (max-width: 960px) {
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_img {
    top: -25px;
    left: 0;
    width: 40%;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 100%;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-left: 45%;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 21px;
    font-size: 1.365rem;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 30px;
    font-size: 1.95rem;
    margin-top: 12px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 100%;
    height: auto;
    border-radius: 25px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 20px;
    font-size: 1.3rem;
    padding: 18px 0;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
    display: none;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_img {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 300px;
    margin: 0 auto;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 28px;
    font-size: 1.82rem;
    margin-top: 12px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 75%;
    height: auto;
    border-radius: 25px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 20px;
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 200px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-top: 20px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 10px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  div.counselor_260126 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
div.counselor_260126 section.bene_sc {
  padding: 70px 0 100px;
}
div.counselor_260126 section.bene_sc .title_wrap h4.tit em {
  color: #ea5500;
}
@media (max-width: 960px) {
  div.counselor_260126 section.bene_sc {
    padding: 60px 4% 80px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.bene_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.bene_sc {
    padding: 30px 4% 40px;
  }
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul {
  margin-top: 40px;
  padding: 0 8%;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li {
  position: relative;
  border: 1px solid #e5e2de;
  border-radius: 25px;
  float: left;
  width: 48%;
  margin: 1%;
  padding: 40px 30px 50px;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .img {
  float: left;
  width: 44%;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
  margin: 0 auto;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt {
  float: left;
  width: 56%;
  padding: 6px 0 0 6%;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
  font-size: 15px;
  font-size: 0.975rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
  font-size: 17.6px;
  font-size: 1.144rem;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.4;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
  position: absolute;
  left: 25px;
  bottom: 15px;
  font-size: 12.4px;
  font-size: 0.806rem;
  opacity: 0.3;
  filter: alpha(opacity=30);
  letter-spacing: -0.5px;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li.short {
  padding: 30px 30px 35px;
}
div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
  padding: 18px 0 0 6%;
}
@media (max-width: 960px) {
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 35px;
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 30px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li {
    border-radius: 20px;
    padding: 30px 15px 40px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt {
    padding: 6px 0 0 6%;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
    font-size: 14.4px;
    font-size: 0.936rem;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 7px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
    left: 20px;
    bottom: 10px;
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li.short {
    padding: 25px 15px 30px;
  }
}
@media (max-width: 600px) {
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 20px;
    padding: 0 12%;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li {
    float: none;
    width: 100%;
    margin: 2% 0;
    padding: 25px 15px 30px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 20px;
    padding: 0;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-radius: 15px;
    padding: 4% 2% 6%;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .img {
    float: none;
    width: 100%;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
    width: 60px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 12px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 2px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li .txt .big br {
    display: none;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
    position: static;
    text-align: center;
    left: auto;
    bottom: auto;
    font-size: 11.6px;
    font-size: 0.754rem;
    margin-top: 10px;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li.short {
    padding: 4% 2% 6%;
  }
  div.counselor_260126 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
    padding: 0;
  }
}
div.counselor_260126 section.review_sc {
  background: #ecf0ea;
  padding: 80px 0;
  height: 790px;
}
div.counselor_260126 section.review_sc .title_wrap p.txt {
  color: #6d9100;
  font-weight: 500;
}
div.counselor_260126 section.review_sc .title_wrap h4.tit > em {
  font-weight: 800;
}
@media (max-width: 1200px) {
  div.counselor_260126 section.review_sc {
    height: 900px;
  }
}
@media (max-width: 960px) {
  div.counselor_260126 section.review_sc {
    padding: 60px 4% 80px;
    height: 760px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.review_sc {
    padding: 40px 0 60px;
    height: 700px;
  }
}
@media (max-width: 600px) {
  div.counselor_260126 section.review_sc {
    height: 740px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.review_sc {
    padding: 30px 0 40px;
    height: 650px;
  }
}
@media (max-width: 380px) {
  div.counselor_260126 section.review_sc {
    height: 700px;
  }
}
div.counselor_260126 section.review_sc .slick-slider {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}
div.counselor_260126 section.review_sc .slick-slider .center {
  width: 100%;
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-slide {
  opacity: 0.2;
  filter: alpha(opacity=20);
  display: none;
  float: left;
  min-height: 1px;
  transition: all ease-in-out 0.3s;
  margin: 0px 10px;
}
div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
  border-radius: 30px;
  padding: 40px;
  text-align: center;
  min-height: 250px;
}
div.counselor_260126 section.review_sc .slick-slider .center .li_wd .tit {
  font-size: 19px;
  font-size: 1.235rem;
  font-weight: 800;
}
div.counselor_260126 section.review_sc .slick-slider .center .li_wd .name {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 14px;
  font-size: 0.91rem;
  margin-top: 15px;
  letter-spacing: 1px;
}
div.counselor_260126 section.review_sc .slick-slider .center .li_wd .txt {
  font-size: 15.2px;
  font-size: 0.988rem;
  line-height: 1.7;
  margin-top: 18px;
}
div.counselor_260126 section.review_sc .slick-slider .center .li_wd .txt strong {
  background: #e4e9d6;
  font-weight: 600;
  color: #000;
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-active {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-current {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-arrow {
  position: absolute;
  opacity: 0.8;
  filter: alpha(opacity=80);
  top: 34%;
  z-index: 1;
  width: 70px;
  height: 70px;
  font-size: 0;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-prev {
  background: url("/wowpass/img/event/counselor_260126/prev.png") center no-repeat;
  left: 50%;
  margin-left: -365px;
}
div.counselor_260126 section.review_sc .slick-slider .center .slick-next {
  background: url("/wowpass/img/event/counselor_260126/next.png") center no-repeat;
  left: 50%;
  margin-left: 295px;
}
div.counselor_260126 section.review_sc .slick-slider .slick-initialized .slick-slide {
  display: block;
}
@media (max-width: 1200px) {
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
    min-height: 400px;
  }
}
@media (max-width: 1024px) {
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
    min-height: 400px;
    padding: 40px 25px;
  }
}
@media (max-width: 960px) {
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
    min-height: 250px;
    padding: 35px 30px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.review_sc .slick-slider {
    margin-top: 10px;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
    min-height: 270px;
    padding: 35px 30px;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .tit {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .name {
    font-size: 13.6px;
    font-size: 0.884rem;
    margin-top: 12px;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .txt {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 15px;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .txt .dp_w {
    display: none;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.review_sc .slick-slider {
    margin-top: 15px;
    padding: 0;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd {
    min-height: 300px;
    padding: 35px 30px;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .name {
    font-size: 13.4px;
    font-size: 0.871rem;
    margin-top: 10px;
  }
  div.counselor_260126 section.review_sc .slick-slider .center .li_wd .txt {
    font-size: 14.6px;
    font-size: 0.949rem;
    margin-top: 13px;
  }
}
div.counselor_260126 section.review_sc .btn_wrap {
  margin-top: 15px;
  text-align: center;
}
div.counselor_260126 section.review_sc .btn_wrap .review_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 390px;
  height: 92px;
  font-size: 18px;
  font-size: 1.17rem;
  border-radius: 35px;
  padding-top: 35px;
}
div.counselor_260126 section.review_sc .btn_wrap .review_btn:hover {
  background: #6d9100;
}
@media (max-width: 760px) {
  div.counselor_260126 section.review_sc .btn_wrap .review_btn {
    width: 72%;
    height: 88px;
    font-size: 17.4px;
    font-size: 1.131rem;
    border-radius: 30px;
    padding-top: 32px;
  }
}
@media (max-width: 540px) {
  div.counselor_260126 section.review_sc .btn_wrap {
    margin-top: 5px;
  }
  div.counselor_260126 section.review_sc .btn_wrap .review_btn {
    width: 94%;
    height: 88px;
    font-size: 17px;
    font-size: 1.105rem;
    border-radius: 30px;
    padding-top: 32px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.review_sc .btn_wrap .review_btn {
    width: 100%;
    height: 85px;
    font-size: 16px;
    font-size: 1.04rem;
    border-radius: 25px;
  }
}
div.counselor_260126 section.curriculum_sc {
  padding: 80px 0;
}
div.counselor_260126 section.curriculum_sc .title_wrap h4.tit em {
  font-weight: 700;
}
@media (max-width: 960px) {
  div.counselor_260126 section.curriculum_sc {
    padding: 60px 4% 80px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.curriculum_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.curriculum_sc {
    padding: 30px 4% 40px;
  }
}
div.counselor_260126 section.curriculum_sc .wrap_1024 {
  margin-top: 60px;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li {
  position: relative;
  float: left;
  width: 24%;
  height: 170px;
  margin: 0 0.5%;
  padding: 25px 15px;
  text-align: center;
  border-radius: 20px;
  z-index: 1;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .emoji {
  font-size: 22px;
  font-size: 1.43rem;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .tit {
  font-size: 17px;
  font-size: 1.105rem;
  font-weight: 800;
  margin-top: 10px;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .txt {
  font-size: 15.4px;
  font-size: 1.001rem;
  font-weight: 400;
  margin-top: 5px;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #f1f1ef;
  border: 1px solid #ccc;
  top: 50%;
  left: -25px;
  margin-top: -20px;
  border-radius: 100px;
  z-index: 2;
  text-align: center;
  padding: 9px 0 0 2px;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .arrow > span {
  font-size: 15px;
  font-size: 0.975rem;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .emoji {
  font-size: 29px;
  font-size: 1.885rem;
  margin-top: 17px;
}
div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .tit {
  font-size: 22px;
  font-size: 1.43rem;
  margin-top: 7px;
  color: #000;
}
@media (max-width: 960px) {
  div.counselor_260126 section.curriculum_sc .wrap_1024 {
    overflow-x: auto;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul {
    width: 1000px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.curriculum_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul {
    width: 900px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li {
    height: 162px;
    margin: 0 0.5%;
    padding: 20px;
    border-radius: 20px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .emoji {
    font-size: 23px;
    font-size: 1.495rem;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .tit {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 8px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .txt {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 5px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .emoji {
    font-size: 26px;
    font-size: 1.69rem;
    margin-top: 18px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .tit {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 7px;
  }
}
@media (max-width: 600px) {
  div.counselor_260126 section.curriculum_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul {
    width: 760px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li {
    height: 165px;
    padding: 18px 22px;
    border-radius: 18px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .emoji {
    font-size: 21px;
    font-size: 1.365rem;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .tit {
    font-size: 15.6px;
    font-size: 1.014rem;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .txt {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .arrow {
    width: 36px;
    height: 36px;
    left: -23px;
    margin-top: -18px;
    padding: 7px 0 0 2px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li .arrow > span {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .emoji {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 23px;
  }
  div.counselor_260126 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .tit {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 6px;
  }
}
div.counselor_260126 section.btn_sc {
  padding: 80px 0;
}
@media (max-width: 960px) {
  div.counselor_260126 section.btn_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.btn_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.btn_sc {
    padding: 40px 4%;
  }
}
div.counselor_260126 section.btn_sc .wrap_1024 {
  text-align: center;
}
div.counselor_260126 section.btn_sc .wrap_1024 .txt {
  font-size: 30px;
  font-size: 1.95rem;
  line-height: 1.5;
}
div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap {
  margin-top: 25px;
}
div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
  padding: 25px 80px;
  border-radius: 100px;
}
div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn > span {
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 700;
}
div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn .arrow {
  position: absolute;
  right: 5px;
  bottom: -20px;
  width: 60px;
}
div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn:hover {
  transform: translateY(5px);
}
div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn:hover .arrow {
  display: none;
}
@media (max-width: 760px) {
  div.counselor_260126 section.btn_sc .wrap_1024 .txt {
    font-size: 26px;
    font-size: 1.69rem;
    font-weight: 500;
    line-height: 1.4;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap {
    margin-top: 20px;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn {
    width: 64%;
    padding: 22px;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn > span {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn .arrow {
    width: 50px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.btn_sc .wrap_1024 .txt {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap {
    margin-top: 16px;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn {
    width: 86%;
    padding: 18px;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn > span {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.counselor_260126 section.btn_sc .wrap_1024 .btn_wrap .go_btn .arrow {
    right: 4%;
    bottom: -15px;
    width: 40px;
  }
}
div.counselor_260126 section.guide_sc {
  padding: 70px 0 100px;
}
div.counselor_260126 section.guide_sc .title_wrap p.txt {
  font-weight: 500;
}
div.counselor_260126 section.guide_sc .title_wrap h4.tit em {
  color: #6d9100;
}
@media (max-width: 960px) {
  div.counselor_260126 section.guide_sc {
    padding: 60px 4% 80px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.guide_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.guide_sc {
    padding: 30px 4% 40px;
  }
}
div.counselor_260126 section.guide_sc .wrap_1024 {
  margin-top: 40px;
  padding: 0 5%;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt {
  position: relative;
  width: 100%;
  margin: 10px 0 0;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
  width: 37px;
  height: 37px;
  background: #6d9100;
  position: absolute;
  top: 17px;
  left: 30px;
  border-radius: 100px;
  padding: 11px 0 0 1px;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
  margin: 0 auto;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
  font-size: 18px;
  font-size: 1.17rem;
  background: #ecf0ea;
  width: 100%;
  border: none;
  padding: 25px 0 25px 78px;
  border-radius: 10px;
  font-weight: bold;
  text-align: left;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
  font-size: 13px;
  font-size: 0.845rem;
  position: absolute;
  top: 28px;
  right: 30px;
  font-weight: 400;
  letter-spacing: 0;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
  display: none;
  width: 100%;
  padding: 40px 30px;
  margin: 5px 0 25px;
  border-radius: 10px;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
  margin-bottom: 20px;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
  font-size: 15.6px;
  font-size: 1.014rem;
  width: 20%;
  float: left;
  font-weight: bold;
  line-height: 1.55;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
  font-size: 15.6px;
  font-size: 1.014rem;
  width: 78%;
  float: left;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong {
  font-weight: 600;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > span {
  color: #6d9100;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul {
  margin-top: 2px;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul > li {
  margin-top: 3px;
  font-weight: 400;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
  width: 100%;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap {
  margin-top: 5px;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a {
  font-size: 14px;
  font-size: 0.91rem;
  padding: 3px 5px;
  font-weight: 300;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn {
  text-decoration: underline;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
  text-align: center;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th {
  font-size: 14.6px;
  font-size: 0.949rem;
  padding: 10px 3px;
  border-right: 1px solid #fff;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th.border_r {
  border-right: 1px solid #e5e2de;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr {
  border-left: 1px solid #e5e2de;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td {
  font-size: 14.6px;
  font-size: 0.949rem;
  padding: 10px 3px;
  border-right: 1px solid #e5e2de;
  border-bottom: 1px solid #e5e2de;
}
div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td > em {
  font-size: 13px;
  font-size: 0.845rem;
  letter-spacing: -1px;
  color: #999;
}
@media (max-width: 960px) {
  div.counselor_260126 section.guide_sc .wrap_1024 {
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.guide_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
    width: 35px;
    height: 35px;
    top: 18px;
    left: 4%;
    padding: 10px 0 0 1px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
    width: 16px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
    font-size: 17px;
    font-size: 1.105rem;
    padding: 24px 0 24px 12%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
    font-size: 13px;
    font-size: 0.845rem;
    top: 28px;
    right: 4%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
    padding: 6% 4% 8%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
    margin-bottom: 20px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
    font-size: 15px;
    font-size: 0.975rem;
    width: 20%;
    margin-right: 3%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
    font-size: 15px;
    font-size: 0.975rem;
    width: 72%;
    float: left;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
    margin-bottom: 7px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img {
    width: 100%;
    overflow-y: scroll;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: 700px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll {
    width: 100%;
    overflow-y: scroll;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
    width: 660px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th {
    font-size: 14px;
    font-size: 0.91rem;
    padding: 8px 2px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td {
    font-size: 14px;
    font-size: 0.91rem;
    padding: 8px 2px;
  }
}
@media (max-width: 600px) {
  div.counselor_260126 section.guide_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
    width: 29px;
    height: 29px;
    top: 21px;
    left: 5%;
    padding: 8px 0 0 1px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
    width: 14.6px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
    padding: 24px 0 24px 15.5%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
    padding: 6% 5% 6%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
    margin-bottom: 20px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
    font-size: 15.4px;
    font-size: 1.001rem;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
    float: none;
    width: 100%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
    margin-bottom: 6px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: 640px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
    width: 580px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.guide_sc .wrap_1024 {
    margin-top: 20px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
    width: 27px;
    height: 27px;
    top: 21px;
    left: 5%;
    padding: 7px 0 0 1px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
    width: 14px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
    font-size: 16px;
    font-size: 1.04rem;
    padding: 24px 0 24px 15%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
    font-size: 12px;
    font-size: 0.78rem;
    top: 26px;
    right: 5%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
    padding: 6% 5% 6%;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
    font-size: 15px;
    font-size: 0.975rem;
    margin-bottom: 4px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: 600px;
  }
  div.counselor_260126 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
    width: 560px;
  }
}
div.counselor_260126 section.notice_sc {
  color: #b1b1b1;
  padding: 40px 0 80px;
}
@media (max-width: 960px) {
  div.counselor_260126 section.notice_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 760px) {
  div.counselor_260126 section.notice_sc {
    padding: 30px 5% 50px;
  }
}
div.counselor_260126 section.notice_sc .wrap_1024 {
  padding: 0 5%;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl {
  margin-top: 40px;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
  margin-top: 80px;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt {
  font-size: 15px;
  font-size: 0.975rem;
  float: left;
  width: 23%;
  position: relative;
  font-weight: 400;
  letter-spacing: 0;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
  position: absolute;
  content: "";
  display: block;
  width: 21px;
  height: 2px;
  top: -20px;
  left: 0;
}
@media (max-width: 760px) {
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
    transform: rotate(140deg);
    width: 15px;
    height: 1px;
  }
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd {
  font-size: 14.6px;
  font-size: 0.949rem;
  float: left;
  width: 77%;
  letter-spacing: 0;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd .date {
  color: #abe88d;
  letter-spacing: 1px;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd .txt {
  margin-bottom: 10px;
  font-weight: 300;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd mark {
  background: #6d9100;
  color: #fff;
  letter-spacing: 0;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
  font-weight: 200;
  letter-spacing: 0.2px;
}
div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
  margin-bottom: 10px;
  line-height: 1.4;
}
@media (max-width: 760px) {
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl > dd {
    float: none;
    width: 100%;
    font-size: 13.8px;
  }
}
@media (max-width: 960px) {
  div.counselor_260126 section.notice_sc .wrap_1024 {
    padding: 0;
  }
}
@media (max-width: 560px) {
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl {
    margin-top: 30px;
  }
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl {
    margin-top: 20px;
  }
  div.counselor_260126 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
    margin-top: 40px;
  }
}

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