@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.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul, div.wafull_260326 section.bar_sc .wrap_1024, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul, div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul, div.wafull_260326 section.result_sc div.wrap_1024 .result_ul, div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul, div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul {
  *zoom: 1; }

div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul:before, div.wafull_260326 section.bar_sc .wrap_1024:before, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul:before, div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul:before, div.wafull_260326 section.result_sc div.wrap_1024 .result_ul:before, div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul:before, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul:before, div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul:before, div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul:after, div.wafull_260326 section.bar_sc .wrap_1024:after, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul:after, div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul:after, div.wafull_260326 section.result_sc div.wrap_1024 .result_ul:after, div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul:after, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul:after, div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul:after {
  content: "";
  display: table; }

div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul:after, div.wafull_260326 section.bar_sc .wrap_1024:after, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul:after, div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul:after, div.wafull_260326 section.result_sc div.wrap_1024 .result_ul:after, div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul:after, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul:after, div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul:after {
  clear: both; }

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

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

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

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

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

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

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

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

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
  ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
div.wafull_260326 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.wafull_260326, div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn, div.wafull_260326 section.bene_sc .bene_ac .tit_wrap p.txt, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap, div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li, div.wafull_260326 section.banner_sc, div.wafull_260326 section.review_roll_sc, div.wafull_260326 section.curriculum_sc article .tit_wrap p.num, div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container p.pop_title, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td .table_ul > li .standard, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td .table_ul > li .premium, div.wafull_260326 section.tab_sc div.wrap_1024, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li.active > p, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul .tab_li.active, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr th, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td .table_ul > li .standard, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td .table_ul > li .premium, div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq {
  color: #000; }

div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover {
  background-color: #000; }

div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num > span, div.wafull_260326 section.prepare_sc, div.wafull_260326 section.community_sc, div.wafull_260326 section.result_sc, div.wafull_260326 section.triple_sc, div.wafull_260326 section.curriculum_sc, div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit, div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num > span, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr th, div.wafull_260326 section.tab_sc, div.wafull_260326 section.ban2_sc, div.wafull_260326 section.order_sc, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .bene_wrap .layer_btn, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .month, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec:hover, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec.st {
  color: #fff; }

div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer, div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li, div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li, div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer, div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle {
  background-color: #fff; }

div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title > em, div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > em, div.wafull_260326 section.bene_sc .compare_ac .tit_wrap h4.tit > em, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container p.pop_title > em, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > em {
  color: #0063b4; }

div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num, div.wafull_260326 section.review_roll_sc, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num, div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr th, div.wafull_260326 section.tab_sc, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec.st {
  background-color: #0063b4; }

div.wafull_260326 section.bene_sc, div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .cont > em {
  color: #083e2b; }

div.wafull_260326 section.community_sc, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec:hover, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec.st:hover {
  background-color: #083e2b; }

div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .num, div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .num, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem, div.wafull_260326 section.ban2_sc .wrap_1024 .txt em, div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li.active, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .price {
  color: #ffed87; }

div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn:hover, div.wafull_260326 section.bene_sc, div.wafull_260326 section.curriculum_sc article .tit_wrap p.num, div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a.btn_01:hover, div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li.active > p, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul .tab_li.active, div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec {
  background-color: #ffed87; }

div.wafull_260326 {
  font-family: "Pretendard Variable", 'Pretendard', 'Noto Sans KR', '맑은고딕', 'Malgun Gothic', sans-serif, '돋음', 'dotum';
  word-break: keep-all;
  letter-spacing: -0.5px; }
  div.wafull_260326 .tit_wrap {
    text-align: center;
    padding: 0;
    margin: 0; }
    div.wafull_260326 .tit_wrap p.txt {
      font-size: 28px;
      font-size: 1.82rem;
      font-weight: 500;
      line-height: 1.3; }
    div.wafull_260326 .tit_wrap h4.tit {
      font-size: 48px;
      font-size: 3.12rem;
      font-weight: 800;
      line-height: 1.3;
      letter-spacing: -1px; }
    @media (max-width: 960px) {
      div.wafull_260326 .tit_wrap p.txt {
        font-size: 26px;
        font-size: 1.69rem; }
      div.wafull_260326 .tit_wrap h4.tit {
        font-size: 46px;
        font-size: 2.99rem; } }
    @media (max-width: 760px) {
      div.wafull_260326 .tit_wrap p.txt {
        font-size: 22px;
        font-size: 1.43rem; }
      div.wafull_260326 .tit_wrap h4.tit {
        font-size: 38px;
        font-size: 2.47rem; } }
    @media (max-width: 480px) {
      div.wafull_260326 .tit_wrap p.txt {
        font-size: 18.4px;
        font-size: 1.196rem; }
      div.wafull_260326 .tit_wrap h4.tit {
        font-size: 28px;
        font-size: 1.82rem; } }
  div.wafull_260326 section.header {
    background: #161616 url("../../../../img/event/wafull_260326/bg.jpg") no-repeat center bottom;
    overflow: hidden; }
    @media (max-width: 760px) {
      div.wafull_260326 section.header {
        background-size: cover; } }
    div.wafull_260326 section.header > .wrap_1024 {
      height: 1164px; }
      div.wafull_260326 section.header > .wrap_1024 .main_img_wrap {
        margin-top: 120px; }
        div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_bubble {
          -webkit-animation-name: bounce;
          -moz-animation-name: bounce;
          -ms-animation-name: bounce;
          -o-animation-name: bounce;
          animation-name: bounce;
          -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;
          margin: 0 auto; }

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

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

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

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

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }
        div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_txt {
          margin: 30px auto 0; }
      div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap {
        margin-top: 48px; }
        div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li {
          float: left; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_01 {
            -webkit-animation-name: fadeInRight;
            -moz-animation-name: fadeInRight;
            -ms-animation-name: fadeInRight;
            -o-animation-name: fadeInRight;
            animation-name: fadeInRight;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 1.5s;
            -moz-animation-duration: 1.5s;
            -ms-animation-duration: 1.5s;
            -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
            -webkit-animation-delay: 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; }

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

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

@-ms-keyframes fadeInRight {
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_01 0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_01 100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_02 {
            -webkit-animation-name: fadeInRight;
            -moz-animation-name: fadeInRight;
            -ms-animation-name: fadeInRight;
            -o-animation-name: fadeInRight;
            animation-name: fadeInRight;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 1.5s;
            -moz-animation-duration: 1.5s;
            -ms-animation-duration: 1.5s;
            -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
            -webkit-animation-delay: 0.9s;
            -moz-animation-delay: 0.9s;
            -ms-animation-delay: 0.9s;
            -o-animation-delay: 0.9s;
            animation-delay: 0.9s;
            -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 fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@-ms-keyframes fadeInRight {
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_02 0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_02 100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_03 {
            -webkit-animation-name: fadeInRight;
            -moz-animation-name: fadeInRight;
            -ms-animation-name: fadeInRight;
            -o-animation-name: fadeInRight;
            animation-name: fadeInRight;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 1.5s;
            -moz-animation-duration: 1.5s;
            -ms-animation-duration: 1.5s;
            -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
            -webkit-animation-delay: 1.3s;
            -moz-animation-delay: 1.3s;
            -ms-animation-delay: 1.3s;
            -o-animation-delay: 1.3s;
            animation-delay: 1.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 fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@-ms-keyframes fadeInRight {
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_03 0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_03 100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_04 {
            -webkit-animation-name: fadeInRight;
            -moz-animation-name: fadeInRight;
            -ms-animation-name: fadeInRight;
            -o-animation-name: fadeInRight;
            animation-name: fadeInRight;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 1.5s;
            -moz-animation-duration: 1.5s;
            -ms-animation-duration: 1.5s;
            -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
            -webkit-animation-delay: 1.7s;
            -moz-animation-delay: 1.7s;
            -ms-animation-delay: 1.7s;
            -o-animation-delay: 1.7s;
            animation-delay: 1.7s;
            -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 fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@-ms-keyframes fadeInRight {
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_04 0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_04 100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_05 {
            -webkit-animation-name: fadeInRight;
            -moz-animation-name: fadeInRight;
            -ms-animation-name: fadeInRight;
            -o-animation-name: fadeInRight;
            animation-name: fadeInRight;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 2s;
            -moz-animation-duration: 2s;
            -ms-animation-duration: 2s;
            -o-animation-duration: 2s;
            animation-duration: 2s;
            -webkit-animation-delay: 2s;
            -moz-animation-delay: 2s;
            -ms-animation-delay: 2s;
            -o-animation-delay: 2s;
            animation-delay: 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 fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@-ms-keyframes fadeInRight {
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_05 0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul > li.ani_05 100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

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

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
        div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add {
          padding: 0 16.5%; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add > li {
            width: 48%;
            margin: 0 1%; }
        div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple {
          margin-top: 25px; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple > li {
            width: 31.3%;
            margin: 0 1%; }
      @media (max-width: 960px) {
        div.wafull_260326 section.header > .wrap_1024 {
          height: auto;
          padding: 0 4%; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap {
            margin-top: 100px; }
            div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_bubble {
              width: 60%; }
            div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_txt {
              margin: 25px auto 0;
              width: 80%; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap {
            margin-top: 40px;
            padding-bottom: 80px; }
            div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add {
              padding: 0 16%; }
              div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add > li img {
                width: 100%; }
            div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple {
              margin-top: 20px; }
              div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple > li img {
                width: 100%; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.header > .wrap_1024 .main_img_wrap {
          margin-top: 60px; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_bubble {
            width: 70%; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_txt {
            margin: 20px auto 0;
            width: 90%; }
        div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap {
          margin-top: 25px;
          padding-bottom: 100px; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add {
            padding: 0 15%; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple {
            margin-top: 12px; } }
      @media (max-width: 520px) {
        div.wafull_260326 section.header > .wrap_1024 .main_img_wrap {
          margin-top: 40px; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_bubble {
            width: 76%; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_txt {
            margin: 15px auto 0;
            width: 100%; }
        div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap {
          margin-top: 25px;
          width: 100%;
          overflow-x: auto; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul {
            width: 560px; }
            div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add {
              padding: 0 100px; }
            div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple {
              margin-top: 12px; } }
      @media (max-width: 400px) {
        div.wafull_260326 section.header > .wrap_1024 .main_img_wrap {
          margin-top: 35px; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_bubble {
            width: 80%; }
          div.wafull_260326 section.header > .wrap_1024 .main_img_wrap .main_txt {
            margin: 10px auto 0;
            width: 100%; }
        div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap {
          margin-top: 20px;
          padding-bottom: 80px; }
          div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul {
            width: 460px; }
            div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.add {
              padding: 0 80px; }
            div.wafull_260326 section.header > .wrap_1024 .main_bene_wrap .bene_ul.triple {
              margin-top: 10px; } }
  div.wafull_260326 section.bar_sc {
    background: #0063b4;
    padding: 15px 2%;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease; }
    div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap {
      float: left; }
      div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_txt {
        font-size: 16px;
        font-size: 1.04rem;
        margin-top: 2px;
        font-weight: 400;
        color: #cacce0; }
      div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_num {
        font-size: 27px;
        font-size: 1.755rem;
        margin-top: 6px;
        letter-spacing: 0;
        font-weight: bold; }
    div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn {
      width: 258px;
      height: 68px;
      border-radius: 10px;
      border: 3px solid #000;
      border-bottom: 4px solid #000;
      text-align: center;
      letter-spacing: 0;
      float: right; }
      div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn p {
        font-size: 18px;
        font-size: 1.17rem;
        line-height: 62px;
        font-weight: 700; }
        div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn p > span {
          padding-left: 40px;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s;
          letter-spacing: 0.2px; }
      div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn:hover p > span {
        padding-left: 42px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
    div.wafull_260326 section.bar_sc.fixed {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 2;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    div.wafull_260326 section.bar_sc.bar_sc:not(.fixed) {
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
      opacity: 0; }
    @media (max-width: 960px) {
      div.wafull_260326 section.bar_sc {
        padding: 15px 4%; }
        div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_txt {
          font-size: 15px;
          font-size: 0.975rem;
          margin-top: 5px; }
        div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_num {
          font-size: 27px;
          font-size: 1.755rem;
          margin-top: 3px; }
        div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn {
          width: 240px;
          height: 64px; }
          div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn p {
            font-size: 18px;
            font-size: 1.17rem;
            line-height: 56.5px; }
            div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn p > span {
              padding-left: 5px; }
          div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn:hover p > span {
            padding-left: 5px; } }
    @media (max-width: 640px) {
      div.wafull_260326 section.bar_sc {
        padding: 18px 4%; }
        div.wafull_260326 section.bar_sc .wrap_1024 {
          text-align: center; }
          div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap {
            float: none;
            width: 100%;
            text-align: center; }
            div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_txt {
              font-size: 14.6px;
              font-size: 0.949rem;
              margin-top: 0; }
            div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_num {
              font-size: 24px;
              font-size: 1.56rem;
              margin-top: 5px; }
          div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn {
            width: 66%;
            height: 66px;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            float: none;
            text-align: center;
            margin-top: 13px; }
            div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn p {
              font-size: 17.2px;
              font-size: 1.118rem; } }
    @media (max-width: 380px) {
      div.wafull_260326 section.bar_sc {
        padding: 15px 4% 18px; }
        div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_txt {
          font-size: 13.6px;
          font-size: 0.884rem; }
        div.wafull_260326 section.bar_sc .wrap_1024 .count_wrap .count_num {
          font-size: 19px;
          font-size: 1.235rem;
          margin-top: 3px; }
        div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn {
          width: 90%;
          height: 56px;
          margin-top: 13px; }
          div.wafull_260326 section.bar_sc .wrap_1024 a.go_btn p {
            font-size: 16px;
            font-size: 1.04rem;
            line-height: 50px; } }
  div.wafull_260326 section.bene_sc {
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.wafull_260326 section.bene_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.bene_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.bene_sc {
        padding: 40px 4%; } }
    div.wafull_260326 section.bene_sc .bene_ac .tit_wrap p.txt {
      margin-top: 24px;
      opacity: 0.8; }
    div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul {
      margin-top: 60px;
      padding: 0 3%; }
      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li {
        float: left;
        width: 48%;
        margin: 1%; }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li .btn_st {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          zoom: 1;
          *display: inline;
          background: none;
          margin: 0;
          padding: 0;
          border: none; }
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li .btn_st:hover {
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px); }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li img {
          margin: 0 auto; }
    div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer {
      display: none;
      position: fixed;
      _position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 999; }
      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .dimBg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .9;
        filter: alpha(opacity=90); }
      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer {
        width: 700px;
        height: 500px;
        display: block;
        z-index: 9999;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -230px;
        margin-left: -325px;
        text-align: left;
        -webkit-overflow-scrolling: touch;
        /*MAKES OVERFLOWN OBJECTS HAVE INERTIA SCROLLING*/
        overflow: hidden;
        padding: 25px;
        border-radius: 40px; }
        @media (max-width: 960px) {
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer {
            width: 90%;
            height: 60%;
            position: relative;
            padding: 30px;
            top: 50px;
            left: 0;
            margin-left: 5%;
            margin-bottom: 20%;
            margin-top: 0; } }
        @media (max-width: 760px) {
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer {
            border-radius: 30px;
            padding: 5% 4%; } }
        @media (max-width: 480px) {
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer {
            padding: 6% 4%; } }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title {
          font-size: 22px;
          font-size: 1.43rem;
          font-weight: 700;
          position: relative; }
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title > em {
            font-weight: 800; }
          @media (max-width: 480px) {
            div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title {
              font-size: 18px;
              font-size: 1.17rem; } }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts {
          margin-top: 20px;
          height: 400px;
          overflow-y: scroll;
          overflow-x: hidden; }
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap {
            text-align: center; }
            div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li {
              background: #f6f4ea;
              margin-top: 10px;
              padding: 20px 6%;
              border-radius: 10px;
              border: 3px solid #000; }
              div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num {
                display: block;
                width: 35px;
                height: 35px;
                border-radius: 100px;
                text-align: center;
                margin: 0 auto; }
                div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num > span {
                  font-size: 17px;
                  font-size: 1.105rem;
                  line-height: 35px; }
              div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap {
                margin-top: 10px; }
                div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .tit {
                  font-size: 18px;
                  font-size: 1.17rem;
                  font-weight: 700; }
                div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt {
                  font-size: 16px;
                  font-size: 1.04rem;
                  line-height: 1.4;
                  margin-top: 4px;
                  font-weight: 500; }
                  div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > em {
                    font-weight: 700; }
                  div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > span {
                    font-size: 14px;
                    font-size: 0.91rem;
                    opacity: 0.6;
                    font-weight: 300;
                    line-height: 1.2 !important; }
              div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .how_img {
                width: 100%;
                margin-top: 15px; }
              @media (max-width: 480px) {
                div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li {
                  padding: 15px 4%; }
                  div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num {
                    width: 30px;
                    height: 30px; }
                    div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num > span {
                      font-size: 15px;
                      font-size: 0.975rem;
                      line-height: 30px; }
                  div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap {
                    margin-top: 8px; }
                    div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .tit {
                      font-size: 16px;
                      font-size: 1.04rem; }
                    div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt {
                      font-size: 15px;
                      font-size: 0.975rem;
                      margin-top: 3px; }
                      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > span {
                        font-size: 13px;
                        font-size: 0.845rem; }
                  div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .how_img {
                    margin-top: 10px; } }
            div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .psps {
              margin-top: 10px; }
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
            font-size: 14px;
            font-size: 0.91rem;
            width: 45px;
            height: 45px;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            position: absolute;
            top: 17px;
            right: 17px;
            color: #fff;
            text-align: center;
            border-radius: 100px; }
            div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover {
              color: #fff; }
            div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
              line-height: 46px; }
            @media (max-width: 760px) {
              div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                top: 15px;
                right: 20px; } }
            @media (max-width: 480px) {
              div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                width: 38px;
                height: 38px;
                font-size: 12px;
                font-size: 0.78rem;
                top: 14px;
                right: 15px; }
                div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
                  line-height: 38px; } }
    @media (max-width: 960px) {
      div.wafull_260326 section.bene_sc .bene_ac .tit_wrap p.txt {
        margin-top: 20px; }
      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul {
        margin-top: 50px;
        padding: 0; }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li img {
          width: 100%; } }
    @media (max-width: 560px) {
      div.wafull_260326 section.bene_sc .bene_ac .tit_wrap p.txt {
        margin-top: 15px; }
      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul {
        margin-top: 15px;
        padding: 0 14%; }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li {
          float: none;
          margin: 20px 0 0;
          width: 100%; }
          div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li img {
            width: 100%; } }
    @media (max-width: 400px) {
      div.wafull_260326 section.bene_sc .bene_ac .tit_wrap p.txt {
        margin-top: 10px; }
      div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul {
        margin-top: 15px;
        padding: 0 6%; }
        div.wafull_260326 section.bene_sc .bene_ac .wrap_1024 .bene_ul > li {
          margin: 10px 0 0; } }
    div.wafull_260326 section.bene_sc .compare_ac {
      margin-top: 120px; }
      div.wafull_260326 section.bene_sc .compare_ac .tit_wrap .yoso_01 {
        margin: 0 auto; }
      div.wafull_260326 section.bene_sc .compare_ac .tit_wrap h4.tit {
        margin-top: 24px; }
      div.wafull_260326 section.bene_sc .compare_ac .wrap_1024 {
        margin-top: 60px; }
        div.wafull_260326 section.bene_sc .compare_ac .wrap_1024 .compare {
          margin: 0 auto; }
      @media (max-width: 960px) {
        div.wafull_260326 section.bene_sc .compare_ac {
          margin-top: 100px; }
          div.wafull_260326 section.bene_sc .compare_ac .tit_wrap .yoso_01 {
            width: 50px; }
          div.wafull_260326 section.bene_sc .compare_ac .wrap_1024 {
            margin-top: 60px;
            padding: 0 16%; }
            div.wafull_260326 section.bene_sc .compare_ac .wrap_1024 .compare {
              width: 100%; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.bene_sc .compare_ac {
          margin-top: 100px; }
          div.wafull_260326 section.bene_sc .compare_ac .tit_wrap .yoso_01 {
            width: 42px; }
          div.wafull_260326 section.bene_sc .compare_ac .tit_wrap h4.tit {
            margin-top: 20px; }
          div.wafull_260326 section.bene_sc .compare_ac .wrap_1024 {
            margin-top: 45px;
            padding: 0 10%; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.bene_sc .compare_ac {
          margin-top: 80px; }
          div.wafull_260326 section.bene_sc .compare_ac .tit_wrap .yoso_01 {
            width: 36px; }
          div.wafull_260326 section.bene_sc .compare_ac .tit_wrap h4.tit {
            margin-top: 16px; }
          div.wafull_260326 section.bene_sc .compare_ac .wrap_1024 {
            margin-top: 30px;
            padding: 0 4%; } }
  div.wafull_260326 section.prepare_sc {
    background: #0063b4 url("../../../../img/event/wafull_260326/bg_02.png") repeat-x top;
    padding: 100px 0; }
    div.wafull_260326 section.prepare_sc .tit_wrap p.txt {
      font-weight: 400;
      opacity: 0.8; }
    div.wafull_260326 section.prepare_sc .tit_wrap h4.tit {
      margin-top: 20px;
      font-weight: 700; }
    @media (max-width: 960px) {
      div.wafull_260326 section.prepare_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.prepare_sc {
        background-size: 5%;
        padding: 60px 4%; }
        div.wafull_260326 section.prepare_sc .tit_wrap h4.tit {
          margin-top: 15px; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.prepare_sc {
        background-size: 6%;
        padding: 40px 4%; }
        div.wafull_260326 section.prepare_sc .tit_wrap h4.tit {
          margin-top: 10px; } }
    div.wafull_260326 section.prepare_sc .wrap_1024 {
      margin-top: 60px; }
      div.wafull_260326 section.prepare_sc .wrap_1024 .prepare {
        margin: 0 auto; }
      @media (max-width: 960px) {
        div.wafull_260326 section.prepare_sc .wrap_1024 {
          margin-top: 50px; }
          div.wafull_260326 section.prepare_sc .wrap_1024 .prepare {
            width: 100%; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.prepare_sc .wrap_1024 {
          margin-top: 40px; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.prepare_sc .wrap_1024 {
          margin-top: 25px; } }
  div.wafull_260326 section.community_sc {
    padding: 100px 0; }
    div.wafull_260326 section.community_sc .tit_wrap p.txt {
      font-weight: 400;
      opacity: 0.8; }
    div.wafull_260326 section.community_sc .tit_wrap h4.tit {
      margin-top: 20px;
      font-weight: 700; }
    @media (max-width: 960px) {
      div.wafull_260326 section.community_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.community_sc {
        padding: 60px 4%; }
        div.wafull_260326 section.community_sc .tit_wrap h4.tit {
          margin-top: 15px; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.community_sc {
        padding: 40px 4%; }
        div.wafull_260326 section.community_sc .tit_wrap h4.tit {
          margin-top: 10px; } }
    div.wafull_260326 section.community_sc div.wrap_1024 {
      margin-top: 50px; }
      div.wafull_260326 section.community_sc div.wrap_1024 .community_ul {
        text-align: center; }
        div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li {
          width: 100%;
          height: auto;
          padding: 30px 30px 35px;
          border-radius: 10px;
          margin: 10px auto 0;
          border: 3px solid #000;
          border-bottom: 5px solid #000; }
          div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .yoso {
            margin: 0 auto;
            width: 38px; }
          div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .cont {
            font-size: 19px;
            font-size: 1.235rem;
            margin-top: 15px;
            font-weight: 300;
            line-height: 1.4; }
            div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .cont > em {
              background: #ffed87;
              font-weight: 800; }
      @media (max-width: 760px) {
        div.wafull_260326 section.community_sc div.wrap_1024 {
          margin-top: 30px; }
          div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li {
            padding: 25px 4% 30px; }
            div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .yoso {
              width: 30px; }
            div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .cont {
              font-size: 17.4px;
              font-size: 1.131rem;
              margin-top: 12px; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.community_sc div.wrap_1024 {
          margin-top: 20px; }
          div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li {
            padding: 20px 4% 25px; }
            div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .yoso {
              width: 26px; }
            div.wafull_260326 section.community_sc div.wrap_1024 .community_ul > li .cont {
              font-size: 16px;
              font-size: 1.04rem;
              margin-top: 10px;
              line-height: 1.3; } }
  div.wafull_260326 section.banner_sc {
    background: #71d742 url("../../../../img/event/wafull_260326/bg_03.png") repeat-x top;
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.wafull_260326 section.banner_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.banner_sc {
        padding: 60px 4%;
        background-size: 6%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.banner_sc {
        padding: 40px 4%;
        background-size: 8%; } }
    div.wafull_260326 section.banner_sc div.wrap_1024 .banner > img {
      margin: 0 auto;
      -webkit-animation-name: flash;
      -moz-animation-name: flash;
      -ms-animation-name: flash;
      -o-animation-name: flash;
      animation-name: flash;
      -webkit-animation-iteration-count: 1;
      -moz-animation-iteration-count: 1;
      -ms-animation-iteration-count: 1;
      -o-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-duration: 1.8s;
      -moz-animation-duration: 1.8s;
      -ms-animation-duration: 1.8s;
      -o-animation-duration: 1.8s;
      animation-duration: 1.8s;
      -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
      -ms-animation-delay: 1s;
      -o-animation-delay: 1s;
      animation-delay: 1s;
      -webkit-animation-timing-function: ease;
      -moz-animation-timing-function: ease;
      -ms-animation-timing-function: ease;
      -o-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      -ms-animation-fill-mode: both;
      -o-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }

@-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.wafull_260326 section.banner_sc div.wrap_1024 .banner > img 0%, div.wafull_260326 section.banner_sc div.wrap_1024 .banner > img 50%, div.wafull_260326 section.banner_sc div.wrap_1024 .banner > img 100% {
    opacity: 1; }
  div.wafull_260326 section.banner_sc div.wrap_1024 .banner > img 25%, div.wafull_260326 section.banner_sc div.wrap_1024 .banner > img 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.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider {
      position: relative;
      overflow: hidden;
      margin-top: 55px; }
      div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap {
        position: relative; }
        div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page {
          width: 100%; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box {
            background: #fff;
            height: 100px;
            margin-top: 12px;
            border-radius: 10px;
            padding: 25px 45px 25px 30px;
            border: 3px solid #000;
            border-bottom: 5px solid #000; }
            div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul {
              width: 100%; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li {
                float: left; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num {
                  display: -moz-inline-stack;
                  display: inline-block;
                  vertical-align: top;
                  zoom: 1;
                  *display: inline;
                  width: 40px;
                  height: 40px;
                  border-radius: 100px;
                  text-align: center; }
                  div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num > span {
                    font-size: 18px;
                    font-size: 1.17rem;
                    line-height: 40px; }
                  div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num.cr_01 {
                    background: -webkit-linear-gradient(315deg, #ffcf0d 50%, #f4af00 100%);
                    background: -o-linear-gradient(315deg, #ffcf0d 50%, #f4af00 100%);
                    background: linear-gradient(135deg, #ffcf0d 50%, #f4af00 100%);
                    color: #000;
                    font-weight: 700; }
                  div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num.cr_02 {
                    background: -webkit-linear-gradient(315deg, #cfd3d2 50%, #a7a7a7 100%);
                    background: -o-linear-gradient(315deg, #cfd3d2 50%, #a7a7a7 100%);
                    background: linear-gradient(135deg, #cfd3d2 50%, #a7a7a7 100%);
                    color: #000;
                    font-weight: 700; }
                  div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num.cr_03 {
                    background: -webkit-linear-gradient(315deg, #c77a3b 50%, #ad5e2f 100%);
                    background: -o-linear-gradient(315deg, #c77a3b 50%, #ad5e2f 100%);
                    background: linear-gradient(135deg, #c77a3b 50%, #ad5e2f 100%);
                    color: #fff;
                    font-weight: 600; }
                  div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num.cr_04 {
                    background: -webkit-linear-gradient(315deg, #007c51 50%, #00613f 100%);
                    background: -o-linear-gradient(315deg, #007c51 50%, #00613f 100%);
                    background: linear-gradient(135deg, #007c51 50%, #00613f 100%);
                    color: #fff;
                    font-weight: 600; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .name {
                  font-size: 18px;
                  font-size: 1.17rem;
                  font-weight: 700;
                  letter-spacing: 0.5px; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .subject {
                  font-size: 14px;
                  font-size: 0.91rem;
                  margin-top: 4px;
                  font-weight: 400;
                  color: #67616a;
                  letter-spacing: 0; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .price {
                  font-size: 20px;
                  font-size: 1.3rem;
                  font-weight: 700;
                  letter-spacing: 0.5px;
                  color: #00613f;
                  line-height: 40px; }
                  div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .price > em {
                    font-size: 18px;
                    font-size: 1.17rem;
                    margin-right: 3px;
                    font-weight: 600;
                    color: #000; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_01 {
                  width: 8%; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_02 {
                  width: 75%;
                  text-align: left; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_03 {
                  width: 17%;
                  text-align: right; }
    @media (max-width: 960px) {
      div.wafull_260326 section.banner_sc div.wrap_1024 .banner {
        padding: 0 16%; }
        div.wafull_260326 section.banner_sc div.wrap_1024 .banner > img {
          width: 100%; }
      div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_01 {
        width: 9%; }
      div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_02 {
        width: 71%;
        text-align: left; }
      div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_03 {
        width: 20%;
        text-align: right; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.banner_sc div.wrap_1024 .banner {
        padding: 0 10%; }
      div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider {
        margin-top: 40px; }
        div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box {
          height: 100px;
          margin-top: 12px;
          padding: 25px 30px 25px 20px; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num {
            width: 36px;
            height: 36px; }
            div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num > span {
              font-size: 16px;
              font-size: 1.04rem;
              line-height: 36px; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .name {
            font-size: 16px;
            font-size: 1.04rem; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .subject {
            font-size: 14px;
            font-size: 0.91rem;
            margin-top: 4px; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .price {
            font-size: 17px;
            font-size: 1.105rem;
            line-height: 36px; }
            div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .price > em {
              font-size: 16px;
              font-size: 1.04rem; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_01 {
            width: 10%; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_02 {
            width: 63%; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_03 {
            width: 27%; } }
    @media (max-width: 520px) {
      div.wafull_260326 section.banner_sc div.wrap_1024 .banner {
        padding: 0 6%; }
      div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider {
        margin-top: 30px; }
        div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap {
          padding: 0 2%; }
          div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box {
            height: auto;
            margin-top: 10px;
            padding: 20px 4% 25px; }
            div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li {
              float: none;
              text-align: center; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num {
                width: 36px;
                height: 36px; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .num > span {
                  font-size: 16px;
                  font-size: 1.04rem;
                  line-height: 36px; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .name {
                font-size: 16px;
                font-size: 1.04rem;
                text-align: center;
                margin-top: 8px; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .subject {
                font-size: 14px;
                font-size: 0.91rem;
                margin-top: 4px;
                text-align: center; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .price {
                font-size: 17px;
                font-size: 1.105rem;
                line-height: 1;
                text-align: center;
                margin-top: 12px; }
                div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li .price > em {
                  font-size: 16px;
                  font-size: 1.04rem; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_01 {
                width: 100%; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_02 {
                width: 100%; }
              div.wafull_260326 section.banner_sc div.wrap_1024 .refund_slider .refund_wrap .page .box .refund_ul li.li_03 {
                width: 100%; } }
  div.wafull_260326 section.result_sc {
    background: #111312;
    padding: 100px 0; }
    div.wafull_260326 section.result_sc .tit_wrap h4.tit {
      font-weight: 700; }
    @media (max-width: 960px) {
      div.wafull_260326 section.result_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.result_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.result_sc {
        padding: 40px 4%; } }
    div.wafull_260326 section.result_sc div.wrap_1024 {
      margin-top: 60px; }
      div.wafull_260326 section.result_sc div.wrap_1024 .result_ul {
        padding-left: 8%; }
        div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          zoom: 1;
          *display: inline;
          float: left;
          width: 31.3%;
          margin: 0 1%; }
          div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .num > p {
            font-size: 84px;
            font-size: 5.46rem;
            font-weight: 500;
            letter-spacing: -3px; }
          div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt {
            margin-top: 16px; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .big {
              font-size: 24px;
              font-size: 1.56rem;
              font-weight: 600; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .sm {
              font-size: 17px;
              font-size: 1.105rem;
              font-weight: 200;
              margin-top: 6px;
              opacity: 0.6;
              word-break: break-all;
              width: 70%;
              line-height: 1.5;
              letter-spacing: 0; }
      @media (max-width: 960px) {
        div.wafull_260326 section.result_sc div.wrap_1024 {
          margin-top: 50px; }
          div.wafull_260326 section.result_sc div.wrap_1024 .result_ul {
            padding-left: 8%; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .num > p {
              font-size: 74px;
              font-size: 4.81rem; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt {
              margin-top: 15px; }
              div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .big {
                font-size: 22px;
                font-size: 1.43rem; }
              div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .sm {
                font-size: 16px;
                font-size: 1.04rem;
                margin-top: 6px;
                width: 70%; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.result_sc div.wrap_1024 {
          margin-top: 35px; }
          div.wafull_260326 section.result_sc div.wrap_1024 .result_ul {
            padding-left: 8%; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .num > p {
              font-size: 60px;
              font-size: 3.9rem; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt {
              margin-top: 15px; }
              div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .big {
                font-size: 18.4px;
                font-size: 1.196rem; }
              div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .sm {
                font-size: 15px;
                font-size: 0.975rem;
                margin-top: 6px;
                width: 70%; } }
      @media (max-width: 540px) {
        div.wafull_260326 section.result_sc div.wrap_1024 {
          margin-top: 30px;
          overflow-x: auto; }
          div.wafull_260326 section.result_sc div.wrap_1024 .result_ul {
            padding-left: 5%;
            width: 600px; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .num > p {
              font-size: 50px;
              font-size: 3.25rem; }
            div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt {
              margin-top: 12px; }
              div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .big {
                font-size: 17px;
                font-size: 1.105rem; }
              div.wafull_260326 section.result_sc div.wrap_1024 .result_ul > li .txt .sm {
                font-size: 14.6px;
                font-size: 0.949rem;
                margin-top: 6px;
                width: 86%; } }
  div.wafull_260326 section.review_roll_sc {
    background: #cdcab9;
    position: relative;
    padding: 100px 0;
    height: 930px; }
    div.wafull_260326 section.review_roll_sc .tit_wrap p.txt {
      font-weight: 400;
      opacity: 0.8; }
    div.wafull_260326 section.review_roll_sc .tit_wrap h4.tit {
      margin-top: 20px;
      font-weight: 700; }
    @media (max-width: 960px) {
      div.wafull_260326 section.review_roll_sc {
        padding: 80px 4%;
        height: 660px; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.review_roll_sc {
        padding: 60px 4%;
        height: 520px; }
        div.wafull_260326 section.review_roll_sc .tit_wrap h4.tit {
          margin-top: 16px; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.review_roll_sc {
        padding: 40px 4%;
        height: 620px; }
        div.wafull_260326 section.review_roll_sc .tit_wrap h4.tit {
          margin-top: 10px; } }
    @media (max-width: 380px) {
      div.wafull_260326 section.review_roll_sc {
        height: 520px; } }
    div.wafull_260326 section.review_roll_sc .slick-slider {
      position: relative;
      margin-top: 30px;
      overflow: hidden; }
      @media (max-width: 760px) {
        div.wafull_260326 section.review_roll_sc .slick-slider {
          margin-top: 20px; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.review_roll_sc .slick-slider {
          margin-top: 15px; } }
      div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider {
        width: 100%; }
        div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .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.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .li_wd {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          zoom: 1;
          *display: inline; }
          div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .li_wd > img {
            width: 100%; }
        div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .slick-active {
          opacity: 0.3;
          filter: alpha(opacity=30); }
        div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .slick-current {
          opacity: 1;
          filter: alpha(opacity=100); }
        div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .slick-arrow {
          position: absolute;
          opacity: 0.8;
          filter: alpha(opacity=80);
          top: 39%;
          z-index: 1;
          width: 70px;
          height: 70px;
          font-size: 0;
          border: none;
          outline: none;
          cursor: pointer;
          border-radius: 100px; }
          div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .slick-arrow:hover {
            opacity: 1;
            filter: alpha(opacity=100); }
        div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .slick-prev {
          background: #fff url("../../../../img/event/wafull_260326/prev.png") no-repeat center;
          left: 50%;
          margin-left: -235px; }
        div.wafull_260326 section.review_roll_sc .slick-slider .review_roll_slider .slick-next {
          background: #fff url("../../../../img/event/wafull_260326/next.png") no-repeat center;
          left: 50%;
          margin-left: 167px; }
      div.wafull_260326 section.review_roll_sc .slick-slider .slick-initialized .slick-slide {
        display: block; }
  div.wafull_260326 section.triple_sc {
    background: #0f1815;
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.wafull_260326 section.triple_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.triple_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.triple_sc {
        padding: 40px 4%; } }
    div.wafull_260326 section.triple_sc .triple_ac .tit_wrap p.txt {
      margin-top: 28px;
      color: #a7b1ae; }
      div.wafull_260326 section.triple_sc .triple_ac .tit_wrap p.txt > em {
        font-weight: 700;
        color: #ffed87; }
    div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 {
      margin-top: 60px; }
      div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 .triple_wrap > img {
        margin: 0 auto; }
    @media (max-width: 960px) {
      div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 {
        margin-top: 50px; }
        div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 .triple_wrap > img {
          width: 100%; } }
    @media (max-width: 600px) {
      div.wafull_260326 section.triple_sc .triple_ac .tit_wrap p.txt {
        margin-top: 24px; }
      div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 {
        margin-top: 40px;
        overflow-x: auto; }
        div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 .triple_wrap {
          width: 640px; } }
    @media (max-width: 400px) {
      div.wafull_260326 section.triple_sc .triple_ac .tit_wrap p.txt {
        margin-top: 20px; }
      div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 {
        margin-top: 25px; }
        div.wafull_260326 section.triple_sc .triple_ac .wrap_1024 .triple_wrap {
          width: 500px; } }
    div.wafull_260326 section.triple_sc .dream_ac {
      margin-top: 80px; }
      div.wafull_260326 section.triple_sc .dream_ac .tit_wrap .yoso {
        margin: 0 auto; }
      div.wafull_260326 section.triple_sc .dream_ac .tit_wrap h4.tit {
        margin-top: 50px; }
      div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 {
        margin-top: 50px; }
        div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li {
          background: #08110d;
          float: left;
          width: 30.3%;
          margin: 1.5%;
          padding: 25px 25px 35px 30px;
          border-top: 3px solid #ffed87; }
          div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .num > p {
            font-size: 62px;
            font-size: 4.03rem;
            font-weight: 200;
            letter-spacing: -3px; }
          div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt {
            margin-top: 10px;
            min-height: 200px; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .big {
              font-size: 20px;
              font-size: 1.3rem;
              font-weight: 600; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .sm {
              font-size: 15.6px;
              font-size: 1.014rem;
              font-weight: 300;
              margin-top: 10px;
              color: #bdc6c3;
              line-height: 1.5;
              letter-spacing: 0; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .sm > mark {
                background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #0b3727));
                background: -webkit-linear-gradient(transparent 50%, #0b3727 50%);
                background: -o-linear-gradient(transparent 50%, #0b3727 50%);
                background: linear-gradient(transparent 50%, #0b3727 50%);
                color: #d5e5e0;
                padding: 0 1px 1px; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul {
              margin-top: 20px; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul > li {
                display: -moz-inline-stack;
                display: inline-block;
                vertical-align: top;
                zoom: 1;
                *display: inline;
                width: auto;
                margin: 0 2px 5px 0;
                background: #ffed87;
                border-radius: 2px; }
                div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul > li > p {
                  font-size: 13px;
                  font-size: 0.845rem;
                  color: #000;
                  font-weight: 500;
                  padding: 2px 4px; }
          div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li:hover {
            border-top: 3px solid #96d651; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li:hover .num {
              color: #96d651; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li:hover .txt .subject_ul > li {
              background: #96d651; }
      @media (max-width: 960px) {
        div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li {
          width: 48%;
          margin: 1%; }
          div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt {
            min-height: 180px; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.triple_sc .dream_ac {
          margin-top: 50px; }
          div.wafull_260326 section.triple_sc .dream_ac .tit_wrap .yoso {
            height: 100px; }
          div.wafull_260326 section.triple_sc .dream_ac .tit_wrap h4.tit {
            margin-top: 40px; }
          div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li {
            padding: 20px 6% 30px; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .num > p {
              font-size: 54px;
              font-size: 3.51rem; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt {
              margin-top: 10px;
              min-height: 200px; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .big {
                font-size: 18px;
                font-size: 1.17rem; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .sm {
                font-size: 14.6px;
                font-size: 0.949rem;
                margin-top: 8px; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul {
                margin-top: 20px; }
                div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul > li {
                  margin: 0 2px 5px 0; }
                  div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul > li > p {
                    font-size: 12.6px;
                    font-size: 0.819rem;
                    padding: 2px 4px; } }
      @media (max-width: 540px) {
        div.wafull_260326 section.triple_sc .dream_ac {
          margin-top: 40px; }
          div.wafull_260326 section.triple_sc .dream_ac .tit_wrap .yoso {
            height: 80px; }
          div.wafull_260326 section.triple_sc .dream_ac .tit_wrap h4.tit {
            margin-top: 30px; }
          div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 {
            margin-top: 20px; }
            div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li {
              float: none;
              width: 100%;
              padding: 20px 6% 30px;
              margin: 15px 0; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .num > p {
                font-size: 48px;
                font-size: 3.12rem; }
              div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt {
                margin-top: 10px;
                min-height: auto; }
                div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .big {
                  font-size: 17.2px;
                  font-size: 1.118rem; }
                div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .sm {
                  font-size: 14.6px;
                  font-size: 0.949rem;
                  margin-top: 8px; }
                div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul {
                  margin-top: 20px; }
                  div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul > li {
                    margin: 0 2px 5px 0; }
                    div.wafull_260326 section.triple_sc .dream_ac .wrap_1024 .dream_ul > li .txt .subject_ul > li > p {
                      font-size: 12.6px;
                      font-size: 0.819rem;
                      padding: 2px 4px; } }
  div.wafull_260326 section.curriculum_sc {
    background: #08110d;
    padding: 100px 0 0; }
    div.wafull_260326 section.curriculum_sc .tit_wrap h4.title {
      font-size: 36px;
      font-size: 2.34rem;
      font-weight: 600; }
    @media (max-width: 960px) {
      div.wafull_260326 section.curriculum_sc {
        padding: 80px 0 0;
        background-size: 1400px; }
        div.wafull_260326 section.curriculum_sc .tit_wrap h4.title {
          font-size: 32px;
          font-size: 2.08rem; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.curriculum_sc {
        padding: 70px 0 0;
        background-size: 1200px; }
        div.wafull_260326 section.curriculum_sc .tit_wrap h4.title {
          font-size: 27px;
          font-size: 1.755rem; } }
    @media (max-width: 560px) {
      div.wafull_260326 section.curriculum_sc {
        padding: 60px 0 0;
        background-size: 1000px; }
        div.wafull_260326 section.curriculum_sc .tit_wrap h4.title {
          font-size: 24px;
          font-size: 1.56rem; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.curriculum_sc {
        padding: 50px 0 0;
        background-size: 800px; }
        div.wafull_260326 section.curriculum_sc .tit_wrap h4.title {
          font-size: 20px;
          font-size: 1.3rem; } }
    div.wafull_260326 section.curriculum_sc article .tit_wrap {
      text-align: center; }
      div.wafull_260326 section.curriculum_sc article .tit_wrap p.num {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        font-size: 18px;
        font-size: 1.17rem;
        letter-spacing: -1px;
        padding: 9px 15px;
        border-radius: 50px;
        font-weight: 700; }
      div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit {
        font-size: 40px;
        font-size: 2.6rem;
        font-weight: 500;
        margin-top: 30px;
        line-height: 1.3; }
        div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em {
          font-size: 60px;
          font-size: 3.9rem;
          -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: 2.5s;
          -moz-animation-duration: 2.5s;
          -ms-animation-duration: 2.5s;
          -o-animation-duration: 2.5s;
          animation-duration: 2.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-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.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em 0%, div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em 50%, div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em 100% {
    opacity: 1; }
  div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em 25%, div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > 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.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit strong {
          color: #406abd;
          font-weight: 700; }
    div.wafull_260326 section.curriculum_sc article.ac_01 {
      margin-top: 150px; }
      div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap {
        width: calc(100% - 20px);
        padding: 0;
        margin-top: 50px;
        overflow: hidden; }

@-webkit-keyframes slide_r {
  0% {
    background-position: 0; }
  100% {
    background-position: -2200px; } }

@keyframes slide_r {
  0% {
    background-position: 0; }
  100% {
    background-position: -2200px; } }

@-webkit-keyframes slide_l {
  0% {
    background-position: 0; }
  100% {
    background-position: 2200px; } }

@keyframes slide_l {
  0% {
    background-position: 0; }
  100% {
    background-position: 2200px; } }
        div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_01 {
          background: url("../../../../img/event/wafull_260326/roll_01.png") repeat-x;
          height: 260px;
          width: 3090px;
          -webkit-animation: slide_r 50s linear infinite;
          animation: slide_r 50s linear infinite; }
        div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_02 {
          background: url("../../../../img/event/wafull_260326/roll_02.png") repeat-x;
          height: 260px;
          width: 3090px;
          -webkit-animation: slide_l 60s linear infinite;
          animation: slide_l 60s linear infinite; }
    div.wafull_260326 section.curriculum_sc article.ac_02 {
      padding: 160px 0; }
      div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap {
        margin-top: 80px; }
        div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap > img {
          margin: 0 auto; }
    div.wafull_260326 section.curriculum_sc article.ac_03 {
      background: -webkit-gradient(linear, left top, left bottom, from(#08110d), to(#242128));
      background: -webkit-linear-gradient(top, #08110d 0%, #242128 100%);
      background: -o-linear-gradient(top, #08110d 0%, #242128 100%);
      background: linear-gradient(to bottom, #08110d 0%, #242128 100%);
      padding-bottom: 160px; }
      div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap {
        margin-top: 70px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap > img {
          margin: 0 auto; }
      div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap {
        margin-top: 50px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts {
          width: 560px;
          margin: 0 auto;
          border-radius: 20px;
          overflow: hidden; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts .youtube {
            position: relative;
            width: 100%;
            padding-bottom: 56.25%; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts .youtube > iframe {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              z-index: 1; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider {
          position: relative;
          overflow: hidden;
          margin-top: 20px;
          height: 265px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider {
            width: 100%; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-slide {
              opacity: 0.3;
              filter: alpha(opacity=30);
              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.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd {
              border: 4px solid #fff;
              border-radius: 15px;
              overflow: hidden; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link {
                display: -moz-inline-stack;
                display: inline-block;
                vertical-align: top;
                zoom: 1;
                *display: inline;
                position: relative;
                width: 100%; }
                div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link .youtube_img {
                  width: 100%; }
                div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name {
                  font-size: 15px;
                  font-size: 0.975rem;
                  padding: 15px 0 12px;
                  text-align: center;
                  font-weight: 600; }
                  div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name > em {
                    font-weight: 300; }
                div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link .play {
                  position: absolute;
                  width: 60px;
                  top: 50%;
                  left: 50%;
                  margin-top: -43px;
                  margin-left: -30px; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd:hover {
                border: 4px solid #23fa6f;
                opacity: 0.9;
                filter: alpha(opacity=90); }
                div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd:hover .play {
                  margin-top: -40px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-active {
              opacity: 0.3;
              filter: alpha(opacity=30); }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-current {
              opacity: 1;
              filter: alpha(opacity=100); }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-arrow {
              position: absolute;
              opacity: 0.8;
              filter: alpha(opacity=80);
              top: 46%;
              z-index: 1;
              width: 70px;
              height: 70px;
              font-size: 0;
              border: none;
              background: #eee;
              outline: none;
              cursor: pointer; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-arrow:hover {
                opacity: 1;
                filter: alpha(opacity=100); }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-prev {
              background: url("../../../../img/event/wafull_260326/prev.png") center no-repeat;
              left: 50%;
              margin-left: -360px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-next {
              background: url("../../../../img/event/wafull_260326/next.png") center no-repeat;
              left: 50%;
              margin-left: 295px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .slick-initialized .slick-slide {
            display: block; }
    div.wafull_260326 section.curriculum_sc article.ac_04 {
      background: #242128;
      padding-bottom: 120px; }
      div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap {
        position: relative;
        margin-top: 50px; }
        div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .bg {
          margin: 0 auto; }
        div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts {
          position: absolute;
          width: 400px;
          top: 175px;
          left: 50%;
          margin-left: -200px;
          text-align: center; }
          div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .txt {
            font-size: 26px;
            font-size: 1.69rem;
            line-height: 1.35;
            letter-spacing: 0;
            font-weight: 500; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .txt > em {
              color: #ffc530;
              font-weight: 800;
              letter-spacing: 0.2px; }
          div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap {
            margin-top: 15px; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              width: 60%;
              height: auto;
              border-radius: 10px;
              text-align: center;
              margin: 0 auto;
              padding: 19px 5px; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a > span {
                font-size: 17.6px;
                font-size: 1.144rem; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a.btn_01 {
                background: #ffc530;
                border: 1px solid #ffc530;
                color: #000;
                font-weight: 700; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a.btn_01:hover {
                  border: 1px solid #ffed87; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a.btn_02 {
                margin-top: 8px;
                background: #000;
                border: 1px solid #ffed87;
                color: #ffed87;
                font-weight: 600; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a.btn_02:hover {
                  color: #ffc530;
                  border: 1px solid #ffc530; }
      div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer {
        display: none;
        position: fixed;
        _position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999; }
        div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .dimBg {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #000;
          opacity: .9;
          filter: alpha(opacity=90); }
        div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer {
          width: 700px;
          height: 500px;
          display: block;
          z-index: 9999;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -230px;
          margin-left: -325px;
          text-align: left;
          -webkit-overflow-scrolling: touch;
          /*MAKES OVERFLOWN OBJECTS HAVE INERTIA SCROLLING*/
          overflow: hidden;
          padding: 25px;
          border-radius: 40px; }
          @media (max-width: 960px) {
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer {
              width: 90%;
              height: 60%;
              position: relative;
              padding: 30px;
              top: 50px;
              left: 0;
              margin-left: 5%;
              margin-bottom: 20%;
              margin-top: 0; } }
          @media (max-width: 760px) {
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer {
              border-radius: 30px;
              padding: 5% 4%; } }
          @media (max-width: 480px) {
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer {
              padding: 6% 4%; } }
          div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container p.pop_title {
            font-size: 22px;
            font-size: 1.43rem;
            font-weight: 700;
            position: relative; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container p.pop_title > em {
              font-weight: 800; }
            @media (max-width: 480px) {
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container p.pop_title {
                font-size: 18px;
                font-size: 1.17rem; } }
          div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts {
            margin-top: 20px;
            height: 400px;
            overflow-y: scroll;
            overflow-x: hidden; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap {
              text-align: center; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li {
                background: #f6f4ea;
                margin-top: 10px;
                padding: 20px 6%;
                border-radius: 10px;
                border: 3px solid #000; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num {
                  display: block;
                  width: 35px;
                  height: 35px;
                  border-radius: 100px;
                  text-align: center;
                  margin: 0 auto; }
                  div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num > span {
                    font-size: 17px;
                    font-size: 1.105rem;
                    line-height: 35px; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap {
                  margin-top: 10px; }
                  div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .tit {
                    font-size: 18px;
                    font-size: 1.17rem;
                    font-weight: 700; }
                  div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt {
                    font-size: 16px;
                    font-size: 1.04rem;
                    line-height: 1.4;
                    margin-top: 4px;
                    font-weight: 500; }
                    div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > em {
                      font-weight: 700; }
                    div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > span {
                      font-size: 14px;
                      font-size: 0.91rem;
                      opacity: 0.6;
                      font-weight: 300;
                      line-height: 1.2 !important; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .how_img {
                  width: 100%;
                  margin-top: 15px; }
                @media (max-width: 480px) {
                  div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li {
                    padding: 15px 4%; }
                    div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num {
                      width: 30px;
                      height: 30px; }
                      div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .num > span {
                        font-size: 15px;
                        font-size: 0.975rem;
                        line-height: 30px; }
                    div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap {
                      margin-top: 8px; }
                      div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .tit {
                        font-size: 16px;
                        font-size: 1.04rem; }
                      div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt {
                        font-size: 15px;
                        font-size: 0.975rem;
                        margin-top: 3px; }
                        div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .txt_wrap .txt > span {
                          font-size: 13px;
                          font-size: 0.845rem; }
                    div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .con_wrap .con_ul > li .how_img {
                      margin-top: 10px; } }
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl {
              border: 1px solid #bdbec4;
              width: 100%; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl caption {
                display: none; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr {
                border-top: 1px solid #bdbec4; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr th {
                  font-size: 13.6px;
                  font-size: 0.884rem;
                  padding: 7px 6px 7px 18px;
                  font-weight: 600; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td {
                  font-size: 13.6px;
                  font-size: 0.884rem;
                  background: #f9f8f7;
                  padding: 6px 6px 6px 15px;
                  border-right: 1px solid #bdbec4; }
                  div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td .table_ul {
                    margin-left: 4%; }
                    div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td .table_ul > li {
                      list-style: disc;
                      width: 93%;
                      margin: 2px 0; }
                      div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td .table_ul > li .standard {
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #d6fccd));
                        background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 50%, #d6fccd 50%);
                        background: -o-linear-gradient(rgba(255, 255, 255, 0) 50%, #d6fccd 50%);
                        background: linear-gradient(rgba(255, 255, 255, 0) 50%, #d6fccd 50%);
                        font-weight: 600; }
                      div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl tr td .table_ul > li .premium {
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe2d1));
                        background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 50%, #ffe2d1 50%);
                        background: -o-linear-gradient(rgba(255, 255, 255, 0) 50%, #ffe2d1 50%);
                        background: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffe2d1 50%);
                        font-weight: 600; }
            @media (max-width: 480px) {
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap {
                overflow-x: auto;
                width: 100%; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .table_wrap table.popup_tbl {
                  width: 500px; } }
            div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
              font-size: 14px;
              font-size: 0.91rem;
              width: 45px;
              height: 45px;
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              position: absolute;
              top: 17px;
              right: 17px;
              color: #fff;
              text-align: center;
              border-radius: 100px; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover {
                color: #fff; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
                line-height: 46px; }
              @media (max-width: 760px) {
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                  top: 15px;
                  right: 20px; } }
              @media (max-width: 480px) {
                div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                  width: 38px;
                  height: 38px;
                  font-size: 12px;
                  font-size: 0.78rem;
                  top: 14px;
                  right: 15px; }
                  div.wafull_260326 section.curriculum_sc article.ac_04 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
                    line-height: 38px; } }
    @media (max-width: 960px) {
      div.wafull_260326 section.curriculum_sc article .tit_wrap p.num {
        font-size: 20px;
        font-size: 1.3rem; }
      div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit {
        font-size: 36px;
        font-size: 2.34rem;
        margin-top: 25px; }
        div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em {
          font-size: 54px;
          font-size: 3.51rem; }
      div.wafull_260326 section.curriculum_sc article.ac_01 {
        margin-top: 150px; }
        div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap {
          width: calc(100% - 20px);
          margin-top: 40px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_01 {
            width: 2600px;
            background-size: 2600px;
            height: 230px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_02 {
            width: 2600px;
            background-size: 2600px;
            height: 230px; }
      div.wafull_260326 section.curriculum_sc article.ac_02 {
        padding: 160px 0; }
        div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap {
          margin-top: 80px; }
          div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap > img {
            width: 100%; }
      div.wafull_260326 section.curriculum_sc article.ac_03 {
        padding-bottom: 130px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap {
          margin-top: 60px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap > img {
            width: 400px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts {
          width: 460px;
          border-radius: 20px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider {
          margin-top: 20px;
          height: 215px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-slide {
            margin: 0px 6px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd {
            border: 4px solid #fff;
            border-radius: 15px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name {
              font-size: 15px;
              font-size: 0.975rem;
              padding: 14px 0 11px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link .play {
              width: 60px;
              margin-top: -43px;
              margin-left: -30px; }
      div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .bg {
        width: 100%; }
      div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts {
        top: 130px; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.curriculum_sc article .tit_wrap p.num {
        font-size: 18px;
        font-size: 1.17rem; }
      div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit {
        font-size: 34px;
        font-size: 2.21rem;
        margin-top: 20px; }
        div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em {
          font-size: 44px;
          font-size: 2.86rem; }
      div.wafull_260326 section.curriculum_sc article.ac_01 {
        margin-top: 130px; }
        div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap {
          width: calc(100% - 10px);
          margin-top: 30px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_01 {
            width: 2000px;
            background-size: 2000px;
            height: 170px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_02 {
            width: 2000px;
            background-size: 2000px;
            height: 170px; }
      div.wafull_260326 section.curriculum_sc article.ac_02 {
        padding: 130px 0; }
        div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap {
          margin-top: 65px;
          width: 100%;
          overflow-x: auto; }
          div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap > img {
            width: 720px; }
      div.wafull_260326 section.curriculum_sc article.ac_03 {
        padding-bottom: 100px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap {
          margin-top: 55px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap > img {
            width: 320px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap {
          margin-top: 50px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts {
            width: 74%;
            border-radius: 15px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider {
            margin-top: 15px;
            height: 315px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-slide {
              margin: 0px 10px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd {
              border: 3px solid #fff;
              border-radius: 15px; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name {
                font-size: 14.8px;
                font-size: 0.962rem;
                padding: 14px 0 11px; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd:hover {
                border: 3px solid #23fa6f; }
                div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd:hover .play {
                  margin-top: -40px; }
      div.wafull_260326 section.curriculum_sc article.ac_04 {
        padding-bottom: 100px; }
        div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts {
          width: 70%;
          top: 25%;
          margin-left: -35%; }
          div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .txt {
            font-size: 24px;
            font-size: 1.56rem; }
          div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap {
            margin-top: 15px; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a {
              width: 60%;
              height: auto;
              padding: 19px 5px; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a > span {
                font-size: 16.4px;
                font-size: 1.066rem; } }
    @media (max-width: 560px) {
      div.wafull_260326 section.curriculum_sc article .tit_wrap p.num {
        font-size: 16px;
        font-size: 1.04rem; }
      div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit {
        font-size: 26px;
        font-size: 1.69rem;
        margin-top: 18px; }
        div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em {
          font-size: 34px;
          font-size: 2.21rem; }
      div.wafull_260326 section.curriculum_sc article.ac_01 {
        margin-top: 110px; }
        div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap {
          margin-top: 30px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_01 {
            width: 1600px;
            background-size: 1600px;
            height: 125px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_02 {
            width: 1600px;
            background-size: 1600px;
            height: 145px; }
      div.wafull_260326 section.curriculum_sc article.ac_02 {
        padding: 100px 0; }
        div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap {
          margin-top: 60px; }
          div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap > img {
            width: 640px; }
      div.wafull_260326 section.curriculum_sc article.ac_03 {
        padding-bottom: 80px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap {
          margin-top: 45px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap > img {
            width: 260px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap {
          margin-top: 40px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts {
            width: 76%;
            border-radius: 10px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider {
            margin-top: 10px;
            height: 220px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-slide {
              margin: 0px 6px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd {
              border-radius: 10px; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name {
                font-size: 14.4px;
                font-size: 0.936rem;
                padding: 13px 0 10px; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link .play {
                width: 50px;
                margin-top: -38px;
                margin-left: -25px; }
              div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd:hover .play {
                margin-top: -36px; }
      div.wafull_260326 section.curriculum_sc article.ac_04 {
        padding-bottom: 80px; }
        div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap {
          margin-top: 35px; }
          div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts {
            width: 70%;
            top: 21%;
            margin-left: -35%; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .txt {
              font-size: 20px;
              font-size: 1.3rem; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap {
              margin-top: 12px; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a {
                width: 60%;
                height: auto;
                padding: 15px 5px; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a > span {
                  font-size: 15px;
                  font-size: 0.975rem; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.curriculum_sc article .tit_wrap p.num {
        font-size: 14px;
        font-size: 0.91rem; }
      div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit {
        font-size: 22px;
        font-size: 1.43rem;
        margin-top: 12px;
        line-height: 1.35; }
        div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em {
          font-size: 28px;
          font-size: 1.82rem; }
      div.wafull_260326 section.curriculum_sc article.ac_01 {
        margin-top: 90px; }
        div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap {
          margin-top: 20px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_01 {
            width: 1400px;
            background-size: 1400px;
            height: 120px; }
          div.wafull_260326 section.curriculum_sc article.ac_01 .roll_wrap .thumb_bg_02 {
            width: 1400px;
            background-size: 1400px;
            height: 120px; }
      div.wafull_260326 section.curriculum_sc article.ac_02 {
        padding: 90px 0; }
        div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap {
          margin-top: 50px; }
          div.wafull_260326 section.curriculum_sc article.ac_02 .curriculum_wrap > img {
            width: 580px; }
      div.wafull_260326 section.curriculum_sc article.ac_03 {
        padding-bottom: 60px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap {
          margin-top: 30px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap > img {
            width: 220px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap {
          margin-top: 35px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .shorts {
            width: 100%; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider {
            height: 250px; }
            div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-slide {
              margin: 0px 10px; }
      div.wafull_260326 section.curriculum_sc article.ac_04 {
        padding-bottom: 60px; }
        div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap {
          margin-top: 25px; }
          div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts {
            width: 80%;
            top: 19%;
            margin-left: -40%; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .txt {
              font-size: 18px;
              font-size: 1.17rem; }
            div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap {
              margin-top: 10px; }
              div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a {
                width: 80%;
                height: auto;
                padding: 14px 5px; }
                div.wafull_260326 section.curriculum_sc article.ac_04 .conts_wrap .conts .btn_wrap > a > span {
                  font-size: 15px;
                  font-size: 0.975rem; } }
    @media (max-width: 400px) {
      div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit {
        font-size: 20px;
        font-size: 1.3rem; }
        div.wafull_260326 section.curriculum_sc article .tit_wrap h5.tit > em {
          font-size: 25px;
          font-size: 1.625rem; }
      div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap {
        margin-top: 30px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .graph_wrap > img {
          width: 220px; }
      div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap {
        margin-top: 35px; }
        div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider {
          height: 215px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .slick-slide {
            margin: 0px 6px; }
          div.wafull_260326 section.curriculum_sc article.ac_03 .youtube_wrap .slick-slider .youtube_slider .li_wd .yt_link p.name {
            font-size: 14px;
            font-size: 0.91rem;
            padding: 12px 0 10px; } }
  div.wafull_260326 section.tab_sc {
    padding: 100px 0; }
    div.wafull_260326 section.tab_sc .tit_wrap h4.tit {
      font-weight: 700; }
    @media (max-width: 960px) {
      div.wafull_260326 section.tab_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.tab_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.tab_sc {
        padding: 40px 4%; } }
    div.wafull_260326 section.tab_sc div.wrap_1024 {
      margin-top: 60px; }
      div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap {
        width: 100%; }
        div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul {
          position: relative;
          display: block;
          text-align: center; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            width: auto;
            margin: 0 2px;
            text-align: center;
            z-index: 2;
            cursor: pointer; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li > p {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-size: 15px;
              font-size: 0.975rem;
              border: 2px solid #35589e;
              border-bottom: 4px solid #35589e;
              background: #b3bccd;
              color: #7c8891;
              font-weight: 500;
              padding: 6px 12px;
              border-radius: 6px;
              letter-spacing: 0; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li.active > p {
              border: 2px solid #000;
              border-bottom: 4px solid #000;
              font-weight: 700; }
      div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab {
        margin-top: 20px; }
        div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li {
          width: 24%;
          height: 230px;
          position: relative;
          float: left;
          margin: 1% 0.5% 0; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            border: 2px solid #0063b4; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .thum_img > img {
              width: 100%; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt {
              padding: 23px 20px;
              text-align: left; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .subject {
                opacity: 0.5;
                filter: alpha(opacity=50);
                font-size: 15px;
                font-size: 0.975rem;
                font-weight: 500;
                letter-spacing: 0; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .price {
                font-size: 20px;
                font-size: 1.3rem;
                font-weight: 800;
                letter-spacing: 0;
                margin-top: 4px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem {
              width: 35px;
              height: 35px;
              border: 1px solid;
              position: absolute;
              border-radius: 3px;
              text-align: center;
              bottom: 55.5px;
              right: 4.5px;
              padding-top: 4px; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem > p {
                font-size: 11.2px;
                font-size: 0.728rem;
                line-height: 1.1;
                letter-spacing: 0;
                font-weight: 400; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a:hover {
              border: 2px solid #000;
              -webkit-transition: .1s;
              -o-transition: .1s;
              transition: .1s; }
      @media (max-width: 960px) {
        div.wafull_260326 section.tab_sc div.wrap_1024 {
          margin-top: 70px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li {
            margin: 2px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li > p {
              font-size: 16px;
              font-size: 1.04rem;
              padding: 8px 20px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab {
            margin-top: 50px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li {
              height: 190px; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt {
                padding: 20px 18px; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .subject {
                  font-size: 14.4px;
                  font-size: 0.936rem; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .price {
                  font-size: 18px;
                  font-size: 1.17rem; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem {
                width: 34px;
                height: 34px;
                bottom: 2%;
                right: 4px; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem > p {
                  font-size: 11px;
                  font-size: 0.715rem; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.tab_sc div.wrap_1024 {
          margin-top: 55px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li {
            margin: 3px 1px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li > p {
              font-size: 15px;
              font-size: 0.975rem;
              padding: 7px 15px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab {
            margin-top: 40px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li {
              width: 31.3%;
              height: auto;
              margin: 1%; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li .txt {
                height: 108px;
                padding: 18px 15px; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li .txt .subject {
                  font-size: 14.4px;
                  font-size: 0.936rem;
                  word-break: break-all; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li .txt .price {
                  font-size: 16px;
                  font-size: 1.04rem; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li .emblem {
                width: 32px;
                height: 32px;
                bottom: 2%;
                right: 4px; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li .emblem > p {
                  font-size: 11px;
                  font-size: 0.715rem; } }
      @media (max-width: 600px) {
        div.wafull_260326 section.tab_sc div.wrap_1024 {
          margin-top: 45px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul {
            padding: 0 5%; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li {
              margin: 3px 1px; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li > p {
                font-size: 14.6px;
                font-size: 0.949rem;
                padding: 7px 18px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab {
            margin-top: 30px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt {
              height: 100px;
              padding: 20px 12px 0; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .subject {
                font-size: 13.8px;
                font-size: 0.897rem; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .price {
                font-size: 16px;
                font-size: 1.04rem;
                margin-top: 4px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem {
              width: 50px;
              height: 22px;
              bottom: 39%;
              right: 4px; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem > p {
                font-size: 11px;
                font-size: 0.715rem; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem > p br {
                  display: none; } }
      @media (max-width: 500px) {
        div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab {
          margin-top: 25px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt {
            height: 90px;
            padding: 18px 10px 0 13px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .subject {
            font-size: 13.8px;
            font-size: 0.897rem; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .price {
            font-size: 14px;
            font-size: 0.91rem; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem {
            width: 47px;
            height: 19px;
            bottom: 43%;
            right: 4px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem > p {
              font-size: 10.6px;
              font-size: 0.689rem; } }
      @media (max-width: 440px) {
        div.wafull_260326 section.tab_sc div.wrap_1024 {
          margin-top: 35px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul {
            padding: 0 3%; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li {
              margin: 3px 1px; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_wrap .tab_ul .tab_li > p {
                font-size: 13.6px;
                font-size: 0.884rem;
                padding: 5px 13px 6px; }
          div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab {
            margin-top: 15px; }
            div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li {
              width: 48%;
              height: auto; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt {
                padding: 20px 10px 0 12px;
                height: 90px; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .subject {
                  font-size: 13.4px;
                  font-size: 0.871rem; }
                div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .txt .price {
                  font-size: 14.6px;
                  font-size: 0.949rem;
                  margin-top: 3px; }
              div.wafull_260326 section.tab_sc div.wrap_1024 .tab_conts .each_tab .card_ul > li > a .emblem {
                bottom: 38%; } }
  div.wafull_260326 section.ban2_sc {
    background: #111312 url("../../../../img/event/wafull_260326/bg_04.png") no-repeat center top;
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.wafull_260326 section.ban2_sc {
        background-size: 150px;
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.ban2_sc {
        background-size: 110px;
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.ban2_sc {
        background-size: 80px;
        padding: 40px 4%; } }
    div.wafull_260326 section.ban2_sc .wrap_1024 {
      margin-top: 70px;
      text-align: center; }
      div.wafull_260326 section.ban2_sc .wrap_1024 .txt {
        font-size: 48px;
        font-size: 3.12rem;
        line-height: 1.35;
        font-weight: 600;
        letter-spacing: -1px; }
        div.wafull_260326 section.ban2_sc .wrap_1024 .txt em {
          font-weight: 800;
          letter-spacing: 0; }
      @media (max-width: 960px) {
        div.wafull_260326 section.ban2_sc .wrap_1024 {
          margin-top: 50px; }
          div.wafull_260326 section.ban2_sc .wrap_1024 .txt {
            font-size: 40px;
            font-size: 2.6rem; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.ban2_sc .wrap_1024 {
          margin-top: 30px; }
          div.wafull_260326 section.ban2_sc .wrap_1024 .txt {
            font-size: 32px;
            font-size: 2.08rem; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.ban2_sc .wrap_1024 {
          margin-top: 20px; }
          div.wafull_260326 section.ban2_sc .wrap_1024 .txt {
            font-size: 26px;
            font-size: 1.69rem; } }
  div.wafull_260326 section.order_sc {
    background: #2d302c;
    padding: 100px 0; }
    div.wafull_260326 section.order_sc .tit_wrap h4.tit {
      font-weight: 700; }
    @media (max-width: 960px) {
      div.wafull_260326 section.order_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.order_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.order_sc {
        padding: 40px 4%; } }
    div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap {
      position: relative;
      background: #0f1815;
      border: 2px solid #fff;
      border-radius: 0 0 50px 50px;
      width: 60%;
      margin: 180px auto 0; }
      div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .emblem {
        position: absolute;
        top: -145px;
        left: 50%;
        margin-left: 12px;
        -webkit-animation-name: bounce;
        -moz-animation-name: bounce;
        -ms-animation-name: bounce;
        -o-animation-name: bounce;
        animation-name: bounce;
        -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: 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 bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

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

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

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

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }
      div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 {
        width: 100%; }
        div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul {
          text-align: center; }
          div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li {
            background: #302e2c;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            font-size: 17px;
            font-size: 1.105rem;
            width: 36%;
            height: 66px;
            margin: -66px 0 0 2%;
            padding: 21px 0;
            border-radius: 20px 20px 0 0;
            border: 2px solid #fff;
            cursor: pointer;
            color: #a1a2a7; }
            div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li:first-child {
              margin: -66px 0 0 0; }
            div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li.active {
              background: #0f1815;
              border-bottom: none;
              font-weight: 700;
              letter-spacing: 0; }
      @media (max-width: 960px) {
        div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap {
          width: 80%;
          margin: 180px auto 0; }
          div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .emblem {
            top: -135px;
            margin-left: 4%;
            width: 180px; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap {
          width: 90%;
          border-radius: 0 0 40px 40px;
          margin: 160px auto 0; }
          div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .emblem {
            top: -16%;
            margin-left: 3%;
            width: 36%; }
          div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li {
            font-size: 16px;
            font-size: 1.04rem;
            width: 40%;
            height: 60px;
            margin: -60px 0 0 1%; }
            div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li:first-child {
              margin: -60px 0 0 0; } }
      @media (max-width: 520px) {
        div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap {
          width: 100%;
          border-radius: 0 0 30px 30px;
          margin: 140px auto 0; }
          div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .emblem {
            top: -14%;
            margin-left: 4%;
            width: 34%; }
          div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li {
            font-size: 16px;
            font-size: 1.04rem;
            width: 40%;
            height: 57px;
            margin: -57px 0 0 1%;
            border-radius: 15px 15px 0 0;
            padding: 17px 0; }
            div.wafull_260326 section.order_sc .wrap_1024 .pay_wrap .tab_box2 .tab_ul .tab_li:first-child {
              margin: -57px 0 0 0; } }
    div.wafull_260326 section.order_sc .wrap_1024 .order_wrap {
      padding: 50px 45px; }
      div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box {
        width: 100%; }
        div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul {
          text-align: center;
          padding: 0 20%; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul .tab_li {
            background: #494e4c;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            font-size: 14px;
            font-size: 0.91rem;
            width: 32%;
            margin: 0 0.2%;
            padding: 9px 0;
            border-radius: 10px;
            font-weight: 400;
            letter-spacing: 0;
            cursor: pointer;
            -webkit-transition: color 250ms ease-in-out;
            -o-transition: color 250ms ease-in-out;
            transition: color 250ms ease-in-out;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            color: #a1a2a7; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul .tab_li.active {
              font-weight: 600; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul .tab_li:hover {
              background: #5d5956; }
      div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts {
        margin-top: 40px; }
        div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box {
          margin-bottom: 20px;
          display: none; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box.on {
            display: block; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul {
            text-align: center; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .bene_wrap .subject {
              font-size: 20px;
              font-size: 1.3rem;
              font-weight: 500; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .bene_wrap .layer_btn {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-size: 13.6px;
              font-size: 0.884rem;
              background: #2d302c;
              border-radius: 50px;
              padding: 9px 20px;
              text-align: center;
              margin-top: 12px;
              font-weight: 400; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .bene_wrap .layer_btn:hover {
                background: #3e413d; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl {
              margin: 30px 0 0 5%;
              width: 90%;
              color: #878e8b; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr {
                border-bottom: 1px solid #4b4948; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr th {
                  text-align: left;
                  padding: 15px 10px; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr td {
                  text-align: right;
                  padding: 15px 10px; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap {
              margin-top: 30px; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .price {
                font-size: 54px;
                font-size: 3.51rem;
                font-weight: 800; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .month {
                font-size: 15px;
                font-size: 0.975rem;
                opacity: 0.8;
                filter: alpha(opacity=80);
                margin-top: 4px;
                letter-spacing: 0;
                font-weight: 300; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              margin-top: 25px;
              width: 100%; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec {
                display: -moz-inline-stack;
                display: inline-block;
                vertical-align: top;
                zoom: 1;
                *display: inline;
                font-size: 20px;
                font-size: 1.3rem;
                width: 100%;
                padding: 26px 0;
                font-weight: 600;
                border: none;
                margin: 0; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec.st {
                  margin-top: 10px;
                  font-weight: 400; }
      @media (max-width: 760px) {
        div.wafull_260326 section.order_sc .wrap_1024 .order_wrap {
          padding: 8% 6%; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul {
            padding: 0 5%; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts {
            margin-top: 35px; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box {
              margin-bottom: 10px; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .bene_wrap .subject {
                font-size: 19px;
                font-size: 1.235rem; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl {
                margin: 20px 0 0 0;
                width: 100%; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr th {
                  text-align: left;
                  padding: 15px 10px; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr td {
                  text-align: right;
                  padding: 15px 10px; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap {
                margin-top: 30px; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .price {
                  font-size: 50px;
                  font-size: 3.25rem; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .month {
                  font-size: 15px;
                  font-size: 0.975rem; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap {
                margin-top: 20px; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap > a {
                  font-size: 19px;
                  font-size: 1.235rem;
                  padding: 28px; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec {
                  font-size: 19px;
                  font-size: 1.235rem;
                  padding: 25px 0;
                  border-radius: 0; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.order_sc .wrap_1024 .order_wrap {
          padding: 10% 5%; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_box .tab_ul {
            padding: 0; }
          div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts {
            margin-top: 30px; }
            div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box {
              margin-bottom: 0; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .bene_wrap .subject {
                font-size: 17px;
                font-size: 1.105rem; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl {
                margin: 15px 0 0 0;
                font-size: 13px;
                font-size: 0.845rem; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr th {
                  padding: 12px 2%; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_01 .tbl tr td {
                  padding: 12px 2%; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .price {
                font-size: 30px;
                font-size: 1.95rem; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .num_wrap .month {
                font-size: 14.6px;
                font-size: 0.949rem; }
              div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap {
                margin-top: 20px; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap > a {
                  font-size: 17px;
                  font-size: 1.105rem;
                  padding: 22px 0; }
                div.wafull_260326 section.order_sc .wrap_1024 .order_wrap .tab_conts .order_box .order_ul .order_li_02 .btn_wrap .btn_lec {
                  font-size: 17px;
                  font-size: 1.105rem;
                  padding: 18px 0; } }
    div.wafull_260326 section.order_sc .wrap_1024 .dim-layer {
      display: none;
      position: fixed;
      _position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 999; }
      div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .dimBg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .9;
        filter: alpha(opacity=90); }
      div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer {
        width: 700px;
        height: 500px;
        display: block;
        z-index: 9999;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -230px;
        margin-left: -325px;
        text-align: left;
        -webkit-overflow-scrolling: touch;
        /*MAKES OVERFLOWN OBJECTS HAVE INERTIA SCROLLING*/
        overflow: hidden;
        padding: 25px;
        border-radius: 40px; }
        @media (max-width: 960px) {
          div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer {
            width: 90%;
            height: 60%;
            position: relative;
            padding: 30px;
            top: 50px;
            left: 0;
            margin-left: 5%;
            margin-bottom: 20%;
            margin-top: 0; } }
        @media (max-width: 760px) {
          div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer {
            border-radius: 30px;
            padding: 5% 4%; } }
        @media (max-width: 480px) {
          div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer {
            padding: 6% 4%; } }
        div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title {
          font-size: 18px;
          font-size: 1.17rem;
          font-weight: bold;
          position: relative; }
          @media (max-width: 480px) {
            div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container p.pop_title {
              font-size: 16px;
              font-size: 1.04rem;
              letter-spacing: -0.5px; } }
        div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts {
          margin-top: 20px;
          height: 400px;
          overflow-y: scroll;
          overflow-x: hidden; }
          div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl caption {
            display: none; }
          div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr {
            border-top: 1px solid #cfcfcf; }
            div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr th {
              font-size: 13.6px;
              font-size: 0.884rem;
              background: #f5f5f5;
              padding: 6px 6px 6px 15px;
              font-weight: 600; }
            div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td {
              font-size: 13.6px;
              font-size: 0.884rem;
              padding: 6px 6px 6px 15px; }
              div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td .table_ul {
                margin-left: 4%; }
                div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td .table_ul > li {
                  list-style: disc;
                  width: 93%;
                  margin: 2px 0; }
                  div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td .table_ul > li .standard {
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #d6fccd));
                    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 50%, #d6fccd 50%);
                    background: -o-linear-gradient(rgba(255, 255, 255, 0) 50%, #d6fccd 50%);
                    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #d6fccd 50%);
                    font-weight: 600; }
                  div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts table.popup_tbl tr td .table_ul > li .premium {
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe2d1));
                    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 50%, #ffe2d1 50%);
                    background: -o-linear-gradient(rgba(255, 255, 255, 0) 50%, #ffe2d1 50%);
                    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #ffe2d1 50%);
                    font-weight: 600; }
          div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
            font-size: 14px;
            font-size: 0.91rem;
            width: 45px;
            height: 45px;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            position: absolute;
            top: 17px;
            right: 17px;
            color: #fff;
            text-align: center;
            border-radius: 100px; }
            div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover {
              color: #fff; }
            div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
              line-height: 46px; }
            @media (max-width: 760px) {
              div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                top: 15px;
                right: 20px; } }
            @media (max-width: 480px) {
              div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                width: 38px;
                height: 38px;
                font-size: 12px;
                font-size: 0.78rem;
                top: 14px;
                right: 15px; }
                div.wafull_260326 section.order_sc .wrap_1024 .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
                  line-height: 38px; } }
  div.wafull_260326 section.faq_sc {
    background: #e6e6e6;
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.wafull_260326 section.faq_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.wafull_260326 section.faq_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.wafull_260326 section.faq_sc {
        padding: 40px 4%; } }
    div.wafull_260326 section.faq_sc div.wrap_1024 {
      margin-top: 50px;
      padding: 0 4%; }
      div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle {
        margin: 10px 0 0;
        border-radius: 15px; }
        div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt {
          position: relative;
          width: 100%; }
          div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button {
            width: 100%;
            background: none;
            border: none;
            padding: 20px 0 20px 30px;
            font-weight: 600;
            text-align: left;
            height: 90px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .txt {
              font-size: 20px;
              font-size: 1.3rem; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .plus {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              background: #6b6c72;
              position: relative;
              width: 20px;
              height: 1px;
              margin-right: 30px; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .plus:after {
                display: -moz-inline-stack;
                display: inline-block;
                vertical-align: top;
                zoom: 1;
                *display: inline;
                background: #6b6c72;
                content: '';
                position: absolute;
                width: 20px;
                height: 1px;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(180deg);
                -ms-transform: translate(-50%, -50%) rotate(180deg);
                transform: translate(-50%, -50%) rotate(180deg);
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
                opacity: 0.2; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button.on .plus:after {
              background: #6b6c72;
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              content: '';
              position: absolute;
              width: 20px;
              height: 1px;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%) rotate(90deg);
              -ms-transform: translate(-50%, -50%) rotate(90deg);
              transform: translate(-50%, -50%) rotate(90deg);
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s;
              opacity: 1; }
        div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq {
          display: none;
          width: 100%;
          margin: 0;
          padding: 0 30px 20px; }
          div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq.active {
            display: block; }
          div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts {
            border-top: 1px solid #eee;
            padding: 30px 0 20px; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts p.txt {
              font-size: 17px;
              font-size: 1.105rem;
              opacity: 0.8;
              filter: alpha(opacity=80);
              line-height: 1.6;
              font-weight: 300; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts p.txt > strong {
                font-weight: 700; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts p.txt .in_box {
                display: block;
                background: #f5f5f5;
                font-size: 15px;
                font-size: 0.975rem;
                padding: 10px 0 10px 15px;
                border-radius: 10px;
                width: 70%;
                margin: 4px 0 10px; }
      @media (max-width: 960px) {
        div.wafull_260326 section.faq_sc div.wrap_1024 {
          padding: 0; } }
      @media (max-width: 760px) {
        div.wafull_260326 section.faq_sc div.wrap_1024 {
          margin-top: 30px; }
          div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle {
            margin: 10px 0 0;
            border-radius: 15px; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button {
              padding: 20px 0 20px 30px;
              height: 80px; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .txt {
                font-size: 18px;
                font-size: 1.17rem; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .more {
                font-size: 22px;
                font-size: 1.43rem;
                top: 25px;
                right: 30px; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq {
              padding: 0 25px 20px; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts {
                padding-top: 25px; }
                div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts p.txt {
                  font-size: 16px;
                  font-size: 1.04rem; } }
      @media (max-width: 480px) {
        div.wafull_260326 section.faq_sc div.wrap_1024 {
          margin-top: 20px; }
          div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle {
            margin: 10px 0 0;
            border-radius: 10px; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button {
              padding: 20px 0 20px 15px;
              height: 70px; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .txt {
                font-size: 16px;
                font-size: 1.04rem; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dt.qt > button .more {
                font-size: 20px;
                font-size: 1.3rem;
                top: 22px;
                right: 15px; }
            div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq {
              padding: 0 15px 15px; }
              div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts {
                padding-top: 15px; }
                div.wafull_260326 section.faq_sc div.wrap_1024 .slide_toggle dd.qq .conts p.txt {
                  font-size: 15.6px;
                  font-size: 1.014rem;
                  padding-bottom: 15px; } }
