@charset "UTF-8";
/*_base.scss*/
/*_mixins.scss*/
@import "../../../common/fonts/Pretendard-1.3.3/pretendard.css";
/*_colors.scss*/
/* Responsive Breakpoints
   ========================================================================== */
*,
*:after,
*:before {
  box-sizing: border-box;
}

/*_fonts.scss*/
/*_placeholders.scss*/
header div.util_menu nav.nav .nav_menu > li > a span, .category_all_layer_wrap .category_all_layer article.categoryArea h4 strong {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
}
header div.util_menu nav.nav .nav_menu > li > a span:after, .category_all_layer_wrap .category_all_layer article.categoryArea h4 strong:after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: -13px;
  width: 10px;
  height: 10px;
  background: #5aff8c;
  border-radius: 100%;
}
@media (max-width: 480px) {
  header div.util_menu nav.nav .nav_menu > li > a span:after, .category_all_layer_wrap .category_all_layer article.categoryArea h4 strong:after {
    width: 7px;
    height: 7px;
    right: -10px;
  }
}

.border_srch {
  margin: 50px 0 0 0;
}
.border_srch::after {
  display: block;
  clear: both;
  content: "";
}
.border_srch h3 {
  margin: 0 0 15px 0;
}
.border_srch div.select_wrap {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  width: 397px;
  height: 35px;
  overflow: hidden;
}
.border_srch div.select_wrap.select_wrap {
  border: 1px solid #e6e6e6;
  background: #fff url(/HRDACA2026/_Resources/images/ic_arrow_s.png) no-repeat top right;
  margin: 0 5px 0 0;
  font-size: 12px;
  font-size: 0.78rem;
  color: #666666;
}
.border_srch div.select_wrap.select_wrap:hover {
  border: 1px solid #000;
}
.border_srch div.select_wrap label {
  position: absolute;
  top: 5px;
  left: 5px;
}
.border_srch div.select_wrap select {
  padding: 5px;
  width: 100%;
  height: 35px;
  border: none;
  box-shadow: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.border_srch div.select_wrap {
  margin: 0 9px 0 0 !important;
}
.border_srch button.btn_search {
  width: 88px;
  height: 35px;
  color: #fff;
  position: relative;
  border: none;
  outline: none;
  margin-left: 2px;
}

article.notice_ban_wrap.popup_cont .layer_content div.content_box table {
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #000;
  color: #666666;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table caption {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr.first_tr th,
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr.first_tr td {
  border-top: 1px solid #000;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr th {
  text-align: left;
  padding: 13px 20px 13px 20px;
  background: #f7f7f7;
  border-top: 1px solid #e6e6e6;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td {
  padding: 13px 20px 13px 20px;
  border-top: 1px solid #e6e6e6;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td input {
  display: inline-block;
  border: 1px solid #e6e6e6;
  width: 275px;
  padding: 5px;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td input:focus {
  border: 1px solid #000;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td p {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 12px;
  color: #666666;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td p.warning {
  background: url(/HRDACA2026/_Resources/images/ic_warning.png) no-repeat top left;
  height: 21px;
  font-size: 14px;
  padding: 0 0 0 30px;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td button.btn_small {
  width: 70px;
  height: 30px;
  color: #fff;
  position: relative;
  border: none;
  outline: none;
  margin: 0 0 0 10px;
  vertical-align: top;
  background: #4d5259;
  font-size: 12px;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td div.select_wrap {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  width: 86px;
  height: 30px;
  overflow: hidden;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td div.select_wrap.select_wrap {
  border: 1px solid #e6e6e6;
  background: #fff url(/HRDACA2026/_Resources/images/ic_arrow_s.png) no-repeat top right;
  margin: 0 5px 0 0;
  font-size: 12px;
  font-size: 0.78rem;
  color: #666666;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td div.select_wrap.select_wrap:hover {
  border: 1px solid #000;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td div.select_wrap label {
  position: absolute;
  top: 5px;
  left: 5px;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td div.select_wrap select {
  padding: 5px;
  width: 100%;
  height: 30px;
  border: none;
  box-shadow: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td div.select_wrap {
  font-size: 14px !important;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table.margin_bottom {
  margin: 0 0 50px 0;
}

div.join_btns, article.notice_ban_wrap.popup_cont div.agree_btns {
  margin: 70px 0 0 0;
  text-align: center;
}
div.join_btns button.left, article.notice_ban_wrap.popup_cont div.agree_btns button.left {
  margin: 0 10px 0 0;
}
div.join_btns button.btn_ok, article.notice_ban_wrap.popup_cont div.agree_btns button.btn_ok {
  width: 190px;
  height: 50px;
  color: #fff;
  position: relative;
  border: none;
  outline: none;
}
div.join_btns button.btn_cancel, article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel {
  border: 1px solid #000;
  color: #000;
  width: 190px;
  height: 50px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.join_btns button.btn_cancel:hover, article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.join_btns button.btn_cancel, article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel {
  background: none;
}

.layer_pop {
  z-index: 9999;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background: #282828;
  /* The Fallback */
  background: rgba(40, 40, 40, 0.6);
}
.layer_pop ::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
.layer_pop ::-webkit-scrollbar-thumb {
  background: rgb(205.71875, 213.5, 221.28125);
  border-radius: 10px;
}
.layer_pop ::-webkit-scrollbar-track {
  background: rgb(235.2875, 238.4, 241.5125);
  border-radius: 10px;
}
.layer_pop body.test {
  scrollbar-face-color: rgb(205.71875, 213.5, 221.28125);
  scrollbar-track-color: rgb(235.2875, 238.4, 241.5125);
}
.layer_pop .popup_cont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  height: auto;
  padding: 2.5rem 1.75rem;
  background: #ffffff;
  border-radius: 1.5rem;
}
@media (max-width: 480px) {
  .layer_pop .popup_cont {
    padding: 1.25rem;
    border-radius: 0.9rem;
  }
}
.layer_pop .popup_cont h2 {
  margin-top: -1.25rem;
  font-size: 22px;
  font-size: 1.43rem;
}
@media (max-width: 480px) {
  .layer_pop .popup_cont h2 {
    margin-top: 0;
    font-size: 18px;
    font-size: 1.17rem;
  }
}
.layer_pop .popup_cont .layer_close {
  top: 15px;
  right: 30px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 40px;
  height: 40px;
}
@media (max-width: 480px) {
  .layer_pop .popup_cont .layer_close {
    top: 10px;
    right: 10px;
    bottom: auto;
    left: auto;
    position: absolute;
  }
}
.layer_pop .popup_cont .layer_close i {
  font-size: 20px;
  font-size: 1.3rem;
}

.layer_modal {
  z-index: 9999;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background: #282828;
  /* The Fallback */
  background: rgba(40, 40, 40, 0.6);
}
.layer_modal ::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
.layer_modal ::-webkit-scrollbar-thumb {
  background: rgb(205.71875, 213.5, 221.28125);
  border-radius: 10px;
}
.layer_modal ::-webkit-scrollbar-track {
  background: rgb(235.2875, 238.4, 241.5125);
  border-radius: 10px;
}
.layer_modal body.test {
  scrollbar-face-color: rgb(205.71875, 213.5, 221.28125);
  scrollbar-track-color: rgb(235.2875, 238.4, 241.5125);
}
.is_show.layer_modal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.is_show.BottomFix.layer_modal {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
.layer_modal .popup_cont {
  position: relative;
  width: 95%;
  height: auto;
  padding: 2.5rem 1.75rem;
  background: #ffffff;
  border-radius: 1.5rem;
}
@media (max-width: 480px) {
  .layer_modal .popup_cont {
    padding: 1.25rem;
    border-radius: 0.9rem;
  }
}
.layer_modal .popup_cont h2 {
  margin-top: -1.25rem;
  font-size: 22px;
  font-size: 1.43rem;
}
@media (max-width: 480px) {
  .layer_modal .popup_cont h2 {
    margin-top: 0;
    font-size: 18px;
    font-size: 1.17rem;
  }
}
.layer_modal .popup_cont .layer_close,
.layer_modal .popup_cont .icon_close {
  top: 15px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 40px;
  height: 40px;
}
@media (max-width: 480px) {
  .layer_modal .popup_cont .layer_close,
  .layer_modal .popup_cont .icon_close {
    top: 10px;
    right: 10px;
    bottom: auto;
    left: auto;
    position: absolute;
  }
}
.layer_modal .popup_cont .layer_close i,
.layer_modal .popup_cont .icon_close i {
  font-size: 20px;
  font-size: 1.3rem;
}

/*_base.scss*/
/*_buttons.scss*/
.ripple {
  overflow: hidden;
}

.ripple-effect {
  position: absolute;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: white;
  animation: ripple-animation 1s;
}

@keyframes ripple-animation {
  from {
    transform: scale(1);
    opacity: 0.4;
  }
  to {
    transform: scale(100);
    opacity: 0;
  }
}
button,
input {
  outline: 0;
}

/*_base.scss*/
/*_icons.scss*/
.ic_pop1,
.ic_pop2 {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
}

.ic_pop_book {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
  background: #cccccc;
}

.ic_price {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
  background: #ff6a4c;
}

.ic_box {
  padding: 2px 10px 4px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  font-weight: bold;
  background: #fff;
}

/*_base.scss*/
.avatar {
  height: 3rem;
  width: 3rem;
  position: relative;
  display: inline-block;
  border: 1px solid rgb(224.6, 224.6, 224.6);
  background: rgb(232.25, 232.25, 232.25);
  border-radius: 50%;
  overflow: hidden;
}
.avatar .avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.avatar-group {
  padding: 0;
  display: flex;
}
.avatar-group > li {
  position: relative;
}
.avatar-group > li:not(:last-child) {
  margin-right: -0.8rem;
}
.avatar-group .avatar-img {
  border: 2px solid #f5f5f5;
}

.avatar-name {
  margin-left: 7px;
}

.avatar-xxs {
  height: 1.6826923077rem;
  width: 1.6826923077rem;
}

.avatar-xs {
  height: 2.1875rem;
  width: 2.1875rem;
}

.avatar-sm {
  height: 2.5rem;
  width: 2.5rem;
}

.avatar-lg {
  height: 4rem;
  width: 4rem;
}

.avatar-xl {
  height: 5.125rem;
  width: 5.125rem;
}

.avatar-xxl {
  height: 5.125rem;
  width: 5.125rem;
}
@media (max-width: 640px) {
  .avatar-xxl {
    width: 8rem;
    height: 8rem;
  }
}

.avatar-xxxl {
  height: 8rem;
  width: 8rem;
}
@media (max-width: 640px) {
  .avatar-xxxl {
    width: 11rem;
    height: 11rem;
  }
}

/*_base.scss*/
.card, .card_myroom, .card-series,
.card_foryou {
  position: relative;
  width: 100%;
  max-width: 300px;
  border-radius: 0.3rem;
  background: #ffffff;
  border: 1px solid #ced8e3;
}
@media (max-width: 480px) {
  .card, .card_myroom, .card-series,
  .card_foryou {
    max-width: 240px;
    box-shadow: 0 0 10px rgba(212, 219, 225, 0.75);
  }
}
@media (max-width: 320px) {
  .card, .card_myroom, .card-series,
  .card_foryou {
    max-width: none;
  }
}
.card:hover .ratio .card_img, .card_myroom:hover .ratio .card_img, .card-series:hover .ratio .card_img,
.card_foryou:hover .ratio .card_img, .card:focus .ratio .card_img, .card_myroom:focus .ratio .card_img, .card-series:focus .ratio .card_img,
.card_foryou:focus .ratio .card_img {
  opacity: 0.95;
  transform: scale(1.15);
}
.card:hover .card_body .position, .card_myroom:hover .card_body .position, .card-series:hover .card_body .position,
.card_foryou:hover .card_body .position, .card:focus .card_body .position, .card_myroom:focus .card_body .position, .card-series:focus .card_body .position,
.card_foryou:focus .card_body .position {
  background: rgb(84.4, 84.4, 84.4);
}
.card .flag_recommend, .card_myroom .flag_recommend, .card-series .flag_recommend,
.card_foryou .flag_recommend {
  position: absolute;
  left: 0;
  top: -4rem;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 8.125rem;
  min-height: 2.8125rem;
  padding: 0.625rem;
  text-align: center;
  font-size: 14px;
  font-size: 0.91rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.02rem;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0.75rem;
  transform-origin: center bottom;
  animation: flag-recommend-bounce 2.2s ease-in-out infinite;
}
.card .flag_recommend::after, .card_myroom .flag_recommend::after, .card-series .flag_recommend::after,
.card_foryou .flag_recommend::after {
  content: "";
  position: absolute;
  bottom: -0.375rem;
  left: 50%;
  z-index: 0;
  border-left: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
  border-top: 0.375rem solid #000000;
  transform: translateX(-50%);
}
@media (max-width: 480px) {
  .card .flag_recommend, .card_myroom .flag_recommend, .card-series .flag_recommend,
  .card_foryou .flag_recommend {
    width: 7.5rem;
    min-height: 2.625rem;
    padding: 0.5rem;
    font-size: 13px;
    font-size: 0.845rem;
  }
}
.card .ratio, .card_myroom .ratio, .card-series .ratio,
.card_foryou .ratio {
  background: #737373;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  overflow: hidden;
}
.card .card_img, .card_myroom .card_img, .card-series .card_img,
.card_foryou .card_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s linear;
}
.card .card_body, .card_myroom .card_body, .card-series .card_body,
.card_foryou .card_body {
  position: relative;
  width: 100%;
  padding: 1.6rem;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
@media (max-width: 960px) {
  .card .card_body, .card_myroom .card_body, .card-series .card_body,
  .card_foryou .card_body {
    padding: 1.2rem;
  }
}
@media (max-width: 640px) {
  .card .card_body, .card_myroom .card_body, .card-series .card_body,
  .card_foryou .card_body {
    padding: 0.8rem;
  }
}
@media (max-width: 480px) {
  .card .card_body, .card_myroom .card_body, .card-series .card_body,
  .card_foryou .card_body {
    padding: 0.75rem 0.8rem 1rem;
  }
}
.card .card_body span, .card_myroom .card_body span, .card-series .card_body span,
.card_foryou .card_body span {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0.3rem 0.6rem;
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .card .card_body span, .card_myroom .card_body span, .card-series .card_body span,
  .card_foryou .card_body span {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 480px) {
  .card .card_body span, .card_myroom .card_body span, .card-series .card_body span,
  .card_foryou .card_body span {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 480px) {
  .card .card_body span, .card_myroom .card_body span, .card-series .card_body span,
  .card_foryou .card_body span {
    padding: 0.1rem 0.75 0.6rem;
  }
}
.card .card_body .flag_group, .card_myroom .card_body .flag_group, .card-series .card_body .flag_group,
.card_foryou .card_body .flag_group {
  position: absolute;
  top: -1.75rem;
  right: 0;
  display: flex;
  justify-content: flex-end;
  color: #ffffff;
}
@media (max-width: 480px) {
  .card .card_body .flag_group, .card_myroom .card_body .flag_group, .card-series .card_body .flag_group,
  .card_foryou .card_body .flag_group {
    top: -1.5rem;
  }
}
.card .card_body .flag_group span, .card_myroom .card_body .flag_group span, .card-series .card_body .flag_group span,
.card_foryou .card_body .flag_group span {
  height: 1.75rem;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .card .card_body .flag_group span, .card_myroom .card_body .flag_group span, .card-series .card_body .flag_group span,
  .card_foryou .card_body .flag_group span {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
.card .card_body .flag_group span, .card_myroom .card_body .flag_group span, .card-series .card_body .flag_group span,
.card_foryou .card_body .flag_group span {
  line-height: 19px;
  line-height: 1.125rem;
  font-weight: 600;
}
@media (max-width: 480px) {
  .card .card_body .flag_group span, .card_myroom .card_body .flag_group span, .card-series .card_body .flag_group span,
  .card_foryou .card_body .flag_group span {
    height: 1.5rem;
    padding: 0.25rem 0.3rem;
    font-size: 12px;
    font-size: 0.78rem;
  }
}
.card .card_body .flag_group span.form, .card_myroom .card_body .flag_group span.form, .card-series .card_body .flag_group span.form,
.card_foryou .card_body .flag_group span.form {
  background: #282828;
  color: #5aff8c;
}
.card .card_body .title_group, .card_myroom .card_body .title_group, .card-series .card_body .title_group,
.card_foryou .card_body .title_group {
  height: 6.5rem;
}
@media (max-width: 1200px) {
  .card .card_body .title_group, .card_myroom .card_body .title_group, .card-series .card_body .title_group,
  .card_foryou .card_body .title_group {
    height: 5.5rem;
  }
}
@media (max-width: 640px) {
  .card .card_body .title_group, .card_myroom .card_body .title_group, .card-series .card_body .title_group,
  .card_foryou .card_body .title_group {
    height: 5.1rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .title_group, .card_myroom .card_body .title_group, .card-series .card_body .title_group,
  .card_foryou .card_body .title_group {
    height: 4.6rem;
  }
}
.card .card_body .title_group .categoryWarp, .card_myroom .card_body .title_group .categoryWarp, .card-series .card_body .title_group .categoryWarp,
.card_foryou .card_body .title_group .categoryWarp {
  display: flex;
  justify-content: space-between;
}
.card .card_body .title_group .categorySubTit, .card_myroom .card_body .title_group .categorySubTit, .card-series .card_body .title_group .categorySubTit,
.card_foryou .card_body .title_group .categorySubTit {
  font-size: 15px;
  font-size: 0.975rem;
  font-weight: 700;
  padding: 0;
}
@media (max-width: 1200px) {
  .card .card_body .title_group .categorySubTit, .card_myroom .card_body .title_group .categorySubTit, .card-series .card_body .title_group .categorySubTit,
  .card_foryou .card_body .title_group .categorySubTit {
    font-size: 14.4px;
    font-size: 0.936rem;
  }
}
@media (max-width: 960px) {
  .card .card_body .title_group .categorySubTit, .card_myroom .card_body .title_group .categorySubTit, .card-series .card_body .title_group .categorySubTit,
  .card_foryou .card_body .title_group .categorySubTit {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 640px) {
  .card .card_body .title_group .categorySubTit, .card_myroom .card_body .title_group .categorySubTit, .card-series .card_body .title_group .categorySubTit,
  .card_foryou .card_body .title_group .categorySubTit {
    font-size: 13.4px;
    font-size: 0.871rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .title_group .categorySubTit, .card_myroom .card_body .title_group .categorySubTit, .card-series .card_body .title_group .categorySubTit,
  .card_foryou .card_body .title_group .categorySubTit {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
.card .card_body .title_group .categoryHits, .card_myroom .card_body .title_group .categoryHits, .card-series .card_body .title_group .categoryHits,
.card_foryou .card_body .title_group .categoryHits {
  display: flex;
  font-size: 12.6px;
  font-size: 0.819rem;
  color: #c0c1c2;
  font-weight: 300;
  padding: 0.25rem 0;
}
.card .card_body .title_group .categoryHits .icon_eye, .card_myroom .card_body .title_group .categoryHits .icon_eye, .card-series .card_body .title_group .categoryHits .icon_eye,
.card_foryou .card_body .title_group .categoryHits .icon_eye {
  width: 1.45rem;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/HRDACA2026/_Resources/images/common/icon_eye.svg);
  background-size: 100% auto;
}
@media (max-width: 640px) {
  .card .card_body .title_group .categoryHits, .card_myroom .card_body .title_group .categoryHits, .card-series .card_body .title_group .categoryHits,
  .card_foryou .card_body .title_group .categoryHits {
    font-size: 12px;
    font-size: 0.78rem;
  }
  .card .card_body .title_group .categoryHits .icon_eye, .card_myroom .card_body .title_group .categoryHits .icon_eye, .card-series .card_body .title_group .categoryHits .icon_eye,
  .card_foryou .card_body .title_group .categoryHits .icon_eye {
    width: 1.25rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .title_group .categoryHits, .card_myroom .card_body .title_group .categoryHits, .card-series .card_body .title_group .categoryHits,
  .card_foryou .card_body .title_group .categoryHits {
    font-size: 11.6px;
    font-size: 0.754rem;
  }
  .card .card_body .title_group .categoryHits .icon_eye, .card_myroom .card_body .title_group .categoryHits .icon_eye, .card-series .card_body .title_group .categoryHits .icon_eye,
  .card_foryou .card_body .title_group .categoryHits .icon_eye {
    width: 1.15rem;
  }
}
.card .card_body .title_group h4.title, .card_myroom .card_body .title_group h4.title, .card-series .card_body .title_group h4.title,
.card_foryou .card_body .title_group h4.title {
  margin-top: 0.25rem;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 23px;
  line-height: 1.625rem;
  font-weight: 700;
  word-break: keep-all;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
}
@media (max-width: 1200px) {
  .card .card_body .title_group h4.title, .card_myroom .card_body .title_group h4.title, .card-series .card_body .title_group h4.title,
  .card_foryou .card_body .title_group h4.title {
    font-size: 17px;
    font-size: 1.105rem;
    line-height: 21px;
    line-height: 1.375rem;
  }
}
@media (max-width: 640px) {
  .card .card_body .title_group h4.title, .card_myroom .card_body .title_group h4.title, .card-series .card_body .title_group h4.title,
  .card_foryou .card_body .title_group h4.title {
    font-size: 16px;
    font-size: 1.04rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .title_group h4.title, .card_myroom .card_body .title_group h4.title, .card-series .card_body .title_group h4.title,
  .card_foryou .card_body .title_group h4.title {
    font-size: 15.2px;
    font-size: 0.988rem;
    line-height: 19.5px;
    line-height: 1.1875rem;
  }
}
@media (max-width: 320px) {
  .card .card_body .title_group h4.title, .card_myroom .card_body .title_group h4.title, .card-series .card_body .title_group h4.title,
  .card_foryou .card_body .title_group h4.title {
    height: auto;
  }
}
.card .card_body .title_group .summary, .card_myroom .card_body .title_group .summary, .card-series .card_body .title_group .summary,
.card_foryou .card_body .title_group .summary {
  margin-top: 0.5rem;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .card .card_body .title_group .summary, .card_myroom .card_body .title_group .summary, .card-series .card_body .title_group .summary,
  .card_foryou .card_body .title_group .summary {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
.card .card_body .title_group .summary, .card_myroom .card_body .title_group .summary, .card-series .card_body .title_group .summary,
.card_foryou .card_body .title_group .summary {
  color: #8b95a0;
  word-break: keep-all;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
}
.card .card_body .info_group, .card_myroom .card_body .info_group, .card-series .card_body .info_group,
.card_foryou .card_body .info_group {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
}
.card .card_body .info_group dl, .card_myroom .card_body .info_group dl, .card-series .card_body .info_group dl,
.card_foryou .card_body .info_group dl {
  flex: auto;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
.card_foryou .card_body .info_group dl dt,
.card .card_body .info_group dl dd,
.card_myroom .card_body .info_group dl dd,
.card-series .card_body .info_group dl dd,
.card_foryou .card_body .info_group dl dd {
  display: inline-block;
  width: auto;
  height: 100%;
  font-size: 14px;
  font-size: 0.91rem;
  color: #282828;
  text-align: left;
}
@media (max-width: 1200px) {
  .card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
  .card_foryou .card_body .info_group dl dt,
  .card .card_body .info_group dl dd,
  .card_myroom .card_body .info_group dl dd,
  .card-series .card_body .info_group dl dd,
  .card_foryou .card_body .info_group dl dd {
    font-size: 13.6px;
    font-size: 0.884rem;
  }
}
@media (max-width: 960px) {
  .card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
  .card_foryou .card_body .info_group dl dt,
  .card .card_body .info_group dl dd,
  .card_myroom .card_body .info_group dl dd,
  .card-series .card_body .info_group dl dd,
  .card_foryou .card_body .info_group dl dd {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
  .card_foryou .card_body .info_group dl dt,
  .card .card_body .info_group dl dd,
  .card_myroom .card_body .info_group dl dd,
  .card-series .card_body .info_group dl dd,
  .card_foryou .card_body .info_group dl dd {
    font-size: 11px;
    font-size: 0.715rem;
    line-height: 17px;
    line-height: 0.875rem;
  }
}
.card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
.card_foryou .card_body .info_group dl dt {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.1rem;
  background-position: left center;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
  .card_foryou .card_body .info_group dl dt {
    width: 1rem;
    height: 1rem;
    margin-right: 0.15rem;
  }
}
@media (max-width: 960px) {
  .card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
  .card_foryou .card_body .info_group dl dt {
    width: 0.85rem;
    height: 0.85rem;
    margin-right: 0.1rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .info_group dl dt, .card_myroom .card_body .info_group dl dt, .card-series .card_body .info_group dl dt,
  .card_foryou .card_body .info_group dl dt {
    width: 0.75rem;
    height: 0.75rem;
    background-position: bottom left;
  }
}
.card .card_body .info_group dl dd, .card_myroom .card_body .info_group dl dd, .card-series .card_body .info_group dl dd,
.card_foryou .card_body .info_group dl dd {
  max-width: 2.5rem;
  font-weight: 300;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 480px) {
  .card .card_body .info_group dl dd, .card_myroom .card_body .info_group dl dd, .card-series .card_body .info_group dl dd,
  .card_foryou .card_body .info_group dl dd {
    max-width: 2rem;
  }
}
@media (max-width: 380px) {
  .card .card_body .info_group dl dd, .card_myroom .card_body .info_group dl dd, .card-series .card_body .info_group dl dd,
  .card_foryou .card_body .info_group dl dd {
    max-width: 1.5rem;
  }
}
@media (max-width: 320px) {
  .card .card_body .info_group dl dd, .card_myroom .card_body .info_group dl dd, .card-series .card_body .info_group dl dd,
  .card_foryou .card_body .info_group dl dd {
    max-width: none;
  }
}
.card .card_body .info_group dl.time, .card_myroom .card_body .info_group dl.time, .card-series .card_body .info_group dl.time,
.card_foryou .card_body .info_group dl.time {
  padding-right: 0.5rem;
}
.card .card_body .info_group dl.time dt, .card_myroom .card_body .info_group dl.time dt, .card-series .card_body .info_group dl.time dt,
.card_foryou .card_body .info_group dl.time dt {
  background-image: url(/HRDACA2026/_Resources/images/common/icon_clock.svg);
  background-size: 86% auto;
}
.card .card_body .info_group dl.time dd, .card_myroom .card_body .info_group dl.time dd, .card-series .card_body .info_group dl.time dd,
.card_foryou .card_body .info_group dl.time dd {
  max-width: 7rem;
}
@media (max-width: 960px) {
  .card .card_body .info_group dl.time dd, .card_myroom .card_body .info_group dl.time dd, .card-series .card_body .info_group dl.time dd,
  .card_foryou .card_body .info_group dl.time dd {
    max-width: 5rem;
  }
}
@media (max-width: 480px) {
  .card .card_body .info_group dl.time dd, .card_myroom .card_body .info_group dl.time dd, .card-series .card_body .info_group dl.time dd,
  .card_foryou .card_body .info_group dl.time dd {
    max-width: 2rem;
  }
}
@media (max-width: 380px) {
  .card .card_body .info_group dl.time dd, .card_myroom .card_body .info_group dl.time dd, .card-series .card_body .info_group dl.time dd,
  .card_foryou .card_body .info_group dl.time dd {
    max-width: 1.5rem;
  }
}
.card .card_body .info_group dl.list, .card_myroom .card_body .info_group dl.list, .card-series .card_body .info_group dl.list,
.card_foryou .card_body .info_group dl.list {
  padding-right: 0.6rem;
}
@media (max-width: 960px) {
  .card .card_body .info_group dl.list, .card_myroom .card_body .info_group dl.list, .card-series .card_body .info_group dl.list,
  .card_foryou .card_body .info_group dl.list {
    padding-right: 0.5rem;
  }
}
.card .card_body .info_group dl.list dt, .card_myroom .card_body .info_group dl.list dt, .card-series .card_body .info_group dl.list dt,
.card_foryou .card_body .info_group dl.list dt {
  background-image: url(/HRDACA2026/_Resources/images/common/icon_list.svg);
  background-size: auto 100%;
}
.card .card_body .info_group dl.star dt, .card_myroom .card_body .info_group dl.star dt, .card-series .card_body .info_group dl.star dt,
.card_foryou .card_body .info_group dl.star dt {
  background-image: url(/HRDACA2026/_Resources/images/common/icon_star.svg);
  background-size: auto 86%;
}
.card.horizontal, .horizontal.card_myroom, .horizontal.card-series,
.horizontal.card_foryou {
  width: 100%;
  max-width: none;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  border: 0;
  border-radius: 1.25rem;
  box-shadow: 0 0 20px rgba(212, 219, 225, 0.75);
}
@media (max-width: 640px) {
  .card.horizontal, .horizontal.card_myroom, .horizontal.card-series,
  .horizontal.card_foryou {
    max-width: 300px;
    flex-direction: column;
    border-radius: 0.75rem;
  }
}
.card.horizontal .ratio, .horizontal.card_myroom .ratio, .horizontal.card-series .ratio,
.horizontal.card_foryou .ratio {
  position: relative;
  flex: 0 0 260px;
  border-radius: 0.65rem;
}
@media (max-width: 640px) {
  .card.horizontal .ratio, .horizontal.card_myroom .ratio, .horizontal.card-series .ratio,
  .horizontal.card_foryou .ratio {
    flex: 0 0 auto;
    border-radius: 0.35rem;
  }
}
@media (max-width: 640px) {
  .card.horizontal .ratio.ratio-4x3:before, .horizontal.card_myroom .ratio.ratio-4x3:before, .horizontal.card-series .ratio.ratio-4x3:before,
  .horizontal.card_foryou .ratio.ratio-4x3:before {
    padding-top: 42.8571428571%;
  }
}
.card.horizontal .card_body, .horizontal.card_myroom .card_body, .horizontal.card-series .card_body,
.horizontal.card_foryou .card_body {
  padding-top: 0;
  padding-bottom: 0;
  flex: 1;
}
@media (max-width: 640px) {
  .card.horizontal .card_body, .horizontal.card_myroom .card_body, .horizontal.card-series .card_body,
  .horizontal.card_foryou .card_body {
    padding: 1rem 0;
  }
}
@media (max-width: 480px) {
  .card.horizontal .card_body, .horizontal.card_myroom .card_body, .horizontal.card-series .card_body,
  .horizontal.card_foryou .card_body {
    padding: 0.75rem 0;
  }
}
.card.horizontal .card_body .flag_group, .horizontal.card_myroom .card_body .flag_group, .horizontal.card-series .card_body .flag_group,
.horizontal.card_foryou .card_body .flag_group {
  position: static;
  justify-content: flex-start;
}
@media (max-width: 640px) {
  .card.horizontal .card_body .flag_group, .horizontal.card_myroom .card_body .flag_group, .horizontal.card-series .card_body .flag_group,
  .horizontal.card_foryou .card_body .flag_group {
    position: absolute;
  }
}
.card.horizontal .card_body .title_group, .horizontal.card_myroom .card_body .title_group, .horizontal.card-series .card_body .title_group,
.horizontal.card_foryou .card_body .title_group {
  height: auto;
}
.card.horizontal .card_body .info_group, .horizontal.card_myroom .card_body .info_group, .horizontal.card-series .card_body .info_group,
.horizontal.card_foryou .card_body .info_group {
  margin-top: 1rem;
}
.card.track .card_body .categoryTit, .track.card_myroom .card_body .categoryTit, .track.card-series .card_body .categoryTit,
.track.card_foryou .card_body .categoryTit, .card.collection .card_body .categoryTit, .collection.card_myroom .card_body .categoryTit, .collection.card-series .card_body .categoryTit,
.collection.card_foryou .card_body .categoryTit {
  background: #51e03e;
}
.card.track .card_body .categorySubTit, .track.card_myroom .card_body .categorySubTit, .track.card-series .card_body .categorySubTit,
.track.card_foryou .card_body .categorySubTit, .card.collection .card_body .categorySubTit, .collection.card_myroom .card_body .categorySubTit, .collection.card-series .card_body .categorySubTit,
.collection.card_foryou .card_body .categorySubTit {
  color: #51e03e;
}
.card.category1 .card_body .categoryTit, .category1.card_myroom .card_body .categoryTit, .category1.card-series .card_body .categoryTit,
.category1.card_foryou .card_body .categoryTit {
  background: #3e5de0;
}
.card.category1 .card_body .categorySubTit, .category1.card_myroom .card_body .categorySubTit, .category1.card-series .card_body .categorySubTit,
.category1.card_foryou .card_body .categorySubTit {
  color: #3e5de0;
}
.card.category2 .card_body .categoryTit, .category2.card_myroom .card_body .categoryTit, .category2.card-series .card_body .categoryTit,
.category2.card_foryou .card_body .categoryTit {
  background: #593ee0;
}
.card.category2 .card_body .categorySubTit, .category2.card_myroom .card_body .categorySubTit, .category2.card-series .card_body .categorySubTit,
.category2.card_foryou .card_body .categorySubTit {
  color: #593ee0;
}
.card.category3 .card_body .categoryTit, .category3.card_myroom .card_body .categoryTit, .category3.card-series .card_body .categoryTit,
.category3.card_foryou .card_body .categoryTit {
  background: #8a3ee0;
}
.card.category3 .card_body .categorySubTit, .category3.card_myroom .card_body .categorySubTit, .category3.card-series .card_body .categorySubTit,
.category3.card_foryou .card_body .categorySubTit {
  color: #8a3ee0;
}

.card-series,
.card_foryou {
  position: relative;
  z-index: 0;
  border-radius: 0.75rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
@media (max-width: 480px) {
  .card-series,
  .card_foryou {
    border-radius: 0.5rem;
  }
}
.card-series:after,
.card_foryou:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.45) 30%, #282828 60%);
}
.card-series .ratio,
.card_foryou .ratio {
  border-radius: 0.75rem;
}
@media (max-width: 480px) {
  .card-series .ratio,
  .card_foryou .ratio {
    border-radius: 0.5rem;
  }
}
.card-series .card_body,
.card_foryou .card_body {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  padding: 0;
  z-index: 1;
}
.card-series .card_body .flag_group,
.card_foryou .card_body .flag_group {
  position: static;
  justify-content: center;
}
.card-series .card_body .title_group,
.card_foryou .card_body .title_group {
  height: auto;
  padding: 0.75rem 1.25rem 1.5rem;
  text-align: center;
  color: #ffffff;
}
.card-series .card_body .title_group h4.title,
.card_foryou .card_body .title_group h4.title {
  height: auto;
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 700;
}
@media (max-width: 640px) {
  .card-series .card_body .title_group h4.title,
  .card_foryou .card_body .title_group h4.title {
    font-size: 14px;
    font-size: 0.91rem;
    line-height: 18px;
    line-height: 1rem;
  }
}
.state-active .card-series,
.state-active .card_foryou {
  box-sizing: border-box;
  border: 5px solid #5aff8c;
  border-radius: 1.4rem;
}
@media (max-width: 640px) {
  .state-active .card-series,
  .state-active .card_foryou {
    border-radius: 0.9rem;
  }
}
.state-active .card-series .ratio,
.state-active .card_foryou .ratio {
  border-radius: 1.15rem;
}
@media (max-width: 640px) {
  .state-active .card-series .ratio,
  .state-active .card_foryou .ratio {
    border-radius: 0.7rem;
  }
}

.card_myroom {
  max-width: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  border: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media (max-width: 640px) {
  .card_myroom {
    border-radius: 1.25rem;
  }
}
@media (max-width: 480px) {
  .card_myroom {
    border-radius: 0.75rem;
  }
}
.card_myroom:hover .ratio .card_img, .card_myroom:focus .ratio .card_img {
  opacity: 1;
  transform: scale(1);
}
.card_myroom .ratio {
  position: relative;
  flex: 0 0 260px;
  border-radius: 0.65rem;
  border-bottom-right-radius: 0;
}
@media (max-width: 960px) {
  .card_myroom .ratio {
    display: inline-block;
    flex: 0 0 auto;
    border-radius: 0;
    background: none;
    background: transparent;
  }
  .card_myroom .ratio .card_img {
    display: none;
  }
}
@media (max-width: 1200px) {
  .card_myroom .ratio.ratio-21x9:before {
    padding-top: 56.25%;
  }
}
@media (max-width: 960px) {
  .card_myroom .ratio.ratio-21x9:before {
    padding-top: 0;
  }
}
.card_myroom .ratio .flag_group {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  color: #ffffff;
}
@media (max-width: 960px) {
  .card_myroom .ratio .flag_group {
    position: static;
    justify-content: flex-start;
  }
}
.card_myroom .ratio .flag_group span {
  height: 1.75rem;
  padding: 0.25rem 0.5rem;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .card_myroom .ratio .flag_group span {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
.card_myroom .ratio .flag_group span {
  line-height: 19px;
  line-height: 1.125rem;
  font-weight: 600;
}
@media (max-width: 480px) {
  .card_myroom .ratio .flag_group span {
    height: auto;
    padding: 0.3rem;
    font-size: 12px;
    font-size: 0.78rem;
    line-height: 100%;
  }
}
.card_myroom .ratio .flag_group span.form {
  background: #282828;
  color: #5aff8c;
}
.card_myroom .card_body {
  flex: 1;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 960px) {
  .card_myroom .card_body {
    padding-left: 0;
    padding-right: 0;
  }
}
.card_myroom .card_body .title_group {
  height: auto;
}
@media (max-width: 960px) {
  .card_myroom .card_body .title_group {
    margin-top: 0.75rem;
  }
}
@media (max-width: 480px) {
  .card_myroom .card_body .title_group {
    margin-top: 0.25rem;
  }
}
.card_myroom .card_body .title_group h4.title {
  -webkit-line-clamp: initial;
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: initial;
  -webkit-box-orient: vertical;
}
@media (max-width: 960px) {
  .card_myroom .card_body .title_group h4.title {
    height: auto;
  }
}
.card_myroom .card_body .info_group {
  margin-top: 1.5rem;
}
@media (max-width: 960px) {
  .card_myroom .card_body .info_group {
    margin-top: 0.75rem;
  }
}
.card_myroom.track .ratio .categoryTit, .card_myroom.collection .ratio .categoryTit {
  background: #51e03e;
}
.card_myroom.category1 .ratio .categoryTit {
  background: #3e5de0;
}
.card_myroom.category2 .ratio .categoryTit {
  background: #593ee0;
}
.card_myroom.category3 .ratio .categoryTit {
  background: #8a3ee0;
}

.card_list {
  overflow: hidden;
}
.card_list .swiper.card_slide, .card_list .swiper.card_slide_category {
  padding: 0;
}
.card_list .swiper.card_slide:before, .card_list .swiper.card_slide:after, .card_list .swiper.card_slide_category:before, .card_list .swiper.card_slide_category:after {
  content: "";
  position: absolute;
  top: -15%;
  width: 1.25rem;
  height: 130%;
  z-index: 2;
}
.card_list .swiper.card_slide:before, .card_list .swiper.card_slide_category:before {
  display: none;
  left: 0;
  background: linear-gradient(270deg, transparent 0%, #eaf0f6 100%);
}
.card_list .swiper.card_slide:after, .card_list .swiper.card_slide_category:after {
  display: none;
  right: 0;
  background: linear-gradient(-270deg, transparent 0%, #eaf0f6 100%);
}
.card_list .swiper.card_slide .swiper-wrapper, .card_list .swiper.card_slide_category .swiper-wrapper {
  padding: 0 !important;
}
@media (prefers-reduced-motion: reduce) {
  .card_list .flag_recommend {
    animation: none;
  }
}

@keyframes flag-recommend-bounce {
  0%, 100% {
    transform: translateY(0);
  }
  15% {
    transform: translateY(-0.5rem);
  }
  26% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-0.35rem);
  }
  52% {
    transform: translateY(0);
  }
}
:root {
  --font-family: Pretendard, Malgun Gothic, Dotum, DroidFont, sans-serif;
}

* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  margin: 0;
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
  color: #282828;
  word-spacing: -0.05rem;
  letter-spacing: -0.025rem;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
svg,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

a {
  color: #000;
  text-decoration: none;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 80%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  display: block;
  border: 0 none;
}

figure {
  margin: 1em 40px;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  font-family: var(--font-family);
}

button {
  overflow: visible;
  border: none;
  background: none;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: url("/HRDACA2026/_Resources/images/search_cancel.png") center center no-repeat;
  background-size: 75%;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  font-family: var(--font-family);
}

/*공통*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  margin-block: 0;
}

h1 {
  font-size: 22px;
  font-size: 1.43rem;
}

h2 {
  font-size: 18px;
  font-size: 1.17rem;
}

h3 {
  font-size: 16px;
  font-size: 1.04rem;
}

h4,
h5,
h6 {
  font-size: 14px;
  font-size: 0.91rem;
}

em,
address {
  font-family: var(--font-family);
  font-style: normal;
}

dl,
ul,
ol,
menu,
li,
dt,
dd,
p,
div {
  margin: 0;
  padding: 0;
  margin-block: 0;
  padding-block: 0;
  margin-inline: 0;
  padding-inline: 0;
  list-style: none;
}

label {
  cursor: pointer;
}

legend,
table caption,
.ir_pm,
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(1px 1px 1px 1px) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

label:focus,
a:focus,
button:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=submit]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
textarea:focus,
select:focus {
  outline: 1px dotted rgba(0, 0, 0, 0.65);
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px rgba(255, 255, 255, 0.5);
}
.device_mobile label:focus,
.device_mobile a:focus,
.device_mobile button:focus,
.device_mobile input[type=text]:focus,
.device_mobile input[type=password]:focus,
.device_mobile input[type=submit]:focus,
.device_mobile input[type=search]:focus,
.device_mobile input[type=email]:focus,
.device_mobile input[type=tel]:focus,
.device_mobile input[type=checkbox]:focus,
.device_mobile input[type=radio]:focus,
.device_mobile textarea:focus,
.device_mobile select:focus {
  outline: 0;
  box-shadow: 0 0 0 transform;
}

.mt0 {
  margin: 0 !important;
}

.mr30 {
  margin-right: 30px !important;
}

.bg_white {
  background: #ffffff !important;
}

.bg_sub {
  background: #eaf0f6 !important;
}

.cb::after {
  display: block;
  clear: both;
  content: "";
}

.space {
  width: 100%;
  height: 4rem;
}
.space.space-xl {
  height: 10rem;
}
.space.space-lg {
  height: 6rem;
}
.space.space-sm {
  height: 2rem;
}

.device_PC .on_w {
  display: block;
}
.device_mobile .on_w {
  display: none;
}
.device_mobile.device_phone .on_w {
  display: none;
}

.device_PC .on_w_inline {
  display: inline-block;
}
.device_mobile .on_w_inline {
  display: none;
}
.device_mobile.device_phone .on_w_inline {
  display: none;
}

.device_PC .on_w_flex {
  display: flex;
}
.device_mobile .on_w_flex {
  display: none;
}
.device_mobile.device_phone .on_w_flex {
  display: none;
}

.device_PC .on_m {
  display: none;
}
.device_mobile .on_m {
  display: block;
}
.device_mobile.device_phone .on_m {
  display: block;
}

.device_PC .on_m_inline {
  display: none;
}
.device_mobile .on_m_inline {
  display: inline-block;
}
.device_mobile.device_phone .on_m_inline {
  display: inline-block;
}

.device_PC .on_m_flex {
  display: none;
}
.device_mobile .on_m_flex {
  display: flex;
}
.device_mobile.device_phone .on_m_flex {
  display: flex;
}

.logo_BI {
  display: inline-block;
  width: 280px;
  height: auto;
}
@media (max-width: 640px) {
  .logo_BI {
    width: 200px;
  }
}
.logo_BI > img {
  width: 100%;
  height: auto;
}

.border_srch {
  margin-top: 40px;
  padding: 25px 0;
  background: #f7f7f7;
  text-align: center;
}
.border_srch label {
  margin-right: 30px;
}
.border_srch fieldset {
  display: inline-block;
  vertical-align: top;
}
.border_srch fieldset input.search_input {
  width: 400px;
  height: 35px;
  padding: 0 0 0 10px;
}

.btn_list {
  margin-top: 30px;
  overflow: hidden;
}
.btn_list button.top_back {
  float: right;
  border: 1px solid #666666;
  color: #666666;
  width: 115px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn_list button.top_back:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn_list button.top_back {
  background: url(/HRDACA2026/_Resources/images/ic_arrow_left_b.png) no-repeat 15px 13px;
  text-align: left;
  padding: 0 0 3px 50px;
}

iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border: none;
  overflow-y: auto;
}

article.login_wrap {
  max-width: 600px;
}
article.login_wrap::after {
  display: block;
  clear: both;
  content: "";
}
article.login_wrap h2:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/HRDACA2026/_Resources/images/ic_login_tit.png") 0 0 no-repeat;
  background-size: auto 80%;
  vertical-align: middle;
}
@media (max-width: 480px) {
  article.login_wrap h2:before {
    width: 22px;
    height: 22px;
  }
}
article.login_wrap .input_wrap {
  overflow: hidden;
  margin-top: 0.75rem;
}
article.login_wrap .input_wrap div.input {
  float: left;
  width: calc(100% - 180px);
}
@media (max-width: 480px) {
  article.login_wrap .input_wrap div.input {
    width: 100%;
  }
}
article.login_wrap .input_wrap div.input input {
  width: 100%;
  height: 55px;
  margin-top: 0.5rem;
  padding: 0 10px 0 80px;
  font-size: 15px;
  line-height: 50px;
  border: 1px solid #999;
  opacity: 0.25;
  filter: alpha(opacity=25);
  border-radius: 0.5rem;
}
article.login_wrap .input_wrap div.input input.id {
  background: #fff url("/HRDACA2026/_Resources/images/ic_id_kor.png") 20px center no-repeat;
}
article.login_wrap .input_wrap div.input input.id:focus, article.login_wrap .input_wrap div.input input.id:hover, article.login_wrap .input_wrap div.input input.id:active {
  background: #fff url("/HRDACA2026/_Resources/images/ic_id_kor.png") 20px center no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
}
article.login_wrap .input_wrap div.input input.pw {
  background: #fff url("/HRDACA2026/_Resources/images/ic_pw_kor.png") 20px center no-repeat;
}
article.login_wrap .input_wrap div.input input.pw:focus, article.login_wrap .input_wrap div.input input.pw:hover, article.login_wrap .input_wrap div.input input.pw:active {
  background: #fff url("/HRDACA2026/_Resources/images/ic_pw_kor.png") 20px center no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
}
article.login_wrap button.btn_login {
  top: 63px;
  right: 30px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 165px;
  height: 125px;
  font-size: 16px;
  font-size: 1.04rem;
  color: #fff;
  background: #0079FF;
  border-radius: 0.5rem;
}
@media (max-width: 480px) {
  article.login_wrap button.btn_login {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 1rem;
    padding: 1.25rem 0;
  }
}
article.login_wrap .info_box {
  margin-top: 1.25rem;
  overflow: hidden;
}
article.login_wrap .info_box::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 480px) {
  article.login_wrap .info_box {
    margin-top: 0.75rem;
  }
}
article.login_wrap .info_box .check {
  float: left;
  padding-bottom: 5px;
}
@media (max-width: 480px) {
  article.login_wrap .info_box .check {
    float: none;
    text-align: center;
  }
}
article.login_wrap .info_box .check label {
  margin: 0 30px 0 3px;
  color: #666666;
}
article.login_wrap .info_box .check label:hover {
  color: #000000;
}
article.login_wrap .info_box .button {
  float: right;
}
@media (max-width: 480px) {
  article.login_wrap .info_box .button {
    float: none;
    text-align: center;
  }
}
article.login_wrap .info_box .button button {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 26px;
  margin-left: 25px;
  padding: 0 0 0 32px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
@media (max-width: 480px) {
  article.login_wrap .info_box .button button {
    margin: 1rem auto 0.25rem;
  }
}
article.login_wrap .info_box .button button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
article.login_wrap .info_box .button .btn_join {
  background: url(/HRDACA2026/_Resources/images/ic_join.png) no-repeat;
}
article.login_wrap .info_box .button .btn_idpw {
  background: url(/HRDACA2026/_Resources/images/ic_idpw.png) no-repeat;
}
article.login_wrap .des_box {
  margin-top: 15px;
  padding-top: 15px;
  color: #666666;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
article.login_wrap p.error {
  margin-top: 5px;
  font-size: 12px;
  color: #ff6a4c;
}

article.term_wrap {
  max-width: 1000px;
  height: 60%;
  height: calc(var(--vh, 1vh) * 60);
}
@media (max-width: 960px) {
  article.term_wrap {
    height: 90%;
    height: calc(var(--vh, 1vh) * 90);
  }
}
article.term_wrap .term_box {
  height: 100%;
  overflow-y: auto;
}
article.term_wrap h3 {
  font-size: 20px;
  font-size: 1.3rem;
}

article.notice_ban_wrap.popup_cont {
  height: 700px;
  width: 1000px;
  margin-top: -350px;
  margin-left: -500px;
}
article.notice_ban_wrap.popup_cont ::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
article.notice_ban_wrap.popup_cont ::-webkit-scrollbar-thumb {
  background: rgb(205.71875, 213.5, 221.28125);
  border-radius: 10px;
}
article.notice_ban_wrap.popup_cont ::-webkit-scrollbar-track {
  background: rgb(235.2875, 238.4, 241.5125);
  border-radius: 10px;
}
article.notice_ban_wrap.popup_cont body.test {
  scrollbar-face-color: rgb(205.71875, 213.5, 221.28125);
  scrollbar-track-color: rgb(235.2875, 238.4, 241.5125);
}
@media (max-width: 960px) {
  article.notice_ban_wrap.popup_cont {
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    height: calc(var(--vh, 1vh) * 100);
    margin-top: 0 !important;
    margin-left: 0 !important;
    border-radius: 0;
    overflow-y: auto;
  }
}
@media (max-width: 640px) {
  article.notice_ban_wrap.popup_cont {
    min-height: 0;
  }
}
article.notice_ban_wrap.popup_cont h2:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/HRDACA2026/_Resources/images/ic_notice01.png") 0 0 no-repeat;
  background-size: auto 80%;
  vertical-align: middle;
}
@media (max-width: 480px) {
  article.notice_ban_wrap.popup_cont h2:before {
    width: 22px;
    height: 22px;
  }
}
article.notice_ban_wrap.popup_cont h2.result:before {
  background: url("/HRDACA2026/_Resources/images/ic_notice03.png") center left no-repeat;
  background-size: 90% auto;
}
article.notice_ban_wrap.popup_cont p.sub_tt {
  margin-top: 0 !important;
  padding: 0.5rem 0 0.25rem;
  font-size: 12px;
  font-size: 0.78rem;
  line-height: 18px;
  line-height: 1rem;
  color: #e13232;
}
article.notice_ban_wrap.popup_cont .scroll_wrap {
  height: 72%;
  margin-top: 0.75rem;
  padding: 1rem 1.5rem;
  overflow-y: auto;
  background: #eaf0f6;
  border: 1px solid rgb(216.15, 227.25, 238.35);
  border-radius: 1rem;
}
@media (max-width: 960px) {
  article.notice_ban_wrap.popup_cont .scroll_wrap {
    height: auto;
    overflow-y: hidden;
  }
}
@media (max-width: 480px) {
  article.notice_ban_wrap.popup_cont .scroll_wrap {
    padding: 0.75rem 0.85rem;
    border-radius: 0.5rem;
  }
}
article.notice_ban_wrap.popup_cont .scroll_wrap .agree_checkbox {
  margin: 0.5rem auto;
}
article.notice_ban_wrap.popup_cont .scroll_wrap > [class^=layer_content]:first-child {
  margin-top: 0;
}
article.notice_ban_wrap.popup_cont .scroll_wrap_table {
  overflow-x: auto;
}
article.notice_ban_wrap.popup_cont .layer_content {
  margin-top: 2rem;
}
@media (max-width: 480px) {
  article.notice_ban_wrap.popup_cont .layer_content {
    margin-top: 1rem;
  }
}
article.notice_ban_wrap.popup_cont .layer_content h3 {
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 22px;
  line-height: 1.5rem;
}
article.notice_ban_wrap.popup_cont .layer_content h3 strong {
  font-size: 20px;
  font-size: 1.3rem;
  line-height: 25px;
  line-height: 1.875rem;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box {
  margin-top: 0.5rem;
  padding: 1rem 1.75rem;
  line-height: 22px;
  line-height: 1.5rem;
  color: #666666;
  border: 1px solid rgb(216.15, 227.25, 238.35);
  background: #ffffff;
}
@media (max-width: 480px) {
  article.notice_ban_wrap.popup_cont .layer_content div.content_box {
    padding: 0.75rem 1rem;
  }
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box ul {
  padding: 0.25rem 0 0 1rem;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box ul li {
  padding: 0.2rem 0;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 21px;
  line-height: 1.375rem;
  list-style: square;
}
@media (max-width: 480px) {
  article.notice_ban_wrap.popup_cont .layer_content div.content_box ul li {
    font-size: 13px;
    font-size: 0.845rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box ul li em {
  display: block;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table {
  min-width: 700px;
  margin: 0.25rem 0 0.5rem;
}
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr th,
article.notice_ban_wrap.popup_cont .layer_content div.content_box table tr td {
  text-align: center;
}
article.notice_ban_wrap.popup_cont .layer_content p.con_box {
  height: 130px;
  margin-top: 20px;
  padding: 20px;
  line-height: 20px;
  color: #666666;
  border: 1px solid #e6e6e6;
  overflow-y: auto;
}
article.notice_ban_wrap.popup_cont .layer_content p.con_box em {
  color: #000000;
}
article.notice_ban_wrap.popup_cont .layer_content p.con_box a {
  text-decoration: underline;
}
article.notice_ban_wrap.popup_cont .layer_content dl.layer_dl {
  padding-bottom: 50px;
  font-size: 14px;
  line-height: 35px;
  border-bottom: 1px dashed #e6e6e6;
}
article.notice_ban_wrap.popup_cont .layer_content dl.layer_dl dt {
  float: left;
  width: 60px;
  font-weight: bold;
}
article.notice_ban_wrap.popup_cont .layer_content dl.layer_dl dd {
  color: #666666;
}
article.notice_ban_wrap.popup_cont .layer_content dl.layer_dl dd span {
  margin: 0 10px;
}
article.notice_ban_wrap.popup_cont .layer_content ul.layer_ul {
  padding: 25px 30px;
  background: #f7f7f7;
}
article.notice_ban_wrap.popup_cont .layer_content ul.layer_ul li {
  padding-left: 12px;
  line-height: 25px;
  background: url("/HRDACA2026/_Resources/images/bullet.png") 0 14px no-repeat;
}
article.notice_ban_wrap.popup_cont .layer_content ul.layer_ul li em {
  font-size: 17px;
  color: #ff6a4c;
}
article.notice_ban_wrap.popup_cont .layer_p {
  margin: 40px 0 20px 0;
  line-height: 22px;
  color: #666666;
}
article.notice_ban_wrap.popup_cont .layer_p strong {
  font-size: 15px;
  color: #000000;
}
article.notice_ban_wrap.popup_cont .layer_p em {
  color: #ff6a4c;
}
article.notice_ban_wrap.popup_cont .all_agree {
  margin: 0.5rem auto;
}
article.notice_ban_wrap.popup_cont div.agree_btns {
  margin: 0.5rem auto;
}
article.notice_ban_wrap.popup_cont div.agree_btns button.btn_ok,
article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel {
  border: 1px solid #282828;
  color: #282828;
  width: 100%;
  height: auto;
  font-size: 1.025rem;
  text-align: center;
  font-weight: bold;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
article.notice_ban_wrap.popup_cont div.agree_btns button.btn_ok:hover,
article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
article.notice_ban_wrap.popup_cont div.agree_btns button.btn_ok,
article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel {
  max-width: 15rem;
  margin: 1rem auto 1.5rem;
  padding: 1rem 0;
  font-weight: 400;
  border-radius: 0.75rem;
}
@media (max-width: 480px) {
  article.notice_ban_wrap.popup_cont div.agree_btns button.btn_ok,
  article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel {
    width: 100%;
    margin: 0.5rem auto 1rem;
    border-radius: 0.45rem;
  }
}
.layer_pop article.notice_ban_wrap.popup_cont div.agree_btns button.btn_cancel {
  background: #e6e6e6;
}

.layer_pop.modal_popup_useTerm article.term_wrap.popup_cont, .layer_pop.modal_popup_privacyTerm article.term_wrap.popup_cont, .layer_pop.modal_popup_apply article.term_wrap.popup_cont, .layer_pop.modal_popup_survey article.term_wrap.popup_cont {
  top: auto;
  bottom: 0;
  width: 100%;
  max-width: 1340px;
  height: 90%;
  max-height: 90vh;
  max-height: calc(var(--vh, 1vh) * 90);
  margin-top: 0 !important;
  border-radius: 2rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 780px) {
  .layer_pop.modal_popup_useTerm article.term_wrap.popup_cont, .layer_pop.modal_popup_privacyTerm article.term_wrap.popup_cont, .layer_pop.modal_popup_apply article.term_wrap.popup_cont, .layer_pop.modal_popup_survey article.term_wrap.popup_cont {
    left: 0;
    margin-left: 0 !important;
  }
}
.layer_pop.modal_popup_apply article.term_wrap.popup_cont {
  max-width: 800px;
  max-height: 965px;
  margin-left: -400px;
}
@media (max-width: 780px) {
  .layer_pop.modal_popup_apply article.term_wrap.popup_cont {
    max-width: none;
    margin-left: 0;
  }
}
.layer_pop.modal_popup_survey article.term_wrap.popup_cont {
  max-width: 800px;
  margin-left: -400px;
}
@media (max-width: 780px) {
  .layer_pop.modal_popup_survey article.term_wrap.popup_cont {
    max-width: none;
    margin-left: 0;
  }
}
.layer_pop.modal_popup_remotecheck article.remotecheck_popup.term_wrap.popup_cont {
  max-width: 860px;
  height: 700px;
}
.layer_pop.modal_popup_remotecheck article.remotecheck_popup.term_wrap.popup_cont .term_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.layer_pop.modal_popup_remotecheck article.remotecheck_popup.term_wrap.popup_cont .term_box iframe {
  display: block;
  width: 800px;
  height: 620px;
  margin: 0 auto;
  overflow: hidden;
}

.layer_modal article.password_wrap {
  width: 95%;
  max-width: 600px;
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
}
.layer_modal article.password_wrap ::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
.layer_modal article.password_wrap ::-webkit-scrollbar-thumb {
  background: rgb(205.71875, 213.5, 221.28125);
  border-radius: 10px;
}
.layer_modal article.password_wrap ::-webkit-scrollbar-track {
  background: rgb(235.2875, 238.4, 241.5125);
  border-radius: 10px;
}
.layer_modal article.password_wrap body.test {
  scrollbar-face-color: rgb(205.71875, 213.5, 221.28125);
  scrollbar-track-color: rgb(235.2875, 238.4, 241.5125);
}
.layer_modal article.password_wrap h2:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/HRDACA2026/_Resources/images/ic_login_tit.png") 0 0 no-repeat;
  background-size: auto 80%;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .layer_modal article.password_wrap h2:before {
    width: 22px;
    height: 22px;
  }
}
.layer_modal article.password_wrap div.des_box {
  margin-top: 15px;
  padding-top: 15px;
  color: #666666;
  text-align: center;
  word-break: keep-all;
  border-top: 1px solid #e5e5e5;
}
.layer_modal article.password_wrap div.des_box > p {
  padding: 5px 0;
}
.layer_modal article.password_wrap div.des_box > p u {
  color: #282828;
}
.layer_modal article.password_wrap div.input_wrap {
  width: 100%;
  max-width: 400px;
  margin: 1.5rem auto;
  padding: 2rem;
  border-radius: 1.25rem;
  background: #f7f7f7;
}
.layer_modal article.password_wrap div.input_wrap dl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 0.75rem;
}
.layer_modal article.password_wrap div.input_wrap dl dt, .layer_modal article.password_wrap div.input_wrap dl dd {
  flex: 0 0 auto;
  width: 100%;
}
.layer_modal article.password_wrap div.input_wrap dl dd {
  margin-top: 0.5rem;
}
@media (max-width: 480px) {
  .layer_modal article.password_wrap div.input_wrap dl {
    width: 100%;
  }
}
.layer_modal article.password_wrap div.input_wrap dl input {
  width: 100%;
  height: 55px;
  padding: 0 10px;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 140%;
  border: 1px solid #e0e0e0;
  text-align: center;
  border-radius: 0.5rem;
  letter-spacing: 1px;
  background: #ffffff;
}
.layer_modal article.password_wrap div.input_wrap dl input::-moz-placeholder {
  letter-spacing: normal;
  font-size: 15px;
  font-size: 0.975rem;
  line-height: 140%;
  color: #c1c1c1;
}
.layer_modal article.password_wrap div.input_wrap dl input::placeholder {
  letter-spacing: normal;
  font-size: 15px;
  font-size: 0.975rem;
  line-height: 140%;
  color: #c1c1c1;
}
.layer_modal article.password_wrap div.input_wrap dl input:focus::-moz-placeholder, .layer_modal article.password_wrap div.input_wrap dl input:hover::-moz-placeholder, .layer_modal article.password_wrap div.input_wrap dl input:active::-moz-placeholder {
  color: #666666;
}
.layer_modal article.password_wrap div.input_wrap dl input:focus::placeholder, .layer_modal article.password_wrap div.input_wrap dl input:hover::placeholder, .layer_modal article.password_wrap div.input_wrap dl input:active::placeholder {
  color: #666666;
}
.layer_modal article.password_wrap div.input_wrap dl input:focus {
  outline: 5px solid rgba(0, 121, 255, 0.075);
}
.layer_modal article.password_wrap .warning {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 5px;
  font-size: 13px;
  font-size: 0.845rem;
  word-break: keep-all;
  color: #d94141;
}
.layer_modal article.password_wrap .warning i {
  flex: 0 0 20px;
  padding-top: 5px;
}
.layer_modal article.password_wrap .warning span {
  flex: 1;
}
.layer_modal article.password_wrap div.btn-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 2rem 0 0;
  gap: 12px;
}
.layer_modal article.password_wrap div.btn-group button {
  flex: 0 0 calc(50% - 6px);
  max-width: 200px;
  width: auto;
  height: 54px;
  padding: 0 1.5rem;
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 130%;
  border: 1px solid transparent;
}
.layer_modal article.password_wrap div.btn-group button.btn_ok {
  color: #fff;
  background: #0079FF;
  border-color: #0079FF;
}
.layer_modal article.password_wrap div.btn-group button.btn_cancel {
  color: #0079FF;
  border-color: #0079FF;
}
@media (max-width: 480px) {
  .layer_modal article.password_wrap div.input_wrap {
    margin: 1rem auto;
    padding: 1.25rem 1rem;
    border-radius: 1rem;
  }
  .layer_modal article.password_wrap div.input_wrap dl {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 0.75rem;
  }
  .layer_modal article.password_wrap div.input_wrap dl dt, .layer_modal article.password_wrap div.input_wrap dl dd {
    flex: 0 0 auto;
    width: 100%;
  }
  .layer_modal article.password_wrap div.input_wrap dl dt {
    font-size: 14px;
    font-size: 0.91rem;
  }
  .layer_modal article.password_wrap div.input_wrap dl dd {
    margin-top: 0.5rem;
  }
  .layer_modal article.password_wrap div.input_wrap dl input {
    height: 46px;
    padding: 0 8px;
    font-size: 16px;
    font-size: 1.04rem;
    line-height: 140%;
    border-radius: 0.4rem;
  }
  .layer_modal article.password_wrap div.input_wrap dl input::-moz-placeholder {
    font-size: 14px;
    font-size: 0.91rem;
    line-height: 140%;
  }
  .layer_modal article.password_wrap div.input_wrap dl input::placeholder {
    font-size: 14px;
    font-size: 0.91rem;
    line-height: 140%;
  }
  .layer_modal article.password_wrap div.input_wrap dl input:focus {
    outline: 4px solid rgba(0, 121, 255, 0.075);
  }
  .layer_modal article.password_wrap div.des_box {
    padding-top: 10px;
    font-size: 14px;
    font-size: 0.91rem;
  }
  .layer_modal article.password_wrap div.des_box > p {
    padding: 5px 0;
  }
  .layer_modal article.password_wrap .warning {
    margin-top: 0;
  }
  .layer_modal article.password_wrap .warning i {
    font-size: 12px;
    font-size: 0.78rem;
    flex: 0 0 16px;
  }
  .layer_modal article.password_wrap .warning span {
    flex: 1;
  }
  .layer_modal article.password_wrap div.btn-group {
    width: 100%;
    padding: 1rem 0 0;
    gap: 10px;
  }
  .layer_modal article.password_wrap div.btn-group button {
    flex: 0 0 calc(50% - 5px);
    height: 48px;
    font-size: 14px;
    font-size: 0.91rem;
    line-height: 130%;
  }
}
.layer_modal.modal_useTerm article.term_wrap.popup_cont, .layer_modal.modal_privacyTerm article.term_wrap.popup_cont, .layer_modal.modal_apply article.term_wrap.popup_cont, .layer_modal.modal_survey article.term_wrap.popup_cont {
  top: auto;
  bottom: 0;
  width: 100%;
  max-width: 1340px;
  height: 90%;
  max-height: 90vh;
  max-height: calc(var(--vh, 1vh) * 90);
  border-radius: 2rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 780px) {
  .layer_modal.modal_useTerm article.term_wrap.popup_cont, .layer_modal.modal_privacyTerm article.term_wrap.popup_cont, .layer_modal.modal_apply article.term_wrap.popup_cont, .layer_modal.modal_survey article.term_wrap.popup_cont {
    left: 0;
  }
}
.layer_modal.modal_apply article.term_wrap.popup_cont {
  max-width: 800px;
  max-height: 965px;
}
@media (max-width: 780px) {
  .layer_modal.modal_apply article.term_wrap.popup_cont {
    max-width: none;
  }
}
.layer_modal.modal_survey article.term_wrap.popup_cont {
  max-width: 800px;
}
@media (max-width: 780px) {
  .layer_modal.modal_survey article.term_wrap.popup_cont {
    max-width: none;
  }
}

.privacy_wrap {
  overflow-y: auto;
  height: 95%;
  padding: 0 20px 0 0;
  word-break: keep-all;
}
.privacy_wrap p.pri_box {
  padding: 20px 30px;
  color: #666666;
  background: #f7f7f7;
  font-size: 13px;
  font-size: 0.845rem;
  line-height: 18px;
  line-height: 1rem;
}
.privacy_wrap p.pri_box em {
  font-size: 13px;
  font-size: 0.845rem;
  color: #000000;
}
.privacy_wrap .pri_article {
  font-size: 13px;
  font-size: 0.845rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.privacy_wrap .pri_article h4 {
  margin-top: 50px;
  font-size: 18px;
  font-size: 1.17rem;
  font-weight: normal;
}
.privacy_wrap .pri_article .pri_p1 {
  margin-top: 20px;
  color: #666666;
  line-height: 21px;
}
.privacy_wrap .pri_article .ol_depth1 > li {
  margin-top: 20px;
  color: #666666;
  line-height: 21px;
}
.privacy_wrap .pri_article h5 {
  margin-bottom: 7px;
  font-size: 14px;
  color: #000000;
}
.privacy_wrap .pri_article .bullet {
  padding-left: 20px;
}
.privacy_wrap .pri_article .bullet > li {
  position: relative;
  color: #666666;
  margin-top: 7px;
  padding-left: 12px;
  background: url(/HRDACA2026/_Resources/images/bullet.png) 0 10px no-repeat;
}
.privacy_wrap .pri_article .bullet > li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #666666;
}
.privacy_wrap table {
  text-align: center;
}
.privacy_wrap table thead tr th {
  background: #666;
  color: #fff;
  padding: 10px;
}
.privacy_wrap table tbody tr td {
  border: 1px solid;
  padding: 10px;
}

.login_exception {
  overflow-y: auto;
  overflow-x: hidden;
}
.login_exception article.login_wrap {
  height: auto;
  margin: 0 0 0 -375px;
}
.login_exception article.login_wrap h2 {
  padding: 10px 0 0 0;
  margin-bottom: 40px;
  background: none;
}
.login_exception article.login_wrap div.input_box {
  position: relative;
}
.login_exception article.login_wrap button.btn_login {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 165px;
  height: 125px;
  padding-top: 46px;
  font-size: 18px;
  color: #fff;
}
.login_exception article.login_wrap .des_box {
  margin-top: 15px;
  padding-top: 15px;
  color: #666666;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}

.ui-widget {
  font-family: var(--font-family);
}
.ui-widget.ui-widget-content,
.ui-widget .ui-widget-header {
  border: none;
  background: none;
}
.ui-widget .ui-state-active,
.ui-widget .ui-widget-content .ui-state-active,
.ui-widget .ui-widget-header .ui-state-active,
.ui-widget .ui-state-hover,
.ui-widget .ui-widget-content .ui-state-hover {
  border: none;
  background: none;
}

.sorry_wrap {
  height: 100%;
  text-align: center;
  background: #000000;
}
.sorry_wrap article {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  width: 500px;
  height: 260px;
  margin: -130px 0 0 -250px;
}
@media (max-width: 480px) {
  .sorry_wrap article {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}
.sorry_wrap article h2 {
  padding-top: 55px;
  font-size: 30px;
  font-weight: normal;
  color: #e6e6e6;
  background: url(/HRDACA2026/_Resources/images/ic_sorry.png) center 0 no-repeat;
}
.sorry_wrap article p {
  margin: 20px auto 0 auto;
  padding: 25px 0;
  color: #c1c1c1;
  line-height: 22px;
  border-top: 1px solid #666666;
}
.sorry_wrap article .btn_prev {
  padding: 10px 35px 15px 35px;
  color: #e6e6e6;
  border: 1px solid #e6e6e6;
}

.wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}

.container,
.container-fluid,
.wrap_center {
  width: 100%;
  padding-right: var(--uh-gutter-x, 1rem);
  padding-left: var(--uh-gutter-x, 1rem);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 960px) {
  .container,
  .container-fluid,
  .wrap_center {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 480px) {
  .container,
  .container-fluid,
  .wrap_center {
    padding-right: var(--uh-gutter-x, 1rem);
    padding-left: var(--uh-gutter-x, 1rem);
  }
}

.container,
.wrap_center {
  width: 100%;
  max-width: 1450px;
}
@media (max-width: 1450px) {
  .container,
  .wrap_center {
    max-width: 1450px;
  }
}
@media (max-width: 1200px) {
  .container,
  .wrap_center {
    max-width: 1200px;
  }
}
@media (max-width: 960px) {
  .container,
  .wrap_center {
    max-width: 960px;
  }
}

/* 메인 레이아웃 */
section[role=main] {
  width: 100%;
  flex: 1 1 auto;
  /* 서브 레이아웃 */
}
section[role=main].sub {
  margin-top: 4rem;
  background: #eaf0f6;
}
@media (max-width: 960px) {
  section[role=main].sub {
    margin-top: 3.5rem;
  }
}
@media (max-width: 640px) {
  section[role=main].sub {
    margin-top: 2.5rem;
  }
}
@media (max-width: 480px) {
  section[role=main].sub {
    margin-top: 1.75rem;
  }
}
section[role=main].sub article > .container {
  max-width: 1340px !important;
}
.device_PC section[role=main].sub article > .container {
  padding-right: var(--uh-gutter-x, 1rem);
  padding-left: var(--uh-gutter-x, 1rem);
}
section[role=main].sub article.top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
@media (max-width: 480px) {
  section[role=main].sub article.top {
    min-height: 140px;
  }
}
section[role=main].sub article.top h2 {
  text-align: center;
  font-size: 28px;
  font-size: 1.82rem;
}
@media (max-width: 480px) {
  section[role=main].sub article.top h2 {
    font-size: 22px;
    font-size: 1.43rem;
  }
}

/*_swiper.scss*/
:root {
  --swiper-theme-color: #ffffff;
}

:root {
  --swiper-navigation-size: 50px;
  --swiper-list-navigation-size: 40px;
}
@media (max-width: 480px) {
  :root {
    --swiper-navigation-size: 40px;
    --swiper-list-navigation-size: 30px;
  }
}
:root {
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-centered .swiper-slide {
  text-align: center;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
}
.swiper-centered .swiper-slide:nth-child(2n) {
  width: 40%;
}
.swiper-centered .swiper-slide:nth-child(3n) {
  width: 20%;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: #737373;
  /* The Fallback */
  background: rgba(115, 115, 115, 0.25);
  border-radius: 50%;
}
.swiper-button-prev:hover, .swiper-button-prev:active,
.swiper-button-next:hover,
.swiper-button-next:active {
  background: #737373;
  /* The Fallback */
  background: rgba(115, 115, 115, 0.75);
}
.card_slide .swiper-button-prev, .card_slide_category .swiper-button-prev,
.card_slide .swiper-button-next,
.card_slide_category .swiper-button-next {
  width: var(--swiper-list-navigation-size);
  height: var(--swiper-list-navigation-size);
  margin-top: calc(0px - var(--swiper-list-navigation-size) / 0.75);
  background: #282828;
  /* The Fallback */
  background: rgba(40, 40, 40, 0.45);
}
.card_slide .swiper-button-prev:hover, .card_slide .swiper-button-prev:active, .card_slide_category .swiper-button-prev:hover, .card_slide_category .swiper-button-prev:active,
.card_slide .swiper-button-next:hover,
.card_slide .swiper-button-next:active,
.card_slide_category .swiper-button-next:hover,
.card_slide_category .swiper-button-next:active {
  background: #282828;
  /* The Fallback */
  background: rgba(40, 40, 40, 0.9);
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  font-size: 18px;
  font-size: 1.17rem;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 160%;
}
.card_slide .swiper-button-prev:after, .card_slide_category .swiper-button-prev:after,
.card_slide .swiper-button-next:after,
.card_slide_category .swiper-button-next:after {
  font-size: 15px;
  font-size: 0.975rem;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.card_slide .swiper-button-prev, .card_slide_category .swiper-button-prev,
.card_slide .swiper-rtl .swiper-button-next,
.card_slide_category .swiper-rtl .swiper-button-next {
  left: 0;
}
@media (max-width: 960px) {
  .card_slide .swiper-button-prev, .card_slide_category .swiper-button-prev,
  .card_slide .swiper-rtl .swiper-button-next,
  .card_slide_category .swiper-rtl .swiper-button-next {
    left: 15px;
  }
}
@media (max-width: 480px) {
  .card_slide .swiper-button-prev, .card_slide_category .swiper-button-prev,
  .card_slide .swiper-rtl .swiper-button-next,
  .card_slide_category .swiper-rtl .swiper-button-next {
    left: 20px;
  }
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.card_slide .swiper-button-next, .card_slide_category .swiper-button-next,
.card_slide .swiper-rtl .swiper-button-prev,
.card_slide_category .swiper-rtl .swiper-button-prev {
  right: 0;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  opacity: 0.1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #476FF3;
  opacity: 0.9;
}

.swiper-pagination-progressbar.swiper-pagination-horizontal {
  width: 90%;
  margin: 0 auto;
  border-radius: 20px;
  background: #e3e7ee;
  overflow: hidden;
  top: auto;
  bottom: -1.5rem;
  left: 5%;
}
@media (max-width: 1200px) {
  .swiper-pagination-progressbar.swiper-pagination-horizontal {
    display: block;
    bottom: 0;
  }
}
@media (max-width: 640px) {
  .swiper-pagination-progressbar.swiper-pagination-horizontal {
    bottom: 1.5rem;
  }
}
.swiper-pagination-progressbar.swiper-pagination-horizontal .swiper-pagination-progressbar-fill {
  background: rgb(195.2666666667, 203.8, 218.7333333333);
}

/*_forms.scss*/
.custom-radio {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 0.5rem;
  background: #d7e2ed;
  border-radius: 100%;
  text-align: center;
  z-index: 1;
}
@media (max-width: 640px) {
  .custom-radio {
    width: 20px;
    height: 20px;
    margin-right: 0.25rem;
  }
}
.custom-radio:before {
  position: relative;
  top: auto;
  display: inline-block;
  content: "\f00c";
  width: 13px;
  height: 13px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  font-size: 0.78rem;
  line-height: 100%;
  color: #d7e2ed;
  text-decoration: inherit;
  z-index: 1;
}
.custom-radio + label {
  color: rgb(129.1071428571, 147.8571428571, 168.3928571429);
}
.custom-radio:hover {
  background-position: 0 -16px;
}
.custom-radio.selected:before {
  color: #72879e;
}
.custom-radio.selected + label {
  color: #111111;
}
.custom-radio input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: pointer;
  outline: none;
  opacity: 0;
}

.custom-checkbox {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 0.2em;
  background: #d7e2ed;
  border-radius: 0.25rem;
  text-align: center;
  z-index: 0;
}
@media (max-width: 640px) {
  .custom-checkbox {
    width: 20px;
    height: 20px;
    margin-right: 0.25rem;
  }
}
.custom-checkbox + label {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  line-height: 100%;
  vertical-align: middle;
  color: rgb(129.1071428571, 147.8571428571, 168.3928571429);
}
.custom-checkbox:before {
  position: relative;
  top: auto;
  display: inline-block;
  content: "\f00c";
  width: 13px;
  height: 13px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  font-size: 0.78rem;
  line-height: 100%;
  color: #d7e2ed;
  text-decoration: inherit;
  z-index: 1;
}
.custom-checkbox.selected:before {
  color: #72879e;
}
.custom-checkbox.selected + label {
  color: #111111;
}
.custom-checkbox input[type=checkbox] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  cursor: pointer;
  outline: none;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--uh-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.select_wrap {
  position: relative;
  background: #d7e2ed;
  border-radius: 0.25rem;
  z-index: 0;
}
.select_wrap select {
  position: relative;
  width: auto;
  padding: 0.5rem 0.75rem 0.5rem 2rem;
  border: 0;
  background: transparent;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #72879e;
  font-weight: 700;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 480px) {
  .select_wrap select {
    padding: 0.45rem 0.5rem 0.45rem 1.75rem;
  }
}
.select_wrap select::-ms-expand {
  display: none;
}
.select_wrap select:active, .select_wrap select:focus {
  outline: 0;
}
.select_wrap select option:selected {
  background: #d7e2ed;
}
.select_wrap:before {
  content: "\f0dd";
  display: inline-block;
  width: 2rem;
  height: 1.75rem;
  margin-top: -1rem;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  color: #72879e;
  font-size: 21px;
  font-size: 1.365rem;
  line-height: 110%;
  text-decoration: inherit;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
}

.ratio-1x1 {
  --uh-aspect-ratio: 100%;
}

.ratio-4x3 {
  --uh-aspect-ratio: 75%;
}

.ratio-16x9 {
  --uh-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --uh-aspect-ratio: 42.8571428571%;
}

.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: var(--font-family);
}

/*_header.scss*/
.device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close, .device_mobile header div.util_menu button.btn_menu_open, header div.user_menu button.btn_menu_close {
  display: block;
  position: static;
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
  padding: 0.3rem 0.75rem;
  margin-right: -0.5rem;
  font-size: 24px;
  font-size: 1.56rem;
  line-height: 120%;
  letter-spacing: -0.1rem;
}
@media (max-width: 640px) {
  .device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close, .device_mobile header div.util_menu button.btn_menu_open, header div.user_menu button.btn_menu_close {
    font-size: 20px;
    font-size: 1.3rem;
    letter-spacing: -0.05rem;
  }
}
@media (max-width: 480px) {
  .device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close, .device_mobile header div.util_menu button.btn_menu_open, header div.user_menu button.btn_menu_close {
    font-size: 18px;
    font-size: 1.17rem;
    letter-spacing: -0.025rem;
  }
}
.device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close, .device_mobile header div.util_menu button.btn_menu_open, header div.user_menu button.btn_menu_close {
  transition: all 0.05s ease-out;
}
@media (max-width: 480px) {
  .device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close, .device_mobile header div.util_menu button.btn_menu_open, header div.user_menu button.btn_menu_close {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 22px;
    font-size: 1.43rem;
  }
}
@media (max-width: 320px) {
  .device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close, .device_mobile header div.util_menu button.btn_menu_open, header div.user_menu button.btn_menu_close {
    width: 2rem;
    height: 2rem;
    font-size: 20px;
    font-size: 1.3rem;
  }
}

header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 900;
  padding-bottom: 1rem;
}
@media (max-width: 960px) {
  header {
    padding-bottom: 0;
    height: auto;
  }
}
header > .container {
  padding: 0 1.5rem;
}
@media (max-width: 640px) {
  header > .container {
    padding: 1rem 1.5rem;
  }
}
@media (max-width: 480px) {
  header > .container {
    padding: 1rem 1.125rem 0.5rem;
  }
}
@media (max-width: 320px) {
  header > .container {
    padding: 0.75rem 0.75rem 0.5rem;
  }
}
header.fixed_top {
  border-bottom: 1px solid #ced8e3;
  background: #ffffff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  z-index: 901;
}
@media (max-width: 640px) {
  header.fixed_top > .container {
    padding: 0.5rem 1.125rem;
  }
}
@media (max-width: 480px) {
  header.fixed_top > .container {
    padding: 0.25rem 0.75rem;
  }
}
@media (max-width: 320px) {
  header.fixed_top > .container {
    padding: 0.25rem 0.5rem;
  }
}
.device_PC header.fixed_top div.user_menu {
  display: none;
}
.device_PC header.fixed_top div.util_menu {
  transform-origin: center left;
  transition: 0.25s ease-in-out;
}
.device_PC header.fixed_top div.util_menu h1 a.logo_BI img {
  width: 74%;
}
@media (max-width: 480px) {
  .device_PC header.fixed_top div.util_menu h1 a.logo_BI img {
    width: 70%;
  }
}
.device_PC header.fixed_top .category_all_layer_wrap {
  padding-top: 18px;
}
.device_mobile header.fixed_top div.util_menu {
  flex: flex-start;
  height: 70px;
}
@media (max-width: 640px) {
  .device_mobile header.fixed_top div.util_menu {
    height: 56px;
  }
}
.device_mobile header.fixed_top div.util_menu nav.nav {
  height: auto;
  transform: scale(0.92);
  transform-origin: center left;
  transition: 0.25s ease-in-out;
}
.device_mobile header.fixed_top div.util_menu button.btn_menu_open {
  flex: 0 0 auto;
  width: auto;
  transform: scale(0.92);
  transform-origin: center right;
  transition: 0.25s ease-in-out;
}
.device_mobile header.fixed_top div.util_menu .category_all_layer_wrap {
  padding: 0;
}
.device_mobile header.fixed_top h1 {
  transform: scale(0.88);
  transform-origin: center left;
  transition: 0.25s ease-in-out;
}
.device_mobile.device_phone header.fixed_top div.user_menu {
  display: block;
}
@media (max-width: 480px) {
  .device_mobile.device_phone header.fixed_top div.util_menu {
    padding-bottom: 0;
  }
  .device_mobile.device_phone header.fixed_top div.util_menu nav.nav {
    display: block;
    position: static;
    height: auto;
    transform-origin: center right;
  }
  .device_mobile.device_phone header.fixed_top div.util_menu nav.nav ul.nav_menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  .device_mobile.device_phone header.fixed_top div.util_menu nav.nav ul.nav_menu li {
    flex: 0 0 auto;
    width: auto;
    height: 48px;
    max-width: calc(50% - 0.25rem);
  }
  .device_mobile.device_phone header.fixed_top div.util_menu nav.nav ul.nav_menu li a {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .device_mobile.device_phone header.fixed_top div.util_menu nav.nav ul.nav_menu li a > i {
    flex: 1;
    font-size: 20px;
    font-size: 1.3rem;
  }
  .device_mobile.device_phone header.fixed_top div.util_menu nav.nav ul.nav_menu li a span {
    flex: 0;
    display: none;
    opacity: 0;
  }
}
header a,
header button {
  display: inline-block;
  color: #111111;
}
header a:hover, header a:focus,
header button:hover,
header button:focus {
  color: rgb(4.25, 4.25, 4.25);
}
header div.user_menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 45px;
}
.device_PC header div.user_menu {
  position: static;
  width: 100%;
  height: 50px;
}
.device_PC header div.user_menu .info_wrap {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.device_PC header div.user_menu .info_wrap > div {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.device_PC header div.user_menu .info_wrap button.btn_admin {
  background: #eaf0f6;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .device_PC header div.user_menu .info_wrap button.btn_admin {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
.device_PC header div.user_menu .info_wrap button.btn_admin {
  padding: 0.3rem 0.5rem;
  margin-left: 0.5rem;
}
.device_mobile header div.user_menu {
  display: none;
  position: fixed;
  top: 0;
  right: -100%;
  width: 80%;
  max-width: 460px;
  height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  background: #ffffff;
  opacity: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  overflow-y: auto;
  z-index: 990;
}
.device_mobile header div.user_menu .info_wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: nowrap;
  width: 100%;
  height: auto;
  max-height: 40vh;
  max-height: calc(var(--vh, 1vh) * 40);
  padding: 7.5rem 1.5rem 3.75rem;
  background: #eaf0f6;
}
.device_mobile header div.user_menu .info_wrap .user_group {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0.75rem 0;
}
.device_mobile header div.user_menu .info_wrap .user_group span.avatar.avatar-xs,
.device_mobile header div.user_menu .info_wrap .user_group span.avatar.avatar-xxs {
  width: 2.5rem;
  height: 2.5rem;
}
@media (max-width: 480px) {
  .device_mobile header div.user_menu .info_wrap .user_group span.avatar.avatar-xs,
  .device_mobile header div.user_menu .info_wrap .user_group span.avatar.avatar-xxs {
    width: 2.15rem;
    height: 2.15rem;
  }
}
.device_mobile header div.user_menu .info_wrap .user_group span.avatar-name {
  font-size: 34px;
  font-size: 2.21rem;
  line-height: 120%;
  letter-spacing: -2px;
}
@media (max-width: 640px) {
  .device_mobile header div.user_menu .info_wrap .user_group span.avatar-name {
    font-size: 30px;
    font-size: 1.95rem;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 480px) {
  .device_mobile header div.user_menu .info_wrap .user_group span.avatar-name {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1.2px;
  }
}
.device_mobile header div.user_menu .info_wrap .user_group span.avatar-name {
  color: #282828;
  vertical-align: middle;
  margin-left: 5px;
}
.device_mobile header div.user_menu .info_wrap .btn_group button {
  margin-right: 0.25rem;
  padding: 0.75rem 1.15rem;
  background: rgb(216.15, 227.25, 238.35);
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .device_mobile header div.user_menu .info_wrap .btn_group button {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  .device_mobile header div.user_menu .info_wrap .btn_group button {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 130%;
  }
}
.device_mobile header div.user_menu .info_wrap .btn_group button {
  color: rgb(90.0714285714, 109.5714285714, 130.9285714286);
  font-weight: 700;
}
.device_mobile header div.user_menu nav {
  padding: 3.75rem 1.5rem;
}
.device_mobile header div.user_menu nav ul.nav_menu {
  display: block;
  padding: 0;
}
.device_mobile header div.user_menu nav ul.nav_menu > li {
  width: 100%;
  padding: 0;
}
.device_mobile header div.user_menu nav ul.nav_menu > li > a {
  width: 100%;
  height: auto;
  padding: 1.45rem 1.45rem 1.45rem 3.85rem;
  font-size: 30px;
  font-size: 1.95rem;
  line-height: 120%;
  letter-spacing: -1.5px;
}
@media (max-width: 640px) {
  .device_mobile header div.user_menu nav ul.nav_menu > li > a {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1px;
  }
}
@media (max-width: 480px) {
  .device_mobile header div.user_menu nav ul.nav_menu > li > a {
    font-size: 24px;
    font-size: 1.56rem;
    letter-spacing: -0.75px;
  }
}
.device_mobile header div.user_menu nav ul.nav_menu > li > a {
  font-weight: 700;
  color: #282828;
  text-align: left;
  background-position: left center;
  background-size: 40px auto;
  background-repeat: no-repeat;
}
.device_mobile header div.user_menu nav ul.nav_menu > li > a span {
  display: inline-block;
  width: 100%;
}
.device_mobile header div.user_menu nav ul.nav_menu > li > a.go_test {
  background-image: url(/HRDACA2026/_Resources/images/common/icon_test.png);
  background-image: url(/HRDACA2026/_Resources/images/common/icon_test.svg);
}
.device_mobile header div.user_menu nav ul.nav_menu > li > a.go_notice {
  background-image: url(/HRDACA2026/_Resources/images/common/icon_notice.png);
  background-image: url(/HRDACA2026/_Resources/images/common/icon_notice.svg);
}
.device_mobile header div.user_menu nav ul.nav_menu > li > a.go_help {
  background-image: url(/HRDACA2026/_Resources/images/common/icon_help.png);
  background-image: url(/HRDACA2026/_Resources/images/common/icon_help.svg);
}
.device_mobile header div.user_menu nav ul.nav_menu > li.active > a {
  background: #0079FF;
}
.device_mobile header div.user_menu nav ul.nav_menu > li.active > a span,
.device_mobile header div.user_menu nav ul.nav_menu > li.active > a i {
  color: #ffffff;
}
.device_mobile header div.user_menu button.btn_menu_close {
  display: block;
}
.device_mobile.openSlide header div.user_menu {
  display: block;
  right: 0;
  opacity: 1;
}
header div.user_menu a,
header div.user_menu button {
  width: auto;
  height: auto;
  padding: 0.3rem 0 0.3rem 1rem;
  font-size: 15px;
  font-size: 0.975rem;
  color: rgb(90.0714285714, 109.5714285714, 130.9285714286);
}
header div.user_menu button.btn_user span {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 960px) {
  header div.user_menu button.btn_user span.avatar.avatar-xxs {
    width: 1.25rem;
    height: 1.25rem;
  }
}
header div.user_menu button.btn_user span.avatar-name {
  margin-left: 2px;
  vertical-align: -2px;
}
header div.user_menu button.btn_menu_close {
  display: none;
  position: absolute;
  top: var(--uh-gutter-x, 1rem);
  right: var(--uh-gutter-x, 1.5rem);
  z-index: 993;
}
header div.util_menu {
  height: 70px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  transform: scale(1);
  transform-origin: center left;
}
@media (max-width: 960px) {
  header div.util_menu {
    flex: flex-start;
    align-items: center;
  }
}
header div.util_menu h1 {
  line-height: 100%;
  padding-right: 3rem;
}
@media (max-width: 960px) {
  header div.util_menu h1 {
    padding-right: 1.5rem;
  }
}
@media (max-width: 640px) {
  header div.util_menu h1 {
    padding-right: 0;
  }
}
header div.util_menu h1 a.logo_BI {
  opacity: 1;
}
@media (max-width: 960px) {
  header div.util_menu h1 a.logo_BI {
    width: 218px;
  }
}
@media (max-width: 640px) {
  header div.util_menu h1 a.logo_BI {
    width: 180px;
  }
}
@media (max-width: 480px) {
  header div.util_menu h1 a.logo_BI {
    width: 160px;
  }
}
@media (max-width: 320px) {
  header div.util_menu h1 a.logo_BI {
    width: 140px;
  }
}
header div.util_menu nav.nav {
  flex: 1;
  display: block;
  position: static;
  right: auto;
  opacity: 1;
  flex-direction: row-reverse;
}
header div.util_menu nav.nav .nav_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  padding: 0 0.075rem 0 1rem;
  gap: 3.8rem;
}
@media (max-width: 960px) {
  header div.util_menu nav.nav .nav_menu {
    gap: 2rem;
  }
}
@media (max-width: 640px) {
  header div.util_menu nav.nav .nav_menu {
    justify-content: flex-end;
    gap: 0.75rem;
    padding: 0;
  }
}
header div.util_menu nav.nav .nav_menu > li {
  flex: 0 0 auto;
  font-size: 22px;
  font-size: 1.43rem;
  line-height: 120%;
  letter-spacing: -0.05rem;
}
@media (max-width: 960px) {
  header div.util_menu nav.nav .nav_menu > li {
    font-size: 20px;
    font-size: 1.3rem;
    letter-spacing: -0.025rem;
  }
}
@media (max-width: 640px) {
  header div.util_menu nav.nav .nav_menu > li {
    font-size: 19px;
    font-size: 1.235rem;
    letter-spacing: -0.025rem;
  }
}
@media (max-width: 480px) {
  header div.util_menu nav.nav .nav_menu > li {
    font-size: 17px;
    font-size: 1.105rem;
    letter-spacing: -0.005rem;
  }
}
header div.util_menu nav.nav .nav_menu > li {
  color: #000000;
  font-weight: 600;
}
@media (max-width: 960px) {
  header div.util_menu nav.nav .nav_menu > li {
    font-size: 17px;
    font-size: 1.105rem;
  }
}
@media (max-width: 640px) {
  header div.util_menu nav.nav .nav_menu > li {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
header div.util_menu nav.nav .nav_menu > li > a {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 0.25rem 0;
  color: #282828;
  opacity: 1;
}
@media (max-width: 960px) {
  header div.util_menu nav.nav .nav_menu > li > a {
    padding: 0.25rem 0.75rem;
  }
}
@media (max-width: 640px) {
  header div.util_menu nav.nav .nav_menu > li > a {
    padding: 0.15rem 0.5rem;
  }
}
@media (max-width: 480px) {
  header div.util_menu nav.nav .nav_menu > li > a {
    padding: 0.25rem 0.5rem;
    letter-spacing: -0.045rem;
  }
}
header div.util_menu nav.nav .nav_menu > li > a i {
  display: none;
}
header div.util_menu nav.nav .nav_menu > li > a span:after {
  display: none;
  top: -0.3rem;
}
@media (max-width: 480px) {
  header div.util_menu nav.nav .nav_menu > li > a span:after {
    width: 7px;
    height: 7px;
    top: -0.45rem;
    right: -0.45rem;
  }
}
header div.util_menu nav.nav .nav_menu > li > a:hover span:after, header div.util_menu nav.nav .nav_menu > li > a:focus span:after {
  display: block;
}
header div.util_menu nav.nav .nav_menu > li > a > i {
  padding-right: 0.5rem;
}
@media (max-width: 640px) {
  header div.util_menu nav.nav .nav_menu > li > a > i {
    padding-right: 0.25rem;
  }
}
header div.util_menu nav.nav .nav_menu > li.active > a {
  color: #0079FF;
}
header div.util_menu nav.nav .nav_menu > li:nth-child(2) > a i {
  display: inline-block;
}
header div.util_menu nav.nav .nav_menu > li.on_w {
  opacity: 0;
}
header div.util_menu button.btn_menu_open {
  display: none;
}
.device_PC header div.util_menu nav.nav ul.nav_menu > li.on_w {
  display: block;
  opacity: 1;
}
.device_mobile header div.util_menu {
  height: 85px;
}
@media (max-width: 640px) {
  .device_mobile header div.util_menu {
    height: auto;
  }
}
@media (max-width: 480px) {
  .device_mobile header div.util_menu nav.nav ul.nav_menu {
    justify-content: space-between;
    gap: 0;
  }
}
.device_mobile header div.util_menu nav.nav ul.nav_menu > li.on_w {
  display: none;
  opacity: 0;
}
.device_mobile.device_phone header div.util_menu {
  position: relative;
  padding-bottom: 40px;
}
.device_mobile.device_phone header div.util_menu nav.nav {
  position: absolute;
  bottom: -0.5rem;
  width: 100%;
  height: 40px;
}
.device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu {
  margin-left: 0;
}
.device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu > li {
  flex: 0 0 50%;
}
.device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu > li.on_w {
  display: none !important;
}
.device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu > li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 24px;
  line-height: 1.75rem;
  text-align: center;
}
.device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu > li > a i {
  display: inline-block;
  font-size: 16px;
  font-size: 1.04rem;
}
@media (max-width: 320px) {
  .device_mobile.device_phone header div.util_menu {
    padding-bottom: 35px;
  }
  .device_mobile.device_phone header div.util_menu nav.nav {
    height: 35px;
  }
  .device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu > li > a {
    font-size: 16px;
    font-size: 1.04rem;
  }
  .device_mobile.device_phone header div.util_menu nav.nav ul.nav_menu > li > a i {
    font-size: 14px;
    font-size: 0.91rem;
  }
}

.category_all_layer_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  padding-top: 5vh;
  padding-top: calc(var(--vh, 1vh) * 5);
  background: rgba(0, 0, 0, 0.45);
  z-index: 989;
}
@media (max-width: 960px) {
  .category_all_layer_wrap {
    padding: 0;
  }
}
.category_all_layer_wrap .category_all_layer {
  max-height: 90%;
  max-height: 90vh;
  max-height: calc(var(--vh, 1vh) * 90);
  padding: 0 var(--uh-gutter-x, 1rem);
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer {
    height: 100%;
    max-height: 100%;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    padding: 0;
  }
}
.category_all_layer_wrap .category_all_layer > .container {
  position: relative;
  height: 100%;
  padding: 0;
  border-radius: 2.5rem;
  background: #ffffff;
  box-shadow: 0 1px 50px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer > .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    border-radius: 0;
  }
}
.category_all_layer_wrap .category_all_layer > .container > article {
  margin-top: 0;
}
.category_all_layer_wrap .category_all_layer > .container button.btn_close {
  position: absolute;
  top: 0.6rem;
  right: 1.25rem;
  display: block;
  width: 50px;
  height: 50px;
  color: #ffffff;
  font-size: 34px;
  font-size: 2.21rem;
  line-height: 120%;
  letter-spacing: -2px;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer > .container button.btn_close {
    font-size: 30px;
    font-size: 1.95rem;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer > .container button.btn_close {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1.2px;
  }
}
.category_all_layer_wrap .category_all_layer > .container button.btn_close {
  border-radius: 100%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.device_mobile .category_all_layer_wrap .category_all_layer > .container button.btn_close {
  position: absolute;
  top: 0.6rem;
  right: 1.25rem;
}
.category_all_layer_wrap .category_all_layer article.searchArea {
  width: 100%;
  padding: 4.375rem var(--uh-gutter-x, 1rem);
  background: linear-gradient(-125deg, #3962d2 20%, #4067e8 60%, #4170f3 100%);
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer article.searchArea {
    flex: 0 0 300px;
    padding: 4.375rem 1.5rem 0;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea {
    flex: 0 0 210px;
    padding: 3.75rem 1.5rem 0;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea > div {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search {
  flex: 1;
  width: calc(100% - 74px);
  height: 74px;
  padding: 0 1.25rem;
  font-size: 24px;
  font-size: 1.56rem;
  line-height: 120%;
  letter-spacing: -0.1rem;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search {
    font-size: 20px;
    font-size: 1.3rem;
    letter-spacing: -0.05rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search {
    font-size: 18px;
    font-size: 1.17rem;
    letter-spacing: -0.025rem;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search {
  vertical-align: middle;
  background: #ffffff;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  box-sizing: border-box;
  outline-width: 0;
  border: 0;
  letter-spacing: -0.05rem;
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search {
    width: calc(100% - 60px);
    height: 60px;
    padding: 0.75rem 0 0.75rem 0.75rem;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search::-ms-input-placeholder {
  color: #bbb;
  text-align: center;
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search::-webkit-input-placeholder {
  color: #bbb;
  text-align: center;
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form input.search::-moz-placeholder {
  color: #bbb;
  text-align: center;
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form .search_btn {
  flex: 0 0 74px;
  width: 74px;
  height: 74px;
  padding: 5px;
  border: none;
  font-size: 34px;
  font-size: 2.21rem;
  line-height: 120%;
  letter-spacing: -2px;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form .search_btn {
    font-size: 30px;
    font-size: 1.95rem;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form .search_btn {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1.2px;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form .search_btn {
  color: #282828;
  background: #ffffff;
  outline-width: 0;
  background-clip: padding-box;
  border-radius: 0px;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .search_wrap form .search_btn {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap {
  padding: 1.5rem 0 0;
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap {
    padding: 1rem 0 0;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 1.75rem 0.45rem 0;
  font-size: 24px;
  font-size: 1.56rem;
  line-height: 120%;
  letter-spacing: -0.1rem;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a {
    font-size: 20px;
    font-size: 1.3rem;
    letter-spacing: -0.05rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a {
    font-size: 18px;
    font-size: 1.17rem;
    letter-spacing: -0.025rem;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a {
  font-weight: 600;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a {
    margin: 0 0.75rem 0.25rem 0;
    font-size: 18px;
    font-size: 1.17rem;
  }
}
.category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a:before {
  content: "#";
  display: inline-block;
  width: auto;
  height: auto;
}
.category_all_layer_wrap .category_all_layer article.searchArea .hash_wrap a:hover {
  opacity: 1;
}
.category_all_layer_wrap .category_all_layer article.categoryArea {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 4.375rem var(--uh-gutter-x, 1rem) 3rem;
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea {
    height: calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 3.125rem 1.5rem 2.5rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea {
    height: calc(100% - 210px);
    flex: 0 0 calc(100% - 210px);
    padding: 2.25rem 1.5rem 1.25rem;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea h4 {
  flex: 0 0 20rem;
}
@media (max-width: 1200px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 {
    flex: 0 0 10rem;
  }
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex: 0 0 auto;
    padding-bottom: 1.563rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 {
    padding-bottom: 0.75rem;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea h4 strong {
  font-size: 34px;
  font-size: 2.21rem;
  line-height: 120%;
  letter-spacing: -2px;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 strong {
    font-size: 30px;
    font-size: 1.95rem;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 strong {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1.2px;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea h4 strong:after {
  top: -0.25rem;
}
.category_all_layer_wrap .category_all_layer article.categoryArea h4 a {
  display: block;
  width: auto;
  padding: 1rem 1.25rem 1rem 0.25rem;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 a {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 a {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 130%;
  }
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea h4 a {
    padding: 1rem;
    text-align: right;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea h4 a:hover {
  color: #476FF3;
}
.category_all_layer_wrap .category_all_layer article.categoryArea h4 a i {
  margin-left: 0.5rem;
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs {
  flex: 1;
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs ::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs ::-webkit-scrollbar-thumb {
  background: rgb(205.71875, 213.5, 221.28125);
  border-radius: 10px;
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs ::-webkit-scrollbar-track {
  background: rgb(235.2875, 238.4, 241.5125);
  border-radius: 10px;
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs body.test {
  scrollbar-face-color: rgb(205.71875, 213.5, 221.28125);
  scrollbar-track-color: rgb(235.2875, 238.4, 241.5125);
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs {
    width: 100%;
    height: 100%;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel {
  position: relative;
  max-height: calc(var(--vh, 1vh) * 35);
  padding: 1.8rem 0 0;
  overflow-y: auto;
}
.device_mobile .category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel {
  max-height: none;
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel {
    padding: 0.8rem 0 10rem;
    height: 100%;
  }
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel {
    padding-bottom: 7rem;
    height: 100%;
    overflow-y: auto;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel a.btn_go {
  display: inline-block;
  width: auto;
  margin: 1.5rem 0 1.5rem 1.5rem;
  font-weight: 400;
  padding: 0.75rem 1.5rem;
  border: 1px solid #282828;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel a.btn_go {
    margin-left: 1rem;
  }
}
.category_all_layer_wrap .category_all_layer article.categoryArea .category_tabs .tab_pannel a.btn_go:hover {
  border-color: #476FF3;
  color: #476FF3;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: auto;
  padding: 0;
  border-radius: 5rem;
  background-color: #eaf0f6;
  overflow: hidden;
  box-shadow: 0 0.5rem 1.25rem #f5f5f5;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 .bar {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 26.664%;
  height: 100%;
  border-radius: 5rem;
  background-color: #476FF3;
  transition: 0.15s ease-out;
  z-index: 0;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 .bar {
    width: 33.33%;
  }
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li {
  display: flex;
  justify-content: center;
  width: 33.33%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 5rem;
  background: none;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-1] {
  justify-content: flex-start;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-3] {
  justify-content: flex-end;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li a.ui-tabs-anchor {
  position: relative;
  display: inline-block;
  width: 80%;
  height: auto;
  padding: 1.25rem 0;
  font-size: 24px;
  font-size: 1.56rem;
  line-height: 120%;
  letter-spacing: -0.1rem;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 li a.ui-tabs-anchor {
    font-size: 20px;
    font-size: 1.3rem;
    letter-spacing: -0.05rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 li a.ui-tabs-anchor {
    font-size: 18px;
    font-size: 1.17rem;
    letter-spacing: -0.025rem;
  }
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li a.ui-tabs-anchor {
  color: #72879e;
  font-weight: 700;
  border-radius: 5rem;
  text-align: center;
  border: none;
  outline: none;
  z-index: 1;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 li a.ui-tabs-anchor {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 li a.ui-tabs-anchor {
    padding: 0.75rem;
  }
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active {
  border: none;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active a.ui-tabs-anchor {
  color: #ffffff;
  border: none;
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-1] ~ .bar {
  transform: translateX(0);
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-2] ~ .bar {
  transform: translateX(137.5%);
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-2] ~ .bar {
    transform: translateX(100%);
  }
}
.category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-3] ~ .bar {
  transform: translateX(275%);
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer ul.category_depth1 li.ui-state-active[aria-labelledby=ui-id-3] ~ .bar {
    transform: translateX(200%);
  }
}
.category_all_layer_wrap .category_all_layer .category_depth2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.category_all_layer_wrap .category_all_layer .category_depth2 > li {
  flex: 0 0 20%;
}
@media (max-width: 960px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li {
    flex: 0 0 25%;
  }
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li {
    flex: 0 0 33%;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li {
    flex: 0 0 50%;
  }
}
.category_all_layer_wrap .category_all_layer .category_depth2 > li > a {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 1.25rem;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li > a {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li > a {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 130%;
  }
}
.category_all_layer_wrap .category_all_layer .category_depth2 > li > a {
  font-weight: 500;
  color: #282828;
}
@media (max-width: 640px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li > a {
    padding: 1rem;
  }
}
@media (max-width: 480px) {
  .category_all_layer_wrap .category_all_layer .category_depth2 > li > a {
    padding: 0.75rem;
  }
}
.category_all_layer_wrap .category_all_layer .category_depth2 > li > a span {
  display: inline-block;
  padding: 0 0.25rem;
  position: relative;
  z-index: 0;
}
.category_all_layer_wrap .category_all_layer .category_depth2 > li > a span:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 14px;
  background: linear-gradient(72deg, #3ed239 20%, #40e84e 60%, #41f359 100%);
  transform: scaleX(0);
  transform-origin: left bottom;
  z-index: -1;
  opacity: 0.45;
}
.category_all_layer_wrap .category_all_layer .category_depth2 > li > a:hover span:after {
  display: block;
  transform: scaleX(1);
  transition: 0.15s ease-in;
}

.nav_bg {
  position: fixed;
  top: 0;
  right: 0;
  display: none;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  background: rgba(0, 0, 0, 0.45);
  z-index: 989;
}
.openSlide .nav_bg {
  display: block;
}

/*_footer.scss*/
footer {
  width: 100%;
  padding: 3rem var(--uh-gutter-x, 1rem);
  background: #282828;
}
@media (max-width: 640px) {
  footer {
    padding: 2rem 0;
  }
}
footer .footer_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 960px) {
  footer .footer_wrap {
    display: block;
  }
}
footer .footer_left {
  flex: 0 0 40%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 3rem;
  color: #ffffff;
}
@media (max-width: 960px) {
  footer .footer_left {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  footer .footer_left {
    display: block;
  }
}
footer .footer_left .logo_BI {
  flex: 0 0 200px;
  display: block;
  height: auto;
  padding-right: 2rem;
}
@media (max-width: 640px) {
  footer .footer_left .logo_BI {
    flex: 0 0 160px;
    width: 160px;
  }
}
@media (max-width: 480px) {
  footer .footer_left .logo_BI {
    flex: 0 0 auto;
    width: 120px;
    margin: 0 auto;
    padding-right: 0;
  }
}
footer .footer_left .logo_BI > img {
  width: 100%;
  height: auto;
}
footer .footer_left .callcenter {
  flex: 1;
  display: block;
  width: auto;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  footer .footer_left .callcenter {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  footer .footer_left .callcenter {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 130%;
  }
}
footer .footer_left .callcenter {
  color: #ffffff;
}
@media (max-width: 960px) {
  footer .footer_left .callcenter {
    flex: 0 0 auto;
    width: auto;
  }
}
@media (max-width: 640px) {
  footer .footer_left .callcenter {
    margin-top: 1rem;
  }
}
footer .footer_left .callcenter a {
  color: #f5f5f5;
}
footer .footer_left .callcenter span {
  display: block;
}
footer .footer_left .callcenter span.num {
  font-size: 34px;
  font-size: 2.21rem;
  line-height: 120%;
  letter-spacing: -2px;
}
@media (max-width: 640px) {
  footer .footer_left .callcenter span.num {
    font-size: 30px;
    font-size: 1.95rem;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 480px) {
  footer .footer_left .callcenter span.num {
    font-size: 26px;
    font-size: 1.69rem;
    letter-spacing: -1.2px;
  }
}
footer .footer_left .callcenter span.num {
  letter-spacing: normal;
  font-weight: 700;
  color: #f5f5f5;
}
footer .footer_left dl {
  width: 13rem;
  margin-top: 0.6rem;
}
@media (max-width: 640px) {
  footer .footer_left dl {
    margin-top: 0;
  }
}
footer .footer_left dl dt,
footer .footer_left dl dd {
  margin-top: 0.5rem;
  color: #ECEFF2;
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  footer .footer_left dl dt,
  footer .footer_left dl dd {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 480px) {
  footer .footer_left dl dt,
  footer .footer_left dl dd {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 640px) {
  footer .footer_left dl dt,
  footer .footer_left dl dd {
    margin-top: 0.3rem;
    font-size: 13px;
    font-size: 0.845rem;
  }
}
footer .footer_left dl dt {
  display: inline-block;
  width: 5rem;
}
footer .footer_left dl dd {
  display: inline-block;
  width: 7rem;
}
footer .footer_left .link_wrap {
  margin-top: 1rem;
}
footer .footer_left .link_wrap a {
  padding: 0.5rem;
  color: #ffffff;
  border: 1px solid #737373;
}
footer .footer_right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  color: #e6e6e6;
}
@media (max-width: 960px) {
  footer .footer_right {
    margin-top: 1.5rem;
    border-top: 1px solid #737373;
    padding-top: 1.5rem;
  }
}
@media (max-width: 640px) {
  footer .footer_right {
    margin-top: 0.8rem;
    padding-top: 0.8rem;
  }
}
footer .footer_right ul.company_ul {
  display: block;
  text-align: left;
}
footer .footer_right ul.company_ul li {
  display: inline-block;
}
footer .footer_right ul.company_ul li a,
footer .footer_right ul.company_ul li button {
  display: inline-block;
  padding-right: 1.5rem;
  font-size: 18px;
  font-size: 1.17rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  footer .footer_right ul.company_ul li a,
  footer .footer_right ul.company_ul li button {
    font-size: 15px;
    font-size: 0.975rem;
  }
}
@media (max-width: 480px) {
  footer .footer_right ul.company_ul li a,
  footer .footer_right ul.company_ul li button {
    font-size: 15px;
    font-size: 0.975rem;
    line-height: 130%;
  }
}
footer .footer_right ul.company_ul li a,
footer .footer_right ul.company_ul li button {
  color: #f5f5f5;
  font-weight: normal;
  opacity: 0.75;
}
@media (max-width: 640px) {
  footer .footer_right ul.company_ul li a,
  footer .footer_right ul.company_ul li button {
    padding-right: 0.5rem;
  }
}
@media (max-width: 480px) {
  footer .footer_right ul.company_ul li a,
  footer .footer_right ul.company_ul li button {
    padding-right: 0.3rem;
  }
}
footer .footer_right ul.company_ul li a:hover, footer .footer_right ul.company_ul li a:focus,
footer .footer_right ul.company_ul li button:hover,
footer .footer_right ul.company_ul li button:focus {
  opacity: 1;
}
footer .footer_right ul.company_ul li a.privacy,
footer .footer_right ul.company_ul li button.privacy {
  font-weight: bold;
  color: #ffffff;
  opacity: 1;
}
footer .footer_right ul.company_ul li a.privacy:hover, footer .footer_right ul.company_ul li a.privacy:focus,
footer .footer_right ul.company_ul li button.privacy:hover,
footer .footer_right ul.company_ul li button.privacy:focus {
  color: #6294ff;
}
footer .footer_right address {
  display: block;
  margin-top: 1.5rem;
  text-align: left;
}
@media (max-width: 640px) {
  footer .footer_right address {
    margin-top: 0.5rem;
  }
}
footer .footer_right address h3,
footer .footer_right address dl {
  display: inline-block;
  width: auto;
  margin-right: 1rem;
  font-size: 16px;
  font-size: 1.04rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  footer .footer_right address h3,
  footer .footer_right address dl {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 480px) {
  footer .footer_right address h3,
  footer .footer_right address dl {
    font-size: 14px;
    font-size: 0.91rem;
  }
}
@media (max-width: 640px) {
  footer .footer_right address h3,
  footer .footer_right address dl {
    display: block;
  }
}
footer .footer_right address dl {
  position: relative;
  z-index: 1;
}
footer .footer_right address dl:after {
  position: absolute;
  top: 0.3rem;
  right: -0.6rem;
  content: "";
  display: block;
  width: 1px;
  height: 0.7rem;
  background: #737373;
}
@media (max-width: 640px) {
  footer .footer_right address dl:after {
    display: none;
  }
}
footer .footer_right address dl dt,
footer .footer_right address dl dd {
  display: inline-block;
  margin: 0;
}
footer .footer_right address dl dt {
  margin-right: 0.25rem;
  color: rgb(204.5, 204.5, 204.5);
  font-weight: 300;
}
footer p.copyright {
  margin-top: 1rem;
  text-align: left;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 120%;
}
@media (max-width: 640px) {
  footer p.copyright {
    font-size: 13px;
    font-size: 0.845rem;
  }
}
footer p.copyright {
  color: #ECEFF2;
  letter-spacing: normal;
}

/*_sub.scss*/
section.sub_wrap {
  position: relative;
  width: 930px;
  height: auto;
  margin: 50px auto 0 auto;
  padding: 0 0 50px 0;
}
section.sub_wrap h1 {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 32px;
  font-size: 2.08rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: -1.2px;
}
section.sub_wrap > p {
  display: inline-block;
  width: 100%;
  margin: 0 0 50px 0;
  text-align: center;
}

/*_notice.scss*/
section.notice_ban {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1450px;
}
@media (max-width: 1450px) {
  section.notice_ban {
    max-width: 1450px;
  }
}
@media (max-width: 1200px) {
  section.notice_ban {
    max-width: 1200px;
  }
}
@media (max-width: 960px) {
  section.notice_ban {
    max-width: 960px;
  }
}
section.notice_ban {
  opacity: 0.9;
  filter: alpha(opacity=90);
  text-align: center;
}
section.notice_ban div.layer_pop {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: url(/HRDACA2026/_Resources/img/all_bg.png) repeat;
}
section.notice_ban div.layer_pop article.notice_ban_wrap {
  width: 960px;
  height: 450px;
  margin: 0 auto;
  background: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
section.notice_ban div.layer_pop button.btn_evn_close {
  width: 300px;
  display: inline-block;
  border: none;
  color: #fff;
  padding: 8px 20px 10px 40px;
  text-align: left;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
  background: #4d5259 url(/HRDACA2026/_Resources/img/ic_arrow_up.png) no-repeat 13px 9px !important;
}
section.notice_ban button.btn_evn_open {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -150px;
  border: none;
  color: #fff;
  background: #4d5259 url(/HRDACA2026/_Resources/img/ic_arrow_down.png) no-repeat 13px 9px;
  padding: 8px 20px 10px 40px;
  text-align: left;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
