@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_240618 section.header .wrap_1024 .hd_bene_ul, div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul, div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li, div.counselor_240618 section.special_sc .wrap_1024 .special_ul, div.counselor_240618 section.special_sc3 .wrap_1024 .conts, div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul, div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul, div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li, div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul, div.counselor_240618 section.book_sc .wrap_1024 .book_ul, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl {
  *zoom: 1; }

div.counselor_240618 section.header .wrap_1024 .hd_bene_ul:before, div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul:before, div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li:before, div.counselor_240618 section.special_sc .wrap_1024 .special_ul:before, div.counselor_240618 section.special_sc3 .wrap_1024 .conts:before, div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul:before, div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul:before, div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li:before, div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap:before, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap:before, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul:before, div.counselor_240618 section.book_sc .wrap_1024 .book_ul:before, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:before, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl:before, div.counselor_240618 section.header .wrap_1024 .hd_bene_ul:after, div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul:after, div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li:after, div.counselor_240618 section.special_sc .wrap_1024 .special_ul:after, div.counselor_240618 section.special_sc3 .wrap_1024 .conts:after, div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul:after, div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul:after, div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li:after, div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap:after, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap:after, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul:after, div.counselor_240618 section.book_sc .wrap_1024 .book_ul:after, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl:after {
  content: "";
  display: table; }

div.counselor_240618 section.header .wrap_1024 .hd_bene_ul:after, div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul:after, div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li:after, div.counselor_240618 section.special_sc .wrap_1024 .special_ul:after, div.counselor_240618 section.special_sc3 .wrap_1024 .conts:after, div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul:after, div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul:after, div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li:after, div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap:after, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap:after, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul:after, div.counselor_240618 section.book_sc .wrap_1024 .book_ul:after, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl:after {
  clear: both; }

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

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

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

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

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

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

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

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

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
  ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
div.counselor_240618 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_240618, div.counselor_240618 .free_lecture_sc, div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li, div.counselor_240618 section.news_sc, div.counselor_240618 section.pass_sc .title_wrap p.big, div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li, div.counselor_240618 section.bene_sc, div.counselor_240618 section.review_sc, div.counselor_240618 section.review_sc .slick-slider .center .li_wd .tit, div.counselor_240618 section.tc_sc, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box, div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li p, div.counselor_240618 section.guide_sc, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
  color: #363a3c; }

