@charset "utf-8";
:root {
    --premium-color: #ff6b01;
    --premium-gradient: linear-gradient(135deg, #ff6b01, #ff8534);
    --special-color: #2b3544;
    --special-gradient: linear-gradient(135deg, #2b3544, #3d4758);
}
/* 초기화 */
html {overflow-y: overlay; }
body {margin:0;padding:0;font-size:0.75em; min-width:1200px; font-family:'Noto Sans KR', dotum, sans-serif;background:#fff; }
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;}

h1, h2, h3, h4, h5, h6, a, p, div.title_subject{ transform: rotate(0.001deg); }


h1, h2, h3, h4, h5, h6 {font-size:1em; font-family:'Noto Sans KR', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:initial;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Noto Sans KR', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
#loadings {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: #fff;z-index: 999999;}
#loadings_spin {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(0, 0, 0, .1); /* 컬러 */
    border-radius: 50%;
    border-top-color: #ea5903; /* 컬러 */
    animation: spin 0.5s ease-in-out infinite;
    -webkit-animation: spin 0.5s ease-in-out infinite;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}
input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {font-weight:350; transition:0.3s ease all; margin:5px; padding:10px;border:0;color:#ccc}
.hd_pops_footer button:hover { color:#fff; transition:0.3s ease all; }
.hd_pops_footer .hd_pops_reject {background:#444;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background: #fff; }
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #e1e1e1;margin:0 auto; background:#f9f9f9;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:120px;zoom:1}http://ploan.dothome.co.kr/notice
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:40px 0 0}
#logo a img { max-height:50px; }

.select_box_loan { float:left; padding-top:45px; margin-left:80px; } 
.select_box_loan select { float:left; border:1px solid #dcdcdc; height:40px; padding:0px 15px; color:#999; } 


.hd_sch_wr {float:left;padding-top:45px;width:445px; margin-left:5px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:40px;padding-left:20px;background:#fff;border-right:0;font-size:1em;border:1px solid #dcdcdc; border-right:0;letter-spacing:-0.5px; color:#000; font-weight:400;}
#hd_sch #sch_submit { float:left;width:60px;height:40px; line-height:0; background:#fff;color:#444;cursor:pointer;font-size:18px; border:1px solid #dcdcdc; border-left:0;}

#hd_tnb {float:left;text-align:left}
#hd_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_tnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #555;position:relative;text-align:center;margin:12px 10px 12px 0;padding-right:10px}
#hd_tnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_tnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_tnb li a {display:inline-block;color:#555; letter-spacing:-1px; font-weight:500; font-size:13px;}
#hd_tnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #555;position:relative;text-align:center;margin:12px 10px 12px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#555; letter-spacing:-1px; font-weight:500; font-size:13px;}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


/* 기본 스타일 */
.hd_login {position:absolute;right:0;top:30px}
.hd_login li {float:left;margin:0 5px; border:1px solid #e1e1e1; background:#fff; color:#444; padding:8px 15px; font-size:13px; letter-spacing:-1px; font-weight:500; line-height:13px; transition: all 0.3s ease;}
.hd_login li svg { display:block; margin:0 auto; margin-bottom:8px; stroke: currentColor; transition: all 0.3s ease;}
.hd_login a {color:#444;}

/* 아이콘 호버 효과 */
.hd_login li:hover {
  border-color: #ff6b01;
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}

.hd_login li:hover svg {
  transform: translateY(-2px);
  stroke: #ff6b01;
}

/* 스피커 파동 애니메이션 */
@keyframes wave {
  0% {
    opacity: 0.2;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    opacity: 0.2;
    transform: scale(0.8);
  }
}

/* 사운드 웨이브 애니메이션 - 클래스 기반 선택자 사용 */
.sound-wave {
  transform-origin: center;
}

.sound-wave-1 {
  animation: wave 2s infinite;
  animation-delay: 0s;
}

.sound-wave-2 {
  animation: wave 2s infinite;
  animation-delay: 0.5s;
}

/* 페이지 로드 시 파동 시작을 위한 추가 코드 */
.speaker-icon:hover .sound-wave {
  animation-play-state: running;
}
/* 메인메뉴 */
#gnb {position:relative;background:#fff;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;}
.right_menu { float:right !important; }
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:50px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#fc9b4c;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}
#gnb .gnb_1dli img { vertical-align:baseline; max-height:24px; }
.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {position:relative; transition:0.3s ease all; display:block;font-weight:500; font-size:15px; letter-spacing:-1px; font-family:'Noto Sans KR';  margin:0 15px;color:#333;text-decoration:none}
.gnb_1da img { margin-right:4px; }
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.position_new { position:relative; top:1px; left:2px; }

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper { overflow-x:hidden;}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin: 0;height:500px;font-size:1em;width:1200px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto ;display:block;line-height:30px}

#container_title { text-align:center; color:#333; padding:20px 0px; margin:10px 0px; font-size:30px; letter-spacing:-1px; font-weight:600; }

#bo_v { border:1px solid #e1e1e1; padding:0px 50px; border-top:2px solid #000; padding-top:20px; }

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr { margin-top:15px; }
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#515151;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:50%;float:left;padding:0 20px; padding-left:0; font-size:14px; letter-spacing:-1px; font-weight:400;}

#ft_link {width:100%; background:#444;text-align:left; border-top:1px solid #dcdcdc;}
#ft_link .wrap {width:100%; max-width:1200px; margin:0 auto; padding:15px 0px;}
#ft_link .wrap a {display:inline-block;color:#fff;font-size:16px; font-weight:400; letter-spacing:-1px;}
#ft_link .wrap a:after { content:' '; border-right:1px solid #dcdcdc; padding-right:30px; margin-right:30px; }
#ft_link .wrap a:nth-last-child(1):after { content:' '; border-right:0; padding-right:30px; margin-right:30px; }

.tail_box { width:50%; color:#888; float:left;}
.tail_box .subject { width: calc(50% - 40px); background:#f1f1f1; color:#888; border-radius:10px; float:left; padding:25px; margin:20px;}
.tail_box .subject p.ct1 { font-size:18px; letter-spacing:1.8px; line-height:24px; font-weight:900; text-align:center;color:#888;}
.tail_box .subject p.ct2 { font-size:24px; letter-spacing:-1.2px; line-height:24px; font-weight:900; text-align:center;color:#333;}
.tail_box .subject p.ct3 { font-size:16px; letter-spacing:-0.8px; line-height:24px; font-weight:500; text-align:center;color:#333;}

.tail_main { width:100%; display:inline-block; margin:50px 0px;}
.tail_main .wrap { width:100%; max-width:1200px; margin:0 auto; padding:25px; border:2px solid #e1e1e1;}
.tail_main .wrap .left_wrap { width:29%; vertical-align:middle; display:inline-block; padding-right:25px; text-align:center;}
.tail_main .wrap .right_wrap { width:70%; vertical-align:middle;  display:inline-block; letter-spacing:-1px; font-weight:400; font-size:14px; }
.tail_main .wrap .right_wrap p.title { font-size:16px; color:#ff413c; font-weight:600;}
.tail_main .wrap .right_wrap p.color { color:#ff413c; display:inline; font-weight:600;}


#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#fff;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:40px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#ff5d00;background:#ff5d00;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:300;border:0;font-size:13px;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#ff8847; vertical-align:middle; transition:0.3s ease all;color:#fff;cursor:pointer;border-radius:3px}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:0px;padding:5px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:140px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#ff8800;border:1px solid #ff8800;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.swiper-container { z-index:0 !important; }

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


.local_find { width:280px; float:left; margin:0px 0px;position:relative;  }
.local_find h2 { width:100%; background:#fff; text-align:left; padding:10px; color:#333333; font-size:18px; font-weight:600; letter-spacing:-1px; vertical-align:middle;}

.loan_find { width:280px; float:left; margin:0px 0px; margin-left:0; position:relative;  }
.loan_find h2 { width:100%; background:#fff; text-align:left; padding:10px; color:#333333; font-size:18px; font-weight:600; letter-spacing:-1px; vertical-align:middle;}

.loan_real_search { width:280px; float:left; margin:0px 26px; margin-left:0; position:relative;  }
.loan_real_search h2 { width:100%; background:#fff; text-align:left; padding:10px; color:#333333; font-size:18px; font-weight:600; letter-spacing:-1px; vertical-align:middle;}

.find_box { width:100%; border-radius:5px; float:left; background:#fff; padding:10px 20px; }
.find_box li { width:50%; text-align:left; float:left; list-style: none; font-size:13px; letter-spacing:-0.5px; font-weight:500; color:#666; line-height:36px;}
.find_box li a {color:#666;}
.find_box li a.active { color:#ff8800; }
.find_box li a:hover { color:#ff8800; cursor:pointer; transition:0.2s ease all; }



#main_form { width:100%; display:inline-block;}
#main_form .main_subject{ width:100%; position:relative; text-align:left; margin:30px 0px; margin-bottom:20px; font-size:24px; letter-spacing:-2px; font-weight:600; }
#main_form .main_subject .subject_position {  }
#main_form .main_subject .subject_position .gray-title { color:#999; font-size:14px; margin-left:10px; font-weight:350; letter-spacing:-1px; }
#main_form .main_subject b {color:#eca400; vertical-align:baseline; margin-right:3px;}
#main_form .main_subject b.ad_re {font-size:14px; vertical-align:bottom; margin-top:5px; border:1px solid #e1e1e1; background:#f9f9f9; color:#000 !important; font-weight:400; padding:3px 10px; border-radius:3px; float:right;}

#main_form .main_subject i { margin-right:5px; }
.mongkey_banner { width:100vw; margin-left: calc(-50vw + 50%); margin-top:0px;  display:inline-block; background: url(../../../img/main/banner_main.png) center center no-repeat; margin-top:50px; }
.mongkey_banner .wrap {width:100%; font-size:0; max-width:1200px; background: url('../../../img/main/banner_inner.png') no-repeat center right; margin:0 auto;  padding:25px 0px;}
.mongkey_banner .wrap .left_logo { width:30%; font-size:20px; display:inline-block; vertical-align:middle; text-align:left;}
.mongkey_banner .wrap .left_logo p { color:#e3e6ff; font-size:24px; font-weight:600; letter-spacing:-1px;}
.mongkey_banner .wrap .left_logo p b {display:block; color:#fff;  } 
.mongkey_banner .wrap .right_text {width:35%; display:inline-block; vertical-align:middle;}
.mongkey_banner .wrap .right_text p.title {font-size: 16px; background:#fff; display:inline-block; padding:0px 40px; border-radius:30px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 36px; letter-spacing: -1px; text-align: left; color: #333333;}
.mongkey_banner .wrap .right_text .banner_inner { width:100%; display:inline-block; padding-top:10px; }
.mongkey_banner .wrap .right_text .banner_inner p.first {font-size: 16px; margin-right:10px; vertical-align:middle; font-weight: 500; display:inline-block; font-stretch: normal; font-style: normal; line-height: 48px; letter-spacing: -1px; text-align: left; color: #e3e6ff;}
.mongkey_banner .wrap .right_text .banner_inner p.second {font-size: 36px; vertical-align:middle; font-weight: 700; display:inline-block; font-stretch: normal; font-style: normal; line-height: 48px; letter-spacing: -1.5px; text-align: left; color: #fff;}
.mongkey_banner .wrap .right_text .banner_inner p.second:nth-child(2) { margin-right:15px; }

.mongkey_banner .wrap .right_text2 {width:35%; display:inline-block; vertical-align:middle;}
.mongkey_banner .wrap .right_text2 p.title {font-size: 16px; background:#fff; display:inline-block; padding:0px 40px; border-radius:30px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 36px; letter-spacing: -1px; text-align: left; color: #333333;}
.mongkey_banner .wrap .right_text2 .banner_inner { width:100%; display:inline-block; padding-top:10px; }
.mongkey_banner .wrap .right_text2 .banner_inner p.first {font-size: 16px; margin-right:10px; vertical-align:middle; font-weight: 500; display:inline-block; font-stretch: normal; font-style: normal; line-height: 48px; letter-spacing: -1px; text-align: left; color: #e3e6ff;}
.mongkey_banner .wrap .right_text2 .banner_inner p.second {font-size: 36px; vertical-align:middle; font-weight: 700; display:inline-block; font-stretch: normal; font-style: normal; line-height: 48px; letter-spacing: -1.5px; text-align: left; color: #fff;}
.mongkey_banner .wrap .right_text2 .banner_inner p.second:nth-child(2) { margin-right:15px; }


.board_list_title { text-align:center; color:#333; margin:15px 0px; font-size:30px; letter-spacing:-1px; font-weight:600; }
.board_list_title b{color:#eca400}

.tail_wrap_latast { width:100%; display:inline-block; margin-top:50px;}

.main_board { width:100%; display:inline-block; margin-top:50px; }
.main_board .board_box { width:49%; float:left; }
.main_board .board_box:nth-child(1) { margin-right:2% }



@charset "utf-8";

/* 공통 */
.check_box input[type="checkbox"]{display:none;}
.check_box input[type="checkbox"] + label{position:relative;font-size:13px;margin-left:30px}
.check_box input[type="checkbox"] + label:before{content:"";display:block;position:absolute;background:#dddddd url(./img/check.svg) no-repeat center;background-size:100%;width:20px;height:20px;border:solid 1px #dddddd;border-radius:50%;top:-2px;left:-30px}
.check_box input[type="checkbox"]:checked + label:before{border-color:#222222;background-color:#222222}

/* 로그인 */
.mem03_skin {width:960px;margin:0 auto;padding-bottom:50px;}
.mem03_skin .title {padding:55px 0 45px;font-size:35px;text-align:center;font-weight:normal;border-bottom:solid 1px #222222}

.login_wrap {width:540px;margin:0 auto;padding-top:60px}
.login_wrap .intro_txt {margin-bottom:20px;font-size:30px;line-height:40px}

#login_fs .login_box .input_wrap {width:380px}
#login_fs .login_box .btn_wrap {width:150px;margin-left:10px}
#login_fs .login_box .btn_wrap .btn_submit {width:100%;height:100px;background:#222222;color:#ffffff;font-size:13px}
#login_fs .info_wrap {display:flex;align-items:center;justify-content:space-between;margin-top:30px}
#login_fs .info_wrap #lost_password a {border-bottom:solid 1px transparent}
#login_fs .info_wrap #lost_password a:hover {border-bottom:solid 1px #222222;color:#222222}

#login_fs .login_box {display:flex}
#login_fs .frm_input {width:100%;height:45px;border:solid 1px #dddddd;padding-left:20px;font-size:13px}
#login_fs .frm_input:focus {border:solid 1px #222222}
#login_fs .frm_input::placeholder {color:#999999}
#login_fs #login_pw {margin-top:10px}

#lost_password {display:flex;align-items:center;justify-content:space-between}
#lost_password a {font-size:13px;color:#999999;position:relative}
#lost_password #join:hover {color:#ff5000}

.sns_login {margin-top:50px;border-top:solid 1px #dddddd}
.sns_login .sns_list {margin-top:30px;display:flex;align-items: center;justify-content:center}
.sns_login .sns_list li {width:50%;border:solid 1px #dddddd}
.sns_login .sns_list li + li {margin-left:10px;}
.sns_login .sns_list li a {display:flex;align-items:center;justify-content:center;width:100%;height:45px}
.sns_login .sns_list li a img {width:24px;}
.sns_login .sns_list li a span {font-size:13px;margin-left:7px}

#login_password_lost { margin:0px 10px; }


.footer_monkey { display:none; position:fixed; bottom:5px; left:5px; font-weight:350; z-index:99999; border-radius:5px; padding:5px; }
.footer_monkey .foo_con { background:#fff; padding:15px 10px; text-align:center; font-size:13px; border-radius:0px 0px 5px 5px }
.footer_monkey .foo_con .con01 { display:inline-block; font-weight:500; letter-spacing:-1px; min-width:165px; padding:5px 10px; background:#f2f3f8; }
.footer_monkey .foo_con .con02 { display:inline-block; font-weight:500; letter-spacing:-1px; min-width:70px;padding:5px 10px; background:#f2f3f8; }
.footer_monkey .foo_con .con03 { display:inline-block; font-weight:500; letter-spacing:-1px; min-width:165px; padding:5px 10px; background:#f2f3f8; }
.footer_monkey .foo_con .con04 { display:inline-block; font-weight:500; letter-spacing:-1px; min-width:70px;padding:5px 10px; background:#f2f3f8; }
.footer_monkey .foo_con b { margin:3px 0px; }
.footer_monkey .title_foo { padding:7px 10px; font-size:15px; font-weight:400; color:#fff;}
.footer_monkey .title_foo b.close_ad { background:#fff; float:right; font-weight:900; font-size:12px; border-radius:100%; padding:0px 6px; }



.pd_top_215{padding-top:215px;}
.top_bar_fix{position:fixed !important; z-index:99999; top:0; left:0; width:100%;}

.left_wrap img { vertical-align:middle; max-height:60px; }
.company_head .right_wrap .main a li img { vertical-align:middle; }
#stv_open {cursor:pointer;}


.quick_box { display:flex; align-items:center; justify-content:space-around; background:url('../../../img/main/e01.png') no-repeat center center; float:left; font-size:16px; margin-bottom:10px;font-weight:500; letter-spacing:-1px; padding:15px 20px; color:#000; text-align:center; width:190px; border-radius:0px; border:1px solid #dcdcdc;}
.quick_box img { float:left;  margin-right:10px; }

.quick_box h2 { display:inline; vertical-align:middle; line-height:1.2em;}

.quick_box2 { display:flex; align-items:center; justify-content:space-around; background:url('../../../img/main/e02.png') no-repeat center center; float:left; font-size:15px; margin-bottom:10px;font-weight:500; letter-spacing:-1px; padding:15px 20px; color:#000; text-align:center;width:190px; border-radius:0px; border:1px solid #dcdcdc;}
.quick_box2 img { float:left;  margin-right:10px; }
.quick_box2 h2 { display:inline; vertical-align:middle; line-height:1.4em;}


.quick_box:hover, .quick_box2:hover { transition:0.3s ease all;
-webkit-box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.1)}

#floatR { width:190px;  }
#stv { display:inline-block; }

.board_arrow{vertical-align:baseline; top:23px; right:20px; position:absolute;}

.company_head .right_wrap .main a li img:nth-child(1) { height:32px; }

.mongkey_banner2 { width:100%; margin-top:30px; margin-bottom:30px; display:inline-block; background:#fff;}
.mongkey_banner2 .wrap {width:100%; font-size:0; max-width:1200px; background: url('../../../img/board/banner_inner2.png') no-repeat center center; margin:0 auto; padding:30px 70px;}
.mongkey_banner2 .wrap .left_logo { width:50%; font-size:20px; display:inline-block; vertical-align:middle; text-align:left;}
.mongkey_banner2 .wrap .left_logo p { color:#000; font-size:24px; font-weight:500; letter-spacing:-2px;}

.mongkey_banner2 .wrap .right_text {width:50%; display:inline-block; vertical-align:middle; text-align:center;}
.mongkey_banner2 .wrap .right_text p.title {font-size: 16px; background:#fff; display:inline-block; padding:0px 40px; border-radius:30px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 36px; letter-spacing: -1px; text-align: left; color: #333333;}
.mongkey_banner2 .wrap .right_text .banner_inner { width:100%; display:inline-block; padding-top:10px; }
.mongkey_banner2 .wrap .right_text .banner_inner p.first {font-size: 24px; margin-right:10px; vertical-align:middle; font-weight: 500; display:inline-block; font-stretch: normal; font-style: normal; line-height: 48px; letter-spacing: -1px; text-align: left; color: #e3e6ff;}
.mongkey_banner2 .wrap .right_text .banner_inner p.second {font-size: 40px; vertical-align:middle; font-weight: 700; display:inline-block; font-stretch: normal; font-style: normal; line-height: 48px; letter-spacing: -1.5px; text-align: left; color: #fff;}
.mongkey_banner2 .wrap .right_text .banner_inner p.second:nth-child(2) { margin-right:15px; }

/* view 배너 */
.view_banner_call { width:100%; height:auto; padding:13px; margin-top:10px;letter-spacing:-1px; text-decoration:underline; text-underline-position:under; text-align:center; color:#fff; font-weight:350; font-size:20px; background: url('../../../img/board/view_banner.png') repeat center center; }



.sub_top_banner { width:100%; background: url('../../../img/sub/sub_banner_01.png') no-repeat center center; padding-top:45px; padding-bottom:85px; font-size:40px; letter-spacing:-2px; font-weight:600; text-align:center; color:#fff;}
.sub_top_banner p.sub01 { display:block; font-size:18px; font-weight:400;padding:10px 0px; line-height:24px; letter-spacing:-1px; color:#bbb; }
.sub_top_banner p.sub01 u { font-weight:500; font-size:24px; color:#ccc; }
.sub_top_banner p.sub02 { display:block; font-size:14px; font-weight:400; line-height:18px; letter-spacing:-1px; color:#bbb; }


.sub_top_banner1 { width:100%; background: url('../../../img/sub/company_i.png') no-repeat center center; padding-top:45px; padding-bottom:85px; font-size:40px; letter-spacing:-2px; font-weight:600; text-align:center; color:#fff;}
.sub_top_banner1 p.sub01 { display:block; font-size:18px; font-weight:400;padding:10px 0px; line-height:24px; letter-spacing:-1px; color:#bbb; }
.sub_top_banner1 p.sub01 u { font-weight:500; font-size:24px; color:#ccc; }
.sub_top_banner1 p.sub02 { display:block; font-size:14px; font-weight:400; line-height:18px; letter-spacing:-1px; color:#bbb; }



.sub_top_banner2 { width:100%; background: url('../../../img/sub/info_use.png') no-repeat center center; padding-top:45px; padding-bottom:85px; font-size:40px; letter-spacing:-2px; font-weight:600; text-align:center; color:#fff;}
.sub_top_banner2 p.sub01 { display:block; font-size:18px; font-weight:400;padding:10px 0px; line-height:24px; letter-spacing:-1px; color:#bbb; }
.sub_top_banner2 p.sub01 u { font-weight:500; font-size:24px; color:#ccc; }
.sub_top_banner2 p.sub02 { display:block; font-size:14px; font-weight:400; line-height:18px; letter-spacing:-1px; color:#bbb; }


.sub_top_banner3 { width:100%; background: url('../../../img/sub/adver.png') no-repeat center center; padding-top:45px; padding-bottom:85px; font-size:40px; letter-spacing:-2px; font-weight:600; text-align:center; color:#fff;}
.sub_top_banner3 p.sub01 { display:block; font-size:18px; font-weight:400;padding:10px 0px; line-height:24px; letter-spacing:-1px; color:#bbb; }
.sub_top_banner3 p.sub01 u { font-weight:500; font-size:24px; color:#ccc; }
.sub_top_banner3 p.sub02 { display:block; font-size:14px; font-weight:400; line-height:18px; letter-spacing:-1px; color:#bbb; }




.sub_head_banner { width:100%; display:inline-block; }
.sub_head_banner .wrap { width:100%; max-width:1200px; font-size:0; margin:0 auto; background:#fff; padding:25px; position:relative; top:-40px;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)
}
.sub_head_banner .wrap a li { width:33.3333%; display:inline-block; font-weight:600; text-align:center; font-size:20px; list-style:none; color:#999; letter-spacing:-1px; transition:0.3s ease all;}
.sub_head_banner .wrap a li:hover { color:#000; font-weight:600; transition:0.3s ease all;}
.sub_head_banner .wrap a li.active_sub { color:#000; } 


.sub_head_banner2 { width:100%; display:inline-block; }
.sub_head_banner2 .wrap { width:100%; max-width:1200px; z-index:1; font-size:0; margin:0 auto; background:#fff; padding:25px; position:relative; top:-40px;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)
}
.sub_head_banner2 .wrap a li { width:50%; display:inline-block; font-weight:600; text-align:center; font-size:20px; list-style:none; color:#999; letter-spacing:-1px; transition:0.3s ease all;}
.sub_head_banner2 .wrap a li:hover { color:#000; font-weight:600; transition:0.3s ease all;}
.sub_head_banner2 .wrap a li.active_sub { color:#000; } 
 .modal {
display: none; 
position: fixed; 
z-index: 1000; 
left: 0;
top: 0;
width: 100%; 
height: 100%; 
overflow: auto; 
background-color: rgb(0,0,0); 
background-color: rgba(0,0,0,0.4); }
    
.modal-content {
background-color: #fefefe;
margin: 8% auto; 
padding: 40px;
max-width:700px;
border: 1px solid #888;
text-align:center;
position:relative;
width: 50%;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.4);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.4);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;}

.modal-content .subject { width:100%; text-align:left; font-size:24px; letter-spacing:-1px; color:#222; font-weight:600; padding:15px 0px; padding-top:0; }
.modal-content .content { position:relative; width:100%; text-align:center; font-size:14px; letter-spacing:-1px; color:#222; font-weight:600;}
.modal-content .content textarea { border:none; resize:none; width:100%; height:auto; overflow-y:scroll; overflow-x:hidden; padding:15px; background:#f9f9f9; height:400px; clear:both; }
.modal-content .pop_bt { position:absolute; top:40px; right:40px; font-weight:100; font-size:24px; }
.modal-content .pop_bt i:hover { cursor:pointer;}
.i_info { background:#f7f7f7; color:#000; padding:20px; border-top:2px solid #ffb701; font-size:15px; letter-spacing:-1px; text-align:left; font-weight:400; }
.i_info li { list-style:none; margin-bottom:15px;}
.i_info li:nth-last-child(1) {margin-bottom:0; }
.i_info li p { display:inline-block; padding-left:30px; line-height:24px;}
.i_info li img { margin-right:5px; position:absolute; margin-top:2px;}
.site_see { width:100%; background:#f0f0f0; text-align:center; padding:15px 0px; font-weight:350; font-size:16px; letter-spacing:-1px;}
.mpc { max-width: 100%; width: 220px; max-height: 130px; }
.quick_box3 { background:#f9f9f9; background-size:cover; float:left; font-size:13px; margin-bottom:10px;font-weight:500; letter-spacing:-1px;  color:#000; text-align:center; width:190px; border-radius:0px; border:1px solid #dcdcdc; }
.quick_box3 h2 { display:inline; vertical-align:middle; line-height:1.4em;}
.quick_box3 p { padding:10px; } 


@media only screen and (max-width: 1200px) {
.mongkey_banner{margin-left:0;}
}

 @media (max-width: 1600px){
#floatR { display:none; }
 }

.banner_txt { position:absolute; bottom:0; font-weight:350; letter-spacing:-2px; color:#666; vertical-align:middle; left:0;font-size:16px;}
.banner_txt_right { position:absolute; bottom:0; font-weight:350; letter-spacing:-2px; color:#666; vertical-align:middle; right:0;font-size:16px;}


.modal { z-index:9999999 !important; }

.ad_status_display { display:inline-block; }
.ad_status { width:100%;}
.ad_status .ad_title { padding:5px 20px; padding-bottom:10px; font-size:14px; font-weight:350; letter-spacing:-1px; }
.ad_status .ad_title i { margin-right:3px; }

.ad_status ul { width:100%; left:0; color:#000; background:#fff; padding:10px 15px;}
.ad_status ul li { display:block; padding:2px 0px;}
.ad_status ul li p {display:inline-table; font-weight:350; font-size:12px; letter-spacing:-1px; line-height:16px;} 
.ad_status ul li p b { font-weight:600; }
.ad_status ul li img { background:#f2f3f7; padding:7px; vertical-align:text-top; border-radius:5px; margin-right:5px; }


#mypage { width:80%; float:left; display:inline-block; } 
#mypage .wrapper { width:100%; max-width:100%; margin:0 auto; } 
#mypage .wrapper .mypage_left { width:100%; float:left; margin-right:0px; } 

#mypage .wrapper .mypage_left .boxing { width:100%; background:#fae986; padding:20px; text-align:center; font-weight:400; font-size:14px; letter-spacing:-1px; }
#mypage .wrapper .mypage_left .boxing b { font-size:16px; }

#mypage .wrapper .mypage_left ul { width:100%; margin-left:20px; padding:10px; display:inline-block; border:1px solid #dcdcdc; margin-top:15px;}
#mypage .wrapper .mypage_left ul li { width:100%; letter-spacing:-0.8px; font-weight:300; padding:5px 0px; border-bottom:1px solid #dcdcdc;}
#mypage .wrapper .mypage_left ul li:nth-last-child(1) { border-bottom:none; } 
#mypage .wrapper .mypage_left ul li h1 { font-size:12px; color:#ff772d; font-weight:600;}
#mypage .wrapper .mypage_left ul li h2 { font-size:14px; color:#000; font-weight:500; }

#mypage .wrapper .mypage_right { width:100%; margin-top:20px; float:left; margin-left:20px; } 
#mypage .wrapper .mypage_right .adbox { width:100%; display:inline-block; background:#f2f3f8; color:#222; text-align:left; font-size:14px; font-weight:500; border-radius:5px; letter-spacing:-0.5px; padding:15px;  }
#mypage .wrapper .mypage_right .box_01 { width:100%; border-right:1px solid #eee; text-align:left; min-height:215px; float:left; background:#f9f9f9; border-top:2px solid #000; margin:10px 0px; padding:10px; }
#mypage .wrapper .mypage_right .box_02 { width:50%; border-right:1px solid #eee; text-align:center; min-height:215px; float:left; background:#f9f9f9; border-top:2px solid #000; margin:10px 0px; padding:10px; }


.mypage_wrap { width:100%; display:inline-block; }  

#mypage_menu { width:20%; max-width:250px; padding:20px; float:left; height:100vh; background: #FF512F;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #F09819, #FF512F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #F09819, #FF512F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

#mypage_menu h1 { font-size:16px; line-height:20px; border-bottom:1px solid rgba(255,255,255,.5);  padding-bottom:20px; letter-spacing:-1px; color:#fff; width:100%; text-align:center; font-weight:400;}
#mypage_menu h1 b {color:#fff5bb; font-weight:500; } 

#mypage_menu ul { width:100%; display:inline-block; }
#mypage_menu ul li { width:100%; font-weight:500; letter-spacing:-1px; color:#333; font-size:15px; vertical-align:middle; text-align:left; background:#fff; border-radius:10px; padding:10px 15px; display:inline-block; margin:10px 0px; margin-bottom:5px;}
#mypage_menu > ul > li:nth-child(1) { margin-top:20px; }
#mypage_menu > ul > li:hover { color:#ff772d; cursor:pointer; transition:0.3s ease all;} 
#mypage_menu ul li i { margin-right:5px; }

#mypage_menu ul li ul { margin:0; }
#mypage_menu ul li ul li { margin:5px 0px; border-radius:5px; font-size:13px; margin-bottom:0px; background:#f2f3f8; }
#mypage_menu ul li ul li:hover { color:#ff772d; cursor:pointer; transition:0.3s ease all; }




 @media (max-width: 1024px){
#mypage { width:100%; float:left; display:inline-block; } 
#mypage .wrapper { width:100%; max-width:100%; margin:0 auto; } 
#mypage .wrapper .mypage_left { width:100%; float:left; margin-right:0px; padding:10px;} 

#mypage .wrapper .mypage_left .boxing { width:100%; background:#fae986; padding:20px; text-align:center; font-weight:400; font-size:14px; letter-spacing:-1px; }
#mypage .wrapper .mypage_left .boxing b { font-size:16px; }

#mypage .wrapper .mypage_left ul { width:100%; margin-left:0px; padding:10px; display:inline-block; border:1px solid #dcdcdc; margin-top:15px;}
#mypage .wrapper .mypage_left ul li { width:100%; letter-spacing:-0.8px; font-weight:300; padding:5px 0px; border-bottom:1px solid #dcdcdc;}
#mypage .wrapper .mypage_left ul li:nth-last-child(1) { border-bottom:none; } 
#mypage .wrapper .mypage_left ul li h1 { font-size:12px; color:#ff772d; font-weight:600;}
#mypage .wrapper .mypage_left ul li h2 { font-size:14px; color:#000; font-weight:500; }

#mypage .wrapper .mypage_right { width:100%; margin-top:20px; float:left; margin-left:0px; padding:10px; } 
#mypage .wrapper .mypage_right .adbox { width:100%; display:inline-block; background:#f2f3f8; color:#222; text-align:left; font-size:14px; font-weight:500; border-radius:5px; letter-spacing:-0.5px; padding:15px;  }
#mypage .wrapper .mypage_right .box_01 { width:100%; border-right:1px solid #eee; text-align:left; min-height:215px; float:left; background:#f9f9f9; border-top:2px solid #000; margin:10px 0px; padding:10px; }
#mypage .wrapper .mypage_right .box_02 { width:100%; border-right:1px solid #eee; text-align:center; min-height:215px; float:left; background:#f9f9f9; border-top:2px solid #000; margin:10px 0px; padding:10px; }


.mypage_wrap { width:100%; display:inline-block; }  

#mypage_menu { width:100%; max-width:inherit; padding:20px; float:left; height:inherit; background: #FF512F;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #F09819, #FF512F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #F09819, #FF512F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

#mypage_menu h1 { font-size:16px; line-height:20px; border-bottom:1px solid rgba(255,255,255,.5);  padding-bottom:20px; letter-spacing:-1px; color:#fff; width:100%; text-align:center; font-weight:400;}
#mypage_menu h1 b {color:#fff5bb; font-weight:500; } 

#mypage_menu ul { width:100%; display:inline-block; }
#mypage_menu ul li { width:100%; font-weight:500; letter-spacing:-1px; color:#333; font-size:15px; vertical-align:middle; text-align:left; background:#fff; border-radius:10px; padding:10px 15px; display:inline-block; margin:10px 0px; margin-bottom:5px;}
#mypage_menu > ul > li:nth-child(1) { margin-top:20px; }
#mypage_menu > ul > li:hover { color:#ff772d; cursor:pointer; transition:0.3s ease all;} 
#mypage_menu ul li i { margin-right:5px; }

#mypage_menu ul li ul { margin:0; }
#mypage_menu ul li ul li { margin:5px 0px; border-radius:5px; font-size:13px; margin-bottom:0px; background:#f2f3f8; }
#mypage_menu ul li ul li:hover { color:#ff772d; cursor:pointer; transition:0.3s ease all; }
}

/* 메인 메뉴 borderbox */
.animated-box {
  position: relative;
}

.animated-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition:0.3s ease all;
  background: linear-gradient(120deg, #313bb7, #20288f, #3643eb);
  background-size: 300% 300%;
  clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
}

.animated-box.in:after {
  animation: frame-enter .4s forwards ease-in-out reverse, gradient-animation 2s ease-in-out infinite;
}

/* motion */
@keyframes gradient-animation {
  0% {
    background-position: 15% 0%;
  }
  50% {
    background-position: 85% 100%;
  }
  100% {
    background-position: 15% 0%;
  }
}

@keyframes frame-enter {
  0% {
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  25% {
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  50% {
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, 100% 0%, 0% 0%);
  }
  75% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 0%, 0% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 0% 100%);
  }
}

.tab{
    width:280px;
    height:auto;
    overflow:hidden;
	background:#f9f9f9;
	float:left;
	margin:0px 26px;
	font-weight:500;
	letter-spacing:-1px;
	vertical-align:middle;
	border:1px solid #dcdcdc;

}
 
.tab ul{
    padding:0;
    margin:0;
    list-style:none;
    width:100%;
    height:auto;
    overflow:hidden;
}
 
.tab ul li{
    display:inline-block;
    width:calc( 50% - 1px );
    float:left;
    line-height:40px;
    text-align:center;
    cursor:pointer;
	border-bottom:1px solid #dcdcdc;

}
 
.tab ul li:hover,
.tab ul li.on{
	border-bottom:2px solid #ff8800;
}

.tab ul li:nth-child(1):hover,
.tab ul li:nth-child(1).on{
	border-right:1px solid #dcdcdc;
}
.tab ul li:nth-child(2):hover,
.tab ul li:nth-child(2).on{
	border-left:1px solid #dcdcdc;
}

.tab ul li img { max-height:14px; vertical-align:-2px; margin-right:3px; }
 
.tab .conBox{
    width:100%;
    height:auto;
    overflow:hidden;
    min-height:200px;
    background:#fff;
    display:none;
    text-align:center;
}
 
.tab .conBox.on{
    display:block;
}


.search_tabs {
    width: 100%;
    max-width: 250px;  /* 폭을 줄여서 한 열로 표시 */
    margin: 0 auto;
    margin-right: 20px;
	float:left;
}

.tab_box {
    background: #fff;
	margin-top:20px;
}
.tab_box:nth-child(1) { border-bottom:0; margin-top:10px; }

.tab_box h3 {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #ff8800;  /* 제목 아래 구분선 추가 */
    padding-bottom: 10px;
}

.tab_box h3 img {
    height: 16px;
    margin-right: 8px;
}

.select_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);  /* 한 줄에 6개 항목 표시 */
    gap: 12px;
}

.select_list a {
    display: block;
    text-align: center;
    color: #666;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 12px;
}

.select_list a:hover,
.select_list a.active {
    color: #ff8800;
	font-weight:600;
    transform: translateY(-1px);  /* 호버 시 살짝 위로 이동 */
}

.search_tabs .more_btn {
    grid-column: 1 / -1;
    padding: 5px;
    background: none;
    border: 1px solid #e9ecef;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
}

.search_tabs .more_btn:hover {
    background: #fff;
    border-color: #ff8800;
    color: #ff8800;
}

/* 반응형 디자인 */
@media screen and (max-width: 768px) {
    .select_list {
        grid-template-columns: repeat(4, 1fr);  /* 모바일에서는 한 줄에 4개 항목 */
    }
}

@media screen and (max-width: 480px) {
    .select_list {
        grid-template-columns: repeat(3, 1fr);  /* 작은 화면에서는 한 줄에 3개 항목 */
    }
}
/* 컨테이너 */
.ad-container-first {
    display: flex;
    width: 100%;
    max-width: 380px;
    float: left;
    margin: 0 auto;
    margin-right: 20px;
}

.ad-container {
    display: flex;
    width: 100%;
    max-width: 230px;
    float: right;
    margin: 0 auto;
}

/* 공통 섹션 */
.ad-section {
    flex: 1;
    background: #fff;
    border: 1px solid #e9ecef;
    overflow: hidden;
}

/* 헤더 공통 */
.premium-header, .special-header {
    padding: 10px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.premium-header {
    background: #ff6b01;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.premium-header h2 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
}

.premium-header h2 i {
    color: #fff;  /* 아이콘도 흰색으로 통일 */
}

/* 페이지네이션 수정 */
.pagination {
    display: flex;
    gap: 4px;
    align-items: center;
}

.page-dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(255,255,255,0.4);
    cursor: pointer;
    transition: all 0.2s ease;
}

.page-dot.active {
    background: #fff;  /* active 상태를 흰색으로 변경 */
    width: 12px;
    border-radius: 2px;
}

.special-header {
    background: #495057;
}

.premium-header h2, .special-header h2 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

/* 컨텐츠 영역 */
.premium-content, .special-content {
    padding: 16px;
}

/* 대출 회사 정보 */
.loan-company-name {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-top: 4px;
}

/* 태그 스타일 */
.loan-tags {
    display: flex;
    gap: 4px;
}

.loan-tag {
    background: #f8f9fa;
    color: #666;
    padding: 4px 8px;
    font-size: 12px;
}

/* 정보 표시 영역 */
.loan-info, .special-info {
    display: flex;
    margin: 8px 0;
}
.special-info { margin-top:5px !important; }

.info-item, .special-info-item {
    flex: 1;
}

.info-label, .special-info-label {
    color: #666;
    font-size: 12px;
    margin-bottom: 2px;
}

.info-value {
    font-size: 18px;
    font-weight: 600;
    color: #ff6b01;
}

.special-info-value {
    font-size: 16px;
    font-weight: 600;
    color: #495057;
}

/* 버튼 스타일 */
.apply-button, .special-button {
    width: 100%;
    color: #fff;
    border: none;
    padding: 6px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
	text-align:center;
	display:inline-block;
    cursor: pointer;
}

.apply-button {
    background: #ff6b01;
}

.special-button {
    background: #495057;
}

.apply-button:hover, .special-button:hover {
    opacity: 0.9;
}

/* 통계 정보 */
.premium-stats {
    margin: 8px 0;
	margin-top:9px;
    padding: 8px;
    background: #fff8f3;
    display: flex;
    justify-content: space-between;
}

.stat-item {
    text-align: center;
    flex: 1;
}

.stat-value {
    color: #ff6b01;
    font-size: 13px;
    font-weight: 600;
}

.stat-label {
    color: #666;
    font-size: 11px;
    margin-top: 2px;
}

/* 추가 정보 카드 */
.additional-info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    margin: 8px 0;
}

.info-card {
    background: #f8f9fa;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.info-card i {
    color: #ff6b01;
    font-size: 14px;
    width: 20px;
    text-align: center;
}

.info-title {
    font-size: 12px;
    font-weight: 600;
    color: #333;
}

.info-desc {
    font-size: 11px;
    color: #666;
    letter-spacing: -0.5px;
}


/* 스페셜 아이템 */
.special-item {
    padding: 12px;
    background: #f8f9fa;
    margin-bottom: 8px;
}

.special-item:last-child {
    margin-bottom: 0;
}

.special-item:hover {
    background: #f1f3f5;
}

.special-item .company-desc { margin-bottom:8px; margin-top:10px; }

.special-company {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
	line-height:1;
}


.company-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 8px 0 8px 0;
}

.contact-info {
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.contact-info i {
    color: #007bff;
    margin-right: 6px;
}

.company-desc {
    font-size: 13px;
    color: #666;
    line-height: 1.4;
    letter-spacing: -0.3px;
    margin-bottom: 12px;
}

.loan-tags {
    display: flex;
    align-items: center;
    gap: 6px;
}

.location-tag {
    margin-left: auto;  /* 나머지 태그들과 간격을 최대로 벌리고 우측 끝으로 정렬 */
    background: #007bff;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
}


.main_header {
   background: #fff;
   margin-bottom: 15px;
}

.header_wrapper {
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin-top:40px;
   letter-spacing:-1px;
}

.info_section {
   display: flex;
   align-items: center;
   gap: 16px;
}

.company_badge {
   display: flex;
   align-items: center;
   gap: 8px;
   font-size: 20px;
   font-weight: 500;
   color: #333;
}

.company_badge i {
   color: #ff5d00;
}

.random_info {
   display: flex;
   align-items: center;
   gap: 8px;
   font-size: 14px;
   color: #666;
   padding-left: 16px;
   border-left: 1px solid #eee;
}

.random_info i {
   color: #2ecc71;
   font-size: 12px;
}

.ad_button {
   display: flex;
   align-items: center;
   gap: 4px;
   padding: 6px 12px;  /* 여백 축소 */
   background: #fff;
   border: 1px solid #e1e1e1;
   border-radius: 4px;
   color: #666;
   font-size: 13px;
}

.ad_button:hover {
   background: #ff5d00;
   border-color: #ff5d00;
   color: #fff;
}

.ad_button i {
   font-size: 12px;
}

@media (max-width: 768px) {
   .header_wrapper {
       flex-direction: column;
       gap: 12px;
   }
   
   .info_section {
       flex-direction: column;
       align-items: flex-start;
       gap: 8px;
   }
   
   .random_info {
       padding-left: 0;
       border-left: none;
   }
}

.loan_stats_wrapper {
	margin-top:40px;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #ff6b35;
    overflow: hidden;
}

.loan_stats_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    background: linear-gradient(120deg, #ff6b35 0%, #ff914d 100%);
}

.background_effects {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.circle {
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(45deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    transition: all 0.5s ease;
}

.circle1 {
    width: 500px;
    height: 500px;
    top: -250px;
    right: 0;
    animation: pulse1 8s ease-in-out infinite;
}

.circle2 {
    width: 400px;
    height: 400px;
    bottom: -200px;
    right: 25%;
    animation: pulse2 12s ease-in-out infinite;
}

.circle3 {
    width: 300px;
    height: 300px;
    top: 20%;
    left: -100px;
    animation: pulse3 10s ease-in-out infinite;
}

@keyframes pulse1 {
    0%, 100% { transform: scale(1) translate(0, 0); opacity: 0.5; }
    50% { transform: scale(1.1) translate(30px, 30px); opacity: 0.7; }
}

@keyframes pulse2 {
    0%, 100% { transform: scale(1) translate(0, 0); opacity: 0.3; }
    50% { transform: scale(1.2) translate(-30px, -20px); opacity: 0.5; }
}

@keyframes pulse3 {
    0%, 100% { transform: scale(1) translate(0, 0); opacity: 0.4; }
    50% { transform: scale(1.15) translate(25px, -25px); opacity: 0.6; }
}

.pattern_grid {
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    background-image: 
        linear-gradient(rgba(255,255,255,0.05) 2px, transparent 2px),
        linear-gradient(90deg, rgba(255,255,255,0.05) 2px, transparent 2px);
    background-size: 32px 32px;
    background-position: 0 0;
}

.pattern_grid::before {
    content: '';
    position: absolute;
    animation: moveLight 8s linear infinite;
}

@keyframes moveLight {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.banner_inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    z-index: 1;
}

.content_section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

.banner_headline {
    flex-shrink: 0;
    width: 380px;
}

.banner_headline .label {
    display: inline-block;
    background: rgba(255, 255, 255, 0.15);
    padding: 5px 16px;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
    backdrop-filter: blur(4px);
}

.banner_headline h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.5px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.stats_container {
    display: flex;
    gap: 20px;
    flex: 1;
}

.stat_box {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(8px);
    border-radius: 16px;
    padding: 24px;
    flex: 1;
    min-width: 220px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.stat_box:hover {
    transform: translateY(-2px);
}

.stat_header {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 8px;
}

.stat_main {
    display: flex;
    align-items: center;
    gap: 16px;
}

.stat_icon {
    width: 40px;
    height: 40px;
    color: #fff;
    flex-shrink: 0;
    padding: 8px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    transition: background 0.3s ease;
}

.stat_box:hover .stat_icon {
    background: rgba(255, 255, 255, 0.2);
}

.stat_content {
    flex: 1;
}

.stat_number {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 4px;
    display: flex;
    align-items: baseline;
}

.stat_number .unit {
    font-size: 16px;
    font-weight: 500;
    opacity: 0.8;
    margin-left: 4px;
}

.stat_desc {
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
}

.count_up {
    opacity: 0;
    animation: countUpFade 0.6s ease forwards;
}

@keyframes countUpFade {
    from {
        opacity: 0;
        transform: translateY(5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* 페이지 타이틀 영역 스타일링 */
.page_title_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

.title_area {
    display: flex;
    align-items: center;
}

.page_bar {
    width: 4px;
    height: 20px;
    background-color: #FF6B00;
    margin-right: 8px;
    border-radius: 2px;
}

.page_h2 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    letter-spacing: -1px;
    margin: 0;
}

.page_nav {
    font-size: 13px;
    letter-spacing: -0.5px;
    color: #888;
}

.page_nav a {
    color: #888;
    text-decoration: none;
}

.page_nav a:hover {
    color: #FF6B00;
}

.page_nav span {
    margin: 0 6px;
    color: #ddd;
}

/* 반응형 스타일 */
@media screen and (max-width: 768px) {
    .page_title_wrap {
        flex-direction: column;
        align-items: flex-start;
        padding: 12px 10px;
    }
    
    .page_h2 {
        font-size: 18px;
    }
    
    .page_nav {
        font-size: 12px;
        margin-top: 5px;
        margin-left: 12px;
    }
}