@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.etax_260827 section.btn_sc .wrap_1024 .btn_ul, div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul, div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul, div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box {
  *zoom: 1;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul:before, div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul:before, div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul:before, div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box:before, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box:before, div.etax_260827 section.btn_sc .wrap_1024 .btn_ul:after, div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul:after, div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul:after, div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box:after, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box:after {
  content: "";
  display: table;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul:after, div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul:after, div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul:after, div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box:after, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box:after {
  clear: both;
}

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

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

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

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

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

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

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

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

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
 ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
div.etax_260827 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
 */
@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 300;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff") format("woff");
}
@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 500;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff") format("woff");
}
@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 700;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff") format("woff");
}
div.etax_260827 section.sub_hd_sc, div.etax_260827 section.btn_sc, div.etax_260827 section.youtube_sc, div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject, div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li.active > p.title, div.etax_260827 section.cta_sc, div.etax_260827 section.info_sc, div.etax_260827 section.header_sc, div.etax_260827 {
  color: #000;
}

div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st, div.etax_260827 section.section--benefit {
  background-color: #000;
}

div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain, div.etax_260827 section.order_2_sc, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_tit, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_txt, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_tit, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_col .depict, div.etax_260827 section.book_sc .title_wrap .txt .bottom, div.etax_260827 section.book_sc .title_wrap .tit {
  color: #202020;
}

div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st:hover, div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .btn_wrap .btn_lec:hover {
  background-color: #202020;
}

div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light p.tit, div.etax_260827 section.notice_sc div.wrap_1024 h5, div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st, div.etax_260827 section.wafull_sc .title_wrap .txt > em, div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap {
  color: #fff;
}

div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn, div.etax_260827 section.youtube_sc, div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box, div.etax_260827 section.order_2_sc .order_ul > li.order_wrap {
  background-color: #fff;
}

div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .sm {
  color: #727475;
}

div.etax_260827 section.btn_sc {
  background-color: #0071bd;
}

div.etax_260827 section.sub_hd_sc, div.etax_260827 section.book_sc {
  background-color: #E0EEFF;
}

div.etax_260827 section.order_2_sc .title .big_txt .blue, div.etax_260827 section.book_sc .title_wrap .txt .mid {
  color: #2F80ED;
}

div.etax_260827 section.wafull_sc .title_wrap .tit > em, div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .tt > span, div.etax_260827 section.order_2_sc .title .big_txt .red {
  color: #5119ff;
}

div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .btn_wrap .btn_lec {
  background-color: #5119ff;
}

div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st:hover {
  background-color: #5f339c;
}

div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .mid {
  color: #fff2ae;
}

div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li.active > p.title {
  background-color: #fff2ae;
}

div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .big {
  color: #e93922;
}

