@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.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap, div.caretaker_250328 section.books_sc .wrap_1024 .book_ul, div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul {
  *zoom: 1;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:before, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap:before, div.caretaker_250328 section.books_sc .wrap_1024 .book_ul:before, div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul:before, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap:after, div.caretaker_250328 section.books_sc .wrap_1024 .book_ul:after, div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul:after {
  content: "";
  display: table;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap:after, div.caretaker_250328 section.books_sc .wrap_1024 .book_ul:after, div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul:after {
  clear: both;
}

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

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

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

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

span.ico_border_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: none;
  color: #21b1ea;
}
@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.caretaker_250328 ul li {
  float: none;
  width: 100%;
}

div.caretaker_250328 section.table_sc, div.caretaker_250328 section.explain_sc, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more, div.caretaker_250328 section.guide_sc, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.bs_price, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.tt, div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .tit,
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .subject, div.caretaker_250328 section.review_sc, div.caretaker_250328 section.curriculum_sc, div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li, div.caretaker_250328 section.pass_sc .conts_wrap .conts .txt, div.caretaker_250328 section.compress_sc .conts_wrap .conts .txt, div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn, div.caretaker_250328 {
  color: #151515;
}

div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn:hover, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link .btn_lec, div.caretaker_250328 section.order_sc, div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a:hover, div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num, div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before, div.caretaker_250328 section.bar_sc .bar_wrap, div.caretaker_250328 section.bar_sc, div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li, div.caretaker_250328 section.header_sc, div.caretaker_250328 .title p.flag {
  background-color: #151515;
}

div.caretaker_250328 section.notice_sc, div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th, div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl thead tr th, div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link .btn_lec:hover, div.caretaker_250328 section.order_sc .wrap_1024 .btn_wrap > a, div.caretaker_250328 section.review_sc .banner, div.caretaker_250328 section.benefit_sc {
  background-color: #302e2f;
}

div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th, div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl thead tr th, div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link .btn_lec, div.caretaker_250328 section.order_sc .wrap_1024 .btn_wrap > a, div.caretaker_250328 section.order_sc, div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a, div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num, div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt, div.caretaker_250328 section.pass_sc .now_wrap, div.caretaker_250328 section.compress_sc .now_wrap, div.caretaker_250328 .free_lecture_sc, div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap, div.caretaker_250328 section.benefit_sc {
  color: #fff;
}

div.caretaker_250328 section.table_sc .wrap_1024 .table tbody tr td, div.caretaker_250328 section.explain_sc, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap, div.caretaker_250328 section.books_sc, div.caretaker_250328 section.tc_sc, div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li, div.caretaker_250328 section.compress_sc .conts_wrap .wrap_1024 .conts, div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li, div.caretaker_250328 section.pass_sc, div.caretaker_250328 section.compress_sc, div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li, div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn {
  background-color: #fff;
}

div.caretaker_250328 section.notice_sc, div.caretaker_250328 section.guide_sc .title_wrap h4.tit em {
  color: #f0f3f0;
}

div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl tbody tr td, div.caretaker_250328 section.guide_sc, div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a, div.caretaker_250328 section.review_sc, div.caretaker_250328 section.compress_sc, div.caretaker_250328 section.curriculum_sc, div.caretaker_250328 section.bene_sc, div.caretaker_250328 section.pass_sc .conts_wrap .conts, div.caretaker_250328 section.compress_sc .conts_wrap .conts, div.caretaker_250328 section.about_sc {
  background-color: #f0f3f0;
}

div.caretaker_250328 section.table_sc, div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li {
  background-color: #f5f5f5;
}

div.caretaker_250328 section.table_sc .wrap_1024 .ps > em, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.sm {
  color: #4e00ff;
}

div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn:hover {
  color: #00fe7a;
}

div.caretaker_250328 section.bene_sc h4.tit, div.caretaker_250328 section.special_sc, div.caretaker_250328 section.pass_sc .conts_wrap .conts .tit, div.caretaker_250328 section.compress_sc .conts_wrap .conts .tit, div.caretaker_250328 .highlight {
  background-color: #00fe7a;
}

div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price em, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 .detail_ul > li > span.point, div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt > strong, div.caretaker_250328 section.pass_sc .now_wrap .big strong, div.caretaker_250328 section.compress_sc .now_wrap .big strong {
  color: #ed2700;
}

div.caretaker_250328 section.special_sc .wrap_1024 .emblem {
  background-color: #ed2700;
}

div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .big, div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ps, div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li > p.point {
  color: #3d63ca;
}

div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
  background-color: #006000;
}

div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .cont > strong {
  background-color: #fffdc0;
}

div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd, div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm, div.caretaker_250328 section.bene_sc h4.tit, div.caretaker_250328 section.bene_sc, div.caretaker_250328 section.pass_sc .conts_wrap .conts .tit, div.caretaker_250328 section.compress_sc .conts_wrap .conts .tit, div.caretaker_250328 .highlight {
  color: #1c1c1c;
}

div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd > p strong, div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dt, div.caretaker_250328 section.order_sc h5.tit strong, div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .big, div.caretaker_250328 .title p.flag {
  color: #83ff7f;
}

div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn, div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt, div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .tit, div.caretaker_250328 section.review_sc h5.tit em, div.caretaker_250328 section.book_sc h5.tit em, div.caretaker_250328 section.compress_sc h5.tit em, div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big, div.caretaker_250328 section.curriculum_sc h5.tit em, div.caretaker_250328 section.bene_sc .title h5.tit em,
div.caretaker_250328 section.curriculum_sc .title h5.tit em,
div.caretaker_250328 section.compress_sc .title h5.tit em,
div.caretaker_250328 section.book_sc .title h5.tit em,
div.caretaker_250328 section.review_sc .title h5.tit em {
  color: #006000;
}

div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm strong {
  color: #ff7f7f;
}

