@charset "UTF-8";
/*event.scss*/
/*_buttons.scss*/
/*_colors.scss*/
/*_mixins.scss*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*_placeholder.scss*/
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;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: center;
  vertical-align: middle;
  margin: 0 0 0 3px;
}

span.ico_border_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: none;
  color: #21b1ea;
  font-size: 12px;
}

@media (max-width: 960px) {
  span.ico_border_co1 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}

@media (max-width: 960px) {
  span.ico_border_co1 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

span.ico_border_co2 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #f26c4f;
  background: none;
  color: #f26c4f;
  font-size: 12px;
}

@media (max-width: 960px) {
  span.ico_border_co2 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}

@media (max-width: 960px) {
  span.ico_border_co2 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

span.ico_back_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #f26c4f;
  background: #f26c4f;
  color: #fff;
  font-size: 12px;
}

@media (max-width: 960px) {
  span.ico_back_co1 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}

@media (max-width: 960px) {
  span.ico_back_co1 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

span.ico_back_co2 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: #21b1ea;
  color: #fff;
  font-size: 12px;
}

@media (max-width: 960px) {
  span.ico_back_co2 {
    padding: 5px 10px 4px 10px;
    font-size: 11px;
  }
}

@media (max-width: 960px) {
  span.ico_back_co2 {
    width: 50px;
    text-align: center;
    margin: 0 0 3px 0;
    padding: 3px 0 2px 0;
    font-size: 11px;
  }
}

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
  ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