div.etax_260827 {
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", "맑은고딕", "Malgun Gothic", sans-serif, "돋음", "dotum";
  word-break: keep-all;
  letter-spacing: -0.5px;
}
div.etax_260827 section.header_sc {
  background-color: #e0eeff;
  background-image: url("/wowpass/img/event/etax_260827/header_bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  overflow: hidden;
  padding: 0 24px 40px;
  box-sizing: border-box;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 35px 0;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .wowpass_bi {
  display: block;
  flex-shrink: 0;
  width: 124px;
  height: 26px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .wowpass_bi > img {
  display: block;
  width: 100%;
  height: 100%;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.65);
  border: 1.5px solid #2563eb;
  border-radius: 20px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  background: #2563eb;
  border: 1.5px solid #2563eb;
  border-radius: 20px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date > p {
  margin: 0;
  font-size: 14px;
  font-size: 0.91rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.14px;
  line-height: 1.3;
  white-space: nowrap;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-right: 16px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .label {
  font-size: 14px;
  font-size: 0.91rem;
  color: #4b5563;
  font-weight: 400;
  letter-spacing: -0.14px;
  white-space: nowrap;
}
div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .value {
  font-size: 15px;
  font-size: 0.975rem;
  color: #2563eb;
  font-weight: 700;
  letter-spacing: -0.15px;
  white-space: nowrap;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area {
  position: relative;
  z-index: 1;
  flex: 0 1 auto;
  width: 580px;
  max-width: 580px;
  text-align: left;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area .subject_tags {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 0 20px;
  padding: 0;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area .subject_tags .tag {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 6px 14px;
  background: #dbeafe;
  border-radius: 20px;
  font-size: 14px;
  font-size: 0.91rem;
  color: #1d4ed8;
  font-weight: 500;
  letter-spacing: -0.105px;
  line-height: 1.3;
  white-space: nowrap;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_top,
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_bottom {
  margin: 0;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -1.2px;
  color: #202020;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_top {
  font-size: 64px;
  font-size: 4.16rem;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_bottom {
  font-size: 58px;
  font-size: 3.77rem;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_bottom > em {
  font-style: normal;
  color: #2f80ed;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt {
  margin: 20px 0 0;
  font-size: 20px;
  font-size: 1.3rem;
  color: #202020;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.12px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt strong {
  color: #2f80ed;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul {
  *zoom: initial;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul:before, div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul:after {
  clear: none;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul {
  display: flex;
  align-items: stretch;
  gap: 10px;
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  padding: 18px 0;
  border-radius: 32px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  padding: 16px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li .icon {
  display: block;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li > p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin: 0;
  font-size: 15px;
  font-size: 0.975rem;
  color: #3b3b3b;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.3px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-top: 20px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_btn {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 32px;
  background: #2563eb;
  border: none;
  border-radius: 40px;
  box-shadow: 0 8px 12px rgba(37, 99, 235, 0.3);
  font-size: 20px;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_btn:hover {
  background: rgb(20.7142857143, 84.9285714286, 225.7857142857);
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_btn i {
  vertical-align: middle;
  margin-left: 10px;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_note {
  margin: 0;
  font-size: 14px;
  font-size: 0.91rem;
  color: #6b7280;
  font-weight: 400;
  letter-spacing: -0.07px;
  line-height: 1.4;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img {
  position: absolute;
  right: -70px;
  bottom: -20px;
  z-index: 0;
  width: 500px;
  pointer-events: none;
}
div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img > img {
  display: block;
  width: 100%;
  max-width: 500px;
  height: auto;
}
@media (max-width: 1000px) {
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img {
    right: -100px;
    bottom: 0px;
    width: 460px;
  }
}
@media (max-width: 960px) {
  div.etax_260827 section.header_sc {
    padding: 0 4% 36px;
    background-size: cover;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar {
    padding: 28px 0;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date > p {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .label {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .value {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap {
    padding-top: 40px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area {
    max-width: 450px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_top {
    font-size: 52px;
    font-size: 3.38rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_bottom {
    font-size: 46px;
    font-size: 2.99rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li > p {
    font-size: 14px;
    font-size: 0.91rem;
    min-height: 36px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_btn {
    padding: 16px 24px;
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img {
    width: 60%;
    max-width: 420px;
    right: -8%;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.header_sc {
    min-height: 0;
    padding: 0 4% 40px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar {
    padding: 22px 0;
    gap: 12px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .wowpass_bi {
    width: 90px;
    height: auto;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date {
    padding: 6px 12px;
    border-radius: 16px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date > p {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date {
    padding-right: 10px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .label {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .value {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap {
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 0;
    gap: 0;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area {
    flex: none;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area .subject_tags {
    justify-content: center;
    flex-wrap: wrap;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block {
    align-items: center;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block {
    max-width: 6000px;
    margin-left: auto;
    margin-right: auto;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img {
    position: relative;
    right: auto;
    bottom: auto;
    width: 72%;
    max-width: 360px;
    margin: 0 auto;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img > img {
    max-width: 100%;
  }
}
@media (max-width: 520px) {
  div.etax_260827 section.header_sc .wrap_1024 .top_bar {
    padding: 18px 0 12px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt_area .subject_tags .tag {
    font-size: 12px;
    font-size: 0.78rem;
    padding: 5px 10px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_top {
    font-size: 32px;
    font-size: 2.08rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_bottom {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt {
    font-size: 15px;
    font-size: 0.975rem;
    padding: 0 2%;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul {
    gap: 6px;
    padding: 10px 0;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li {
    padding: 12px 8px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li .icon {
    width: 40px;
    height: 40px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li > p {
    min-height: 32px;
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_btn {
    padding: 14px 16px;
    font-size: 15px;
    font-size: 0.975rem;
    border-radius: 28px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .main_img {
    max-width: 86%;
  }
}
@media (max-width: 400px) {
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .wowpass_bi {
    width: 65px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap {
    gap: 4px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date {
    padding: 4px 8px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .date > p {
    font-size: 11px;
    font-size: 0.715rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date {
    padding-right: 8px;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .label {
    display: none;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_bar .date_wrap .exam_date .value {
    font-size: 11px;
    font-size: 0.715rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_top {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .title_block .tit_bottom {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .bene_ul > li > p {
    font-size: 11px;
    font-size: 0.715rem;
  }
  div.etax_260827 section.header_sc .wrap_1024 .top_wrap .cta_block .cta_btn {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.etax_260827 section.book_sc {
  padding: 100px 16px;
}
div.etax_260827 section.book_sc .title_wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
div.etax_260827 section.book_sc .title_wrap .tit {
  font-size: 54px;
  font-size: 3.51rem;
  margin: 0;
  font-weight: 800;
  letter-spacing: -1.08px;
  line-height: 1.26;
}
div.etax_260827 section.book_sc .title_wrap .txt {
  margin-top: 30px;
}
div.etax_260827 section.book_sc .title_wrap .txt .mid {
  font-size: 24px;
  font-size: 1.56rem;
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.17;
}
div.etax_260827 section.book_sc .title_wrap .txt .bottom {
  font-size: 16px;
  font-size: 1.04rem;
  margin: 8px 0 0;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
@media (max-width: 960px) {
  div.etax_260827 section.book_sc {
    padding: 80px 4%;
  }
  div.etax_260827 section.book_sc .title_wrap .tit {
    font-size: 46px;
    font-size: 2.99rem;
  }
  div.etax_260827 section.book_sc .title_wrap .txt .mid {
    font-size: 22px;
    font-size: 1.43rem;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.book_sc {
    padding: 60px 4%;
  }
  div.etax_260827 section.book_sc .title_wrap .tit {
    font-size: 38px;
    font-size: 2.47rem;
  }
  div.etax_260827 section.book_sc .title_wrap .txt {
    margin-top: 24px;
  }
  div.etax_260827 section.book_sc .title_wrap .txt .mid {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.etax_260827 section.book_sc .title_wrap .txt .bottom {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.book_sc {
    padding: 40px 4%;
  }
  div.etax_260827 section.book_sc .title_wrap .tit {
    font-size: 32px;
    font-size: 2.08rem;
  }
  div.etax_260827 section.book_sc .title_wrap .txt {
    margin-top: 20px;
  }
  div.etax_260827 section.book_sc .title_wrap .txt .mid {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
div.etax_260827 section.book_sc .wrap_1024 {
  max-width: 1000px;
  margin: 50px auto 0;
  padding: 0;
}
div.etax_260827 section.book_sc .wrap_1024 .book_wrap .books {
  width: 480px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
div.etax_260827 section.book_sc .wrap_1024 .book_wrap .books > img {
  width: 100%;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap {
  margin-top: 40px;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul {
  *zoom: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul:before, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul:after {
  clear: none;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul {
  display: flex;
  gap: 6px;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
  font-size: 17.7px;
  font-size: 1.1505rem;
  flex: 1;
  min-height: 80px;
  margin: 0;
  padding: 20px 7px 22px 21px;
  border: 1px solid #6d7274;
  border-radius: 10px 10px 0 0;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 4px 0 0 rgba(1, 1, 1, 0.7);
  color: rgba(1, 1, 1, 0.7);
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.35;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li.active {
  background: #fff;
  border: 1px solid #1b1916;
  border-bottom: 2px solid #1b1916;
  box-shadow: 4px 0 0 #2F80ED;
  color: #2F80ED;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li:hover:not(.active) {
  background: rgba(255, 255, 255, 0.85);
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts {
  background: #fff;
  border: 1px solid #1b1916;
  border-radius: 0 0 10px 10px;
  box-shadow: 4px 5px 0 #232321;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box {
  display: flex;
  gap: 48px;
  align-items: flex-start;
  padding: 46px 0;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_col {
  flex: 0 0 260px;
  max-width: 260px;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_col .book {
  width: 100%;
  filter: drop-shadow(3px 4px 1.5px rgba(0, 0, 0, 0.18));
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_col .depict {
  font-size: 14px;
  font-size: 0.91rem;
  margin: 8px 0 0;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.7;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner {
  flex: 1;
  min-width: 0;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_tit {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 28px;
  font-size: 1.82rem;
  margin: 0;
  padding: 6px 7px;
  background: #DEEDFA;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.07;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_txt {
  font-size: 16px;
  font-size: 1.04rem;
  margin: 16px 0 0;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.63;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook {
  *zoom: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook:before, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook:after {
  content: none;
  display: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook:after {
  clear: none;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook {
  display: flex;
  gap: 16px;
  margin-top: 16px;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li {
  flex: 1;
  min-width: 0;
  text-align: center;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_img {
  width: 100%;
  margin: 0 auto;
  max-width: 280px;
  overflow: hidden;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_img > img {
  width: 100%;
  object-fit: cover;
  object-position: top center;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .caption {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 12px;
  font-size: 0.78rem;
  margin-top: 16px;
  padding: 2px 5px;
  background: #f0f0f0;
  color: #808080;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  height: 240px;
  padding: 20px;
  border: 1px solid #ddd;
  background: #f3fbff;
  text-align: left;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_tit {
  font-size: 16px;
  font-size: 1.04rem;
  margin: 0;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_ul {
  *zoom: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_ul:before, div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_ul:after {
  clear: none;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_ul {
  margin: 0;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength .strength_ul > li {
  font-size: 12px;
  font-size: 0.78rem;
  color: #808080;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook.innerbook--full {
  display: block;
}
div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook.innerbook--full > img {
  width: 100%;
}
@media (max-width: 960px) {
  div.etax_260827 section.book_sc .wrap_1024 .book_wrap .books {
    width: 420px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box {
    gap: 32px;
    padding: 36px 0;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_col {
    flex-basis: 240px;
    max-width: 240px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner {
    text-align: center;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_txt {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.book_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .book_wrap .books {
    width: 360px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap {
    margin-top: 32px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
    font-size: 15px;
    font-size: 0.975rem;
    min-height: 72px;
    padding: 18px 8px 18px 14px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box {
    flex-direction: column;
    gap: 28px;
    padding: 28px 20px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_col {
    flex: none;
    max-width: 220px;
    margin: 0 auto;
    text-align: center;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .inner_txt {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook {
    flex-direction: column;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_img {
    height: auto;
    max-width: 280px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box .book_inner .innerbook > li .inner_strength {
    height: auto;
  }
}
@media (max-width: 580px) {
  div.etax_260827 section.book_sc .wrap_1024 .book_wrap .books {
    width: 88%;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul {
    flex-direction: column;
    gap: 8px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li {
    width: 100%;
    min-height: auto;
    border-radius: 10px;
    padding: 14px 16px;
    box-shadow: 4px 4px 0 rgba(1, 1, 1, 0.7);
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li.active {
    box-shadow: 4px 4px 0 rgb(14.4955752212, 79.7256637168, 167.5044247788);
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .book_tab .tab_ul > li br {
    display: none;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts {
    border-radius: 10px;
    margin-top: 8px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .tab_wrap .tab_conts .book_box {
    padding: 24px 16px;
  }
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 60px;
  text-align: left;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row {
  display: flex;
  align-items: center;
  gap: 40px;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row.is_reverse .prep_txt {
  order: 2;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row.is_reverse .prep_doc {
  order: 1;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_txt {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_titles {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_tit {
  margin: 0;
  font-size: 28px;
  font-size: 1.82rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.5px;
  color: #202020;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_sub {
  margin: 0;
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #2f80ed;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul {
  *zoom: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul:before, div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul:after {
  clear: none;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul > li {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #555;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul > li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  color: #4a7cff;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_doc {
  flex-shrink: 0;
  box-sizing: border-box;
  width: 48%;
  max-width: 535px;
  padding: 16px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_doc > img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 960px) {
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep {
    gap: 40px;
    margin-top: 48px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row {
    gap: 28px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_doc {
    width: 44%;
    padding: 12px;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep {
    gap: 36px;
    margin-top: 40px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_sub {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_ul > li {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row {
    width: 95%;
    margin: 0 auto;
    flex-direction: column;
    gap: 20px;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row.is_reverse {
    flex-direction: column-reverse;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row .prep_txt,
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_row .prep_doc {
    order: 0;
    width: 100%;
    max-width: 100%;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.etax_260827 section.book_sc .wrap_1024 .exam_prep .prep_doc {
    padding: 10px;
    border-radius: 10px;
  }
}
@keyframes etax-open-btn-shadow-pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(74, 124, 255, 0);
  }
  50% {
    box-shadow: 0 6px 22px rgba(48.5, 105.544198895, 255, 0.75);
  }
}
div.etax_260827 section.info_sc {
  position: relative;
  background-color: #e0eeff;
  overflow: hidden;
  padding: 0 24px 80px;
  box-sizing: border-box;
}
div.etax_260827 section.info_sc .wrap_1024 {
  max-width: 1000px;
  margin: 0 auto;
}
div.etax_260827 section.info_sc .info_wrap {
  display: flex;
  flex-direction: column;
  gap: 80px;
  width: 100%;
}
div.etax_260827 section.info_sc .steps_area,
div.etax_260827 section.info_sc .phase_area {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
div.etax_260827 section.info_sc .section_tit {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
div.etax_260827 section.info_sc .section_tit > h5 {
  font-size: 28px;
  font-size: 1.82rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.3px;
  color: #1a1a2e;
}
div.etax_260827 section.info_sc .section_tit > h5 strong {
  font-weight: 700;
}
div.etax_260827 section.info_sc .section_tit .deco_line {
  display: block;
  width: 60px;
  height: 4px;
  background: #4a7cff;
  border-radius: 2px;
}
div.etax_260827 section.info_sc .steps_row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
}
div.etax_260827 section.info_sc .step_card {
  flex: 1;
  min-width: 0;
  background: #fff;
  border: 1.5px solid #4a7cff;
  border-radius: 28px;
  box-shadow: 0 4px 8px rgba(74, 125, 255, 0.1);
}
div.etax_260827 section.info_sc .step_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 24px 20px 20px;
}
div.etax_260827 section.info_sc .step_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background: #eef3ff;
  border-radius: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px 32px;
}
div.etax_260827 section.info_sc .step_icon.step_icon_user {
  background-image: url("/wowpass/img/event/etax_260827/step-icon-user.svg");
}
div.etax_260827 section.info_sc .step_icon.step_icon_download {
  background-image: url("/wowpass/img/event/etax_260827/step-icon-download.svg");
}
div.etax_260827 section.info_sc .step_icon.step_icon_message {
  background-image: url("/wowpass/img/event/etax_260827/step-icon-message-square.svg");
}
div.etax_260827 section.info_sc .step_icon.step_icon_bell {
  background-image: url("/wowpass/img/event/etax_260827/step-icon-bell.svg");
}
div.etax_260827 section.info_sc .step_txt {
  width: 100%;
  text-align: center;
}
div.etax_260827 section.info_sc .step_tit {
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -1px;
  color: #1a1a2e;
}
div.etax_260827 section.info_sc .step_sub {
  margin-top: 4px;
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #6b7ccc;
}
div.etax_260827 section.info_sc .step_arrow {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 700;
  color: #4a7cff;
}
div.etax_260827 section.info_sc .notice {
  display: flex;
  align-items: stretch;
  gap: 50px;
  text-align: left;
}
div.etax_260827 section.info_sc .notice .notice_tit {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 40px;
  background: rgba(32, 32, 32, 0.05);
  border-radius: 20px;
}
div.etax_260827 section.info_sc .notice .notice_tit > p {
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.36px;
  color: #202020;
  white-space: nowrap;
}
div.etax_260827 section.info_sc .notice > ul {
  *zoom: initial;
}
div.etax_260827 section.info_sc .notice > ul:before, div.etax_260827 section.info_sc .notice > ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.info_sc .notice > ul:after {
  clear: none;
}
div.etax_260827 section.info_sc .notice > ul {
  flex: 1;
  min-width: 0;
  padding: 10px 0;
}
div.etax_260827 section.info_sc .notice > ul > li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  width: auto;
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 500;
  line-height: 1.2;
  color: rgba(32, 32, 32, 0.8);
}
div.etax_260827 section.info_sc .notice > ul > li + li {
  margin-top: 8px;
}
div.etax_260827 section.info_sc .notice > ul > li .num {
  flex-shrink: 0;
}
div.etax_260827 section.info_sc .notice > ul > li .txt {
  flex: 1;
  min-width: 0;
}
div.etax_260827 section.info_sc .phase_row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 12px;
  width: 100%;
}
div.etax_260827 section.info_sc .phase_card {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
  padding: 24px 20px 24px;
  background: #fff;
  border-radius: 20px;
  text-align: center;
}
div.etax_260827 section.info_sc .phase_card.is_open {
  border: 2px solid #4a7cff;
  box-shadow: 0 8px 12px rgba(74, 125, 255, 0.14);
}
div.etax_260827 section.info_sc .phase_card.is_locked {
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
}
div.etax_260827 section.info_sc .phase_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
div.etax_260827 section.info_sc .phase_label {
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 700;
}
.is_open div.etax_260827 section.info_sc .phase_label {
  color: #4a7cff;
}
.is_locked div.etax_260827 section.info_sc .phase_label {
  color: #8f9bb3;
}
div.etax_260827 section.info_sc .phase_status {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
}
div.etax_260827 section.info_sc .phase_status.is_check {
  background-color: #4a7cff;
  background-image: url("/wowpass/img/event/etax_260827/status-icon-check.svg");
}
div.etax_260827 section.info_sc .phase_status.is_lock {
  background-color: #eef3ff;
  background-image: url("/wowpass/img/event/etax_260827/status-icon-lock.svg");
}
div.etax_260827 section.info_sc .phase_info {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 0;
}
div.etax_260827 section.info_sc .phase_tit {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 800;
  line-height: 1.333;
  letter-spacing: -0.5px;
  color: #1a1a2e;
}
div.etax_260827 section.info_sc .phase_desc {
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 400;
  line-height: 1.54;
  letter-spacing: -0.3px;
  color: #6b7ccc;
}
div.etax_260827 section.info_sc .phase_btn {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 12px 16px;
  border: none;
  border-radius: 99px;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
div.etax_260827 section.info_sc .phase_btn.is_open {
  background: #4a7cff;
  color: #fff;
}
div.etax_260827 section.info_sc .phase_btn.is_open:hover {
  background: rgb(43.4, 101.853038674, 255);
}
div.etax_260827 section.info_sc .phase_btn.is_locked {
  background: #76829b;
  color: #fff;
  cursor: not-allowed;
}
div.etax_260827 section.info_sc .phase_arrow {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 700;
  color: #6b7ccc;
}
@media (max-width: 960px) {
  div.etax_260827 section.info_sc {
    padding: 0 4% 70px;
  }
  div.etax_260827 section.info_sc .info_wrap {
    gap: 60px;
  }
  div.etax_260827 section.info_sc .steps_row {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  div.etax_260827 section.info_sc .step_card {
    flex: 0 0 auto;
    width: 220px;
  }
  div.etax_260827 section.info_sc .step_arrow {
    display: flex;
  }
  div.etax_260827 section.info_sc .notice {
    gap: 24px;
  }
  div.etax_260827 section.info_sc .phase_row {
    flex-wrap: wrap;
    gap: 0;
  }
  div.etax_260827 section.info_sc .phase_card {
    flex: 1 0 calc(33.3333333333% - 30px);
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.info_sc {
    padding: 0 4% 60px;
  }
  div.etax_260827 section.info_sc .info_wrap {
    gap: 48px;
  }
  div.etax_260827 section.info_sc .step_card {
    width: 200px;
  }
  div.etax_260827 section.info_sc .notice {
    flex-direction: column;
    gap: 16px;
  }
  div.etax_260827 section.info_sc .notice .notice_tit {
    width: 100%;
    padding: 14px 20px;
  }
  div.etax_260827 section.info_sc .notice .notice_tit > p {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.etax_260827 section.info_sc .notice > ul > li {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.info_sc .phase_row {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  div.etax_260827 section.info_sc .phase_card {
    flex: 0 0 auto;
    width: 300px;
    max-width: none;
  }
  div.etax_260827 section.info_sc .phase_arrow {
    display: flex;
  }
}
@media (max-width: 520px) {
  div.etax_260827 section.info_sc {
    padding: 0 4% 50px;
  }
  div.etax_260827 section.info_sc .section_tit > h5 {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.etax_260827 section.info_sc .phase_tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.etax_260827 section.info_sc .phase_btn {
    font-size: 13px;
    font-size: 0.845rem;
    white-space: normal;
  }
}
div.etax_260827 section.order_2_sc {
  background: #f7f7fa;
  padding: 100px 16px;
}
@media (max-width: 960px) {
  div.etax_260827 section.order_2_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.order_2_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.order_2_sc {
    padding: 40px 4%;
  }
}
div.etax_260827 section.order_2_sc .wrap_1024 {
  text-align: center;
  max-width: 1080px;
}
div.etax_260827 section.order_2_sc .title .big_txt {
  font-size: 40px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.21;
  letter-spacing: -0.5px;
}
div.etax_260827 section.order_2_sc .order_ul {
  *zoom: initial;
}
div.etax_260827 section.order_2_sc .order_ul:before, div.etax_260827 section.order_2_sc .order_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.order_2_sc .order_ul:after {
  clear: none;
}
div.etax_260827 section.order_2_sc .order_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap {
  display: flex;
  flex-direction: column;
  flex: 0 1 calc(33.3333333333% - 10px);
  max-width: calc(33.3333333333% - 10px);
  border: 1px solid #202020;
  border-radius: 30px;
  padding: 30px;
  text-align: left;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .tt {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .order_box_ul {
  margin-top: 16px;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .order_box_ul > li {
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 1;
  margin-top: 8px;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .order_box_ul > li:first-child {
  margin-top: 0;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .order_box_ul > li .after {
  color: #ff0e3a;
  font-weight: 700;
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .btn_wrap {
  margin-top: 24px;
  padding-top: 14px;
  border-top: 1px solid rgba(32, 32, 32, 0.12);
}
div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .btn_wrap .btn_lec {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 100%;
  padding: 20px 10px;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: -0.4px;
  text-align: center;
}
@media (max-width: 960px) {
  div.etax_260827 section.order_2_sc .title .big_txt {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.etax_260827 section.order_2_sc .order_ul {
    margin-top: 40px;
    gap: 24px;
  }
  div.etax_260827 section.order_2_sc .order_ul > li.order_wrap {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.order_2_sc .title .big_txt {
    font-size: 32px;
    font-size: 2.08rem;
    line-height: 1.3;
  }
  div.etax_260827 section.order_2_sc .order_ul {
    flex-direction: column;
    align-items: center;
  }
  div.etax_260827 section.order_2_sc .order_ul > li.order_wrap {
    flex: none;
    width: 100%;
    max-width: 420px;
    padding: 24px;
  }
  div.etax_260827 section.order_2_sc .order_ul > li.order_wrap .order_box .tt {
    font-size: 21px;
    font-size: 1.365rem;
  }
}
div.etax_260827 section.cta_sc {
  position: relative;
  background-color: #ffffff;
  background-image: url("/wowpass/img/event/etax_260827/cta_sc_bg.png");
  background-repeat: repeat;
  background-position: center top;
  overflow: hidden;
  padding: 80px 24px;
  box-sizing: border-box;
}
div.etax_260827 section.cta_sc .wrap_1024 {
  text-align: center;
}
div.etax_260827 section.cta_sc > .wrap_1024 > .tit {
  font-size: 48px;
  font-size: 3.12rem;
  font-weight: 700;
  line-height: 1.333;
  letter-spacing: -0.5px;
  color: #202020;
}
div.etax_260827 section.cta_sc .cta_wrap {
  width: 100%;
  max-width: 1000px;
  margin: 50px auto 0;
}
div.etax_260827 section.cta_sc .box_area {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
div.etax_260827 section.cta_sc .box_lead {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #1a1a2e;
}
div.etax_260827 section.cta_sc .box_ul {
  *zoom: initial;
}
div.etax_260827 section.cta_sc .box_ul:before, div.etax_260827 section.cta_sc .box_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.cta_sc .box_ul:after {
  clear: none;
}
div.etax_260827 section.cta_sc .box_ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
div.etax_260827 section.cta_sc .pack_card {
  flex: 1;
  min-width: 0;
  background: #fff;
  border: 1.5px solid #c7d7ff;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(74, 124, 255, 0.09);
  overflow: hidden;
  text-align: left;
}
div.etax_260827 section.cta_sc .card_head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 28px 24px 24px;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
}
div.etax_260827 section.cta_sc .card_tit {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.5px;
  color: #1a1a2e;
}
div.etax_260827 section.cta_sc .card_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 14px;
  background: #4a7cff;
  border-radius: 99px;
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 700;
  letter-spacing: -0.3px;
  color: #fff;
}
div.etax_260827 section.cta_sc .card_body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px;
}
div.etax_260827 section.cta_sc .mat_section {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  border-radius: 14px;
}
div.etax_260827 section.cta_sc .mat_section.is_active {
  background: #f0f4ff;
}
div.etax_260827 section.cta_sc .mat_section.is_active .mat_num {
  background: #4a7cff;
}
div.etax_260827 section.cta_sc .mat_section.is_active .mat_tit {
  color: #1a1a2e;
}
div.etax_260827 section.cta_sc .mat_section.is_active .checklist > li {
  color: #374151;
  background-image: url("/wowpass/img/event/etax_260827/check-icon.svg");
}
div.etax_260827 section.cta_sc .mat_section.is_locked {
  background: #f3f4f6;
  border: 1.5px solid #e5e7eb;
  opacity: 0.9;
}
div.etax_260827 section.cta_sc .mat_section.is_locked .mat_num {
  background: #9ca3af;
}
div.etax_260827 section.cta_sc .mat_section.is_locked .mat_tit {
  color: #6b7280;
}
div.etax_260827 section.cta_sc .mat_section.is_locked .checklist > li {
  color: #6b7280;
  background-image: url("/wowpass/img/event/etax_260827/check-icon-gray.svg");
}
div.etax_260827 section.cta_sc .mat_head {
  display: flex;
  align-items: center;
  gap: 8px;
}
div.etax_260827 section.cta_sc .mat_num {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 800;
  color: #fff;
}
div.etax_260827 section.cta_sc .mat_tit {
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 700;
  letter-spacing: -0.3px;
}
div.etax_260827 section.cta_sc .checklist {
  *zoom: initial;
}
div.etax_260827 section.cta_sc .checklist:before, div.etax_260827 section.cta_sc .checklist:after {
  content: none;
  display: initial;
}
div.etax_260827 section.cta_sc .checklist:after {
  clear: none;
}
div.etax_260827 section.cta_sc .checklist {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
div.etax_260827 section.cta_sc .checklist > li {
  position: relative;
  padding-left: 18px;
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.3px;
  background-repeat: no-repeat;
  background-position: left 4px;
  background-size: 10px 10px;
}
div.etax_260827 section.cta_sc .mat_btn {
  box-sizing: border-box;
  width: 100%;
  padding: 13px 16px;
  border: none;
  border-radius: 10px;
  font-size: 13px;
  font-size: 0.845rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.3px;
  text-align: center;
  cursor: pointer;
}
div.etax_260827 section.cta_sc .mat_btn.is_active {
  background: #4a7cff;
  color: #fff;
}
div.etax_260827 section.cta_sc .mat_btn.is_active:hover {
  background: rgb(43.4, 101.853038674, 255);
}
div.etax_260827 section.cta_sc .mat_btn.is_locked {
  background: #f3f4f6;
  border: 1.5px solid #e5e7eb;
  color: #9ca3af;
  cursor: not-allowed;
}
@media (max-width: 960px) {
  div.etax_260827 section.cta_sc {
    padding: 70px 4%;
  }
  div.etax_260827 section.cta_sc > .wrap_1024 > .tit {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.etax_260827 section.cta_sc .box_ul {
    flex-wrap: wrap;
  }
  div.etax_260827 section.cta_sc .pack_card {
    flex: 1 1 calc(50% - 10px);
    min-width: 280px;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.cta_sc {
    padding: 60px 4%;
  }
  div.etax_260827 section.cta_sc > .wrap_1024 > .tit {
    font-size: 32px;
    font-size: 2.08rem;
  }
  div.etax_260827 section.cta_sc .cta_wrap {
    margin-top: 36px;
  }
  div.etax_260827 section.cta_sc .box_lead {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.etax_260827 section.cta_sc .box_ul {
    flex-direction: column;
    align-items: center;
  }
  div.etax_260827 section.cta_sc .pack_card {
    flex: none;
    width: 100%;
    max-width: 360px;
  }
}
@media (max-width: 520px) {
  div.etax_260827 section.cta_sc {
    padding: 50px 4%;
  }
  div.etax_260827 section.cta_sc > .wrap_1024 > .tit {
    font-size: 26px;
    font-size: 1.69rem;
  }
  div.etax_260827 section.cta_sc .card_tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.etax_260827 section.cta_sc .mat_btn {
    font-size: 12px;
    font-size: 0.78rem;
    padding: 12px 10px;
  }
}
div.etax_260827 section.section--benefit {
  padding: 100px 16px;
}
@media (max-width: 960px) {
  div.etax_260827 section.section--benefit {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.section--benefit {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.section--benefit {
    padding: 40px 4%;
  }
}
div.etax_260827 section.section--benefit .wrap_1024 {
  padding: 0;
  position: relative;
  text-align: center;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .top {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -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: 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.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 62px;
  font-size: 4.03rem;
  margin: 0 auto 30px;
  font-weight: 800;
  letter-spacing: -1.5px;
}
div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .mid {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 500;
  letter-spacing: -1px;
}
div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .bottom {
  font-size: 16px;
  font-size: 1.04rem;
  margin-top: 15px;
  line-height: 1.4;
  font-weight: 200;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab {
  margin-top: 40px;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul {
  *zoom: initial;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul:before, div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul:after {
  clear: none;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: auto;
  padding: 13px 25px;
  transition: 0.1s;
  cursor: pointer;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li img {
  width: 90%;
  margin: 0 auto;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li > p {
  font-size: 18.6px;
  font-size: 1.209rem;
  font-weight: 600;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li > p.title {
  margin-top: 24px;
  background: #2d3137;
  color: #8f91a1;
  border-radius: 18px;
  padding: 13px 25px;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li > p.depict {
  margin-top: 8px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #c9cace;
  font-weight: 300;
}
div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li:hover > p.title {
  background: #8f91a1;
  color: #2d3137;
  transition: 0.1s;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts {
  margin-top: 10px;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box {
  border-radius: 35px;
  border: 1px solid #fff2ae;
  padding: 30px 10px;
  overflow: hidden;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box > img {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .dp_m {
  display: none;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap {
  float: left;
  width: 50%;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
  border-bottom: 1px solid #484f9c;
  padding: 6px 0 25px;
  margin-bottom: 23px;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
  font-size: 17.4px;
  font-size: 1.131rem;
  font-weight: 600;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
  font-size: 25px;
  font-size: 1.625rem;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.3;
  margin-top: 6px;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject > em {
  font-weight: 400;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
  font-size: 15px;
  font-size: 0.975rem;
  margin-top: 6px;
  color: #888996;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
  margin-top: 20px;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #eee8ff;
  border-radius: 8px;
  border: 1px solid #5216ff;
  padding: 6px 12px;
  margin-right: 3px;
  width: auto;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
  font-size: 13.6px;
  font-size: 0.884rem;
  color: #5216ff;
  font-weight: 600;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
  font-size: 15px;
  font-size: 0.975rem;
  color: #c2c2c7;
  font-weight: 300;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before > em {
  letter-spacing: 0;
  text-decoration: line-through;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 500;
  margin-top: 6px;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after > em {
  font-weight: 800;
  letter-spacing: 0;
  color: #5216ff;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap {
  float: left;
  width: 43%;
  margin-left: 7%;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap > img {
  width: 100%;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
  margin-top: 15px;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 100%;
  padding: 23px 10px;
  text-align: center;
  border-radius: 23px;
  transition: 0.1s;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
  font-size: 17.2px;
  font-size: 1.118rem;
  color: #fff;
  font-weight: 600;
}
div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st:hover {
  transition: 0.1s;
}
@media (max-width: 960px) {
  div.etax_260827 section.section--benefit .wrap_1024 {
    margin-top: 50px;
    padding: 0;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .top {
    font-size: 52px;
    font-size: 3.38rem;
    letter-spacing: -1px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .mid {
    margin-top: 18px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.section--benefit .wrap_1024 {
    margin-top: 45px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul {
    gap: 0;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li {
    border-radius: 15px;
    padding: 12px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li > p {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box {
    border-radius: 30px;
    padding: 20px 0;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap {
    float: left;
    width: 47%;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
    padding: 5px 0 22px;
    margin-bottom: 20px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
    font-size: 16.6px;
    font-size: 1.079rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
    font-size: 22px;
    font-size: 1.43rem;
    margin-top: 6px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
    font-size: 14.4px;
    font-size: 0.936rem;
    margin-top: 6px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
    margin-top: 18px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
    border-radius: 6px;
    padding: 4px 8px;
    margin-right: 3px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
    font-size: 14.4px;
    font-size: 0.936rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
    font-size: 21px;
    font-size: 1.365rem;
    margin-top: 5px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap {
    width: 45%;
    margin-left: 8%;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap > img {
    width: 100%;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
    margin-top: 15px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
    padding: 18px 10px;
    border-radius: 20px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
    font-size: 16.4px;
    font-size: 1.066rem;
  }
}
@media (max-width: 620px) {
  div.etax_260827 section.section--benefit .wrap_1024 {
    margin-top: 45px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .top {
    font-size: 40px;
    font-size: 2.6rem;
    letter-spacing: -0.5px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .mid {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 12px;
    letter-spacing: -1px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .bottom {
    margin-top: 13px;
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab {
    width: 100%;
    overflow-x: auto;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul {
    width: 550px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li {
    border-radius: 15px;
    padding: 10px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li > p {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box {
    border-radius: 25px;
    padding: 20px 0;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .dp_m {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
    padding: 5px 0 22px;
    margin-bottom: 20px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 4px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
    font-size: 14.4px;
    font-size: 0.936rem;
    margin-top: 6px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
    margin-top: 18px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
    border-radius: 6px;
    padding: 4px 8px;
    margin-right: 3px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
    font-size: 19px;
    font-size: 1.235rem;
    margin-top: 3px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap > img {
    display: none;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
    margin-top: 20px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
    padding: 22px 10px;
    border-radius: 20px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 400px) {
  div.etax_260827 section.section--benefit .wrap_1024 {
    margin-top: 40px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap {
    padding: 0 1%;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .top {
    font-size: 35px;
    font-size: 2.275rem;
    margin-top: 10px;
    letter-spacing: -0.5px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .txt_wrap .mid {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul {
    width: 500px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li {
    border-radius: 10px;
    padding: 10px 5px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .lector_tab .tab_ul > li > p {
    font-size: 15.4px;
    font-size: 1.001rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box {
    border-radius: 20px;
    padding: 15px 0;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .dp_m {
    width: 90%;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap {
    margin-top: 15px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt {
    padding: 0 0 18px;
    margin-bottom: 16px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .explain {
    font-size: 15.4px;
    font-size: 1.001rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .subject {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 3px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .period {
    font-size: 14px;
    font-size: 0.91rem;
    margin-top: 5px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul {
    margin-top: 15px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li {
    border-radius: 5px;
    padding: 4px 8px;
    margin-right: 2px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .top_txt .tag_ul > li > p {
    font-size: 12.6px;
    font-size: 0.819rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .before {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .txt_wrap .price .after {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 3px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap {
    margin-top: 15px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st {
    padding: 20px 10px;
    border-radius: 15px;
  }
  div.etax_260827 section.section--benefit .wrap_1024 .tab_conts .lector_box .img_wrap .btn_wrap > .btn_st > span {
    font-size: 15.4px;
    font-size: 1.001rem;
  }
}
div.etax_260827 section.youtube_sc {
  padding: 80px 0 100px;
}
div.etax_260827 section.youtube_sc .sub_title {
  text-align: center;
  margin: 0;
  padding: 0;
}
div.etax_260827 section.youtube_sc .sub_title .emoji {
  font-size: 39px;
  font-size: 2.535rem;
}
div.etax_260827 section.youtube_sc .sub_title .txt {
  font-size: 30px;
  font-size: 1.95rem;
  margin-top: 10px;
  line-height: 1.3;
  font-weight: 600;
}
@media (max-width: 960px) {
  div.etax_260827 section.youtube_sc {
    padding: 50px 4% 80px;
  }
  div.etax_260827 section.youtube_sc .sub_title .emoji {
    font-size: 35px;
    font-size: 2.275rem;
  }
  div.etax_260827 section.youtube_sc .sub_title .txt {
    font-size: 28px;
    font-size: 1.82rem;
    margin-top: 10px;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.youtube_sc {
    padding: 40px 4% 60px;
  }
  div.etax_260827 section.youtube_sc .sub_title .emoji {
    font-size: 30px;
    font-size: 1.95rem;
  }
  div.etax_260827 section.youtube_sc .sub_title .txt {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.youtube_sc {
    padding: 30px 4% 40px;
  }
  div.etax_260827 section.youtube_sc .sub_title .emoji {
    font-size: 25px;
    font-size: 1.625rem;
  }
  div.etax_260827 section.youtube_sc .sub_title .txt {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 8px;
  }
}
div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul {
  margin-top: 50px;
}
div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li {
  float: left;
  width: 48%;
  margin: 0 1%;
  border: 2px solid #111;
  border-radius: 30px;
  overflow: hidden;
}
div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li .youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 760px) {
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul {
    margin-top: 40px;
  }
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li {
    border-radius: 25px;
  }
}
@media (max-width: 600px) {
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul {
    margin-top: 25px;
    padding: 0 14%;
  }
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li {
    float: none;
    width: 100%;
    margin: 10px 0 0;
    border-radius: 20px;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul {
    margin-top: 20px;
    padding: 0 4%;
  }
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li {
    border-radius: 20px;
  }
}
@media (max-width: 360px) {
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul {
    margin-top: 15px;
    padding: 0;
  }
  div.etax_260827 section.youtube_sc .wrap_1024 ul.youtube_ul > li {
    border-radius: 15px;
  }
}
div.etax_260827 section.wafull_sc {
  position: relative;
  background: #07080e;
  padding: 100px 0;
  overflow: hidden;
}
div.etax_260827 section.wafull_sc .title_wrap .txt > em {
  font-weight: 700;
}
div.etax_260827 section.wafull_sc .roll_wrap {
  width: calc(100% - 20px);
  padding: 0;
  margin-top: 90px;
  overflow: hidden;
}
@keyframes slide_r {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -2200px;
  }
}
@keyframes slide_l {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 2200px;
  }
}
div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_01 {
  background: url("/wowpass/img/event/etax_260827/roll_01.png") repeat-x;
  height: 260px;
  width: 3000px;
  animation: slide_r 50s linear infinite;
  opacity: 0.1;
}
div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_02 {
  background: url("/wowpass/img/event/etax_260827/roll_02.png") repeat-x;
  height: 260px;
  width: 3000px;
  animation: slide_l 60s linear infinite;
  opacity: 0.2;
}
@media (max-width: 960px) {
  div.etax_260827 section.wafull_sc {
    padding: 80px 4%;
  }
  div.etax_260827 section.wafull_sc .roll_wrap {
    width: calc(100% - 20px);
    margin-top: 40px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 2600px;
    background-size: 2600px;
    height: 230px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 2600px;
    background-size: 2600px;
    height: 230px;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.wafull_sc {
    padding: 60px 4%;
  }
  div.etax_260827 section.wafull_sc .roll_wrap {
    width: calc(100% - 10px);
    margin-top: 30px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 2000px;
    background-size: 2000px;
    height: 170px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 2000px;
    background-size: 2000px;
    height: 170px;
  }
}
@media (max-width: 560px) {
  div.etax_260827 section.wafull_sc .roll_wrap {
    margin-top: 30px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 1600px;
    background-size: 1600px;
    height: 125px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 1600px;
    background-size: 1600px;
    height: 145px;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.wafull_sc {
    padding: 40px 4%;
  }
  div.etax_260827 section.wafull_sc .roll_wrap {
    margin-top: 20px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_01 {
    width: 1400px;
    background-size: 1400px;
    height: 120px;
  }
  div.etax_260827 section.wafull_sc .roll_wrap .thumb_bg_02 {
    width: 1400px;
    background-size: 1400px;
    height: 120px;
  }
}
div.etax_260827 section.wafull_sc .wafull_wrap {
  position: absolute;
  top: 330px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
}
div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul {
  padding: 0 4%;
}
div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li {
  background: rgba(35, 35, 42, 0.7);
  float: left;
  width: 31.3%;
  margin: 0 1%;
  border-radius: 25px;
  border: 1px solid #8054ff;
  padding: 55px 15px;
  text-align: center;
}
div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
  font-size: 32px;
  font-size: 2.08rem;
}
div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
  font-size: 20px;
  font-size: 1.3rem;
  color: #fff;
  margin-top: 20px;
  line-height: 1.3;
}
div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap {
  margin-top: 80px;
  text-align: center;
}
div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #7348f1;
  padding: 28px 80px;
  border-radius: 30px;
  font-weight: 600;
}
div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st > span {
  font-size: 20px;
  font-size: 1.3rem;
}
@media (max-width: 960px) {
  div.etax_260827 section.wafull_sc .wafull_wrap {
    top: 255px;
    margin-left: -50%;
    width: 100%;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap {
    margin-top: 70px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st {
    padding: 26px 70px;
    border-radius: 25px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st > span {
    font-size: 19px;
    font-size: 1.235rem;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.wafull_sc .wafull_wrap {
    top: 190px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul {
    padding: 0;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li {
    border-radius: 20px;
    padding: 40px 10px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
    font-size: 28px;
    font-size: 1.82rem;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
    font-size: 17.4px;
    font-size: 1.131rem;
    margin-top: 18px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap {
    margin-top: 50px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st {
    width: 66%;
    padding: 25px 10px;
    border-radius: 20px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st > span {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 600px) {
  div.etax_260827 section.wafull_sc .wafull_wrap {
    top: 200px;
    width: 100%;
    overflow-x: auto;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul {
    padding: 0;
    width: 610px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li {
    padding: 23px 8px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
    font-size: 25px;
    font-size: 1.625rem;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 15px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap {
    margin-top: 45px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st {
    width: 80%;
    padding: 22px 10px;
    border-radius: 15px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st > span {
    font-size: 16.4px;
    font-size: 1.066rem;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.wafull_sc .wafull_wrap {
    top: 140px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul {
    width: 610px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li {
    padding: 20px 6px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .emoji {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .wafull_ul > li .txt {
    font-size: 15.6px;
    font-size: 1.014rem;
    margin-top: 12px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap {
    margin-top: 40px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st {
    width: 86%;
    padding: 20px 10px;
  }
  div.etax_260827 section.wafull_sc .wafull_wrap .btn_wrap .btn_st > span {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.etax_260827 section.notice_sc {
  background: #2d2e2f;
  padding: 100px 0;
}
@media (max-width: 960px) {
  div.etax_260827 section.notice_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.notice_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.notice_sc {
    padding: 50px 4%;
  }
}
div.etax_260827 section.notice_sc div.wrap_1024 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: left;
}
div.etax_260827 section.notice_sc div.wrap_1024 .noti_block {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
div.etax_260827 section.notice_sc div.wrap_1024 h5 {
  margin: 0;
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 700;
  line-height: 1.4;
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul {
  *zoom: initial;
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul:before, div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul:after,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul:before,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul:after {
  content: none;
  display: initial;
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul:after,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul:after {
  clear: none;
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0;
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul > li,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul > li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
  list-style: none;
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5);
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul > li .num,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul > li .num {
  flex-shrink: 0;
  text-align: center;
}
div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul > li .txt,
div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul > li .txt {
  flex: 1;
  min-width: 0;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 30px 40px;
  border-radius: 30px;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap p.tit {
  margin: 0;
  font-size: 16px;
  font-size: 1.04rem;
  font-weight: 700;
  line-height: 1.4;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap p.tit i {
  vertical-align: middle;
  margin-right: 3px;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap > ul.in_ul {
  margin-top: 16px;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_row {
  display: flex;
  align-items: stretch;
  gap: 24px;
  margin-top: 18px;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_box {
  flex: 1;
  min-width: 0;
  box-sizing: border-box;
  padding: 16px 2.5%;
  border: 1px solid rgba(102, 102, 102, 0.5);
  border-radius: 12px;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_box .sub_tit {
  margin: 0 0 12px;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 700;
  line-height: 1.4;
  color: #3babff;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_box .in_ul {
  margin-top: 0;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_box .in_ul li {
  font-size: 13px;
  font-size: 0.845rem;
  line-height: 130%;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_dark {
  background: rgba(1, 1, 1, 0.3);
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_dark p.tit {
  color: #3babff;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light {
  background: #3f4447;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light p.tit {
  font-size: 15px;
  font-size: 0.975rem;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap {
  margin-top: 20px;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap > a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  padding: 14px 20px;
  background: #2563eb;
  border-radius: 999px;
  text-decoration: none;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap > a span {
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.3px;
  color: #fff;
  text-align: center;
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap > a:hover {
  background: rgb(20.7142857143, 84.9285714286, 225.7857142857);
}
div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap > a i {
  vertical-align: middle;
  margin-left: 10px;
}
@media (max-width: 760px) {
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap {
    padding: 24px 20px;
    border-radius: 24px;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_row {
    flex-direction: column;
    gap: 16px;
  }
}
@media (max-width: 540px) {
  div.etax_260827 section.notice_sc div.wrap_1024 h5 {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 ul.notice_ul > li,
  div.etax_260827 section.notice_sc div.wrap_1024 ul.in_ul > li {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap {
    padding: 20px 16px;
    border-radius: 20px;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap p.tit {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap {
    margin-top: 16px;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap > a {
    padding: 12px 16px;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap.cr_light > .btn_wrap > a span {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_box {
    padding: 14px;
  }
  div.etax_260827 section.notice_sc div.wrap_1024 .notice_wrap .sub_box .sub_tit {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
div.etax_260827 section > .wrap_1024,
div.etax_260827 .wrap_1024,
div.etax_260827 .inner_wrap {
  *zoom: initial;
}
div.etax_260827 section > .wrap_1024:before, div.etax_260827 section > .wrap_1024:after,
div.etax_260827 .wrap_1024:before,
div.etax_260827 .wrap_1024:after,
div.etax_260827 .inner_wrap:before,
div.etax_260827 .inner_wrap:after {
  content: none;
  display: initial;
}
div.etax_260827 section > .wrap_1024:after,
div.etax_260827 .wrap_1024:after,
div.etax_260827 .inner_wrap:after {
  clear: none;
}
div.etax_260827 section > .wrap_1024,
div.etax_260827 .wrap_1024,
div.etax_260827 .inner_wrap {
  width: 100% !important;
  max-width: 1000px;
  margin: 0 auto;
}
div.etax_260827 section.btn_sc {
  padding: 60px 0 0;
}
@media (max-width: 960px) {
  div.etax_260827 section.btn_sc {
    padding: 50px 4% 0;
  }
}
@media (max-width: 560px) {
  div.etax_260827 section.btn_sc {
    padding: 40px 10% 0;
  }
}
@media (max-width: 450px) {
  div.etax_260827 section.btn_sc {
    padding: 30px 4% 0;
  }
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li {
  margin-top: 10px;
  padding: 0 10%;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 100%;
  border-radius: 30px;
  padding: 25px 30px 30px;
  text-align: center;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .icon {
  margin: 0 auto;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap {
  margin-top: 10px;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .sm {
  font-size: 18.6px;
  font-size: 1.209rem;
  line-height: 1.3;
  font-weight: 300;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .big {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 700;
  margin-top: 5px;
}
div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn:hover {
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 760px) {
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li {
    padding: 0 6%;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn {
    border-radius: 25px;
    padding: 22px 25px 28px;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap {
    margin-top: 10px;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .sm {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .big {
    font-size: 21px;
    font-size: 1.365rem;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li {
    padding: 0;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn {
    border-radius: 20px;
    padding: 20px 20px 25px;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap {
    margin-top: 10px;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.etax_260827 section.btn_sc .wrap_1024 .btn_ul > li .go_btn .txt_wrap .big {
    font-size: 19px;
    font-size: 1.235rem;
    margin-top: 3px;
  }
}
div.etax_260827 section.sub_hd_sc {
  position: relative;
  padding: 100px 0 0;
}
@media (max-width: 960px) {
  div.etax_260827 section.sub_hd_sc {
    padding: 80px 4% 0;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.sub_hd_sc {
    padding: 70px 4% 0;
  }
}
@media (max-width: 600px) {
  div.etax_260827 section.sub_hd_sc {
    padding: 60px 4% 0;
  }
}
@media (max-width: 480px) {
  div.etax_260827 section.sub_hd_sc {
    padding: 50px 4% 0;
  }
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 {
  position: relative;
  text-align: center;
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .top {
  font-size: 35px;
  font-size: 2.275rem;
  font-weight: 500;
  letter-spacing: -1px;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .mid {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -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: 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.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 70px;
  font-size: 4.55rem;
  margin-top: 18px;
  font-weight: 800;
  letter-spacing: -1.5px;
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .bottom {
  font-size: 23px;
  font-size: 1.495rem;
  margin-top: 15px;
  line-height: 1.4;
  font-weight: 200;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .tc {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-delay: 0;
  -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: 30px auto 0;
}
@keyframes yoso_01 {
  0% {
    top: 370px;
  }
  30% {
    top: 355px;
  }
  70% {
    top: 380px;
  }
  100% {
    top: 345px;
  }
}
@keyframes yoso_02 {
  0% {
    top: 240px;
  }
  30% {
    top: 260px;
  }
  70% {
    top: 250px;
  }
  100% {
    top: 270px;
  }
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img {
  position: absolute;
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_01 {
  top: 370px;
  left: 0;
  animation: 2s yoso_01 ease-in-out infinite alternate;
}
div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_02 {
  top: 250px;
  right: 65px;
  animation: 2.4s yoso_02 ease-in-out infinite alternate;
}
@media (max-width: 960px) {
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .top {
    font-size: 30px;
    font-size: 1.95rem;
    letter-spacing: -1px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .mid {
    font-size: 72px;
    font-size: 4.68rem;
    margin-top: 18px;
    letter-spacing: -1.5px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .bottom {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 15px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .tc {
    margin: 30px auto 0;
    width: 80%;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_01 {
    left: -15px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_02 {
    right: 20px;
  }
}
@media (max-width: 760px) {
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .top {
    font-size: 25px;
    font-size: 1.625rem;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .mid {
    font-size: 60px;
    font-size: 3.9rem;
    margin-top: 15px;
    letter-spacing: -1px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .bottom {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 13px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .tc {
    margin: 25px auto 0;
    width: 86%;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_01 {
    width: 136px;
    top: 360px;
    left: -45px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_02 {
    width: 76px;
    top: 250px;
    right: 1%;
  }
}
@media (max-width: 600px) {
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .top {
    font-size: 22px;
    font-size: 1.43rem;
    letter-spacing: -0.5px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .mid {
    font-size: 50px;
    font-size: 3.25rem;
    margin-top: 12px;
    letter-spacing: -1px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .bottom {
    font-size: 17px;
    font-size: 1.105rem;
    margin-top: 13px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .tc {
    margin: 20px auto 0;
    width: 90%;
  }
  @-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 {
    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);
    }
  }
  @-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.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_01 {
    -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: 4.5s;
    -moz-animation-duration: 4.5s;
    -ms-animation-duration: 4.5s;
    -o-animation-duration: 4.5s;
    animation-duration: 4.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;
    width: 120px;
    top: 42%;
    left: -14%;
  }
  @-webkit-keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
    25%, 75% {
      opacity: 0;
    }
  }
  @-moz-keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
    25%, 75% {
      opacity: 0;
    }
  }
  @-ms-keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
    25%, 75% {
      opacity: 0;
    }
  }
  @-o-keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
    25%, 75% {
      opacity: 0;
    }
  }
  @keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
    25%, 75% {
      opacity: 0;
    }
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_02 {
    -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.2s;
    -moz-animation-duration: 2.2s;
    -ms-animation-duration: 2.2s;
    -o-animation-duration: 2.2s;
    animation-duration: 2.2s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 70px;
    top: 24%;
    right: 1%;
  }
}
@media (max-width: 420px) {
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap {
    padding: 0 1%;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .top {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .mid {
    font-size: 35px;
    font-size: 2.275rem;
    margin-top: 10px;
    letter-spacing: -0.5px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .txt_wrap .bottom {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 13px;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .tc {
    margin: 15px auto 0;
    width: 96%;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_01 {
    width: 90px;
    top: 40%;
    left: -15%;
  }
  div.etax_260827 section.sub_hd_sc div.wrap_1024 .yoso_wrap > img.yoso_02 {
    width: 56px;
    top: 14%;
    right: 1%;
  }
}
div.etax_260827 .title_block .tit_top,
div.etax_260827 .title_block .tit_bottom {
  font-family: "Gmarket Sans", "pretendard", "Noto Sans KR", sans-serif;
}
div.etax_260827 h4.tit,
div.etax_260827 .title_wrap .tit,
div.etax_260827 .section_tit > h5,
div.etax_260827 .prep_tit,
div.etax_260827 section.order_2_sc .title .big_txt,
div.etax_260827 section.notice_sc .noti_block > h5,
div.etax_260827 section.sub_hd_sc .txt_wrap .mid,
div.etax_260827 section.youtube_sc .sub_title .txt {
  font-family: "Gmarket Sans", "pretendard", "Noto Sans KR", sans-serif;
}
div.etax_260827.is_phase_anim_2 section.info_sc .phase_row > .phase_card:nth-child(3) .phase_btn.is_open {
  border: 1.5px solid rgb(0, 62.7071823204, 227);
  animation: etax-open-btn-shadow-pulse 2.2s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  div.etax_260827.is_phase_anim_2 section.info_sc .phase_row > .phase_card:nth-child(3) .phase_btn.is_open {
    animation: none;
  }
}
div.etax_260827.is_phase_anim_2 section.cta_sc .card_body > .mat_section.is_active:nth-child(2) .mat_btn.is_active {
  border: 1.5px solid rgb(0, 62.7071823204, 227);
  animation: etax-open-btn-shadow-pulse 2.2s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  div.etax_260827.is_phase_anim_2 section.cta_sc .card_body > .mat_section.is_active:nth-child(2) .mat_btn.is_active {
    animation: none;
  }
}
div.etax_260827.is_phase_anim_3 section.info_sc .phase_row > .phase_card:nth-child(5) .phase_btn.is_open {
  border: 1.5px solid rgb(0, 62.7071823204, 227);
  animation: etax-open-btn-shadow-pulse 2.2s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  div.etax_260827.is_phase_anim_3 section.info_sc .phase_row > .phase_card:nth-child(5) .phase_btn.is_open {
    animation: none;
  }
}
div.etax_260827.is_phase_anim_3 section.cta_sc .card_body > .mat_section.is_active:nth-child(3) .mat_btn.is_active {
  border: 1.5px solid rgb(0, 62.7071823204, 227);
  animation: etax-open-btn-shadow-pulse 2.2s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  div.etax_260827.is_phase_anim_3 section.cta_sc .card_body > .mat_section.is_active:nth-child(3) .mat_btn.is_active {
    animation: none;
  }
}

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