@charset "UTF-8";
/*
요약어 리스트
btn = button
inp = input
lnk = link
alt = alert
wid = width
hgt = height
tit = title
txt = text
lf = left
rt = right
ic = icon
*/

@font-face{
  font-family: 'NotoSansCJK KR';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src:local('NotoSansCJKkr-Thin'),
  url('/font/NotoSansCJKkr-Thin.subset.woff2') format('woff2');
}

@font-face{
  font-family: 'NotoSansCJK KR';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:local('NotoSansCJKkr-Light'),
  url('/font/NotoSansCJKkr-Light.subset.woff2') format('woff2');
}

@font-face{
  font-family: 'NotoSansCJK KR';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:local('NotoSansCJKkr-Regular'),
  url('/font/NotoSansCJKkr-Regular.subset.woff2') format('woff2');
}

@font-face{
  font-family: 'NotoSansCJK KR';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:local('NotoSansCJKkr-Medium'),
  url('/font/NotoSansCJKkr-Medium.subset.woff2') format('woff2');
}
@font-face{
  font-family: 'NotoSansCJK KR';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:local('NotoSansCJKkr-Bold'),
  url('/font/NotoSansCJKkr-Bold.subset.woff2') format('woff2');
}
@font-face{
  font-family: 'NotoSansCJK KR';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src:local('NotoSansCJKkr-Black'),
  url('/font/NotoSansCJKkr-Black.subset.woff2') format('woff2');
}
/* latin-ext */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: local("Roboto"), local("Roboto-Regular"), local("sans-serif"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

/* latin */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: local("Roboto"), local("Roboto-Regular"), local("sans-serif"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

/* latin-ext */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: local("Roboto Medium"), local("Roboto-Medium"), local("sans-serif-medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format("woff2"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

/* latin */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: local("Roboto Medium"), local("Roboto-Medium"), local("sans-serif-medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 400; src: local("Noto Sans KR Regular"), local("NotoSansKR-Regular"), url("/fonts/NotoSansKR-Regular.woff2") format("woff2"), url("/fonts/NotoSansKR-Regular.woff") format("woff"); }

@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 500; src: local("Noto Sans KR Medium"), local("NotoSansKR-Medium"), url("/fonts/NotoSansKR-Medium.woff2") format("woff2"), url("/fonts/NotoSansKR-Medium.woff") format("woff"); }

@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; src: local("Noto Sans KR Bold"), local("NotoSansKR-Bold"), url("/fonts/NotoSansKR-Bold.woff2") format("woff2"), url("/fonts/NotoSansKR-Bold.woff") format("woff"); }

body { color: #000; font: 200 20px 'NotoSansCJK KR', 'Noto Sans KR', sans-serif; min-width: 1440px; }

button { cursor: pointer; -webkit-transition: .4s ease-out; transition: .4s ease-out; }

strong {font-weight: 600}
button:disabled { cursor: no-drop; background: #e1e1e1 !important; }

a:not(.no_ext) { -webkit-transition: .3s; transition: .3s; }

a:not(.no_ext):hover { color: #16867d; }

select { padding-right: 30px !important; background: url("/images_renew/select_arrow_gray.png") no-repeat 90% 50%; -webkit-appearance: none; -moz-appearance: none; appearance: none; /*font-size: 15px;*/ /*font-size: 17px;*/font-size: 20px;}
.new_registration, .user_custom {
  select {
    background: url("/images_renew/select_arrow_bk.png") no-repeat 90% 50%;
  }
}
select::-ms-expand { display: none; }

select:disabled { cursor: no-drop; background: #e1e1e1 !important; }

select.is_year { padding-left: 15px; min-width: 100px; }

select.is_month { padding-left: 15px; min-width: 100px; }

.brand_item { letter-spacing: 0; }

.robo { font-family: 'Roboto', 'Noto Sans KR', sans-serif; letter-spacing: 0; }

.non { display: none !important; }

.blk { display: block; }

.inp { display: inline-block; }

/* .fw_b { font-weight: 700 !important; }

.fw_m { font-weight: 500; }

.fw_r { font-weight: 400 !important; } */

.fc_w { color: #fff; }

.fc_m1 { color: #233b6a; }

.fc_m2 { color: #4c6088; }

.fc_s1 { color: #16867d; }

.fc_s2 { color: #3695b7; }

.fc_s3 { color: #2a727e; }

.fc_g1 { color: #333; }

.fc_g2 { color: #555; }

.fc_g3 { color: #666; }

.fc_g4 { color: #ccc; }

.fc_g5 { color: #cfcfcf; }

.fc_g6 { color: #f5f5f5; }

.wh_pre_w { white-space: pre-wrap; }

.posi_r { position: relative; }

.txt_a_c { text-align: center; }

.ic_btn { background: none; border: 0; margin: 0; padding: 0; -webkit-transition: .4s ease-out; transition: .4s ease-out; }

.is_inp { border: 1px solid #cfcfcf; height: 53px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px; -webkit-transition: .8s; transition: .8s; font-weight: 400; outline: 0; vertical-align: middle; }

.is_inp:focus { border-color: #16867d; }

.is_inp:disabled { cursor: no-drop; background: #cfcfcf !important; }

.is_inp.ic_btn { margin: 0; }

.m_line1 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m_line2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: keep-all; }

.arrow_1 .slick-arrow { position: absolute; bottom: 0; right: 0; width: 60px; height: 60px; background: #333 no-repeat 50% url("/images_new/icon/arrow_1_r.png"); font-size: 0; z-index: 5; border: 0; }

.arrow_1 .slick-arrow.slick-prev { right: 60px; background-image: url("/images_new/icon/arrow_1_l.png"); margin-right: 1px; }

.arrow_1 .slick-arrow:hover { background-color: #16867d; }

.arrow_1.arw_center .slick-arrow { left: 50%; right: auto; }

.arrow_1.arw_center .slick-arrow.slick-prev { left: auto; right: 50%; }

.arrow_2 .slick-arrow { 
  position: absolute; 
  bottom: calc(50% - 25px); 
  width: 27px; 
  height: 50px; 
  background: no-repeat 50%; 
  font-size: 0; 
  z-index: 5; 
  border: 0; 
}

.arrow_2 .slick-arrow.slick-prev { left: -60px; background-image: url("/images_new/icon/arrow_2_l.png"); margin-right: 1px; }

.arrow_2 .slick-arrow.slick-prev:hover { background-image: url("/images_new/icon/arrow_2_l_h.png"); }

.arrow_2 .slick-arrow.slick-next { right: -60px; background-image: url("/images_new/icon/arrow_2_r.png"); margin-right: 1px; }

.arrow_2 .slick-arrow.slick-next:hover { background-image: url("/images_new/icon/arrow_2_r_h.png"); }



.body_tit, .page_title { 
  position:relative;
  /*font-size: 72px;*/font-size: 60px;
  padding-bottom: 110px;
  text-align: center; 
  font-weight: 600;
  letter-spacing: -3px;
}

.body_tit.find_tit {font-size: 50px;}
.body_tit.member_resister_tit {font-size: 50px;}

.page_title {
  /*font-size: 72px;*/font-size: 60px;
  letter-spacing: -3px;
}
  /* 브랜드 한정 */
/* 
.body_tit::before {
  position:absolute;
  top:0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  max-width: 1440px;
  border-top: 1px solid #000; 
  content: '';
} */

.body_wrap { 
  width: 1440px; 
  margin: 0 auto; 
  > h2.introduce {
    padding-bottom: 35px;
    margin-bottom: 55px;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #c6c6c6;
    + p {
      color: #000;
      font-size: 20px;
      font-weight: 200;
      line-height: 34px;
      span {
        color:#16867d;
        font-weight: 600
      }
    }
  }
}

.mwid { margin-left: auto; margin-right: auto; max-width: 1440px; }

.pop_wrap { position: fixed; top: 0; height: 100%; left: 0; width: 100%; min-width: 1300px; background: rgba(0, 0, 0, 0.5); z-index: 120; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.pop_wrap .pop_outline { background-color: #fff; max-height: 85%; max-width: 1150px; min-width: 800px; margin: auto; padding: 30px; position: relative; overflow: auto; -webkit-box-sizing: content-box; box-sizing: content-box; }

.pop_wrap .pop_outline #titleName { font-size: 36px; font-weight: 700; margin-bottom: 20px; }

.pop_wrap .pop_outline .btn_class { position: absolute; right: 15px; top: 15px; }


  .tab_btn_wrap { 
    padding: 13px 0;
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
    width: 1440px;
    box-sizing: border-box;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    button.tab_btn { 
      position: relative;
      -webkit-box-flex: 1; 
      -ms-flex: 1; 
      flex: 1; 
      height: 46px;
      color: #000;
      font-size: 20px; 
      font-weight: 500; 
      background: #fff; 
      + .tab_btn {
        border-left: 1px solid #c6c6c6; 
      }
    }
    .tab_btn.active {
      position: relative;
      color: #16867d;
    }
    .tab_btn.active::after {
      position: absolute;
      left: 0;
      bottom: -13px;
      display: inline-block;
      width: 100%;
      
      content: '';
      border-bottom: 4px solid #16867d;
    }
  }



.page, .pager { padding: 80px 0 100px; text-align: center; }

.page > *, .pager > * { 
  margin-left: -1px;
  display: inline-block;
  width: 44px;
  height: 44px;
  vertical-align: middle;
  color: #434343;
  border: 1px solid #cbcbcb;
  line-height: 44px;
  font-weight: 200;
}

.page .page_line, .pager .page_line { 
    border: 1px solid #cbcbcb;
    padding: 0; 
    margin: 0 5px;
    img {
      width: 44px;
      height: 44px;
      vertical-align: top;
    }
}


/* .page .page_line:hover, .pager .page_line:hover { border-color: #16867d; } */

.page strong, .pager strong { 
  color: #fff; 
  background-color: #16867d; 
  font-weight: 200;
}

.page span, .pager span { display: none; }

.wide_body { padding: 80px 0; background-color: #f5f5f5; }

.wide_body h2 { padding-bottom: 20px; }


/* .wide_body li::before { position: absolute; content: ''; width: 4px; height: 4px; background-color: #666; border-radius: 3px; left: 2px; top: 8px; } */

.loading_div { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.loading_div::before { content: 'LOADING..'; position: absolute; display: block; text-align: center; width: 100%; left: 0; top: 30%; color: #fff; font-size: 30px; letter-spacing: 3px; }

.loading_div div { display: inline-block; width: 80px; height: 80px; line-height: 80px; text-align: center; margin: 5px; border-radius: 0 10px; font-size: 40px; border: 1px solid #fff; color: #fff; -webkit-animation: loading_div 2.5s cubic-bezier(0, 0.5, 0.5, 1) infinite; animation: loading_div 2.5s cubic-bezier(0, 0.5, 0.5, 1) infinite; }

.loading_div div:nth-child(1) { -webkit-animation-delay: -1s; animation-delay: -1s; }

.loading_div div:nth-child(2) { -webkit-animation-delay: -.5s; animation-delay: -.5s; }

.loading_div div:nth-child(3) { -webkit-animation-delay: 0; animation-delay: 0; }

.loading_div div:nth-child(4) { -webkit-animation-delay: .5s; animation-delay: .5s; }

.loading_div div:nth-child(5) { -webkit-animation-delay: 1s; animation-delay: 1s; }

.info_box { 
  margin-bottom: 80px;
  display:flex; 
  align-items: center;
  justify-content: flex-start;
  gap: 36px; 
  padding: 30px;
    height: auto ;
    box-sizing: border-box;
  border: 1px solid #c6c6c6; 
  line-height: 30px; 
  .info_icon {
    /* padding-left: 30px; */
  }
  .info_icon.icon_exclamation_mark {
    width: 84px;
    height: 84px;
  }
  .info_text {
    color: #000;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    p {
      + p {
        margin-top: 10px;
      }
    }
  } 
}
.info_box.no_icon {
  padding: 40px;
  box-sizing: border-box;
}
.member_join, .com_member_join_regist, .com_member_join_regist {
  .info_box {
    
    box-sizing: border-box;
    .info_icon {
      padding: 0;
    }
  }
  .info_text {
    p {
      font-size: 20px;
      line-height: 30px ;
      font-weight: 400 ;
      + p {
        margin-top: 10px;
      }
    }
  }
}
.table_under {
  p {
    color: #000;
    font-size: 20px;
    font-weight: 200;
    + p {
      padding-top: 10px;
    }
  }
}

.page_info_bottom {
	h2 {
		font-weight: 800;
	}
  ul > li {
      font-size: 20px;
      line-height: 34px;
      letter-spacing: -1px;
      strong {
        font-weight: 800;
      }
      
    p {
      line-height: 34px;
    }
    p.inner_tab {
      margin-left: 20px;
    }
  }
  
}
.pop_wrap .statistics_pop {
  .join_box {
    padding: 20px 20px 15px 20px;
    margin-bottom: 30px;
    ul > li {
      position: relative;
      margin-left: 1rem;
      padding-bottom: 0;
      &::before {
        position: absolute;
        top: 10px;
        left: -10px;
        display: inline-block;
        width: 3px;
        height: 3px;
        border-radius: 80%;
        content:'';
        background-color: #000;
      } 
    }
  }
}
.page_info_bottom {
  ul.dot_li > li {
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px; 
    &::before {
      position: absolute;
      top: 10px;
      left: -10px;
      display: inline-block;
      width: 3px;
      height: 3px;
      border-radius: 80%;
      content:'';
      background-color: #000;
    } 
    ul.dot_li > li.dot_empty::before  {
      display: none;
    }
  }
  ul.dot_li > li {
    &::before {
      top: 15px;
    }
  }
}


ul.indent_li > li {
  position: relative;
  margin-left: 40px;
  &::before {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    display: inline-block;
    content:'-';
    color: #000;
    font-size: 20px;
  } 
}

ul.indent_li > li.noHyphen::before {content: none;}

.law_item2 > .page_info_bottom > ul > li{
  padding-bottom: 7px;
}

.text_point {
  color:#16867d
}
.img_wrap {
  position: relative;
  display: inline-block;
  img {
    border: 1px solid #cfcfcf;
  }
}
.img_wrap:before {
  content: ''; 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 1) 100%);
}
.img_wrap:after {
  content: '●\A●\A●'; 
    position: absolute;
    bottom: 0; 
    left: 50%;
    transform: translateX(-50%);
    font-size: 6px;
    line-height: 8px;
    color: #777;
    white-space: pre; /* 줄바꿈을 적용 */
    text-align: center;
}
.member_join {

}
@-webkit-keyframes loading_div { 0% { top: 6px;
    height: 51px; }
  50%, 100% { top: 19px;
    height: 80px; } }

@keyframes loading_div { 0% { top: 6px;
    height: 51px; }
  50%, 100% { top: 19px;
    height: 80px; } }

@media print { html, body { font-size: 13pt; zoom: .93; }
  #pageBody { width: 1440px; }
  #pageHeader, #pageFooter, .view_tfoot, .to_list, .download_box, .is_print { display: none; } }
  
  
.page_info_bottom ul.dot_li #addInfo li {position: relative;margin-left: 10px;font-size: 20px;line-height: 34px;letter-spacing: -1px;}
.page_info_bottom ul.dot_li #addInfo li::before {position: absolute;top: 16px;left: -10px;display: inline-block;width: 3px;height: 3px;border-radius: 80%;content: '';background-color: #000;}
 
.member_join .titleArea h2.under_line {border-bottom: 0;}
.member_join .titleArea:nth-of-type(1) {border-bottom: 0;margin-bottom:40px;}