div.counselor_240618 section.header .wide_banner, div.counselor_240618 section.bar_sc .bar_wrap, div.counselor_240618 section.special_sc .wide_banner, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn:hover, div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn:hover, div.counselor_240618 section.review_sc .btn_wrap .review_btn, div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap .go_btn:hover, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.counselor_240618 section.notice_sc {
  background-color: #363a3c; }

div.counselor_240618 section.order_sc .title_wrap h4.tit > em, div.counselor_240618 section.order_sc2 .title_wrap h4.tit > em, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
  color: #1b1514; }

div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a:hover {
  background-color: #1b1514; }

div.counselor_240618 section.header .wide_banner, div.counselor_240618 section.bar_sc .bar_wrap .count_wrap, div.counselor_240618 section.bar_sc .bar_wrap a.go_btn, div.counselor_240618 section.special_sc .wide_banner, div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt, div.counselor_240618 section.special_sc3 .wrap_1024 .emblem .emblem_txt, div.counselor_240618 section.curriculum_sc, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn, div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn, div.counselor_240618 section.review_sc .btn_wrap .review_btn, div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_txt > strong, div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_num, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap .go_btn, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap > a, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dt, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li em {
  color: #fff; }

div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene, div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene, div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li, div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li, div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap, div.counselor_240618 section.news_sc, div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li, div.counselor_240618 section.review_sc, div.counselor_240618 section.tc_sc, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li, div.counselor_240618 section.guide_sc, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
  background-color: #fff; }

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

div.counselor_240618 section.bene_sc {
  background-color: #f0f5ee; }

div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
  background-color: #ebede6; }

div.counselor_240618 section.news_sc .title_wrap h4.tit em, div.counselor_240618 section.pass_sc .title_wrap h4.tit em, div.counselor_240618 section.bene_sc .title_wrap h4.tit em, div.counselor_240618 section.tc_sc .title_wrap h4.tit > em, div.counselor_240618 section.book_sc .title_wrap h4.tit em, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn:hover {
  color: #5eb00c; }

div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn, div.counselor_240618 section.review_sc .btn_wrap .review_btn:hover {
  background-color: #5eb00c; }

div.counselor_240618 section.pass_sc .short_ac .title_wrap h4.tit em, div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green, div.counselor_240618 section.review_sc .title_wrap h4.tit em, div.counselor_240618 section.guide_sc .title_wrap h4.tit em {
  color: #458900; }

div.counselor_240618 section.special_sc2 .wrap_1024 .emblem, div.counselor_240618 section.special_sc3 .wrap_1024 .emblem, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img, div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd mark {
  background-color: #458900; }

div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps > p, div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .ps, div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt > strong, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date, div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span, div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > span {
  color: #ff651a; }

div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec:hover {
  background-color: #ff651a; }

div.counselor_240618 section.early_sc, div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li, div.counselor_240618 section.order_sc, div.counselor_240618 section.order_sc2 {
  background-color: #f1da77; }

div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green strong.bg {
  background-color: #ffec87; }

div.counselor_240618 {
  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_240618 br {
    font-family: none; }
  div.counselor_240618 .title_wrap {
    text-align: center;
    padding: 0; }
    div.counselor_240618 .title_wrap p.txt {
      font-size: 23px;
      font-size: 1.495rem;
      margin-bottom: 10px; }
    div.counselor_240618 .title_wrap h4.tit {
      font-size: 32px;
      font-size: 2.08rem;
      line-height: 1.3; }
      div.counselor_240618 .title_wrap h4.tit em {
        font-weight: 700; }
    @media (max-width: 760px) {
      div.counselor_240618 .title_wrap p.txt {
        font-size: 20px;
        font-size: 1.3rem;
        margin-bottom: 8px; }
      div.counselor_240618 .title_wrap h4.tit {
        font-size: 29px;
        font-size: 1.885rem; } }
    @media (max-width: 560px) {
      div.counselor_240618 .title_wrap p.txt {
        font-size: 17px;
        font-size: 1.105rem;
        margin-bottom: 6px; }
      div.counselor_240618 .title_wrap h4.tit {
        font-size: 26px;
        font-size: 1.69rem; } }
    @media (max-width: 400px) {
      div.counselor_240618 .title_wrap p.txt {
        font-size: 15px;
        font-size: 0.975rem;
        margin-bottom: 5px; }
      div.counselor_240618 .title_wrap h4.tit {
        font-size: 21px;
        font-size: 1.365rem; } }
  div.counselor_240618 section.header {
    background-image: url("../../../../img/event/counselor_240618/bg.png");
    background-repeat: repeat;
    text-align: center; }
    div.counselor_240618 section.header .wrap_1024 {
      position: relative; }
      div.counselor_240618 section.header .wrap_1024 .medal {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -ms-animation-iteration-count: 1;
        -o-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-duration: 0.5s;
        -moz-animation-duration: 0.5s;
        -ms-animation-duration: 0.5s;
        -o-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInUp {
  div.counselor_240618 section.header .wrap_1024 .medal 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.counselor_240618 section.header .wrap_1024 .medal 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_240618 section.header .wrap_1024 .medal > img {
          margin: 60px auto 40px; }
      div.counselor_240618 section.header .wrap_1024 .main_wrap .main_tit {
        margin: 0 auto;
        -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.2s;
        -moz-animation-delay: 0.2s;
        -ms-animation-delay: 0.2s;
        -o-animation-delay: 0.2s;
        animation-delay: 0.2s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; }

@-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 {
  div.counselor_240618 section.header .wrap_1024 .main_wrap .main_tit 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.counselor_240618 section.header .wrap_1024 .main_wrap .main_tit 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_240618 section.header .wrap_1024 .main_wrap .main_img {
        margin: 35px auto 25px;
        -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 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 {
  div.counselor_240618 section.header .wrap_1024 .main_wrap .main_img 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.counselor_240618 section.header .wrap_1024 .main_wrap .main_img 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_240618 section.header .wrap_1024 .hd_bene_ul {
        padding: 0 7% 80px; }
        div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene {
          border: 1px solid #e5e2de;
          border-radius: 10px;
          position: relative;
          padding: 40px 0 45px;
          float: left;
          width: 31.3%;
          margin: 0 1%;
          text-align: center; }
          div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
            margin: 0 auto; }
          div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .txt {
            margin-top: 15px;
            font-size: 18px;
            font-size: 1.17rem;
            line-height: 1.4; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .txt > strong {
              font-weight: 700; }
          div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps {
            position: absolute;
            width: 100%;
            bottom: 23px;
            left: 0;
            text-align: center; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps > p {
              font-size: 13.4px;
              font-size: 0.871rem;
              font-weight: 300; }
    div.counselor_240618 section.header .wide_banner {
      padding: 32px 0; }
      div.counselor_240618 section.header .wide_banner > 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;
        -moz-animation-delay: 0;
        -ms-animation-delay: 0;
        -o-animation-delay: 0;
        animation-delay: 0;
        -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: 20px;
        font-size: 1.3rem;
        font-weight: 200;
        letter-spacing: 0.2px; }

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

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

@-ms-keyframes flash {
  div.counselor_240618 section.header .wide_banner > p 0%, div.counselor_240618 section.header .wide_banner > p 50%, div.counselor_240618 section.header .wide_banner > p 100% {
    opacity: 1; }
  div.counselor_240618 section.header .wide_banner > p 25%, div.counselor_240618 section.header .wide_banner > p 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_240618 section.header .wide_banner > p strong {
          font-weight: 600; }
        div.counselor_240618 section.header .wide_banner > p em {
          color: #d3f358; }
    @media (max-width: 760px) {
      div.counselor_240618 section.header {
        background-size: 39px; }
        div.counselor_240618 section.header .wrap_1024 .medal > img {
          width: 370px;
          margin: 60px auto 30px; }
        div.counselor_240618 section.header .wrap_1024 .main_wrap .main_tit {
          width: 72%; }
        div.counselor_240618 section.header .wrap_1024 .main_wrap .main_img {
          margin: -10px auto 60px;
          width: 56%; }
        div.counselor_240618 section.header .wrap_1024 .hd_bene_ul {
          padding: 0 2% 70px; }
          div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene {
            padding: 35px 0 40px; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
              width: 70px; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .txt {
              margin-top: 10px;
              font-size: 16.4px;
              font-size: 1.066rem; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps {
              bottom: 20px; }
              div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps > p {
                font-size: 13px;
                font-size: 0.845rem; }
        div.counselor_240618 section.header .wide_banner {
          padding: 30px 0; }
          div.counselor_240618 section.header .wide_banner > p {
            font-size: 18px;
            font-size: 1.17rem; } }
    @media (max-width: 560px) {
      div.counselor_240618 section.header {
        background-size: 35px; }
        div.counselor_240618 section.header .wrap_1024 .medal > img {
          width: 280px;
          margin: 50px auto 30px; }
        div.counselor_240618 section.header .wrap_1024 .main_wrap .main_tit {
          width: 78%; }
        div.counselor_240618 section.header .wrap_1024 .main_wrap .main_img {
          margin: 12px auto 20px;
          width: 62%; }
        div.counselor_240618 section.header .wrap_1024 .hd_bene_ul {
          padding: 0 12% 40px; }
          div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene {
            float: none;
            width: 100%;
            margin: 0 0 2%;
            padding: 5% 4%; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
              width: 60px; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .txt {
              margin-top: 10px;
              font-size: 15.6px;
              font-size: 1.014rem; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps {
              position: static;
              bottom: auto;
              margin-top: 5px; }
              div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps > p {
                font-size: 13px;
                font-size: 0.845rem; }
        div.counselor_240618 section.header .wide_banner {
          padding: 30px 0; }
          div.counselor_240618 section.header .wide_banner > p {
            font-size: 18px;
            font-size: 1.17rem; } }
    @media (max-width: 400px) {
      div.counselor_240618 section.header {
        background-size: 27px; }
        div.counselor_240618 section.header .wrap_1024 .medal > img {
          width: 64%;
          margin: 35px auto 20px; }
        div.counselor_240618 section.header .wrap_1024 .main_wrap .main_tit {
          width: 84%; }
        div.counselor_240618 section.header .wrap_1024 .main_wrap .main_img {
          width: 66%; }
        div.counselor_240618 section.header .wrap_1024 .hd_bene_ul {
          padding: 0 4% 30px; }
          div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene {
            padding: 5% 4%; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
              width: 20%; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .txt {
              margin-top: 6px;
              font-size: 15px;
              font-size: 0.975rem; }
            div.counselor_240618 section.header .wrap_1024 .hd_bene_ul .hd_bene .ps > p {
              font-size: 12.4px;
              font-size: 0.806rem; }
        div.counselor_240618 section.header .wide_banner {
          padding: 28px 0; }
          div.counselor_240618 section.header .wide_banner > p {
            font-size: 16px;
            font-size: 1.04rem; } }
  div.counselor_240618 section.header_sc {
    background-image: url("../../../../img/event/counselor_240618/bg.png");
    background-repeat: repeat;
    text-align: center;
    padding: 0 0 150px; }
    div.counselor_240618 section.header_sc .wrap_1024 {
      position: relative; }
      div.counselor_240618 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: 60px auto 40px; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInUp {
  div.counselor_240618 section.header_sc .wrap_1024 .medal 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.counselor_240618 section.header_sc .wrap_1024 .medal 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_240618 section.header_sc .wrap_1024 .medal > img {
          margin: 0 auto; }
        div.counselor_240618 section.header_sc .wrap_1024 .medal .ps {
          font-size: 11px;
          font-size: 0.715rem;
          opacity: 0.3;
          filter: alpha(opacity=30);
          font-weight: 300;
          margin-top: 5px; }
      div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_tit {
        margin: 0 auto;
        -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.2s;
        -moz-animation-delay: 0.2s;
        -ms-animation-delay: 0.2s;
        -o-animation-delay: 0.2s;
        animation-delay: 0.2s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; }

@-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 {
  div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_tit 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_tit 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_240618 section.header_sc .wrap_1024 .main_wrap .main_img {
        margin: 45px auto 25px;
        -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 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 {
  div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_img 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_img 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_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene {
        border: 1px solid #e5e2de;
        border-radius: 20px;
        position: relative;
        padding: 30px 0;
        float: left;
        width: 24%;
        height: 225px;
        margin: 0 0.5%;
        text-align: center; }
        div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
          margin: 0 auto;
          width: 80px; }
        div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt {
          margin-top: 12px; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .sm {
            font-size: 16px;
            font-size: 1.04rem;
            font-weight: 300; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .big {
            font-size: 19px;
            font-size: 1.235rem;
            font-weight: 700;
            margin-top: 4px;
            color: #000; }
            div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .big > mark {
              font-weight: 800;
              letter-spacing: 0;
              background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #ededd7));
              background: -webkit-linear-gradient(transparent 50%, #ededd7 50%);
              background: -o-linear-gradient(transparent 50%, #ededd7 50%);
              background: linear-gradient(transparent 50%, #ededd7 50%); }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .ps {
            font-size: 13.4px;
            font-size: 0.871rem;
            position: absolute;
            width: 100%;
            bottom: 25px;
            left: 0;
            text-align: center;
            font-weight: 300; }
    @media (max-width: 960px) {
      div.counselor_240618 section.header_sc {
        padding: 0 0 110px; }
        div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene {
          padding: 20px 0;
          height: 200px; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
            width: 72px; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .sm {
            font-size: 15.6px;
            font-size: 1.014rem; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .big {
            font-size: 18px;
            font-size: 1.17rem; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .ps {
            bottom: 24px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.header_sc {
        background-size: 39px;
        padding: 0 0 90px; }
        div.counselor_240618 section.header_sc .wrap_1024 .medal {
          margin: 50px auto 30px; }
          div.counselor_240618 section.header_sc .wrap_1024 .medal > img {
            width: 370px; }
          div.counselor_240618 section.header_sc .wrap_1024 .medal .ps {
            font-size: 10.4px;
            font-size: 0.676rem;
            margin-top: 4px;
            line-height: 1.2; }
        div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_tit {
          width: 72%; }
        div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_img {
          margin: -10px auto 40px;
          width: 56%; }
        div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul {
          padding: 0 4%; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene {
            width: 48%;
            margin: 1%; }
            div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt {
              margin-top: 10px; } }
    @media (max-width: 560px) {
      div.counselor_240618 section.header_sc {
        background-size: 35px;
        padding: 0 0 60px; }
        div.counselor_240618 section.header_sc .wrap_1024 .medal {
          margin: 45px auto 30px; }
          div.counselor_240618 section.header_sc .wrap_1024 .medal > img {
            width: 280px; }
          div.counselor_240618 section.header_sc .wrap_1024 .medal .ps {
            font-size: 9.4px;
            font-size: 0.611rem;
            margin-top: 3px;
            line-height: 1.3; }
        div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_tit {
          width: 78%; }
        div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_img {
          margin: 12px auto 20px;
          width: 62%; }
        div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene {
          padding: 20px 0;
          height: 190px; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
            width: 68px; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .sm {
            font-size: 15px;
            font-size: 0.975rem; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .big {
            font-size: 17px;
            font-size: 1.105rem; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .ps {
            font-size: 12px;
            font-size: 0.78rem;
            bottom: 20px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.header_sc {
        background-size: 27px;
        padding: 0 0 40px; }
        div.counselor_240618 section.header_sc .wrap_1024 .medal {
          margin: 30px auto 20px; }
          div.counselor_240618 section.header_sc .wrap_1024 .medal > img {
            width: 64%; }
          div.counselor_240618 section.header_sc .wrap_1024 .medal .ps {
            font-size: 8.4px;
            font-size: 0.546rem;
            margin-top: 2px; }
        div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_tit {
          width: 84%; }
        div.counselor_240618 section.header_sc .wrap_1024 .main_wrap .main_img {
          width: 66%; }
        div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul {
          padding: 0 6%; }
          div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene {
            float: none;
            width: 100%;
            margin: 10px 0 0 0;
            padding: 16px 0 20px;
            height: auto; }
            div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .icon > img {
              width: 65px; }
            div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt {
              margin-top: 8px; }
              div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .sm {
                font-size: 14px;
                font-size: 0.91rem; }
              div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .big {
                font-size: 16px;
                font-size: 1.04rem; }
              div.counselor_240618 section.header_sc .wrap_1024 .hd_bene_ul .hd_bene .txt .ps {
                font-size: 11.6px;
                font-size: 0.754rem;
                position: static;
                bottom: auto;
                margin-top: 7px; } }
  div.counselor_240618 section.bar_sc .bar_wrap {
    width: 1000px;
    height: 120px;
    position: absolute;
    top: 1307px;
    left: 50%;
    margin-left: -500px;
    -webkit-box-shadow: 0 5px 12px rgba(1, 1, 1, 0.2);
    box-shadow: 0 5px 12px rgba(1, 1, 1, 0.2);
    border-radius: 100px;
    z-index: 1; }
    div.counselor_240618 section.bar_sc .bar_wrap .count_wrap {
      padding-left: 40px;
      margin-top: 3px; }
      div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_txt {
        font-size: 16px;
        font-size: 1.04rem;
        opacity: 0.7;
        filter: alpha(opacity=70); }
      div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_num {
        font-size: 31px;
        font-size: 2.015rem;
        margin-top: 5px;
        letter-spacing: 0;
        font-weight: bold; }
    div.counselor_240618 section.bar_sc .bar_wrap a.go_btn {
      width: 258px;
      height: 73px;
      background: #ff6449;
      position: absolute;
      right: 30px;
      bottom: 25px;
      border-radius: 100px;
      text-align: center;
      letter-spacing: 0; }
      div.counselor_240618 section.bar_sc .bar_wrap a.go_btn p {
        font-size: 21px;
        font-size: 1.365rem;
        line-height: 73px;
        font-weight: 600; }
        div.counselor_240618 section.bar_sc .bar_wrap a.go_btn p > span {
          padding-left: 40px;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s;
          letter-spacing: 0.2px; }
      div.counselor_240618 section.bar_sc .bar_wrap a.go_btn:hover {
        background: #6ad542; }
        div.counselor_240618 section.bar_sc .bar_wrap a.go_btn:hover p > span {
          padding-left: 45px;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s; }
  @media (max-width: 1024px) {
    div.counselor_240618 section.bar_sc {
      background: #363a3c;
      padding: 20px 2%;
      position: relative; }
      div.counselor_240618 section.bar_sc .bar_wrap {
        background: none;
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        margin-left: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0; }
        div.counselor_240618 section.bar_sc .bar_wrap .count_wrap {
          padding-left: 10px;
          margin-top: 3px; }
          div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_txt {
            font-size: 15px;
            font-size: 0.975rem; }
          div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_num {
            font-size: 30px;
            font-size: 1.95rem;
            margin-top: 5px; }
        div.counselor_240618 section.bar_sc .bar_wrap a.go_btn {
          width: 260px;
          height: 72px;
          bottom: 45px; }
          div.counselor_240618 section.bar_sc .bar_wrap a.go_btn p {
            font-size: 20px;
            font-size: 1.3rem;
            line-height: 72px; } }
  @media (max-width: 760px) {
    div.counselor_240618 section.bar_sc .bar_wrap {
      height: 104px; }
      div.counselor_240618 section.bar_sc .bar_wrap .count_wrap {
        margin-top: 0; }
        div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_txt {
          font-size: 14px;
          font-size: 0.91rem; }
        div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_num {
          font-size: 25px;
          font-size: 1.625rem;
          margin-top: 5px; }
      div.counselor_240618 section.bar_sc .bar_wrap a.go_btn {
        width: 225px;
        height: 68px;
        right: 3%;
        bottom: 35px; }
        div.counselor_240618 section.bar_sc .bar_wrap a.go_btn p {
          font-size: 18px;
          font-size: 1.17rem;
          line-height: 68px; } }
  @media (max-width: 580px) {
    div.counselor_240618 section.bar_sc {
      padding: 25px 4% 30px; }
      div.counselor_240618 section.bar_sc .bar_wrap {
        -webkit-box-shadow: none;
        box-shadow: none;
        height: auto;
        border-radius: 0;
        padding: 0; }
        div.counselor_240618 section.bar_sc .bar_wrap .count_wrap {
          padding-left: 0;
          margin-top: 0;
          text-align: center; }
          div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_txt {
            font-size: 14px;
            font-size: 0.91rem; }
          div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_num {
            font-size: 24px;
            font-size: 1.56rem;
            margin-top: 5px; }
        div.counselor_240618 section.bar_sc .bar_wrap a.go_btn {
          width: 70%;
          height: 62px;
          position: static;
          display: block;
          margin: 17px auto 0; }
          div.counselor_240618 section.bar_sc .bar_wrap a.go_btn p {
            font-size: 17px;
            font-size: 1.105rem;
            line-height: 62px; } }
  @media (max-width: 420px) {
    div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_txt {
      font-size: 13px;
      font-size: 0.845rem; }
    div.counselor_240618 section.bar_sc .bar_wrap .count_wrap .count_num {
      font-size: 20px;
      font-size: 1.3rem;
      margin-top: 3px; }
    div.counselor_240618 section.bar_sc .bar_wrap a.go_btn {
      width: 80%;
      height: 56px;
      margin: 15px auto 0; }
      div.counselor_240618 section.bar_sc .bar_wrap a.go_btn p {
        font-size: 16px;
        font-size: 1.04rem;
        line-height: 56px; } }
  div.counselor_240618 .free_lecture_sc {
    background: #e2e2c4;
    padding: 140px 0 90px; }
    @media (max-width: 960px) {
      div.counselor_240618 .free_lecture_sc {
        padding: 60px 4%; } }
    @media (max-width: 760px) {
      div.counselor_240618 .free_lecture_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 .free_lecture_sc {
        padding: 20px 6% 40px; } }
    div.counselor_240618 .free_lecture_sc .wrap_1024 {
      position: relative; }
      div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_img {
        position: absolute;
        top: -65px;
        left: 0; }
      div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt {
        margin-left: 50%; }
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
          font-size: 23px;
          font-size: 1.495rem;
          font-weight: 800;
          color: #3f44f5;
          -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; }

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

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

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

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

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
        div.counselor_240618 .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_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big > em {
            display: block;
            font-weight: 800; }
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
          margin-top: 20px; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
            width: 420px;
            height: 96px;
            position: relative;
            background: #fff;
            border: 2px solid #363a3c;
            border-radius: 35px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s; }
            div.counselor_240618 .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_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                background: url("../../../../img/event/intelligence_250402/btn_img.png") no-repeat center;
                position: absolute;
                display: block;
                width: 27px;
                height: 23px;
                bottom: 38px;
                right: 45px; }
            div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
              background: #fcfceb; }
      @media (max-width: 960px) {
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_img {
          top: -25px;
          left: 0;
          width: 40%; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_img > img {
            width: 100%; }
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-left: 45%; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 21px;
            font-size: 1.365rem; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 30px;
            font-size: 1.95rem;
            margin-top: 12px; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 100%;
              height: auto;
              border-radius: 25px; }
              div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 20px;
                font-size: 1.3rem;
                padding: 18px 0; }
                div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  display: none; } }
      @media (max-width: 760px) {
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_img {
          position: static;
          top: 0;
          left: 0;
          width: 100%; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_img > img {
            width: 300px;
            margin: 0 auto; }
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-left: 0;
          margin-top: 20px;
          width: 100%;
          text-align: center; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 18px;
            font-size: 1.17rem; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 28px;
            font-size: 1.82rem;
            margin-top: 12px; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 75%;
              height: auto;
              border-radius: 25px; }
              div.counselor_240618 .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_240618 .free_lecture_sc .wrap_1024 .coupon_img > img {
          width: 200px; }
        div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-top: 20px; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 16px;
            font-size: 1.04rem; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 25px;
            font-size: 1.625rem;
            margin-top: 10px; }
          div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 100%;
              height: auto;
              border-radius: 20px; }
              div.counselor_240618 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 18px;
                font-size: 1.17rem; } }
  div.counselor_240618 section.why_sc {
    padding: 120px 0 100px;
    background: #efefde; }
    div.counselor_240618 section.why_sc .title_wrap p.txt {
      font-weight: 500; }
    div.counselor_240618 section.why_sc .title_wrap h4.tit em {
      color: #ff6449; }
    @media (max-width: 960px) {
      div.counselor_240618 section.why_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.why_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.why_sc {
        padding: 40px 4%; } }
    div.counselor_240618 section.why_sc .wrap_1024 {
      margin-top: 30px;
      padding: 0 6%; }
      div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li {
        margin-top: 15px;
        padding: 15px;
        border-radius: 30px;
        border: 1px solid #bfbcae; }
        div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img {
          float: left;
          width: 40%; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img > img {
            margin: 0 auto; }
        div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt {
          float: left;
          width: 60%;
          padding-top: 35px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            background: #ff6449;
            color: #fff;
            padding: 5px 23px;
            border-radius: 15px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .big {
            font-size: 23px;
            font-size: 1.495rem;
            font-weight: 700;
            margin-top: 10px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .sm {
            opacity: 0.65;
            filter: alpha(opacity=65);
            font-size: 15px;
            font-size: 0.975rem;
            margin-top: 6px;
            font-weight: 400;
            line-height: 1.25;
            letter-spacing: 0; }
      @media (max-width: 960px) {
        div.counselor_240618 section.why_sc .wrap_1024 {
          padding: 0; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li {
          margin-top: 10px;
          padding: 13px;
          border-radius: 25px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img {
            float: left;
            width: 40%; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img > img {
              width: 200px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt {
            float: left;
            width: 60%;
            padding-top: 30px; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num {
              padding: 4px 20px; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num > span {
                font-size: 15px;
                font-size: 0.975rem; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .big {
              font-size: 21px;
              font-size: 1.365rem;
              margin-top: 10px; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .sm {
              font-size: 14.6px;
              font-size: 0.949rem;
              margin-top: 6px; } }
      @media (max-width: 600px) {
        div.counselor_240618 section.why_sc .wrap_1024 {
          margin-top: 20px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li {
            margin-top: 10px;
            padding: 15px 5px 25px;
            border-radius: 20px; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img {
              float: none;
              width: 100%; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img > img {
                width: 36%; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt {
              float: none;
              width: 100%;
              padding-top: 10px;
              text-align: center; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num {
                padding: 4px 20px; }
                div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num > span {
                  font-size: 14px;
                  font-size: 0.91rem; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .big {
                font-size: 19px;
                font-size: 1.235rem;
                margin-top: 10px; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .sm {
                font-size: 14.2px;
                font-size: 0.923rem;
                margin-top: 5px; } }
      @media (max-width: 400px) {
        div.counselor_240618 section.why_sc .wrap_1024 {
          margin-top: 16px; }
          div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li {
            margin-top: 8px;
            padding: 12px 5px 25px;
            border-radius: 15px; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .img > img {
              width: 50%; }
            div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt {
              padding-top: 5px; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num {
                padding: 4px 17px; }
                div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .num > span {
                  font-size: 13.6px;
                  font-size: 0.884rem; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .big {
                font-size: 17.6px;
                font-size: 1.144rem; }
              div.counselor_240618 section.why_sc .wrap_1024 .why_ul > li .txt .sm {
                font-size: 14px;
                font-size: 0.91rem; } }
  div.counselor_240618 section.special_sc {
    padding: 0 0 100px;
    background: #f1da77; }
    div.counselor_240618 section.special_sc .wide_banner {
      padding: 25px 0 28px;
      text-align: center; }
      div.counselor_240618 section.special_sc .wide_banner .emoji {
        font-size: 22px;
        font-size: 1.43rem; }
      div.counselor_240618 section.special_sc .wide_banner .txt {
        font-size: 20px;
        font-size: 1.3rem;
        margin-top: 5px;
        font-weight: 400;
        letter-spacing: 0.2px;
        line-height: 1.4; }
        div.counselor_240618 section.special_sc .wide_banner .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: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -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: 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;
          color: #bdff77;
          font-weight: 600;
          letter-spacing: 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 {
  div.counselor_240618 section.special_sc .wide_banner .txt em 0%, div.counselor_240618 section.special_sc .wide_banner .txt em 50%, div.counselor_240618 section.special_sc .wide_banner .txt em 100% {
    opacity: 1; }
  div.counselor_240618 section.special_sc .wide_banner .txt em 25%, div.counselor_240618 section.special_sc .wide_banner .txt em 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_240618 section.special_sc .title_wrap {
      margin-top: 70px; }
      div.counselor_240618 section.special_sc .title_wrap p.txt {
        font-weight: 500; }
        div.counselor_240618 section.special_sc .title_wrap p.txt > em {
          letter-spacing: 0.2px; }
      div.counselor_240618 section.special_sc .title_wrap h4.tit em {
        color: #000;
        font-weight: 800; }
    @media (max-width: 960px) {
      div.counselor_240618 section.special_sc {
        padding: 0 0 80px; }
        div.counselor_240618 section.special_sc .title_wrap {
          margin-top: 60px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.special_sc {
        padding: 0 0 60px; }
        div.counselor_240618 section.special_sc .wide_banner {
          padding: 20px 0 23px; }
          div.counselor_240618 section.special_sc .wide_banner .emoji {
            font-size: 20px;
            font-size: 1.3rem; }
          div.counselor_240618 section.special_sc .wide_banner .txt {
            font-size: 18px;
            font-size: 1.17rem;
            margin-top: 5px; }
        div.counselor_240618 section.special_sc .title_wrap {
          margin-top: 50px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.special_sc {
        padding: 0 0 40px; }
        div.counselor_240618 section.special_sc .wide_banner {
          padding: 15px 0 18px; }
          div.counselor_240618 section.special_sc .wide_banner .emoji {
            font-size: 18px;
            font-size: 1.17rem; }
          div.counselor_240618 section.special_sc .wide_banner .txt {
            font-size: 16px;
            font-size: 1.04rem;
            margin-top: 3px; }
        div.counselor_240618 section.special_sc .title_wrap {
          margin-top: 40px; } }
    div.counselor_240618 section.special_sc .wrap_1024 {
      margin-top: 50px;
      padding: 0 6%; }
      div.counselor_240618 section.special_sc .wrap_1024 .special_ul {
        position: relative; }
        div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li {
          float: left;
          width: 48%;
          margin: 0 1%;
          padding: 40px;
          border-radius: 25px;
          text-align: center; }
          div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li .sm {
            font-size: 17px;
            font-size: 1.105rem; }
          div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li .big {
            font-size: 24px;
            font-size: 1.56rem;
            font-weight: 800;
            margin-top: 10px; }
        div.counselor_240618 section.special_sc .wrap_1024 .special_ul .plus {
          position: absolute;
          top: 40px;
          left: 50%;
          margin-left: -34px; }
      @media (max-width: 760px) {
        div.counselor_240618 section.special_sc .wrap_1024 {
          margin-top: 35px;
          padding: 0 4%; }
          div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li {
            padding: 40px 20px;
            border-radius: 20px; }
            div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li .sm {
              font-size: 16px;
              font-size: 1.04rem; }
            div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li .big {
              font-size: 21px;
              font-size: 1.365rem;
              margin-top: 10px; }
          div.counselor_240618 section.special_sc .wrap_1024 .special_ul .plus {
            position: absolute;
            top: 38px;
            margin-left: -30px; }
            div.counselor_240618 section.special_sc .wrap_1024 .special_ul .plus > img {
              width: 60px; } }
      @media (max-width: 520px) {
        div.counselor_240618 section.special_sc .wrap_1024 {
          margin-top: 25px;
          padding: 0 2%; }
          div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li {
            padding: 40px 20px;
            border-radius: 20px; }
            div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li .sm {
              font-size: 15px;
              font-size: 0.975rem; }
            div.counselor_240618 section.special_sc .wrap_1024 .special_ul > li .big {
              font-size: 18px;
              font-size: 1.17rem;
              margin-top: 7px; }
          div.counselor_240618 section.special_sc .wrap_1024 .special_ul .plus {
            position: absolute;
            top: 38px;
            margin-left: -25px; }
            div.counselor_240618 section.special_sc .wrap_1024 .special_ul .plus > img {
              width: 50px; } }
  div.counselor_240618 section.special_sc2 {
    padding: 100px 0;
    background: #f1da77; }
    @media (max-width: 960px) {
      div.counselor_240618 section.special_sc2 {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.special_sc2 {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.special_sc2 {
        padding: 40px 4%; } }
    div.counselor_240618 section.special_sc2 .wrap_1024 {
      position: relative; }
      div.counselor_240618 section.special_sc2 .wrap_1024 .emblem {
        width: 130px;
        height: 130px;
        border-radius: 50%;
        position: absolute;
        display: block;
        top: -130px;
        left: 50%;
        margin-left: 200px;
        text-align: center; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt {
          font-size: 24px;
          font-size: 1.56rem;
          -webkit-animation-name: flash;
          -moz-animation-name: flash;
          -ms-animation-name: flash;
          -o-animation-name: flash;
          animation-name: flash;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 2s;
          -webkit-animation-delay: 0;
          -moz-animation-delay: 0;
          -ms-animation-delay: 0;
          -o-animation-delay: 0;
          animation-delay: 0;
          -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-weight: 800;
          letter-spacing: 0;
          line-height: 1.3;
          margin-top: 30px; }

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

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

@-ms-keyframes flash {
  div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt 0%, div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt 50%, div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt 100% {
    opacity: 1; }
  div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt 25%, div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt 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_240618 section.special_sc2 .wrap_1024 .conts {
        text-align: center; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .tit {
          font-size: 32px;
          font-size: 2.08rem;
          font-weight: 600;
          color: #000; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt {
          font-size: 38px;
          font-size: 2.47rem;
          margin-top: 30px;
          line-height: 1.4;
          font-weight: 600; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt > strong {
            font-weight: 800;
            background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff));
            background: -webkit-linear-gradient(transparent 50%, #fff 50%);
            background: -o-linear-gradient(transparent 50%, #fff 50%);
            background: linear-gradient(transparent 50%, #fff 50%); }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .ps {
          font-size: 14px;
          font-size: 0.91rem;
          margin-top: 18px;
          opacity: 0.4; }
      @media (max-width: 900px) {
        div.counselor_240618 section.special_sc2 .wrap_1024 .emblem {
          width: 120px;
          height: 120px;
          top: -100px;
          right: 2%; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt {
            font-size: 22px;
            font-size: 1.43rem;
            margin-top: 28px; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .tit {
          font-size: 26px;
          font-size: 1.69rem; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt {
          font-size: 34px;
          font-size: 2.21rem;
          margin-top: 25px; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .ps {
          font-size: 14px;
          font-size: 0.91rem;
          margin-top: 15px; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.special_sc2 .wrap_1024 {
          text-align: center; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .emblem {
            width: auto;
            height: auto;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            position: static;
            top: 0;
            left: 0;
            margin: 0;
            border-radius: 30px;
            -webkit-box-shadow: none;
            box-shadow: none; }
            div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt {
              font-size: 20px;
              font-size: 1.3rem;
              margin-top: 0;
              padding: 8px 28px;
              font-weight: 600; }
              div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt br {
                display: none; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .conts {
            margin-top: 40px; }
            div.counselor_240618 section.special_sc2 .wrap_1024 .conts .tit {
              font-size: 24px;
              font-size: 1.56rem; }
            div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt {
              font-size: 32px;
              font-size: 2.08rem;
              margin-top: 20px; }
              div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt br {
                display: none; }
            div.counselor_240618 section.special_sc2 .wrap_1024 .conts .ps {
              font-size: 13px;
              font-size: 0.845rem;
              margin-top: 15px; } }
      @media (max-width: 580px) {
        div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt {
          font-size: 18px;
          font-size: 1.17rem; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .tit {
          font-size: 22px;
          font-size: 1.43rem; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt {
          font-size: 28px;
          font-size: 1.82rem;
          margin-top: 15px; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts .ps {
          font-size: 13px;
          font-size: 0.845rem;
          margin-top: 12px; } }
      @media (max-width: 440px) {
        div.counselor_240618 section.special_sc2 .wrap_1024 .emblem .emblem_txt {
          font-size: 16px;
          font-size: 1.04rem;
          padding: 7px 24px; }
        div.counselor_240618 section.special_sc2 .wrap_1024 .conts {
          margin-top: 20px; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .conts .tit {
            font-size: 18px;
            font-size: 1.17rem; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .conts .txt {
            font-size: 24px;
            font-size: 1.56rem;
            margin-top: 15px; }
          div.counselor_240618 section.special_sc2 .wrap_1024 .conts .ps {
            font-size: 12.6px;
            font-size: 0.819rem;
            margin-top: 10px; } }
  div.counselor_240618 section.special_sc3 {
    padding: 80px 0;
    background: #efefde; }
    @media (max-width: 960px) {
      div.counselor_240618 section.special_sc3 {
        padding: 70px 4%; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.special_sc3 {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.special_sc3 {
        padding: 40px 4%; } }
    div.counselor_240618 section.special_sc3 .wrap_1024 {
      position: relative;
      text-align: center; }
      div.counselor_240618 section.special_sc3 .wrap_1024 .emblem {
        width: 130px;
        height: 130px;
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -ms-transform-origin: top center;
        -o-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation-name: swing;
        -moz-animation-name: swing;
        -ms-animation-name: swing;
        -o-animation-name: swing;
        animation-name: swing;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-delay: 0;
        -moz-animation-delay: 0;
        -ms-animation-delay: 0;
        -o-animation-delay: 0;
        animation-delay: 0;
        -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;
        border-radius: 50%;
        position: absolute;
        display: block;
        top: -120px;
        left: 50%;
        margin-left: 230px;
        text-align: center; }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-moz-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-ms-keyframes swing {
  div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 20%, div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 40%, div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 60%, div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 80%, div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  div.counselor_240618 section.special_sc3 .wrap_1024 .emblem 100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-o-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
        div.counselor_240618 section.special_sc3 .wrap_1024 .emblem .emblem_txt {
          font-size: 24px;
          font-size: 1.56rem;
          font-weight: 800;
          letter-spacing: 0;
          line-height: 1.3;
          margin-top: 30px; }
      div.counselor_240618 section.special_sc3 .wrap_1024 .tit {
        font-size: 40px;
        font-size: 2.6rem;
        font-weight: 700;
        color: #000; }
      div.counselor_240618 section.special_sc3 .wrap_1024 .conts {
        margin-top: 55px;
        padding: 0 10%; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .conts .img {
          float: left;
          width: 50%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .img > img {
            margin: 0 auto; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt {
          float: left;
          width: 50%;
          text-align: left;
          padding-top: 50px; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big {
            font-size: 30px;
            font-size: 1.95rem;
            line-height: 1.4;
            font-weight: 500; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big > strong {
              font-weight: 700;
              color: #fc5c00;
              background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #d8d8c4));
              background: -webkit-linear-gradient(transparent 50%, #d8d8c4 50%);
              background: -o-linear-gradient(transparent 50%, #d8d8c4 50%);
              background: linear-gradient(transparent 50%, #d8d8c4 50%); }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .ps {
            font-size: 14px;
            font-size: 0.91rem;
            margin-top: 25px;
            opacity: 0.8;
            font-weight: 300;
            line-height: 1.5; }
      @media (max-width: 960px) {
        div.counselor_240618 section.special_sc3 .wrap_1024 .emblem {
          width: 120px;
          height: 120px;
          top: -100px;
          left: auto;
          margin-left: 0;
          right: 2%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .emblem .emblem_txt {
            font-size: 22px;
            font-size: 1.43rem;
            margin-top: 30px; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .tit {
          font-size: 37px;
          font-size: 2.405rem; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .conts {
          margin-top: 50px;
          padding: 0; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .img {
            float: left;
            width: 50%;
            padding: 0 6%; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .img > img {
              width: 100%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt {
            float: left;
            width: 50%;
            text-align: left;
            padding-top: 45px; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big {
              font-size: 28px;
              font-size: 1.82rem; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .ps {
              font-size: 14px;
              font-size: 0.91rem;
              margin-top: 25px; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.special_sc3 .wrap_1024 .emblem {
          width: 100px;
          height: 100px;
          top: -80px;
          right: 1%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .emblem .emblem_txt {
            font-size: 20px;
            font-size: 1.3rem;
            margin-top: 22px; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .tit {
          font-size: 30px;
          font-size: 1.95rem; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .conts {
          margin-top: 40px;
          padding: 0;
          overflow: hidden; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .img {
            float: none;
            width: 100%;
            padding: 0 30%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt {
            float: none;
            width: 100%;
            text-align: center;
            padding-top: 25px; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big {
              font-size: 24px;
              font-size: 1.56rem; }
              div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big .dp_w {
                display: none; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .ps {
              font-size: 13px;
              font-size: 0.845rem;
              margin-top: 20px; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.special_sc3 .wrap_1024 .emblem {
          width: 75px;
          height: 75px;
          top: -60px;
          right: 1%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .emblem .emblem_txt {
            font-size: 17px;
            font-size: 1.105rem;
            margin-top: 15px;
            line-height: 1.3; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .tit {
          font-size: 26px;
          font-size: 1.69rem; }
        div.counselor_240618 section.special_sc3 .wrap_1024 .conts {
          margin-top: 25px; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .img {
            padding: 0 20%; }
          div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt {
            padding-top: 25px; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big {
              font-size: 21px;
              font-size: 1.365rem; }
              div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .big br {
                display: none; }
            div.counselor_240618 section.special_sc3 .wrap_1024 .conts .txt .ps {
              margin-top: 15px; } }
  div.counselor_240618 section.curriculum_sc {
    padding: 100px 0;
    background: #2c402b; }
    div.counselor_240618 section.curriculum_sc .title_wrap p.txt {
      color: #cfd7cb; }
    div.counselor_240618 section.curriculum_sc .title_wrap h4.tit {
      font-weight: 600; }
      div.counselor_240618 section.curriculum_sc .title_wrap h4.tit em {
        color: #ffe369;
        font-weight: 700; }
    @media (max-width: 960px) {
      div.counselor_240618 section.curriculum_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.curriculum_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.curriculum_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.curriculum_sc .wrap_1024 {
      margin-top: 50px; }
      div.counselor_240618 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_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .emoji {
          font-size: 22px;
          font-size: 1.43rem; }
        div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .tit {
          font-size: 17px;
          font-size: 1.105rem;
          font-weight: 800;
          margin-top: 10px; }
        div.counselor_240618 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_240618 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_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .arrow > span {
            font-size: 15px;
            font-size: 0.975rem; }
        div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .emoji {
          font-size: 29px;
          font-size: 1.885rem;
          margin-top: 17px; }
        div.counselor_240618 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_240618 section.curriculum_sc .wrap_1024 {
          overflow-x: auto; }
          div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul {
            width: 1000px; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.curriculum_sc .wrap_1024 {
          margin-top: 40px; }
          div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul {
            width: 900px; }
            div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li {
              height: 162px;
              margin: 0 0.5%;
              padding: 20px;
              border-radius: 20px; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .emoji {
                font-size: 23px;
                font-size: 1.495rem; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .tit {
                font-size: 16px;
                font-size: 1.04rem;
                margin-top: 8px; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .txt {
                font-size: 15px;
                font-size: 0.975rem;
                margin-top: 5px; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .emoji {
                font-size: 26px;
                font-size: 1.69rem;
                margin-top: 18px; }
              div.counselor_240618 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_240618 section.curriculum_sc .wrap_1024 {
          margin-top: 30px; }
          div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul {
            width: 760px; }
            div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li {
              height: 165px;
              padding: 18px 22px;
              border-radius: 18px; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .emoji {
                font-size: 21px;
                font-size: 1.365rem; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .tit {
                font-size: 15.6px;
                font-size: 1.014rem; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .txt {
                font-size: 14.6px;
                font-size: 0.949rem; }
              div.counselor_240618 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_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li .arrow > span {
                  font-size: 14px;
                  font-size: 0.91rem; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .emoji {
                font-size: 25px;
                font-size: 1.625rem;
                margin-top: 23px; }
              div.counselor_240618 section.curriculum_sc .wrap_1024 .curriculum_ul > li.big .tit {
                font-size: 18px;
                font-size: 1.17rem;
                margin-top: 6px; } }
  div.counselor_240618 section.early_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.early_sc .title_wrap h4.tit em {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff1a3));
      background: -webkit-linear-gradient(transparent 50%, #fff1a3 50%);
      background: -o-linear-gradient(transparent 50%, #fff1a3 50%);
      background: linear-gradient(transparent 50%, #fff1a3 50%); }
    @media (max-width: 960px) {
      div.counselor_240618 section.early_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.early_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.early_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.early_sc .wrap_1024 {
      margin-top: 50px;
      padding: 0 10%; }
      div.counselor_240618 section.early_sc .wrap_1024 .box_wrap {
        position: relative;
        border-radius: 30px;
        padding: 50px 30px 55px;
        text-align: center; }
        div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .title {
          font-size: 26px;
          font-size: 1.69rem;
          letter-spacing: 1px; }
        div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .text {
          font-size: 16px;
          font-size: 1.04rem;
          margin-top: 20px;
          line-height: 1.5; }
        div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date {
          font-size: 16px;
          font-size: 1.04rem;
          margin-top: 30px; }
          div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date > span {
            -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.6s;
            -moz-animation-duration: 1.6s;
            -ms-animation-duration: 1.6s;
            -o-animation-duration: 1.6s;
            animation-duration: 1.6s;
            -webkit-animation-delay: 0;
            -moz-animation-delay: 0;
            -ms-animation-delay: 0;
            -o-animation-delay: 0;
            animation-delay: 0;
            -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-weight: 700;
            letter-spacing: 1px; }

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

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

@-ms-keyframes flash {
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date > span 0%, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date > span 50%, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date > span 100% {
    opacity: 1; }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date > span 25%, div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date > span 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_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img {
          position: absolute; }
          div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 {
            top: -35px;
            right: 75px;
            -webkit-animation-name: jello;
            -moz-animation-name: jello;
            -ms-animation-name: jello;
            -o-animation-name: jello;
            animation-name: jello;
            -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;
            -moz-animation-delay: 0;
            -ms-animation-delay: 0;
            -o-animation-delay: 0;
            animation-delay: 0;
            -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 jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-moz-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-ms-keyframes jello {
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-o-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
          div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 {
            bottom: 50px;
            left: -25px;
            -webkit-animation-name: jello;
            -moz-animation-name: jello;
            -ms-animation-name: jello;
            -o-animation-name: jello;
            animation-name: jello;
            -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.4s;
            -moz-animation-delay: 0.4s;
            -ms-animation-delay: 0.4s;
            -o-animation-delay: 0.4s;
            animation-delay: 0.4s;
            -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 jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-moz-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-ms-keyframes jello {
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-o-keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@keyframes jello {
  11.1% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -ms-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -ms-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
        div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap {
          margin-top: 40px;
          text-align: center; }
          div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn {
            width: 390px;
            height: 92px;
            border: none;
            border-radius: 35px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn > span {
              font-size: 17.4px;
              font-size: 1.131rem; }
      @media (max-width: 760px) {
        div.counselor_240618 section.early_sc .wrap_1024 {
          margin-top: 40px;
          padding: 0 4%; }
          div.counselor_240618 section.early_sc .wrap_1024 .box_wrap {
            padding: 8% 6%; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .title {
              font-size: 24px;
              font-size: 1.56rem; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .text {
              font-size: 15px;
              font-size: 0.975rem;
              margin-top: 25px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date {
              font-size: 15px;
              font-size: 0.975rem;
              margin-top: 25px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 {
              top: -35px;
              right: 8%; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 {
              bottom: 50px;
              left: -4%; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap {
              margin-top: 30px; }
              div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn {
                width: 90%;
                height: 88px;
                border-radius: 30px; }
                div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn > span {
                  font-size: 16.6px;
                  font-size: 1.079rem; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.early_sc .wrap_1024 {
          padding: 0 2%; }
          div.counselor_240618 section.early_sc .wrap_1024 .box_wrap {
            padding: 10% 6%; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .title {
              font-size: 20px;
              font-size: 1.3rem; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .text {
              font-size: 14.6px;
              font-size: 0.949rem;
              margin-top: 20px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .txt_wrap .date {
              margin-top: 20px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_01 {
              top: -32px;
              right: 5%;
              width: 73px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .img_wrap > img.bird_02 {
              bottom: 40px;
              left: -4%;
              width: 56px; }
            div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap {
              margin-top: 20px; }
              div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn {
                width: 100%;
                height: 80px;
                border-radius: 20px; }
                div.counselor_240618 section.early_sc .wrap_1024 .box_wrap .btn_wrap .go_btn > span {
                  font-size: 15.6px;
                  font-size: 1.014rem; } }
  div.counselor_240618 section.news_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.news_sc .title_wrap p.txt {
      font-weight: 500; }
    @media (max-width: 960px) {
      div.counselor_240618 section.news_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.news_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.news_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.news_sc .wrap_1024 .news_wrap {
      margin-top: 30px; }
      div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img {
        margin: 0 auto; }
        div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img.news_m {
          display: none; }
    div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap {
      margin-top: 60px;
      text-align: center; }
      div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn {
        width: 390px;
        height: 92px;
        border: none;
        border-radius: 35px; }
        div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn > span {
          font-size: 17.4px;
          font-size: 1.131rem; }
    @media (max-width: 960px) {
      div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img.news_w {
        width: 700px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.news_sc .wrap_1024 .news_wrap {
        margin-top: 25px; }
        div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img {
          padding: 0 12%; }
          div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img.news_w {
            display: none; }
          div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img.news_m {
            display: block;
            width: 100%; }
      div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap {
        margin-top: 30px; }
        div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn {
          width: 72%;
          height: 88px;
          border-radius: 30px; }
          div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn > span {
            font-size: 16.6px;
            font-size: 1.079rem; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.news_sc .wrap_1024 .news_wrap {
        margin-top: 20px; }
        div.counselor_240618 section.news_sc .wrap_1024 .news_wrap > img {
          padding: 0; }
      div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap {
        margin-top: 20px; }
        div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn {
          width: 95%;
          height: 80px;
          border-radius: 25px; }
          div.counselor_240618 section.news_sc .wrap_1024 .btn_wrap .go_btn > span {
            font-size: 16px;
            font-size: 1.04rem; } }
  div.counselor_240618 section.pass_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.pass_sc .title_wrap p.big {
      font-size: 37px;
      font-size: 2.405rem;
      font-weight: 800;
      margin-bottom: 5px; }
    div.counselor_240618 section.pass_sc .title_wrap h4.tit em {
      font-weight: 600; }
      div.counselor_240618 section.pass_sc .title_wrap h4.tit em.modify {
        color: #000;
        font-weight: 800; }
    @media (max-width: 960px) {
      div.counselor_240618 section.pass_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.pass_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.pass_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.pass_sc .wrap_1024 {
      position: relative;
      margin-top: 50px; }
      div.counselor_240618 section.pass_sc .wrap_1024.mg_t {
        margin-top: 100px; }
      div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li {
        float: left;
        width: 31.3%;
        margin: 0 1%;
        text-align: center;
        padding: 35px 10px;
        border-radius: 30px; }
        div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .img {
          width: 120px;
          margin: -100px auto 15px; }
        div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .ask {
          font-size: 18px;
          font-size: 1.17rem;
          margin-top: 10px;
          line-height: 1.3; }
        div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li.cr_02 {
          background: #efefde; }
      div.counselor_240618 section.pass_sc .wrap_1024 .arrow > img {
        margin: 60px auto; }
      div.counselor_240618 section.pass_sc .wrap_1024 .short_ul {
        position: relative;
        height: 140px; }
        div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li {
          position: absolute;
          width: 350px;
          height: 140px;
          border: 2px solid #458900;
          border-radius: 100px;
          text-align: center; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green {
            font-size: 20px;
            font-size: 1.3rem;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            vertical-align: middle;
            font-weight: 500;
            line-height: 1.4; }
            div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green strong {
              font-weight: 700;
              color: #346800; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li:before {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            content: " ";
            height: 100%;
            vertical-align: middle; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_01 {
            top: 0;
            left: 3%; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_02 {
            top: 0;
            left: 50%;
            margin-left: -165px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_03 {
            top: 0;
            right: 3%; }
      @media (max-width: 960px) {
        div.counselor_240618 section.pass_sc .wrap_1024 {
          margin-top: 40px; }
          div.counselor_240618 section.pass_sc .wrap_1024.mg_t {
            margin-top: 50px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li {
            padding: 30px 10px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .img {
              width: 110px;
              margin: -40px auto 15px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .info {
              font-size: 18px;
              font-size: 1.17rem; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .ask {
              font-size: 16.6px;
              font-size: 1.079rem;
              margin-top: 10px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .arrow > img {
            width: 140px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul {
            height: 130px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li {
              position: absolute;
              width: 34%;
              height: 130px; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green {
                font-size: 19px;
                font-size: 1.235rem; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_01 {
                left: 4%; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_02 {
                margin-left: -17%; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_03 {
                right: 4%; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.pass_sc .wrap_1024 {
          margin-top: 30px; }
          div.counselor_240618 section.pass_sc .wrap_1024.mg_t {
            margin-top: 30px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li {
            padding: 25px 8px;
            border-radius: 20px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .img {
              width: 100px;
              margin: -30px auto 15px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .info {
              font-size: 17px;
              font-size: 1.105rem; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .ask {
              font-size: 16px;
              font-size: 1.04rem;
              margin-top: 8px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .arrow > img {
            width: 130px;
            margin: 30px auto; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul {
            height: auto; }
            div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li {
              width: 100%;
              height: 100px;
              position: static;
              margin-bottom: 10px; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li br {
                display: none; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green {
                font-size: 19px;
                font-size: 1.235rem; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_01 {
                left: 0; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_02 {
                left: 0;
                margin-left: 0; }
              div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li.posi_03 {
                right: 0; } }
      @media (max-width: 600px) {
        div.counselor_240618 section.pass_sc .wrap_1024 {
          margin-top: 25px; }
          div.counselor_240618 section.pass_sc .wrap_1024.mg_t {
            margin-top: 20px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li {
            padding: 20px 20px 26px;
            float: none;
            width: 100%;
            margin: 10px 0 0; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .img {
              margin: 0 auto 15px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .info {
              font-size: 14.6px;
              font-size: 0.949rem; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .ask {
              margin-top: 6px; }
              div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .ask br {
                display: none; }
          div.counselor_240618 section.pass_sc .wrap_1024 .arrow > img {
            width: 110px;
            margin: 25px auto; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li {
            width: 100%;
            height: 84px;
            margin-bottom: 8px;
            border: 1px solid #458900; }
            div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green {
              font-size: 16px;
              font-size: 1.04rem; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.pass_sc .wrap_1024 {
          margin-top: 20px; }
          div.counselor_240618 section.pass_sc .wrap_1024.mg_t {
            margin-top: 15px; }
          div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li {
            padding: 15px 5px 25px;
            border-radius: 15px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .img {
              width: 95px;
              margin: 0 auto 15px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .pick_ul > li .info {
              font-size: 14.4px;
              font-size: 0.936rem; }
          div.counselor_240618 section.pass_sc .wrap_1024 .arrow > img {
            width: 90px;
            margin: 25px auto; }
          div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li {
            width: 100%;
            height: 72px; }
            div.counselor_240618 section.pass_sc .wrap_1024 .short_ul > li .green {
              font-size: 15px;
              font-size: 0.975rem; } }
  div.counselor_240618 section.bene_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.bene_sc .title_wrap p.txt {
      font-weight: 500; }
    @media (max-width: 960px) {
      div.counselor_240618 section.bene_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.bene_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.bene_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul {
      margin-top: 40px;
      padding: 0 8%; }
      div.counselor_240618 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_240618 section.bene_sc .wrap_1024 .bene_ul > li .img {
          float: left;
          width: 44%; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
            margin: 0 auto; }
        div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt {
          float: left;
          width: 56%;
          padding: 6px 0 0 6%; }
          div.counselor_240618 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_240618 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_240618 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_240618 section.bene_sc .wrap_1024 .bene_ul > li.short {
          padding: 30px 30px 35px; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
            padding: 18px 0 0 6%; }
    @media (max-width: 960px) {
      div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 35px;
        padding: 0; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 30px; }
        div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li {
          border-radius: 20px;
          padding: 30px 15px 40px; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt {
            padding: 6px 0 0 6%; }
            div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
              font-size: 14.4px;
              font-size: 0.936rem; }
            div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
              font-size: 16px;
              font-size: 1.04rem;
              margin-top: 7px; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
            left: 20px;
            bottom: 10px;
            font-size: 12px;
            font-size: 0.78rem; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li.short {
            padding: 25px 15px 30px; } }
    @media (max-width: 600px) {
      div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 20px;
        padding: 0 12%; }
        div.counselor_240618 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_240618 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 20px;
        padding: 0; }
        div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li {
          float: none;
          width: 100%;
          margin: 2% 0;
          border-radius: 15px;
          padding: 4% 2% 6%; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .img {
            float: none;
            width: 100%; }
            div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
              width: 60px; }
          div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt {
            float: none;
            width: 100%;
            text-align: center;
            padding: 0;
            margin-top: 12px; }
            div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
              font-size: 14.6px;
              font-size: 0.949rem; }
            div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
              font-size: 16px;
              font-size: 1.04rem;
              margin-top: 2px; }
              div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li .txt .big br {
                display: none; }
          div.counselor_240618 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_240618 section.bene_sc .wrap_1024 .bene_ul > li.short {
            padding: 4% 2% 6%; }
            div.counselor_240618 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
              padding: 0; } }
  div.counselor_240618 section.review_sc {
    padding: 70px 0 100px;
    height: 790px; }
    div.counselor_240618 section.review_sc .title_wrap p.emoji {
      font-size: 40px;
      font-size: 2.6rem;
      margin-bottom: 12px; }
    @media (max-width: 1200px) {
      div.counselor_240618 section.review_sc {
        height: 900px; } }
    @media (max-width: 960px) {
      div.counselor_240618 section.review_sc {
        padding: 60px 4% 80px;
        height: 760px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.review_sc {
        padding: 40px 0 60px;
        height: 700px; }
        div.counselor_240618 section.review_sc .title_wrap p.emoji {
          font-size: 30px;
          font-size: 1.95rem;
          margin-bottom: 10px; } }
    @media (max-width: 600px) {
      div.counselor_240618 section.review_sc {
        height: 740px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.review_sc {
        padding: 30px 0 40px;
        height: 650px; }
        div.counselor_240618 section.review_sc .title_wrap p.emoji {
          font-size: 25px;
          font-size: 1.625rem;
          margin-bottom: 6px; } }
    @media (max-width: 380px) {
      div.counselor_240618 section.review_sc {
        height: 700px; } }
    div.counselor_240618 section.review_sc .slick-slider {
      position: relative;
      margin-top: 20px;
      overflow: hidden; }
      div.counselor_240618 section.review_sc .slick-slider .center {
        width: 100%; }
        div.counselor_240618 section.review_sc .slick-slider .center .slick-slide {
          opacity: 0.2;
          filter: alpha(opacity=20);
          display: none;
          float: left;
          min-height: 1px;
          -webkit-transition: all ease-in-out .3s;
          -o-transition: all ease-in-out .3s;
          transition: all ease-in-out .3s;
          margin: 0px 10px; }
        div.counselor_240618 section.review_sc .slick-slider .center .li_wd {
          border-radius: 30px;
          padding: 40px;
          text-align: center;
          min-height: 250px; }
          div.counselor_240618 section.review_sc .slick-slider .center .li_wd .tit {
            font-size: 19px;
            font-size: 1.235rem;
            font-weight: 800; }
          div.counselor_240618 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_240618 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_240618 section.review_sc .slick-slider .center .li_wd .txt strong {
              background: #dcefda;
              font-weight: 600;
              color: #000; }
        div.counselor_240618 section.review_sc .slick-slider .center .slick-active {
          opacity: 0.4;
          filter: alpha(opacity=40); }
        div.counselor_240618 section.review_sc .slick-slider .center .slick-current {
          opacity: 1;
          filter: alpha(opacity=100); }
        div.counselor_240618 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_240618 section.review_sc .slick-slider .center .slick-arrow:hover {
            opacity: 1;
            filter: alpha(opacity=100); }
        div.counselor_240618 section.review_sc .slick-slider .center .slick-prev {
          background: url("../../../../img/event/counselor_240618/prev.png") center no-repeat;
          left: 50%;
          margin-left: -365px; }
        div.counselor_240618 section.review_sc .slick-slider .center .slick-next {
          background: url("../../../../img/event/counselor_240618/next.png") center no-repeat;
          left: 50%;
          margin-left: 295px; }
      div.counselor_240618 section.review_sc .slick-slider .slick-initialized .slick-slide {
        display: block; }
      @media (max-width: 1200px) {
        div.counselor_240618 section.review_sc .slick-slider .center .li_wd {
          min-height: 400px; } }
      @media (max-width: 1024px) {
        div.counselor_240618 section.review_sc .slick-slider .center .li_wd {
          min-height: 400px;
          padding: 40px 25px; } }
      @media (max-width: 960px) {
        div.counselor_240618 section.review_sc .slick-slider .center .li_wd {
          min-height: 250px;
          padding: 35px 30px; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.review_sc .slick-slider {
          margin-top: 10px; }
          div.counselor_240618 section.review_sc .slick-slider .center .li_wd {
            min-height: 270px;
            padding: 35px 30px; }
            div.counselor_240618 section.review_sc .slick-slider .center .li_wd .tit {
              font-size: 18px;
              font-size: 1.17rem; }
            div.counselor_240618 section.review_sc .slick-slider .center .li_wd .name {
              font-size: 13.6px;
              font-size: 0.884rem;
              margin-top: 12px; }
            div.counselor_240618 section.review_sc .slick-slider .center .li_wd .txt {
              font-size: 15px;
              font-size: 0.975rem;
              margin-top: 15px; }
              div.counselor_240618 section.review_sc .slick-slider .center .li_wd .txt .dp_w {
                display: none; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.review_sc .slick-slider {
          margin-top: 15px;
          padding: 0; }
          div.counselor_240618 section.review_sc .slick-slider .center .li_wd {
            min-height: 300px;
            padding: 35px 30px; }
            div.counselor_240618 section.review_sc .slick-slider .center .li_wd .tit {
              font-size: 17px;
              font-size: 1.105rem; }
            div.counselor_240618 section.review_sc .slick-slider .center .li_wd .name {
              font-size: 13.4px;
              font-size: 0.871rem;
              margin-top: 10px; }
            div.counselor_240618 section.review_sc .slick-slider .center .li_wd .txt {
              font-size: 14.6px;
              font-size: 0.949rem;
              margin-top: 13px; } }
    div.counselor_240618 section.review_sc .btn_wrap {
      margin-top: 15px;
      text-align: center; }
      div.counselor_240618 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; }
      @media (max-width: 760px) {
        div.counselor_240618 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_240618 section.review_sc .btn_wrap {
          margin-top: 5px; }
          div.counselor_240618 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_240618 section.review_sc .btn_wrap .review_btn {
          width: 100%;
          height: 85px;
          font-size: 16px;
          font-size: 1.04rem;
          border-radius: 25px; } }
  div.counselor_240618 section.tc_sc {
    padding: 0 0 100px; }
    div.counselor_240618 section.tc_sc .bar_wrap {
      background: #2c402b;
      padding: 40px 0; }
      div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 {
        text-align: center; }
        div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap {
          letter-spacing: 0; }
          div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_txt {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            font-size: 17.6px;
            font-size: 1.144rem;
            font-weight: 300;
            line-height: 20px;
            color: #dae7da; }
            div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_txt > strong {
              font-weight: 600; }
          div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_num {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            font-size: 23px;
            font-size: 1.495rem;
            font-weight: 600;
            line-height: 20px;
            margin-left: 5px; }
    div.counselor_240618 section.tc_sc .title_wrap {
      margin-top: 80px; }
      div.counselor_240618 section.tc_sc .title_wrap h4.tit {
        font-weight: 600; }
        div.counselor_240618 section.tc_sc .title_wrap h4.tit > em {
          font-weight: 800;
          letter-spacing: 0; }
    div.counselor_240618 section.tc_sc.st_02 {
      padding: 100px 0; }
      div.counselor_240618 section.tc_sc.st_02 .title_wrap {
        margin-top: 0; }
    @media (max-width: 960px) {
      div.counselor_240618 section.tc_sc {
        padding: 0 0 80px; }
        div.counselor_240618 section.tc_sc .title_wrap {
          margin-top: 70px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.tc_sc {
        padding: 0 0 60px; }
        div.counselor_240618 section.tc_sc .title_wrap {
          margin-top: 60px; } }
    @media (max-width: 600px) {
      div.counselor_240618 section.tc_sc .bar_wrap {
        padding: 35px 0; }
        div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_txt {
          font-size: 17px;
          font-size: 1.105rem;
          line-height: 1.4; }
        div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_num {
          font-size: 20px;
          font-size: 1.3rem;
          display: block;
          line-height: 1.4;
          margin-left: 0; }
      div.counselor_240618 section.tc_sc .title_wrap {
        margin-top: 50px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.tc_sc {
        padding: 0 0 40px; }
        div.counselor_240618 section.tc_sc .bar_wrap {
          padding: 28px 0; }
          div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_txt {
            font-size: 16px;
            font-size: 1.04rem; }
          div.counselor_240618 section.tc_sc .bar_wrap .wrap_1024 .count_wrap .count_num {
            font-size: 18px;
            font-size: 1.17rem; }
        div.counselor_240618 section.tc_sc .title_wrap {
          margin-top: 40px; } }
    div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap {
      margin-top: 50px;
      padding: 0 4%; }
      div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left {
        float: left;
        width: 55%; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
          margin: 0 auto; }
        div.counselor_240618 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_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap .youtube {
            position: relative;
            width: 100%;
            padding-bottom: 56.25%; }
            div.counselor_240618 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_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
        float: right;
        width: 38%;
        margin-top: 50px; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
          font-size: 16px;
          font-size: 1.04rem;
          margin-top: 25px; }
          div.counselor_240618 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;
            color: #abe88d;
            padding: 0 7px 0 5px;
            letter-spacing: 0; }
          div.counselor_240618 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_240618 section.tc_sc div.wrap_1024 .tc_wrap {
        margin-top: 50px;
        padding: 0; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left {
          float: left;
          width: 48%; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
            width: 100%; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
            border-radius: 23px;
            width: 84%;
            margin: 10px 0 0 8%; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
          width: 48%;
          margin-top: 30px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap {
        margin-top: 30px; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
          border-radius: 20px;
          width: 84%;
          margin: 10px 0 0 8%; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
          width: 48%;
          margin-top: 20px; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
            font-size: 15px;
            font-size: 0.975rem;
            margin-top: 20px; }
            div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .tt {
              padding: 0 5px 0 3px; }
            div.counselor_240618 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_240618 section.tc_sc div.wrap_1024 .tc_wrap {
        margin-top: 20px; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left {
          float: none;
          width: 100%; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
            width: 60%; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
            border-radius: 20px;
            width: 84%;
            margin: 10px auto 0; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
          float: none;
          width: 100%;
          margin-top: 40px;
          text-align: center; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
            font-size: 14.6px;
            font-size: 0.949rem;
            margin-top: 20px; }
            div.counselor_240618 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_240618 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_240618 section.tc_sc div.wrap_1024 .tc_wrap {
        margin-top: 15px; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .img {
          width: 80%; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_left .youtube_wrap {
          border-radius: 15px;
          width: 92%;
          margin: 10px auto 0; }
        div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right {
          margin-top: 30px; }
          div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list {
            margin-top: 15px; }
            div.counselor_240618 section.tc_sc div.wrap_1024 .tc_wrap .tc_right .list > .txt {
              line-height: 1.6; } }
  div.counselor_240618 section.order_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.order_sc .title_wrap p.emoji {
      font-size: 40px;
      font-size: 2.6rem;
      margin-bottom: 12px; }
    div.counselor_240618 section.order_sc .title_wrap h4.tit > em {
      letter-spacing: 0; }
    @media (max-width: 960px) {
      div.counselor_240618 section.order_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.order_sc {
        padding: 40px 4% 60px; }
        div.counselor_240618 section.order_sc .title_wrap p.emoji {
          font-size: 30px;
          font-size: 1.95rem;
          margin-bottom: 10px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.order_sc {
        padding: 30px 4% 40px; }
        div.counselor_240618 section.order_sc .title_wrap p.emoji {
          font-size: 25px;
          font-size: 1.625rem;
          margin-bottom: 6px; } }
    div.counselor_240618 section.order_sc .wrap_1024 {
      margin-top: 40px;
      padding: 0 6%; }
      div.counselor_240618 section.order_sc .wrap_1024 .order_wrap {
        border-radius: 30px;
        padding: 60px 35px 50px;
        margin-top: 10px;
        position: relative; }
        div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box {
          width: 68%;
          margin-top: 15px; }
          div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .tit {
            font-size: 21px;
            font-size: 1.365rem;
            font-weight: 700; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .tit > em {
              background: #fff8db; }
          div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl {
            margin-top: 16px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dt {
              font-size: 14.4px;
              font-size: 0.936rem;
              width: 18%;
              font-weight: 700;
              line-height: 1.5;
              margin-top: 8px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .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_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap {
                display: block;
                margin-top: 7px; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap .go_btn {
                  background: #000;
                  border: none; }
                  div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap .go_btn > span {
                    font-size: 13px;
                    font-size: 0.845rem;
                    font-weight: 300; }
        div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box {
          position: absolute;
          width: 30%;
          right: 35px;
          bottom: 48px;
          text-align: right; }
          div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price {
            padding-right: 5px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .before {
              font-size: 15.4px;
              font-size: 1.001rem;
              font-weight: 100; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .before > span {
                text-decoration: line-through;
                letter-spacing: 0; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after {
              font-size: 20px;
              font-size: 1.3rem;
              font-weight: 500;
              margin-top: 5px; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span {
                font-size: 22px;
                font-size: 1.43rem;
                font-weight: 700;
                letter-spacing: 0; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span.big {
                  font-size: 32px;
                  font-size: 2.08rem;
                  font-weight: 800; }
          div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec {
            margin-top: 15px;
            border: none;
            border-radius: 100px;
            padding: 17px 60px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec > span {
              font-size: 16.6px;
              font-size: 1.079rem;
              font-weight: 500;
              letter-spacing: 0; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec:hover {
              background: #000; }
      @media (max-width: 960px) {
        div.counselor_240618 section.order_sc .wrap_1024 {
          padding: 0; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.order_sc .wrap_1024 {
          margin-top: 20px;
          padding: 0 12%; }
          div.counselor_240618 section.order_sc .wrap_1024 .order_wrap {
            padding: 10% 6%;
            overflow: hidden;
            border-radius: 20px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box {
              width: 100%;
              margin-top: 15px;
              text-align: center; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .tit {
                font-size: 19px;
                font-size: 1.235rem; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl {
                margin-top: 15px;
                text-align: center; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dt {
                  font-size: 13px;
                  font-size: 0.845rem;
                  width: 64px;
                  font-weight: 300;
                  line-height: 1.3;
                  margin-top: 12px;
                  background: #2b2f33;
                  color: #fff;
                  border-radius: 3px;
                  padding: 4px 0; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd {
                  font-size: 14.4px;
                  font-size: 0.936rem;
                  opacity: 0.7;
                  filter: alpha(opacity=70);
                  width: 100%; }
                  div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap {
                    margin-top: 5px; }
                    div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd .btn_wrap .go_btn {
                      background: #0078f3; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box {
              position: static;
              width: 100%;
              right: auto;
              bottom: auto;
              text-align: center;
              margin-top: 30px;
              padding-top: 30px;
              border-top: 1px solid #e5e2de; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price {
                padding-right: 0; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .before {
                  font-size: 15.4px;
                  font-size: 1.001rem;
                  font-weight: 100; }
                  div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .before > span {
                    text-decoration: line-through;
                    letter-spacing: 0; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after {
                  font-size: 20px;
                  font-size: 1.3rem;
                  font-weight: 500;
                  margin-top: 5px; }
                  div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span {
                    font-size: 22px;
                    font-size: 1.43rem;
                    font-weight: 700;
                    letter-spacing: 0; }
                    div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span.big {
                      font-size: 32px;
                      font-size: 2.08rem;
                      font-weight: 800; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec {
                width: 100%;
                margin-top: 15px;
                border-radius: 25px;
                padding: 20px 0 22px; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.order_sc .wrap_1024 {
          padding: 0 4%; }
          div.counselor_240618 section.order_sc .wrap_1024 .order_wrap {
            padding: 9% 6%;
            border: 20px;
            border-radius: 15px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .tit {
              font-size: 18px;
              font-size: 1.17rem; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .info_box .info_dl > dd {
              margin-top: 2px; }
            div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box {
              margin-top: 20px;
              padding-top: 20px; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .before {
                font-size: 15px;
                font-size: 0.975rem; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after {
                font-size: 20px;
                font-size: 1.3rem;
                font-weight: 500;
                margin-top: 5px; }
                div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span {
                  font-size: 20px;
                  font-size: 1.3rem; }
                  div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span.big {
                    font-size: 27px;
                    font-size: 1.755rem; }
              div.counselor_240618 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec {
                margin-top: 15px;
                border-radius: 20px;
                padding: 18px 0 20px; } }
  div.counselor_240618 section.order_sc2 {
    padding: 70px 0 100px; }
    div.counselor_240618 section.order_sc2 .title_wrap p.emoji {
      font-size: 40px;
      font-size: 2.6rem;
      margin-bottom: 12px; }
    div.counselor_240618 section.order_sc2 .title_wrap h4.tit > em {
      letter-spacing: 0; }
    @media (max-width: 960px) {
      div.counselor_240618 section.order_sc2 {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.order_sc2 {
        padding: 40px 4% 60px; }
        div.counselor_240618 section.order_sc2 .title_wrap p.emoji {
          font-size: 30px;
          font-size: 1.95rem;
          margin-bottom: 10px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.order_sc2 {
        padding: 30px 4% 40px; }
        div.counselor_240618 section.order_sc2 .title_wrap p.emoji {
          font-size: 25px;
          font-size: 1.625rem;
          margin-bottom: 6px; } }
    div.counselor_240618 section.order_sc2 .wrap_1024 {
      margin-top: 40px; }
      div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li {
        float: left;
        width: 48%;
        margin: 0 1%;
        border-radius: 30px;
        padding: 55px 40px 50px; }
        div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .tit {
          font-size: 22px;
          font-size: 1.43rem;
          font-weight: 600; }
          div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .tit > em {
            background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #ffec87));
            background: -webkit-linear-gradient(transparent 50%, #ffec87 50%);
            background: -o-linear-gradient(transparent 50%, #ffec87 50%);
            background: linear-gradient(transparent 50%, #ffec87 50%);
            color: #000;
            padding: 0 1px;
            font-weight: 700;
            letter-spacing: 0; }
        div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .ps > span {
            margin-right: 3px;
            background: #f1f1ef;
            padding: 3px 8px;
            border-radius: 5px; }
        div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .info_wrap {
          margin-top: 20px;
          height: 175px; }
          div.counselor_240618 section.order_sc2 .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: #ff6449; }
          div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .info_wrap .info_dl > dd em {
              background: #ededd7;
              color: #000;
              padding: 0 1px; }
        div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off {
            position: absolute;
            top: 0;
            left: 0;
            padding: 8px 12px 10px;
            background: #f5f5f5;
            border: 1px solid #ddd;
            border-top: none;
            -webkit-box-shadow: 1px 3px 6px #ddd;
            box-shadow: 1px 3px 6px #ddd;
            border-radius: 0 0 15px 15px; }
            div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span {
              -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: 13px;
              font-size: 0.845rem;
              font-weight: 700; }

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

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

@-ms-keyframes flash {
  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span 0%, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span 50%, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span 100% {
    opacity: 1; }
  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span 25%, div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span 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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .before {
            font-size: 15.4px;
            font-size: 1.001rem;
            font-weight: 100; }
            div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .before > span {
              text-decoration: line-through;
              letter-spacing: 0; }
          div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .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: #ff6449; }
          div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap {
            margin-top: 15px; }
            div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec {
              background: #ff6449;
              width: 100%;
              border: none;
              border-radius: 100px;
              padding: 10px; }
              div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .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_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st:hover {
                background: #000; }
      @media (max-width: 960px) {
        div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li {
          padding: 40px 25px; }
          div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .tit {
            font-size: 20px;
            font-size: 1.3rem; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.order_sc2 .wrap_1024 {
          margin-top: 25px; }
          div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul {
            padding: 0 10%; }
            div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li {
              float: none;
              width: 100%;
              margin: 10px 0 0;
              border-radius: 25px;
              padding: 8% 6%; }
              div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .tit {
                font-size: 20px;
                font-size: 1.3rem; }
              div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .ps {
                margin-top: 12px; }
                div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .info_wrap {
                margin-top: 16px;
                height: auto; }
                div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 {
          margin-top: 20px; }
          div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul {
            padding: 0 6%; }
            div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li {
              border-radius: 20px;
              padding: 8% 7% 9%; }
              div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .tit {
                font-size: 19px;
                font-size: 1.235rem; }
              div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .ps {
                margin-top: 12px; }
                div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .info_wrap {
                margin-top: 15px; }
                div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box {
                margin-top: 20px;
                padding-top: 30px; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off {
                  padding: 7px 11px 9px;
                  -webkit-box-shadow: 1px 2px 5px #ddd;
                  box-shadow: 1px 2px 5px #ddd;
                  border-radius: 0 0 10px 10px; }
                  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span {
                    font-size: 12.4px;
                    font-size: 0.806rem; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .before {
                  font-size: 14.6px;
                  font-size: 0.949rem; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .after {
                  font-size: 16px;
                  font-size: 1.04rem; }
                  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .after > span {
                    font-size: 21px;
                    font-size: 1.365rem; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap {
                  margin-top: 8px; }
                  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec {
                    padding: 8px; }
                    div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st {
                    padding: 8px; }
                    div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 {
          margin-top: 15px; }
          div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul {
            padding: 0; }
            div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li {
              border-radius: 15px;
              padding: 7% 6% 8%; }
              div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .tit {
                font-size: 17px;
                font-size: 1.105rem; }
              div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .ps {
                margin-top: 10px; }
                div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .info_box .info_wrap {
                margin-top: 12px; }
                div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box {
                margin-top: 15px;
                padding-top: 30px; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off {
                  padding: 6px 10px 8px;
                  -webkit-box-shadow: 1px 2px 4px #eee;
                  box-shadow: 1px 2px 4px #eee;
                  border-radius: 0 0 7px 7px; }
                  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .off > span {
                    font-size: 12px;
                    font-size: 0.78rem; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .before {
                  font-size: 14px;
                  font-size: 0.91rem; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .after {
                  font-size: 15px;
                  font-size: 0.975rem; }
                  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .price .after > span {
                    font-size: 18px;
                    font-size: 1.17rem; }
                div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap {
                  margin-top: 7px; }
                  div.counselor_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_lec {
                    padding: 7px; }
                    div.counselor_240618 section.order_sc2 .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_240618 section.order_sc2 .wrap_1024 .order_ul .order_li .price_box .btn_wrap .btn_st {
                    padding: 8px; }
                    div.counselor_240618 section.order_sc2 .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_240618 section.book_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.book_sc .title_wrap p.txt {
      font-weight: 500; }
    div.counselor_240618 section.book_sc .title_wrap h4.tit em.cr_02 {
      color: #ff6449; }
    @media (max-width: 960px) {
      div.counselor_240618 section.book_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.book_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.book_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.book_sc .wrap_1024 {
      margin-top: 30px; }
      div.counselor_240618 section.book_sc .wrap_1024 .book_wrap .book {
        margin: 0 auto; }
      div.counselor_240618 section.book_sc .wrap_1024 .book_ul {
        margin-top: 10px;
        padding: 0 8%; }
        div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li {
          float: left;
          width: 31.3%;
          margin: 0 1%;
          border-radius: 100px;
          text-align: center;
          padding: 26px 0; }
          div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li p {
            font-size: 17px;
            font-size: 1.105rem;
            line-height: 1.3;
            font-weight: 600; }
      @media (max-width: 960px) {
        div.counselor_240618 section.book_sc .wrap_1024 .book_ul {
          margin-top: 0;
          padding: 0; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.book_sc .wrap_1024 {
          margin-top: 20px; }
          div.counselor_240618 section.book_sc .wrap_1024 .book_wrap .book {
            width: 300px; }
          div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li {
            padding: 24px 0; }
            div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li p {
              font-size: 16px;
              font-size: 1.04rem; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.book_sc .wrap_1024 {
          margin-top: 20px; }
          div.counselor_240618 section.book_sc .wrap_1024 .book_wrap {
            padding: 0 20%; }
            div.counselor_240618 section.book_sc .wrap_1024 .book_wrap .book {
              width: 100%; }
          div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li {
            float: none;
            width: 100%;
            margin: 0 0 15px;
            padding: 20px 0; }
            div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li p {
              font-size: 15px;
              font-size: 0.975rem; }
              div.counselor_240618 section.book_sc .wrap_1024 .book_ul > li p br {
                display: none; } }
  div.counselor_240618 section.guide_sc {
    padding: 70px 0 100px; }
    div.counselor_240618 section.guide_sc .title_wrap p.txt {
      font-weight: 500; }
    @media (max-width: 960px) {
      div.counselor_240618 section.guide_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.guide_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.counselor_240618 section.guide_sc {
        padding: 30px 4% 40px; } }
    div.counselor_240618 section.guide_sc .wrap_1024 {
      margin-top: 40px;
      padding: 0 5%; }
      div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt {
        position: relative;
        width: 100%;
        margin: 10px 0 0; }
        div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
          width: 37px;
          height: 37px;
          position: absolute;
          top: 17px;
          left: 30px;
          border-radius: 100px;
          padding: 11px 0 0 1px; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
            margin: 0 auto; }
        div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
          font-size: 18px;
          font-size: 1.17rem;
          width: 100%;
          border: none;
          padding: 25px 0 25px 78px;
          border-radius: 10px;
          font-weight: bold;
          text-align: left; }
          div.counselor_240618 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_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
          margin-bottom: 20px; }
          div.counselor_240618 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_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong {
              font-weight: 600; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
              display: block;
              margin-bottom: 10px;
              font-weight: 600; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul {
              margin-top: 2px; }
              div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul > li {
                margin-top: 3px;
                font-weight: 400; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
              width: 100%; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn_wrap {
              margin-top: 5px; }
              div.counselor_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn {
              text-decoration: underline; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
              text-align: center; }
              div.counselor_240618 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_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr {
                border-left: 1px solid #e5e2de; }
                div.counselor_240618 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_240618 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_240618 section.guide_sc .wrap_1024 {
          padding: 0; } }
      @media (max-width: 760px) {
        div.counselor_240618 section.guide_sc .wrap_1024 {
          margin-top: 30px; }
          div.counselor_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
              width: 16px; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
            font-size: 17px;
            font-size: 1.105rem;
            padding: 24px 0 24px 12%; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
              font-size: 13px;
              font-size: 0.845rem;
              top: 28px;
              right: 4%; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
            padding: 6% 4% 8%; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
              margin-bottom: 20px; }
              div.counselor_240618 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_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
                  margin-bottom: 7px; }
                div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img {
                  width: 100%;
                  overflow-y: scroll; }
                  div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
                    width: 700px; }
                div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll {
                  width: 100%;
                  overflow-y: scroll; }
                  div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
                    width: 660px; }
                    div.counselor_240618 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_240618 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_240618 section.guide_sc .wrap_1024 {
          margin-top: 25px; }
          div.counselor_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
              width: 14.6px; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
            padding: 24px 0 24px 15.5%; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
            padding: 6% 5% 6%; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
              margin-bottom: 20px; }
              div.counselor_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
                float: none;
                width: 100%; }
                div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
                  margin-bottom: 6px; }
                div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
                  width: 640px; }
                div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
                  width: 580px; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.guide_sc .wrap_1024 {
          margin-top: 20px; }
          div.counselor_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
              width: 14px; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
            font-size: 16px;
            font-size: 1.04rem;
            padding: 24px 0 24px 15%; }
            div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
              font-size: 12px;
              font-size: 0.78rem;
              top: 26px;
              right: 5%; }
          div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
            padding: 6% 5% 6%; }
            div.counselor_240618 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_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
              font-size: 15px;
              font-size: 0.975rem; }
              div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
                width: 600px; }
              div.counselor_240618 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
                width: 560px; } }
  div.counselor_240618 section.notice_sc {
    color: #b1b1b1;
    padding: 40px 0 80px; }
    @media (max-width: 960px) {
      div.counselor_240618 section.notice_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 760px) {
      div.counselor_240618 section.notice_sc {
        padding: 30px 5% 50px; } }
    div.counselor_240618 section.notice_sc .wrap_1024 {
      padding: 0 5%; }
      div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl {
        margin-top: 40px; }
        div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
          margin-top: 80px; }
        div.counselor_240618 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_240618 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_240618 section.notice_sc .wrap_1024 dl.noti_dl > dt {
              font-size: 14px;
              line-height: 24px; } }
          @media (max-width: 480px) {
            div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dt {
              float: none;
              width: 100%;
              margin-top: 10px; }
              div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
                -webkit-transform: rotate(140deg);
                -ms-transform: rotate(140deg);
                transform: rotate(140deg);
                width: 15px;
                height: 1px; } }
        div.counselor_240618 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_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd .date {
            color: #abe88d;
            letter-spacing: 1px; }
          div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd .txt {
            margin-bottom: 10px;
            font-weight: 300; }
          div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd mark {
            color: #fff;
            letter-spacing: 0; }
          div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
            font-weight: 200;
            letter-spacing: 0.2px; }
            div.counselor_240618 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_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd {
              font-size: 14px;
              line-height: 24px; } }
          @media (max-width: 480px) {
            div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl > dd {
              float: none;
              width: 100%;
              font-size: 13.8px; } }
      @media (max-width: 960px) {
        div.counselor_240618 section.notice_sc .wrap_1024 {
          padding: 0; } }
      @media (max-width: 560px) {
        div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl {
          margin-top: 30px; }
          div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
            margin-top: 50px; } }
      @media (max-width: 480px) {
        div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl {
          margin-top: 20px; }
          div.counselor_240618 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
            margin-top: 40px; } }