div.caretaker_250328 {
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", "맑은고딕", "Malgun Gothic", sans-serif, "돋음", "dotum";
  word-break: keep-all;
  letter-spacing: -0.5px;
}
div.caretaker_250328 div.wrap_1024 {
  width: 100%;
  max-width: 1000px;
}
div.caretaker_250328 br {
  font-family: none;
}
div.caretaker_250328 .title {
  text-align: center;
  margin: 0;
  padding: 0;
}
div.caretaker_250328 .title h5.tit {
  font-size: 42px;
  font-size: 2.73rem;
  font-weight: 800;
  letter-spacing: -1px;
}
div.caretaker_250328 .title p.sub_tt {
  font-size: 27px;
  font-size: 1.755rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
  line-height: 1.35;
  letter-spacing: 0;
}
div.caretaker_250328 .title p.flag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 34px;
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
  border-radius: 50px;
}
@media (max-width: 960px) {
  div.caretaker_250328 .title h5.tit {
    font-size: 37px;
    font-size: 2.405rem;
  }
  div.caretaker_250328 .title p.sub_tt {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.caretaker_250328 .title p.flag {
    font-size: 22px;
    font-size: 1.43rem;
    line-height: 1.25;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 .title h5.tit {
    font-size: 34px;
    font-size: 2.21rem;
  }
  div.caretaker_250328 .title p.sub_tt {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.caretaker_250328 .title p.flag {
    padding: 12px 28px;
    font-size: 20px;
    font-size: 1.3rem;
    line-height: 1;
  }
}
@media (max-width: 560px) {
  div.caretaker_250328 .title h5.tit {
    font-size: 29px;
    font-size: 1.885rem;
  }
  div.caretaker_250328 .title p.sub_tt {
    font-size: 19px;
    font-size: 1.235rem;
  }
  div.caretaker_250328 .title p.flag {
    padding: 8px 20px;
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 1;
  }
}
@media (max-width: 400px) {
  div.caretaker_250328 .title h5.tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.caretaker_250328 .title p.sub_tt {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.caretaker_250328 .title p.flag {
    padding: 6px 15px;
    font-size: 13px;
    font-size: 0.845rem;
    line-height: 1;
  }
}
div.caretaker_250328 .highlight {
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  padding: 0 3px;
}
div.caretaker_250328 section.bene_sc .title h5.tit,
div.caretaker_250328 section.curriculum_sc .title h5.tit,
div.caretaker_250328 section.compress_sc .title h5.tit,
div.caretaker_250328 section.book_sc .title h5.tit,
div.caretaker_250328 section.review_sc .title h5.tit {
  margin-top: 20px;
}
@media (max-width: 760px) {
  div.caretaker_250328 section.bene_sc .title h5.tit,
  div.caretaker_250328 section.curriculum_sc .title h5.tit,
  div.caretaker_250328 section.compress_sc .title h5.tit,
  div.caretaker_250328 section.book_sc .title h5.tit,
  div.caretaker_250328 section.review_sc .title h5.tit {
    margin-top: 10px;
  }
}
div.caretaker_250328 section.header_sc {
  padding: 85px 0 100px;
}
div.caretaker_250328 section.header_sc .wrap_1024 {
  position: relative;
  padding-bottom: 423px;
}
div.caretaker_250328 section.header_sc .wrap_1024 .medal {
  width: 100%;
  text-align: center;
}
@-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.caretaker_250328 section.header_sc .wrap_1024 .medal .erun {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -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: 12px;
  font-size: 0.78rem;
  letter-spacing: -0.5px;
  color: rgba(240, 243, 240, 0.5);
}
@-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.caretaker_250328 section.header_sc .wrap_1024 .medal > img {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 95%;
  max-width: 513px;
  margin: 30px auto 0;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
div.caretaker_250328 section.header_sc .wrap_1024 .go_btn {
  -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: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  width: 640px;
  bottom: 0;
  left: 50%;
  margin-left: -320px;
}
div.caretaker_250328 section.header_sc .wrap_1024 .go_btn:hover {
  bottom: -10px;
}
@-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.caretaker_250328 section.header_sc .wrap_1024 .main_txt {
  -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: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -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;
  margin: 60px auto 0;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.header_sc {
    padding: 80px 0 90px;
  }
}
@media (max-width: 840px) {
  div.caretaker_250328 section.header_sc .wrap_1024 {
    padding-bottom: 355px;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .wrap_1024 .medal > img {
    max-width: 430px;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .go_btn {
    width: 540px;
    margin-left: -270px;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .go_btn > img {
    width: 100%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .main_txt {
    margin: 50px auto 0;
    width: 630px;
  }
}
@media (max-width: 700px) {
  div.caretaker_250328 section.header_sc {
    padding: 60px 4% 70px;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 {
    padding-bottom: 53%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .emblem {
    width: 60%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .go_btn {
    width: 80%;
    margin-left: -40%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .main_txt {
    margin: 40px auto 0;
    width: 90%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.header_sc {
    padding: 40px 4% 50px;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 {
    padding-bottom: 58%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .emblem {
    width: 70%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .go_btn {
    width: 88%;
    margin-left: -44%;
  }
  div.caretaker_250328 section.header_sc .wrap_1024 .main_txt {
    margin: 25px auto 0;
    width: 94%;
  }
}
div.caretaker_250328 section.benefit_sc {
  padding: 80px 10px 120px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.benefit_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.benefit_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.benefit_sc {
    padding: 40px 4%;
  }
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul {
  *zoom: initial;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul:before, div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul:after {
  content: none;
  display: initial;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul:after {
  clear: none;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li {
  width: calc(25% - 10px);
  height: 310px;
  padding: 4% 2%;
  border-radius: 30px;
  text-align: center;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li > .img {
  margin: 0 auto 20px;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm {
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 1.6;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm strong {
  display: inline-block;
  width: 100%;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .big {
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 4px 0 15px;
}
div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .ps {
  font-size: 12.4px;
  font-size: 0.806rem;
  opacity: 0.4;
  filter: alpha(opacity=40);
  line-height: 1.4;
  font-weight: 100;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul {
    padding: 0;
    gap: 20px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li {
    width: calc(50% - 10px);
    height: 320px;
    padding: 4% 3%;
    border-radius: 25px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li > .img {
    margin: 0 auto 18px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .big {
    font-size: 21px;
    font-size: 1.365rem;
    margin: 4px 0 12px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li {
    height: 290px;
    padding: 5% 3%;
    border-radius: 20px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li > .img {
    margin: 0 auto 13px;
    width: 76px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .big {
    font-size: 18px;
    font-size: 1.17rem;
    margin: 4px 0 12px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .ps {
    font-size: 12px;
    font-size: 0.78rem;
  }
}
@media (max-width: 580px) {
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul {
    gap: 15px;
    margin-top: 40px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li {
    width: 100%;
    height: auto;
    padding: 6%;
    border-radius: 20px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li > .img {
    margin: 0 auto 13px;
    width: 66px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm .dp_w {
    display: none;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .big {
    font-size: 17px;
    font-size: 1.105rem;
    margin: 3px 0 10px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .ps {
    font-size: 11.6px;
    font-size: 0.754rem;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .ps .dp_w {
    display: none;
  }
}
@media (max-width: 360px) {
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul {
    margin-top: 30px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li {
    padding: 6% 7% 7%;
    border-radius: 15px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li > .img {
    width: 60px;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .sm {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.benefit_sc div.wrap_1024 .bene_ul > li .big {
    font-size: 16px;
    font-size: 1.04rem;
    margin: 3px 0 8px;
  }
}
div.caretaker_250328 section.bar_sc {
  position: relative;
}
div.caretaker_250328 section.bar_sc .bar_wrap {
  width: 90%;
  height: 120px;
  max-width: 1000px;
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 0 5px 12px rgba(1, 1, 1, 0.2);
  border-radius: 100px;
  transform: translate(-50%, -50%);
  z-index: 1;
}
div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap {
  padding-left: 40px;
  margin-top: 3px;
}
div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_txt {
  font-size: 16px;
  font-size: 1.04rem;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_num {
  font-size: 31px;
  font-size: 2.015rem;
  margin-top: 5px;
  letter-spacing: 0;
  font-weight: bold;
}
div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn {
  width: 258px;
  height: 73px;
  position: absolute;
  right: 30px;
  bottom: 25px;
  border-radius: 100px;
  text-align: center;
  letter-spacing: 0;
}
div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn p {
  font-size: 21px;
  font-size: 1.365rem;
  line-height: 73px;
  font-weight: 600;
}
div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn p > span {
  padding-left: 40px;
  transition: 0.3s;
  letter-spacing: 0.2px;
}
div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn:hover {
  background: #f0f3f0;
}
div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn:hover p > span {
  padding-left: 45px;
  transition: 0.3s;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.bar_sc {
    padding: 0 4%;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    transform: translate(0, 0);
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap {
    padding-left: 30px;
    margin-top: 3px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 30px;
    font-size: 1.95rem;
    margin-top: 5px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn {
    width: 260px;
    height: 72px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn p {
    font-size: 20px;
    font-size: 1.3rem;
    line-height: 72px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.bar_sc {
    padding: 0 4%;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap {
    height: 104px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap {
    margin-top: 0;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 5px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn {
    width: 225px;
    height: 68px;
    right: 3%;
    bottom: 18px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn p {
    font-size: 18px;
    font-size: 1.17rem;
    line-height: 68px;
  }
}
@media (max-width: 580px) {
  div.caretaker_250328 section.bar_sc {
    padding: 25px 4%;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap {
    box-shadow: none;
    height: auto;
    border-radius: 0;
    padding: 0;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap {
    padding-left: 0;
    margin-top: 0;
    text-align: center;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 24px;
    font-size: 1.56rem;
    margin-top: 5px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn {
    width: 70%;
    height: 62px;
    position: static;
    display: block;
    margin: 17px auto 0;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn p {
    font-size: 17px;
    font-size: 1.105rem;
    line-height: 62px;
  }
}
@media (max-width: 420px) {
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_txt {
    font-size: 13px;
    font-size: 0.845rem;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap .count_wrap .count_num {
    font-size: 20px;
    font-size: 1.3rem;
    margin-top: 3px;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn {
    width: 80%;
    height: 56px;
    margin: 15px auto 0;
  }
  div.caretaker_250328 section.bar_sc .bar_wrap a.go_btn p {
    font-size: 16px;
    font-size: 1.04rem;
    line-height: 56px;
  }
}
div.caretaker_250328 .free_lecture_sc {
  background: #00ff76;
  padding: 140px 0 90px;
}
@media (max-width: 960px) {
  div.caretaker_250328 .free_lecture_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 .free_lecture_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 .free_lecture_sc {
    padding: 20px 6% 40px;
  }
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 {
  position: relative;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_img {
  position: absolute;
  top: -55px;
  left: 0;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt {
  margin-left: 50%;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
  font-size: 23px;
  font-size: 1.495rem;
  font-weight: 800;
  color: #f70b00;
}
@-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.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
  font-size: 36px;
  font-size: 2.34rem;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: -1px;
  margin-top: 15px;
  color: #151515;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big > em {
  display: block;
  font-weight: 800;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
  margin-top: 20px;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
  width: 420px;
  height: 96px;
  position: relative;
  background: #f9c1a7;
  border: none;
  border-radius: 35px;
  transition: 0.3s;
  border: 2px solid #151515;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
  font-size: 24px;
  font-size: 1.56rem;
  font-weight: 600;
  letter-spacing: -0.8px;
  padding-right: 30px;
  color: #000;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
  background: url("/wowpass/img/event/intelligence_250402/btn_img.png") no-repeat center;
  position: absolute;
  display: block;
  width: 27px;
  height: 23px;
  bottom: 38px;
  right: 58px;
}
div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
  background: #ffa3e5;
}
@media (max-width: 960px) {
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_img {
    top: -50px;
    left: 0;
    width: 40%;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 100%;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-left: 45%;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 21px;
    font-size: 1.365rem;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 30px;
    font-size: 1.95rem;
    margin-top: 12px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 100%;
    height: auto;
    border-radius: 25px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 20px;
    font-size: 1.3rem;
    padding: 18px 30px 18px 0;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
    width: 27px;
    height: 23px;
    bottom: 32px;
    right: 75px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_img {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 300px;
    margin: 0 auto;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 28px;
    font-size: 1.82rem;
    margin-top: 12px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 75%;
    height: auto;
    border-radius: 25px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 20px;
    font-size: 1.3rem;
    padding: 18px 15% 18px 0;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
    width: 27px;
    height: 23px;
    bottom: 32px;
    right: 15%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_img > img {
    width: 200px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt {
    margin-top: 20px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 10px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
    margin-top: 15px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
    font-size: 18px;
    font-size: 1.17rem;
    padding: 18px 20% 18px 0;
  }
  div.caretaker_250328 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
    width: 23px;
    height: 20px;
    background-size: 100% auto;
    bottom: 28px;
    right: 20%;
  }
}
div.caretaker_250328 section.about_sc {
  padding: 80px 0;
}
div.caretaker_250328 section.about_sc .title h5.tit {
  margin-top: 16px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.about_sc {
    padding: 80px 8%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.about_sc {
    padding: 60px 6%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.about_sc {
    padding: 40px 4%;
  }
  div.caretaker_250328 section.about_sc .title h5.tit {
    margin-top: 14px;
  }
}
div.caretaker_250328 section.about_sc .wrap_1024 {
  text-align: center;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul {
  *zoom: initial;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul:before, div.caretaker_250328 section.about_sc .wrap_1024 .about_ul:after {
  content: none;
  display: initial;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul:after {
  clear: none;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul {
  margin-top: 28px;
  padding: 0 15%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li {
  width: calc(50% - 5px);
  height: 280px;
  border-radius: 25px;
  border: 1px solid #d9dbd8;
  padding: 40px;
  text-align: center;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .img {
  margin: 0 auto;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .txt {
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.235rem;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .txt strong {
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul {
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li {
    height: 220px;
    border-radius: 20px;
    padding: 6%;
  }
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .img {
    width: 70px;
    height: auto;
  }
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .txt {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul {
    margin-top: 22px;
    gap: 5px;
  }
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li {
    width: 100%;
    height: auto;
    padding: 5% 7%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 12px;
    gap: 5%;
  }
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .img {
    flex: 0 0 50px;
    max-width: 40px;
    margin: 0 2.5%;
  }
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .txt {
    flex: 1;
    font-size: 14.6px;
    font-size: 0.949rem;
    margin-top: 8px;
    text-align: left;
  }
  div.caretaker_250328 section.about_sc .wrap_1024 .about_ul > li .txt .dp_w {
    display: none;
  }
}
div.caretaker_250328 section.pass_sc, div.caretaker_250328 section.compress_sc {
  padding: 80px 0 0;
}
div.caretaker_250328 section.pass_sc .conts_wrap, div.caretaker_250328 section.compress_sc .conts_wrap {
  padding: 60px 5% 80px;
}
div.caretaker_250328 section.pass_sc .conts_wrap .conts, div.caretaker_250328 section.compress_sc .conts_wrap .conts {
  border-radius: 30px;
  padding: 0 40px 30px;
  text-align: center;
}
div.caretaker_250328 section.pass_sc .conts_wrap .conts .tit, div.caretaker_250328 section.compress_sc .conts_wrap .conts .tit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  width: auto;
  height: 46px;
  padding: 0 30px;
  font-size: 22px;
  font-size: 1.43rem;
  font-weight: 900;
  transform: translateY(-50%);
}
div.caretaker_250328 section.pass_sc .conts_wrap .conts .txt, div.caretaker_250328 section.compress_sc .conts_wrap .conts .txt {
  font-size: 16px;
  font-size: 1.04rem;
  margin-top: 15px;
  opacity: 0.4;
}
div.caretaker_250328 section.pass_sc .conts_wrap .conts .img, div.caretaker_250328 section.compress_sc .conts_wrap .conts .img {
  display: block;
  max-width: 100%;
  margin: 40px auto 0;
}
@media (max-width: 760px) {
  div.caretaker_250328 section.pass_sc .conts_wrap .conts, div.caretaker_250328 section.compress_sc .conts_wrap .conts {
    border-radius: 24px;
    padding: 0 30px 15px;
  }
  div.caretaker_250328 section.pass_sc .conts_wrap .conts .txt, div.caretaker_250328 section.compress_sc .conts_wrap .conts .txt {
    margin-top: 5px;
    font-size: 14px;
    font-size: 0.91rem;
    transform: translateY(-10px);
  }
  div.caretaker_250328 section.pass_sc .conts_wrap .conts .img, div.caretaker_250328 section.compress_sc .conts_wrap .conts .img {
    margin: 25px auto 0;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.pass_sc .conts_wrap .conts .tit, div.caretaker_250328 section.compress_sc .conts_wrap .conts .tit {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.caretaker_250328 section.pass_sc .now_wrap, div.caretaker_250328 section.compress_sc .now_wrap {
  padding: 80px 5% 65px;
  background: url("/wowpass/img/event/caretaker_250328/now_bg.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
}
div.caretaker_250328 section.pass_sc .now_wrap .sm, div.caretaker_250328 section.compress_sc .now_wrap .sm {
  font-size: 30px;
  font-size: 1.95rem;
}
div.caretaker_250328 section.pass_sc .now_wrap .big, div.caretaker_250328 section.compress_sc .now_wrap .big {
  margin-top: 15px;
  font-size: 42px;
  font-size: 2.73rem;
  font-weight: 700;
}
div.caretaker_250328 section.pass_sc .now_wrap .big strong, div.caretaker_250328 section.compress_sc .now_wrap .big strong {
  text-shadow: -1px -1px 3px rgba(21, 21, 21, 0.7);
}
@media (max-width: 760px) {
  div.caretaker_250328 section.pass_sc .now_wrap, div.caretaker_250328 section.compress_sc .now_wrap {
    padding: 60px 5% 45px;
  }
  div.caretaker_250328 section.pass_sc .now_wrap .sm, div.caretaker_250328 section.compress_sc .now_wrap .sm {
    font-size: 26px;
    font-size: 1.69rem;
  }
  div.caretaker_250328 section.pass_sc .now_wrap .big, div.caretaker_250328 section.compress_sc .now_wrap .big {
    margin-top: 10px;
    font-size: 34px;
    font-size: 2.21rem;
  }
}
div.caretaker_250328 section.special_sc {
  padding: 80px 0;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.special_sc {
    padding: 80px 8%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.special_sc {
    padding: 60px 6%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.special_sc {
    padding: 40px 4%;
  }
}
div.caretaker_250328 section.special_sc .wrap_1024 {
  position: relative;
}
div.caretaker_250328 section.special_sc .wrap_1024 .emblem {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: absolute;
  display: block;
  top: -102px;
  left: 50%;
  margin-left: -300px;
  text-align: center;
  box-shadow: 0px 1px 15px rgba(21, 21, 21, 0.6);
}
div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt {
  font-size: 24px;
  font-size: 1.56rem;
}
@-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.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -ms-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
  margin-top: 30px;
}
div.caretaker_250328 section.special_sc .wrap_1024 .conts {
  text-align: center;
}
div.caretaker_250328 section.special_sc .wrap_1024 .conts .tit {
  font-size: 29px;
  font-size: 1.885rem;
  font-weight: 600;
}
div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt {
  font-size: 37px;
  font-size: 2.405rem;
  margin-top: 20px;
  line-height: 1.5;
  font-weight: 600;
}
div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt > strong {
  font-weight: 800;
  background: linear-gradient(transparent 50%, #fff 50%);
}
div.caretaker_250328 section.special_sc .wrap_1024 .conts .ps {
  font-size: 14px;
  font-size: 0.91rem;
  margin-top: 18px;
  opacity: 0.4;
}
@media (max-width: 900px) {
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem {
    width: 120px;
    height: 120px;
    top: -100px;
    left: 2%;
    margin-left: 0;
    box-shadow: 0px 1px 15px rgba(21, 21, 21, 0.6);
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt {
    font-size: 22px;
    font-size: 1.43rem;
    margin-top: 28px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .tit {
    font-size: 26px;
    font-size: 1.69rem;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt {
    font-size: 34px;
    font-size: 2.21rem;
    margin-top: 20px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .ps {
    font-size: 14px;
    font-size: 0.91rem;
    margin-top: 15px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem {
    width: 110px;
    height: 110px;
    top: -80px;
    left: 1%;
    box-shadow: 0;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt {
    font-size: 21px;
    font-size: 1.365rem;
    margin-top: 26px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt {
    font-size: 32px;
    font-size: 2.08rem;
    margin-top: 20px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt br {
    display: none;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .ps {
    font-size: 13px;
    font-size: 0.845rem;
    margin-top: 15px;
  }
}
@media (max-width: 580px) {
  div.caretaker_250328 section.special_sc .wrap_1024 {
    text-align: center;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem {
    width: auto;
    height: auto;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    position: static;
    top: 0;
    left: 0;
    border-radius: 30px;
    box-shadow: none;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt {
    font-size: 18px;
    font-size: 1.17rem;
    margin-top: 0;
    padding: 8px 28px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt br {
    display: none;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts {
    margin-top: 30px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .tit {
    font-size: 22px;
    font-size: 1.43rem;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt {
    font-size: 28px;
    font-size: 1.82rem;
    margin-top: 15px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .ps {
    font-size: 13px;
    font-size: 0.845rem;
    margin-top: 12px;
  }
}
@media (max-width: 400px) {
  div.caretaker_250328 section.special_sc .wrap_1024 .emblem .emblem_txt {
    font-size: 16px;
    font-size: 1.04rem;
    padding: 7px 24px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .tit {
    font-size: 19px;
    font-size: 1.235rem;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .txt {
    font-size: 25px;
    font-size: 1.625rem;
    margin-top: 10px;
  }
  div.caretaker_250328 section.special_sc .wrap_1024 .conts .ps {
    font-size: 12.6px;
    font-size: 0.819rem;
    margin-top: 10px;
  }
}
div.caretaker_250328 section.bene_sc {
  padding: 100px 0;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.bene_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.bene_sc {
    padding: 60px 4%;
  }
}
div.caretaker_250328 section.bene_sc h4.tit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 80px;
  padding: 10px 30px;
  font-size: 46px;
  font-size: 2.99rem;
  letter-spacing: -0.7px;
  font-weight: 900;
  border: 1px solid #151515;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.bene_sc h4.tit {
    font-size: 40px;
    font-size: 2.6rem;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.bene_sc h4.tit {
    font-size: 36px;
    font-size: 2.34rem;
    padding: 5px 20px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.bene_sc h4.tit {
    font-size: 28px;
    font-size: 1.82rem;
  }
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul {
  *zoom: initial;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul:before, div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul:after {
  content: none;
  display: initial;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul:after {
  clear: none;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
  padding: 0 5%;
  gap: 20px;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li {
  flex: 0 0 calc(50% - 10px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 28px 20px;
  border: 1px solid #d9dbd8;
  border-radius: 25px;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .img {
  flex: 0 0 120px;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
  width: 100%;
  max-width: 90px;
  margin: 0 auto;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt {
  flex: 1;
  padding: 0 0 0 3%;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
  font-size: 16.6px;
  font-size: 1.079rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
  font-size: 19.4px;
  font-size: 1.261rem;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.3;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
  position: absolute;
  left: 25px;
  bottom: 15px;
  font-size: 12.4px;
  font-size: 0.806rem;
  opacity: 0.3;
  filter: alpha(opacity=30);
  letter-spacing: -0.5px;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li.short {
  padding: 30px 20px 32px;
}
div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
  padding: 25px 0 0 3%;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 35px;
    padding: 0;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li {
    border-radius: 20px;
    padding: 30px 15px 40px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
    width: 96px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
    font-size: 17px;
    font-size: 1.105rem;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 30px;
    gap: 10px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li {
    border-radius: 20px;
    padding: 30px 10px 40px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .img {
    width: 40%;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
    width: 82px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt {
    padding: 6px 0 0 2%;
    width: 60%;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
    font-size: 14.4px;
    font-size: 0.936rem;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 7px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li.short {
    padding: 25px 15px 30px;
  }
}
@media (max-width: 600px) {
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 20px;
    gap: 5px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li {
    flex: 0 0 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 25px 15px 30px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul {
    margin-top: 20px;
    padding: 0;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li {
    border-radius: 15px;
    padding: 4% 2% 6%;
    margin: 0.7% auto;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
    width: 60px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt {
    padding: 0;
    margin-top: 12px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 2px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li .txt .big br {
    display: none;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
    position: static;
    text-align: center;
    left: auto;
    bottom: auto;
    font-size: 11.6px;
    font-size: 0.754rem;
    margin-top: 10px;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li.short {
    padding: 4% 2% 6%;
  }
  div.caretaker_250328 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
    padding: 0;
  }
}
div.caretaker_250328 section.curriculum_sc {
  padding: 80px 0 100px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.curriculum_sc {
    padding: 60px 0 80px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.curriculum_sc {
    padding: 40px 0 60px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.curriculum_sc {
    padding: 30px 0 40px;
  }
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap {
  margin-top: 80px;
  padding: 0 8%;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .scroll {
  width: 100%;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 23px;
  font-size: 1.495rem;
  position: relative;
  font-weight: 800;
  letter-spacing: 0.3px;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
  content: " ";
  position: absolute;
  display: block;
  width: 3px;
  height: 14px;
  top: -16px;
  left: 5px;
  transform: rotate(50deg);
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
  *zoom: initial;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:before, div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:after {
  content: none;
  display: initial;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:after {
  clear: none;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
  position: relative;
  display: flex;
  justify-content: space-between;
  justify-items: stretch;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
  gap: 0;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: calc(100% - 60px);
  height: 1px;
  background: rgba(1, 1, 1, 0.3);
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li {
  flex: 0 0 auto;
  width: auto;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child {
  flex: 0 0 120px;
  text-align: center;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child::before {
  width: 50%;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
  width: 36px;
  height: 36px;
  display: block;
  text-align: center;
  border-radius: 40px;
  margin-top: -18px;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 600;
  padding-top: 6px;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .medal {
  margin: -18px 15px 0 0;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .medal > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 29px;
  font-size: 1.885rem;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass {
  margin-top: -36px;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 50px;
  font-size: 3.25rem;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt {
  margin-top: 20px;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  font-size: 22px;
  font-size: 1.43rem;
  letter-spacing: -0.7px;
  font-weight: 700;
}
div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
  font-size: 17px;
  font-size: 1.105rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin-top: 13px;
  line-height: 1.4;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 70px;
    padding: 0 4%;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 24px;
    font-size: 1.56rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 60px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .scroll {
    padding-bottom: 10px;
    overflow-x: auto;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
    width: 800px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 600px) {
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 50px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
    width: 740px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 16.6px;
    font-size: 1.079rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 10px;
  }
}
@media (max-width: 420px) {
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap {
    margin-top: 40px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
    font-size: 17px;
    font-size: 1.105rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
    width: 2px;
    height: 12px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
    width: 600px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li {
    width: 29.5%;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child {
    width: 11.5%;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num > span {
    font-size: 16px;
    font-size: 1.04rem;
    padding-top: 4px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass {
    margin-top: -30px;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass > span {
    font-size: 40px;
    font-size: 2.6rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
    font-size: 16px;
    font-size: 1.04rem;
  }
  div.caretaker_250328 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
    font-size: 14.4px;
    font-size: 0.936rem;
    margin-top: 8px;
  }
}
div.caretaker_250328 section.curriculum_sc .book_wrap {
  width: 100%;
  margin: 70px 0;
  padding: 0;
  overflow: hidden;
}
@keyframes slide_r {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 2000px;
  }
}
div.caretaker_250328 section.curriculum_sc .book_wrap .sliding_bg {
  background: url("http://wdr.ubion.co.kr/wowpass/img/event/caretaker_240805/books.png") repeat-x;
  background-size: 2000px;
  height: 215px;
  animation: slide_r 40s linear infinite;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.curriculum_sc .book_wrap {
    margin: 60px 0;
  }
  div.caretaker_250328 section.curriculum_sc .book_wrap .sliding_bg {
    background-size: 1400px;
    width: 1400px;
    height: 152px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.curriculum_sc .book_wrap {
    margin: 45px 0;
  }
  div.caretaker_250328 section.curriculum_sc .book_wrap .sliding_bg {
    background-size: 1200px;
    width: 1200px;
    height: 130px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.curriculum_sc .book_wrap {
    margin: 30px 0;
  }
  div.caretaker_250328 section.curriculum_sc .book_wrap .sliding_bg {
    background-size: 900px;
    width: 900px;
    height: 100px;
  }
}
div.caretaker_250328 section.book_sc {
  background: #f0f3f0 url("/wowpass/img/event/caretaker_250328/book_bg.jpg") bottom center no-repeat;
  height: 1030px;
  padding: 100px 0 0;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.book_sc {
    background: none;
    padding: 0;
    height: auto;
    position: relative;
  }
  div.caretaker_250328 section.book_sc .title {
    position: absolute;
    width: 100%;
    top: 100px;
    left: 50%;
    margin-left: -50%;
    text-align: center;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.book_sc .title {
    top: 60px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.book_sc .title {
    top: 40px;
  }
}
@media (max-width: 400px) {
  div.caretaker_250328 section.book_sc .title {
    top: 30px;
  }
}
div.caretaker_250328 section.book_sc div.wrap_1024 {
  text-align: center;
}
div.caretaker_250328 section.book_sc div.wrap_1024 .book_w {
  margin: 78px auto 0;
}
div.caretaker_250328 section.book_sc div.wrap_1024 .book_m {
  display: none;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.book_sc div.wrap_1024 .book_w {
    display: none;
  }
  div.caretaker_250328 section.book_sc div.wrap_1024 .book_m {
    display: block;
    width: 100%;
  }
}
div.caretaker_250328 section.review_sc {
  padding: 80px 0 0;
  overflow: hidden;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.review_sc {
    padding: 80px 0 0;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.review_sc {
    padding: 60px 0 0;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.review_sc {
    padding: 40px 0 0;
  }
}
div.caretaker_250328 section.review_sc .wrap_1024 {
  margin-top: 50px;
  padding-bottom: 0;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul {
  *zoom: initial;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul:before, div.caretaker_250328 section.review_sc .wrap_1024 .review_ul:after {
  content: none;
  display: initial;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul:after {
  clear: none;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li {
  width: auto;
  height: auto;
  flex: 0 0 auto;
  width: 80%;
  max-width: 740px;
  position: relative;
  padding: 30px 35px;
  margin: 15px 0;
  border-radius: 30px;
  border: 1px solid #009300;
  z-index: 1;
  transition: 0.3s;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .tit,
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .subject {
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: 800;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .id {
  position: absolute;
  top: 30px;
  right: 35px;
  font-size: 13px;
  font-size: 0.845rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-weight: 300;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .cont {
  margin: 15px 0 0;
  font-size: 15px;
  font-size: 0.975rem;
  line-height: 1.5;
  font-weight: 400;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .cont > strong {
  font-weight: 600;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li.abs_02 {
  align-self: flex-end;
  max-width: 600px;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li.abs_03 {
  width: 80%;
  align-self: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li.abs_03:after {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  content: "";
  width: calc(100% + 2px);
  height: 100px;
  background-image: linear-gradient(to top, #f0f3f0 60%, transparent 100%);
  transform: translate(0, 35%);
  z-index: 1;
}
div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li:hover {
  z-index: 2;
  border: 1px solid #00fe7a;
  transition: 0.3s;
}
div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap {
  margin-top: 60px;
  text-align: center;
}
div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 350px;
  height: 84px;
}
@-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.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a {
  -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: 1.2s;
  -moz-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  border-radius: 100px;
  text-align: center;
}
div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a span {
  font-size: 22px;
  font-size: 1.43rem;
  line-height: 84px;
  font-weight: 600;
  padding-right: 18px;
}
div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
  position: absolute;
  right: 30px;
  bottom: -18px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.review_sc .wrap_1024 {
    margin-top: 30px;
    padding: 0 4%;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul {
    height: auto;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li {
    margin: 10px 0;
    padding: 25px;
    min-height: auto;
    border-radius: 24px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .id {
    top: 25px;
    right: 25px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .cont {
    margin-top: 10px;
  }
}
@media (max-width: 560px) {
  div.caretaker_250328 section.review_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li {
    margin: 5px 0;
    border-radius: 18px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .tit,
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .subject {
    font-size: 15.6px;
    font-size: 1.014rem;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .id {
    position: static;
    margin-top: 5px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .review_ul > li .cont {
    font-size: 14.6px;
    font-size: 0.949rem;
    line-height: 1.5;
    font-weight: 300;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap {
    margin-top: 30px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a {
    width: 100%;
    height: 76px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a span {
    font-size: 19px;
    font-size: 1.235rem;
    line-height: 76px;
  }
  div.caretaker_250328 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
    right: 15%;
    bottom: -10px;
    width: 58px;
  }
}
div.caretaker_250328 section.review_sc .banner {
  width: 100%;
  padding: 0 4%;
  text-align: center;
  position: relative;
  z-index: 2;
}
div.caretaker_250328 section.review_sc .banner > img {
  margin: 0 auto;
  width: 90%;
  max-width: 800px;
}
div.caretaker_250328 section.tc_sc {
  padding: 80px 0 90px;
}
div.caretaker_250328 section.tc_sc .title h5.tit {
  margin-top: 16px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.tc_sc {
    padding: 70px 4% 80px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.tc_sc {
    padding: 60px 4% 70px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.tc_sc {
    padding: 40px 4%;
  }
  div.caretaker_250328 section.tc_sc .title h5.tit {
    margin-top: 14px;
  }
}
div.caretaker_250328 section.tc_sc div.wrap_1024 {
  margin-top: 50px;
}
div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li {
  float: left;
  width: 20%;
}
div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li > img {
  margin: 0 auto;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li {
    width: 19%;
    margin: 0 0.5%;
  }
  div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li > img {
    width: 100%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.tc_sc div.wrap_1024 {
    margin-top: 40px;
  }
}
@media (max-width: 560px) {
  div.caretaker_250328 section.tc_sc div.wrap_1024 {
    margin-top: 30px;
  }
  div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul {
    padding: 0 10%;
  }
  div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li {
    width: 46%;
    margin: 10px 2%;
  }
}
@media (max-width: 440px) {
  div.caretaker_250328 section.tc_sc div.wrap_1024 {
    margin-top: 20px;
  }
  div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li {
    float: none;
    width: 100%;
    margin: 10px 0;
  }
  div.caretaker_250328 section.tc_sc div.wrap_1024 .tc_ul .tc_li > img {
    width: auto;
  }
}
div.caretaker_250328 section.books_sc {
  padding: 100px 0;
}
div.caretaker_250328 section.books_sc .book_wrap {
  width: calc(100% - 20px);
  margin-top: 70px;
  padding: 0;
  overflow: hidden;
}
@keyframes slide_r {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 2000px;
  }
}
div.caretaker_250328 section.books_sc .book_wrap .sliding_bg {
  background: url("http://wdr.ubion.co.kr/wowpass/img/event/caretaker_240805/books.png") repeat-x;
  background-size: 2000px;
  height: 215px;
  animation: slide_r 40s linear infinite;
}
@media (max-width: 1024px) {
  div.caretaker_250328 section.books_sc .book_wrap {
    width: calc(100% - 5px);
  }
}
@media (max-width: 960px) {
  div.caretaker_250328 section.books_sc .book_wrap {
    margin-top: 60px;
  }
  div.caretaker_250328 section.books_sc .book_wrap .sliding_bg {
    background-size: 1400px;
    width: 1400px;
    height: 152px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.books_sc .book_wrap {
    margin-top: 45px;
  }
  div.caretaker_250328 section.books_sc .book_wrap .sliding_bg {
    background-size: 1200px;
    width: 1200px;
    height: 130px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.books_sc .book_wrap {
    margin-top: 30px;
  }
  div.caretaker_250328 section.books_sc .book_wrap .sliding_bg {
    background-size: 900px;
    width: 900px;
    height: 100px;
  }
}
@media (max-width: 960px) {
  div.caretaker_250328 section.books_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.books_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.books_sc {
    padding: 40px 4%;
  }
}
div.caretaker_250328 section.books_sc .wrap_1024 {
  margin-top: 60px;
}
div.caretaker_250328 section.books_sc .wrap_1024 .book_ul {
  padding: 0 12%;
}
div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li {
  margin-top: 15px;
  text-align: center;
  border-radius: 30px;
  padding: 27px 20px 28px;
}
div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li > p {
  font-size: 17px;
  font-size: 1.105rem;
}
div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li > p.point {
  font-weight: bold;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul {
    padding: 0;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.books_sc .wrap_1024 {
    margin-top: 50px;
  }
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li {
    margin-top: 13px;
    border-radius: 20px;
    padding: 25px 20px 26px;
  }
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li > p {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
@media (max-width: 600px) {
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li {
    margin-top: 10px;
    padding: 20px 25px;
  }
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li > p {
    font-size: 15.4px;
    font-size: 1.001rem;
    line-height: 1.4;
  }
}
@media (max-width: 400px) {
  div.caretaker_250328 section.books_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li {
    padding: 16px 20px;
    border-radius: 15px;
  }
  div.caretaker_250328 section.books_sc .wrap_1024 .book_ul li > p {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
}
div.caretaker_250328 section.order_sc {
  padding: 80px 0 90px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.order_sc {
    padding: 80px 8%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.order_sc {
    padding: 60px 6%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.order_sc {
    padding: 40px 4%;
  }
}
div.caretaker_250328 section.order_sc .wrap_1024 {
  margin-top: 25px;
}
div.caretaker_250328 section.order_sc .wrap_1024 .btn_wrap {
  text-align: center;
}
div.caretaker_250328 section.order_sc .wrap_1024 .btn_wrap > a {
  font-size: 15px;
  font-size: 0.975rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 160px;
  height: 45px;
  text-align: center;
  padding: 12px 0;
  letter-spacing: -1px;
  border-radius: 50px;
}
div.caretaker_250328 section.order_sc .wrap_1024 .btn_wrap > a:hover {
  background: #000;
}
@media (max-width: 480px) {
  div.caretaker_250328 section.order_sc .wrap_1024 .btn_wrap > a {
    width: 60%;
    height: 50px;
    font-size: 14px;
    font-size: 0.91rem;
    padding: 16px 0;
  }
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap {
  width: 81%;
  height: auto;
  padding: 40px 40px;
  border: 1px solid #272c2f;
  border-radius: 30px;
  margin: 50px auto 0;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 {
  float: left;
  width: 69%;
  border-right: 1px dashed #b7c9db;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.sm {
  font-size: 15.6px;
  font-size: 1.014rem;
  font-weight: 600;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.tt {
  font-size: 23px;
  font-size: 1.495rem;
  margin-top: 10px;
  word-break: keep-all;
  font-weight: 600;
  letter-spacing: -1px;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.tt > strong {
  background: linear-gradient(transparent 50%, #d8fbbe 50%);
  font-weight: 800;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 .detail_ul {
  margin-top: 15px;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 .detail_ul > li {
  font-size: 14px;
  font-size: 0.91rem;
  margin-top: 5px;
  letter-spacing: 0;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 .detail_ul > li > span {
  font-weight: 500;
  color: #484848;
}
@-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.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 .detail_ul > li > span.point {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -ms-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: 700;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 {
  float: right;
  width: 28%;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul {
  text-align: right;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 20px;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li:first-child {
  margin: 0;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price {
  font-size: 20px;
  font-size: 1.3rem;
  display: block;
  margin-top: 3px;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price em {
  font-size: 24px;
  font-size: 1.56rem;
  letter-spacing: -0.2px;
  font-weight: 800;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.bs_price {
  font-size: 15px;
  font-size: 0.975rem;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration: line-through;
  letter-spacing: 0;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ps {
  font-size: 12px;
  font-size: 0.78rem;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link {
  margin: 6px 0 0 0;
  width: 100%;
}
div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link .btn_lec {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.04rem;
  display: block;
  text-align: center;
  border-radius: 10px;
  border: none;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap {
    width: 100%;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 {
    width: 65%;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 {
    width: 30%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap {
    margin: 15px auto 0;
    padding: 6%;
    border-radius: 20px;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 {
    float: none;
    width: 100%;
    text-align: center;
    border: none;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.tt {
    font-size: 20px;
    font-size: 1.3rem;
    margin: 5px 0 0;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 dl.detail_box_dl {
    margin-top: 15px;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 dl.detail_box_dl dt {
    font-size: 13px;
    font-size: 0.845rem;
    display: block;
    float: none;
    padding: 3px 0 5px 0;
    margin: 2px auto 2px;
    width: 50px;
    text-align: center;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 dl.detail_box_dl dd {
    display: block;
    float: none;
    width: 100%;
    margin: 5px 0 5px 2%;
    font-size: 13px;
    font-size: 0.845rem;
    letter-spacing: -0.5px;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 {
    float: none;
    width: 100%;
    border-left: none;
    border-top: 1px dashed #b7c9db;
    padding-top: 10px;
    margin-top: 20px;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul {
    text-align: center;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li {
    width: 100%;
    margin: 0;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price {
    font-size: 17px;
    font-size: 1.105rem;
    display: block;
    margin-top: 5px;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price em {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.bs_price {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ps {
    font-size: 12px;
    font-size: 0.78rem;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link {
    margin: 6px 0 0 0;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_link .btn_lec {
    width: 100%;
    height: 56px;
    font-size: 15px;
    font-size: 0.975rem;
    padding: 0 60px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap {
    padding: 8% 6%;
    border-radius: 15px;
    width: 100%;
    height: auto;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 p.tt {
    font-size: 18px;
    font-size: 1.17rem;
    margin: 5px 0 0;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d1 dl.detail_box_dl {
    margin-top: 10px;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price {
    font-size: 15.6px;
    font-size: 1.014rem;
  }
  div.caretaker_250328 section.order_sc .wrap_1024 div.order_wrap div.order_box_d2 ul li.order_price span.ds_price em {
    font-size: 19px;
    font-size: 1.235rem;
  }
}
div.caretaker_250328 section.guide_sc {
  padding: 70px 0 100px;
}
div.caretaker_250328 section.guide_sc .title_wrap p.txt {
  font-weight: 500;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.guide_sc {
    padding: 60px 4% 80px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.guide_sc {
    padding: 40px 4% 60px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.guide_sc {
    padding: 30px 4% 40px;
  }
}
div.caretaker_250328 section.guide_sc .wrap_1024 {
  margin-top: 40px;
  padding: 0 2%;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt {
  position: relative;
  width: 100%;
  margin: 10px 0 0;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
  width: 37px;
  height: 37px;
  position: absolute;
  top: 19px;
  left: 30px;
  border-radius: 100px;
  padding: 10px 0 0 1px;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
  margin: 0 auto;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
  font-size: 18px;
  font-size: 1.17rem;
  width: 100%;
  border: none;
  padding: 27px 0 27px 78px;
  border-radius: 20px;
  font-weight: bold;
  text-align: left;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
  font-size: 13px;
  font-size: 0.845rem;
  position: absolute;
  top: 28px;
  right: 30px;
  font-weight: 400;
  letter-spacing: 0;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
  display: none;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  padding: 40px 30px;
  margin: 5px 0 25px;
  border-radius: 10px;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
  margin-bottom: 20px;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
  font-size: 15.6px;
  font-size: 1.014rem;
  width: 20%;
  float: left;
  font-weight: bold;
  line-height: 1.55;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
  font-size: 15.6px;
  font-size: 1.014rem;
  width: 78%;
  float: left;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd p.txt {
  font-size: 15.6px;
  font-size: 1.014rem;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-weight: 300;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd p.txt.mg_b {
  margin-bottom: 25px;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong {
  font-weight: 600;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul {
  margin-top: 2px;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul > li {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-top: 3px;
  font-weight: 300;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn {
  text-decoration: underline;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
  text-align: center;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th {
  font-size: 14.6px;
  font-size: 0.949rem;
  padding: 10px 3px;
  border-right: 1px solid #d9dbd8;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th.border_r {
  border-right: 1px solid #d9dbd8;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr {
  border-left: 1px solid #d9dbd8;
}
div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td {
  font-size: 14.6px;
  font-size: 0.949rem;
  padding: 10px 3px;
  border-right: 1px solid #d9dbd8;
  border-bottom: 1px solid #d9dbd8;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.guide_sc .wrap_1024 {
    padding: 0;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: 100%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.guide_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
    width: 35px;
    height: 35px;
    top: 18px;
    left: 4%;
    padding: 10px 0 0 1px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
    width: 16px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
    font-size: 17px;
    font-size: 1.105rem;
    padding: 24px 0 24px 12%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
    font-size: 13px;
    font-size: 0.845rem;
    top: 28px;
    right: 4%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
    padding: 6% 4% 8%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
    margin-bottom: 20px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
    font-size: 15px;
    font-size: 0.975rem;
    width: 20%;
    margin-right: 3%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
    font-size: 15px;
    font-size: 0.975rem;
    width: 72%;
    float: left;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
    margin-bottom: 7px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img {
    width: 100%;
    overflow-y: scroll;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: auto;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll {
    width: 100%;
    overflow-y: scroll;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
    width: 660px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th {
    font-size: 14px;
    font-size: 0.91rem;
    padding: 8px 2px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td {
    font-size: 14px;
    font-size: 0.91rem;
    padding: 8px 2px;
  }
}
@media (max-width: 600px) {
  div.caretaker_250328 section.guide_sc .wrap_1024 {
    margin-top: 25px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
    width: 29px;
    height: 29px;
    top: 21px;
    left: 5%;
    padding: 8px 0 0 1px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
    width: 14.6px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
    padding: 24px 0 24px 15.5%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
    padding: 6% 5% 6%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
    margin-bottom: 20px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
    font-size: 15.4px;
    font-size: 1.001rem;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
    float: none;
    width: 100%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
    margin-bottom: 6px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: 620px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
    width: 580px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.guide_sc .wrap_1024 {
    margin-top: 20px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
    width: 27px;
    height: 27px;
    top: 21px;
    left: 5%;
    padding: 7px 0 0 1px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
    width: 14px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
    font-size: 16px;
    font-size: 1.04rem;
    padding: 24px 0 24px 15%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
    font-size: 12px;
    font-size: 0.78rem;
    top: 26px;
    right: 5%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
    padding: 6% 5% 6%;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
    font-size: 15px;
    font-size: 0.975rem;
    margin-bottom: 4px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
    width: 600px;
  }
  div.caretaker_250328 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
    width: 560px;
  }
}
div.caretaker_250328 section.explain_sc {
  padding: 80px 0 90px;
}
div.caretaker_250328 section.explain_sc .title h5.tit {
  margin-top: 18px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.explain_sc {
    padding: 80px 8%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.explain_sc {
    padding: 60px 4%;
  }
  div.caretaker_250328 section.explain_sc .title h5.tit {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.explain_sc {
    padding: 40px 4%;
  }
  div.caretaker_250328 section.explain_sc .title h5.tit {
    margin-top: 12px;
  }
}
div.caretaker_250328 section.explain_sc .wrap_1024 {
  margin-top: 50px;
}
div.caretaker_250328 section.explain_sc .wrap_1024 > .top {
  text-align: center;
}
div.caretaker_250328 section.explain_sc .wrap_1024 > .top .txt {
  font-size: 19px;
  font-size: 1.235rem;
  line-height: 1.5;
}
div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin-top: 20px;
  padding: 22px 50px;
  border-radius: 50px;
}
div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn > span {
  font-size: 16px;
  font-size: 1.04rem;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article {
  margin-top: 80px;
  text-align: center;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .sm {
  font-size: 19px;
  font-size: 1.235rem;
  margin-bottom: 7px;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .big {
  font-size: 25px;
  font-size: 1.625rem;
  font-weight: 700;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .ps {
  font-size: 14px;
  font-size: 0.91rem;
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin-top: 2px;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl {
  margin-top: 30px;
  font-size: 15px;
  font-size: 0.975rem;
  text-align: center;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl thead tr th {
  padding: 15px 5px;
  font-weight: 500;
}
div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl tbody tr td {
  padding: 14px 5px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.explain_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .txt {
    font-size: 18px;
    font-size: 1.17rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn {
    margin-top: 20px;
    padding: 20px 50px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.explain_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .txt {
    font-size: 16px;
    font-size: 1.04rem;
    line-height: 1.5;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn {
    margin-top: 15px;
    padding: 19px 45px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article {
    margin-top: 70px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .sm {
    font-size: 17px;
    font-size: 1.105rem;
    margin-bottom: 7px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .big {
    font-size: 23px;
    font-size: 1.495rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .ps {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl {
    margin-top: 20px;
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl thead tr th {
    padding: 14px 5px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl tbody tr td {
    padding: 13px 5px;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.explain_sc .wrap_1024 {
    margin-top: 20px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .txt {
    font-size: 14.6px;
    font-size: 0.949rem;
    line-height: 1.4;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn {
    margin-top: 12px;
    padding: 18px;
    width: 70%;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 > .top .kcla_btn > span {
    font-size: 15px;
    font-size: 0.975rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article {
    margin-top: 60px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .sm {
    font-size: 16px;
    font-size: 1.04rem;
    margin-bottom: 7px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .big {
    font-size: 20px;
    font-size: 1.3rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_title .ps {
    font-size: 13.6px;
    font-size: 0.884rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl {
    font-size: 14.4px;
    font-size: 0.936rem;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl thead tr th {
    padding: 12px 4px;
  }
  div.caretaker_250328 section.explain_sc .wrap_1024 article .ac_tbl tbody tr td {
    padding: 11px 4px;
  }
}
div.caretaker_250328 section.table_sc {
  padding: 80px 0;
}
div.caretaker_250328 section.table_sc .title h5.tit {
  margin-top: 18px;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.table_sc {
    padding: 80px 4%;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.table_sc {
    padding: 60px 4%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.table_sc {
    padding: 40px 4%;
  }
  div.caretaker_250328 section.table_sc .title h5.tit {
    margin-top: 15px;
  }
}
div.caretaker_250328 section.table_sc .wrap_1024 {
  margin-top: 50px;
}
div.caretaker_250328 section.table_sc .wrap_1024 .table {
  font-size: 15px;
  font-size: 0.975rem;
  text-align: left;
}
div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th {
  padding: 20px 5px 20px 25px;
  font-weight: 500;
}
div.caretaker_250328 section.table_sc .wrap_1024 .table tbody tr td {
  padding: 17px 5px 17px 25px;
  border: 1px solid #e9e9ea;
  line-height: 1.4;
}
div.caretaker_250328 section.table_sc .wrap_1024 .ps {
  font-size: 18px;
  font-size: 1.17rem;
  text-align: center;
  margin-top: 60px;
}
div.caretaker_250328 section.table_sc .wrap_1024 .ps > em {
  font-size: 20px;
  font-size: 1.3rem;
  display: block;
  font-weight: 700;
  line-height: 1.6;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.table_sc .wrap_1024 {
    margin-top: 40px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th {
    padding: 18px 5px 18px 20px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table tbody tr td {
    padding: 16px 5px 16px 20px;
  }
}
@media (max-width: 760px) {
  div.caretaker_250328 section.table_sc .wrap_1024 {
    margin-top: 30px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table {
    font-size: 14.6px;
    font-size: 0.949rem;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th {
    padding: 17px 5px 17px 17px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table tbody tr td {
    padding: 15px 5px 15px 17px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .ps {
    font-size: 17px;
    font-size: 1.105rem;
    margin-top: 50px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .ps > em {
    font-size: 18px;
    font-size: 1.17rem;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.table_sc .wrap_1024 .table {
    font-size: 14.4px;
    font-size: 0.936rem;
    text-align: center;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th {
    padding: 16px 5px 16px 5px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table tbody tr td {
    padding: 14px 5px 14px 5px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .ps {
    font-size: 16px;
    font-size: 1.04rem;
    margin-top: 40px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .ps > em {
    font-size: 17px;
    font-size: 1.105rem;
  }
}
@media (max-width: 400px) {
  div.caretaker_250328 section.table_sc .wrap_1024 .table {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table thead tr th {
    padding: 16px 5px 16px 5px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .table tbody tr td {
    padding: 14px 4px 14px 4px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .ps {
    font-size: 15px;
    font-size: 0.975rem;
    margin-top: 40px;
  }
  div.caretaker_250328 section.table_sc .wrap_1024 .ps > em {
    font-size: 16px;
    font-size: 1.04rem;
  }
}
div.caretaker_250328 section.notice_sc {
  padding: 60px 0;
}
@media (max-width: 960px) {
  div.caretaker_250328 section.notice_sc {
    padding: 60px 6%;
  }
}
@media (max-width: 480px) {
  div.caretaker_250328 section.notice_sc {
    padding: 40px 6%;
  }
}
div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl.mg_t {
  margin-top: 40px;
}
div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dt {
  font-size: 15px;
  font-size: 0.975rem;
  display: block;
  font-weight: 500;
}
div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd {
  display: block;
  margin-top: 12px;
}
div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd > p {
  font-size: 13.6px;
  font-size: 0.884rem;
  line-height: 23px;
  line-height: 1.625rem;
  letter-spacing: 0px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
}
div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd > p strong {
  font-weight: 500;
}
div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd > p span {
  font-size: 13px;
  font-size: 0.845rem;
  line-height: 1.4;
  font-weight: 300;
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 480px) {
  div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl.mg_t {
    margin-top: 30px;
  }
  div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd {
    margin-top: 10px;
  }
  div.caretaker_250328 section.notice_sc .wrap_1024 dl.bene_dl dd > p {
    line-height: 1.5;
  }
}

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