@font-face {
  font-family: 'Cafe24Moyamoya-Regular-v1.0';
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/Cafe24Moyamoya-Regular-v1.0.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

div.wanaeca_introduce_2025 section.sc-benefit {
  background-color: #f7f8fa;
}

div.wanaeca_introduce_2025 section.sc-whatcard, div.wanaeca_introduce_2025 section.sc-whom {
  background-color: #ffffff;
}

div.wanaeca_introduce_2025 h2 {
  color: #f6ff00;
}

div.wanaeca_introduce_2025 {
  font-family: 'pretendard', 'Noto Sans KR', '맑은고딕', 'Malgun Gothic',  sans-serif, '돋음', 'dotum', 'Cafe24Moyamoya-Regular-v1.0';
  word-break: keep-all;
}

div.wanaeca_introduce_2025 .wrap_930 {
  width: 930px;
  margin: 0 auto;
  padding: 0;
}

div.wanaeca_introduce_2025 h2 {
  text-align: center;
  font-size: 48px;
  font-size: 3.12rem;
  font-weight: normal;
  letter-spacing: -3px;
}

div.wanaeca_introduce_2025 h2 img {
  margin: 0 auto;
}

div.wanaeca_introduce_2025 section.top_sc {
  height: 700px;
  padding: 80px 0 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#111), to(#222));
  background: linear-gradient(to top, #111, #222);
  background-position: top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .txt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  text-align: center;
}

div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 930px;
  margin-top: 16px;
}

div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .img-wrap img {
  width: 100%;
}

div.wanaeca_introduce_2025 section.top_sc .sub-tit {
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
}

div.wanaeca_introduce_2025 section.top_sc .main-tit {
  background: -webkit-gradient(linear, left bottom, left top, from(#7bb5fe), to(#0773ff));
  background: linear-gradient(to top, #7bb5fe, #0773ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 90px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -6px;
  font-family: 'Cafe24Moyamoya-Regular-v1.0';
}

@media (max-width: 960px) {
  div.wanaeca_introduce_2025 section.top_sc {
    width: 100%;
    height: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .txt-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
    text-align: center;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
    max-width: 900px;
    margin-top: 16px;
  }
  div.wanaeca_introduce_2025 section.top_sc .sub-tit {
    font-size: 20px;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-tit {
    font-size: 70px;
  }
}

@media (max-width: 760px) {
  div.wanaeca_introduce_2025 section.top_sc {
    width: 100%;
    height: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .txt-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 65%;
    text-align: center;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 70%;
    max-width: 740px;
    margin-top: 16px;
  }
  div.wanaeca_introduce_2025 section.top_sc .sub-tit {
    font-size: 20px;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-tit {
    font-size: 70px;
  }
}

@media (max-width: 480px) {
  div.wanaeca_introduce_2025 section.top_sc {
    width: 100%;
    height: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .txt-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50%;
    text-align: center;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-cont-wrap .img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
    max-width: 740px;
    margin-top: 16px;
  }
  div.wanaeca_introduce_2025 section.top_sc .sub-tit {
    font-size: 18px;
  }
  div.wanaeca_introduce_2025 section.top_sc .main-tit {
    font-size: 45px;
    letter-spacing: -4px;
  }
}

div.wanaeca_introduce_2025 section.sc-whatcard {
  padding: 80px 0;
}

div.wanaeca_introduce_2025 section.sc-whatcard h3 {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 16px;
  padding-right: 80px;
  color: #000000;
}

div.wanaeca_introduce_2025 section.sc-whatcard .sub {
  font-size: 14px;
  font-weight: 400;
  color: #3f4150;
}

div.wanaeca_introduce_2025 section.sc-whatcard ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  -ms-flex-direction: row;
      flex-direction: row;
}

div.wanaeca_introduce_2025 section.sc-whatcard ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 33.3%;
  padding: 30px;
  border: 1px solid #e0e2e7;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

div.wanaeca_introduce_2025 section.sc-whatcard ul li:not(:last-child) {
  margin-right: 20px;
}

div.wanaeca_introduce_2025 section.sc-whatcard ul li .img-wrap img {
  height: 56px;
}

div.wanaeca_introduce_2025 section.sc-whatcard ul li .txt-wrap {
  padding-left: 24px;
}

div.wanaeca_introduce_2025 section.sc-whatcard ul li .txt-main {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #3f4150;
}

div.wanaeca_introduce_2025 section.sc-whatcard ul li .txt-sub {
  font-size: 14px;
  font-weight: 300;
  color: #3f4150;
}

@media (max-width: 960px) {
  div.wanaeca_introduce_2025 section.sc-whatcard {
    width: 100%;
    padding: 60px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard h3 {
    font-size: 32px;
  }
}

@media (max-width: 760px) {
  div.wanaeca_introduce_2025 section.sc-whatcard {
    width: 100%;
    padding: 40px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard .wrap_930 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard .wrap_930 ul li {
    width: 100%;
    padding: 20px;
    margin: 0;
    margin-bottom: 20px;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard .wrap_930 ul li .img-wrap img {
    height: 36px;
  }
  div.wanaeca_introduce_2025 section.sc-whatcard h3 {
    font-size: 28px;
  }
}

div.wanaeca_introduce_2025 section.sc-benefit {
  padding: 80px 0;
}

div.wanaeca_introduce_2025 section.sc-benefit h3 {
  font-size: 38px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 16px;
  padding-right: 50px;
}

div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: row;
      flex-direction: row;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60%;
  margin-top: 24px;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item {
  background: #ffffff;
  width: 100%;
  padding: 25px;
  border: 1px solid #e0e2e7;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item:not(:last-child) {
  margin-bottom: 20px;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .txt-main {
  font-size: 20px;
  font-weight: 700;
  color: #3f4150;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .txt-main em {
  background-color: #f6ff00;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .txt-sub {
  margin-top: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #3f4150;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .txt-sub .small {
  font-size: 12px;
  font-weight: 400;
  color: #8c8d96;
  line-height: 16px;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .btn-wrap {
  margin-top: 16px;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .btn-wrap .btn-32 {
  background: #e0e2e7;
  color: #3f4150;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.01em;
  height: 32px;
  border-radius: 4px;
  padding: 6px 12px;
}

div.wanaeca_introduce_2025 section.sc-benefit .how-many-list .how-many-item .btn-wrap .btn-32 :hover {
  background-color: #656568;
  color: #e0e2e7;
}

@media (max-width: 960px) {
  div.wanaeca_introduce_2025 section.sc-benefit {
    width: 100%;
    padding: 60px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap .how-many-list {
    width: 100%;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-benefit h3 {
    font-size: 32px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit h3 img {
    height: 70px;
    margin-bottom: 10px;
  }
}

@media (max-width: 760px) {
  div.wanaeca_introduce_2025 section.sc-benefit {
    width: 100%;
    padding: 40px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap .how-many-list {
    width: 100%;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap .how-many-list .how-many-item .txt-main {
    font-size: 18px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .benefit-wrap .how-many-list .how-many-item .btn-wrap .btn-32 {
    font-size: 12px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .wrap_930 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  div.wanaeca_introduce_2025 section.sc-benefit .wrap_930 ul li {
    width: 100%;
    padding: 20px;
    margin: 0;
    margin-bottom: 20px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit h3 {
    font-size: 28px;
  }
  div.wanaeca_introduce_2025 section.sc-benefit h3 img {
    height: 50px;
    margin-bottom: 10px;
  }
}

div.wanaeca_introduce_2025 section.sc-whom {
  padding: 80px 0;
}

div.wanaeca_introduce_2025 section.sc-whom h3 {
  font-size: 38px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 16px;
  padding-right: 80px;
}

div.wanaeca_introduce_2025 section.sc-whom .sub {
  font-size: 16px;
  font-weight: 400;
}

div.wanaeca_introduce_2025 section.sc-whom .sub strong {
  color: #000000;
  text-decoration: underline;
}

div.wanaeca_introduce_2025 section.sc-whom .no-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 40px;
  *zoom: initial;
}

div.wanaeca_introduce_2025 section.sc-whom .no-list:before, div.wanaeca_introduce_2025 section.sc-whom .no-list:after {
  content: none;
  display: initial;
}

div.wanaeca_introduce_2025 section.sc-whom .no-list:after {
  clear: none;
}

div.wanaeca_introduce_2025 section.sc-whom .no-list .no-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  -webkit-box-flex: calc(100%/4 - 8px);
      -ms-flex: calc(100%/4 - 8px);
          flex: calc(100%/4 - 8px);
  height: 160px;
  padding: 30px;
  background-color: #f7f8fa;
}

div.wanaeca_introduce_2025 section.sc-whom .no-list .no-item span {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 700;
  color: #3f4150;
  line-height: 20px;
  text-align: center;
}

div.wanaeca_introduce_2025 section.sc-whom .no-list .no-item em {
  font-size: 30px;
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 40px;
  *zoom: initial;
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list:before, div.wanaeca_introduce_2025 section.sc-whom .yes-list:after {
  content: none;
  display: initial;
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list:after {
  clear: none;
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item {
  width: calc(100%/2);
  height: 210px;
  padding: 30px;
  border: 1px solid #e0e2e7;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item:not(:last-child) {
  margin-right: 15px;
  margin-bottom: 0;
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item .txt-main {
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
  color: #3f4150;
  border-bottom: 2px solid #3f4150;
}

div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item .txt-sub {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #3f4150;
}

@media (max-width: 1000px) {
  div.wanaeca_introduce_2025 section.sc-whom .no-list .no-item {
    -webkit-box-flex: calc(100%/2 - 8px);
        -ms-flex: calc(100%/2 - 8px);
            flex: calc(100%/2 - 8px);
    max-width: calc(100%/2 - 8px);
  }
}

@media (max-width: 960px) {
  div.wanaeca_introduce_2025 section.sc-whom {
    width: 100%;
    padding: 40px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-whom h3 {
    font-size: 32px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .no-list {
    padding-right: 0;
  }
  div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item {
    height: 280px;
  }
}

@media (max-width: 760px) {
  div.wanaeca_introduce_2025 section.sc-whom {
    width: 100%;
    padding: 40px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-whom h3 {
    font-size: 28px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .no-list .no-item {
    padding: 20px 10px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .no-list .no-item span {
    font-size: 14px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .yes-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item {
    width: 100%;
    height: auto;
    margin: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  div.wanaeca_introduce_2025 section.sc-whom .yes-list .yes-item .txt-main {
    font-size: 18px;
  }
}

div.wanaeca_introduce_2025 section.sc-howto {
  background-color: #151515;
  padding: 80px 0;
}

div.wanaeca_introduce_2025 section.sc-howto h3 {
  font-size: 38px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
  padding-right: 80px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  padding: 40px;
  background-color: #ffffff;
  -ms-flex-direction: row;
      flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item:not(:last-child) {
  margin-bottom: 40px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: calc(100% - 320px);
  padding-right: 80px;
  margin-bottom: 24px;
  text-align: left;
  word-break: keep-all;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .num {
  font-size: 16px;
  font-weight: 700;
  color: #0773ff;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .txt-main {
  font-size: 24px;
  font-weight: 700;
  color: #3f4150;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .txt-sub {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #3f4150;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .txt-sub .sub {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #8c8d96;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .btn-wrap {
  margin-top: 16px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .btn-wrap .btn-32 {
  background: #e0e2e7;
  color: #3f4150;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.01em;
  height: 32px;
  border-radius: 4px;
  padding: 6px 12px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap .btn-wrap .btn-32:hover {
  background-color: #656568;
  color: #e0e2e7;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .img-wrap {
  width: 320px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .img-wrap img {
  overflow: hidden;
  width: 100%;
  max-width: 320px;
  margin-bottom: 10px;
}

div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .img-wrap img.border {
  border-radius: 20px;
  border: 4px solid #e0e2e7;
}

@media (max-width: 960px) {
  div.wanaeca_introduce_2025 section.sc-howto {
    width: 100%;
    padding: 40px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-howto h3 {
    font-size: 32px;
  }
  div.wanaeca_introduce_2025 section.sc-howto h3 img {
    height: 70px;
    margin-bottom: 10px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 30px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .img-wrap {
    width: 75%;
  }
}

@media (max-width: 760px) {
  div.wanaeca_introduce_2025 section.sc-howto {
    width: 100%;
    padding: 40px 20px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 section.sc-howto h3 {
    font-size: 28px;
  }
  div.wanaeca_introduce_2025 section.sc-howto h3 img {
    height: 50px;
    margin-bottom: 10px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .txt-wrap {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }
  div.wanaeca_introduce_2025 section.sc-howto .how-to-list .how-to-item .img-wrap {
    width: 100%;
  }
}

div.wanaeca_introduce_2025 .card-introduce-tab {
  position: sticky;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 50px;
  color: #8c8d96;
  border-bottom: 1px solid #e0e2e7;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

div.wanaeca_introduce_2025 .card-introduce-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

div.wanaeca_introduce_2025 .card-introduce-tab-item {
  width: calc(100% / 4);
  padding: 0 10px;
}

div.wanaeca_introduce_2025 .card-introduce-tab-item.is-active button {
  color: #0773ff;
  border-bottom-color: #0773ff;
}

div.wanaeca_introduce_2025 .card-introduce-tab-item button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 50px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  border: none;
  border-bottom: 1px solid transparent;
  background-color: transparent;
}

div.wanaeca_introduce_2025 .card-introduce-tab-item button:active {
  color: #0773ff;
}

@media (max-width: 960px) {
  div.wanaeca_introduce_2025 .card-introduce-tab {
    width: 100%;
  }
  div.wanaeca_introduce_2025 .card-introduce-tab .wrap_930 {
    width: auto;
  }
  div.wanaeca_introduce_2025 .card-introduce-tab-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  div.wanaeca_introduce_2025 .card-introduce-tab-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}

div.wanaeca_introduce_2025.mobile section.sc-whatcard,
div.wanaeca_introduce_2025.mobile section.sc-benefit,
div.wanaeca_introduce_2025.mobile section.sc-whom,
div.wanaeca_introduce_2025.mobile section.sc-howto {
  padding-top: 80px;
}

div.wanaeca_introduce_2025.mobile .card-introduce-tab {
  top: 55px;
}
