@charset "utf-8";

ol {margin:0;padding:0;list-style:none}
select {background:#fff}

.ovfh {overflow:hidden !important}
.fl {float:left !important}
.fr {float:right !important}
.tac {text-align:center !important}
.readonly {background-color:#ddd !important}
.mgt0 {margin-top:0 !important}
.mgb0 {margin-bottom:0 !important}
.mgb10 {margin-bottom:10px !important}
.mgb20 {margin-bottom:20px !important}
.mgb40 {margin-bottom:40px !important}
.pdl0 {padding-left:0 !important}
.col_red {color:#f3210c !important}
.col_blue {color:#2d53e2 !important}
.bdl0 {border-left:0 !important}

#modal_bg {display:none;position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,0.5)}
.modal_wrap {display:none;overflow:auto;position:fixed;left:50%;top:50%;z-index:1000;width:84%;max-width:1200px;height:80%;max-height:600px;padding:30px;background:#fff}

/* header */
#header_consult {position:absolute;left:0;top:0;z-index:-1;width:100%;height:350px}
#header_consult .hd {overflow:hidden;width:100%;height:calc(100% + 100px);background:#35445d url('./images/hd_bg.jpg') no-repeat 50% 50%;background-size:cover}
#header_consult .hd .hd_logo {width:120px;height:120px;margin:15px auto}
#header_consult .hd .hd_logo img {max-width:100%;height:auto}
#header_consult .hd_menu {display:none;width:100%}
#header_consult .hd_menu ul {overflow:hidden}
#header_consult .hd_menu ul li {width:100%;height:55px;padding-left:50px;border-bottom:1px solid rgba(255,255,255,0.1);font-size:1.25em;line-height:55px;background:url('./images/list.png') no-repeat center left 20px;color:rgba(255,255,255,0.8)}
#header_consult .hd_menu ul li.on {background:#222e42 url('./images/list_on.png') no-repeat center left 20px}
#header_consult .hd_link {overflow:hidden;width:100%;padding:10px 20px}
#header_consult .hd_link ul li {float:left;display:block;width:100%;margin: 3px 0;}
#header_consult .hd_link ul li a {display:block;transition:background 0.3s;width:100%;height: 45px;font-size: 15px;color:#fff;border-radius: 5px;line-height: 45px;text-align:center;}
#header_consult .hd_link ul li:first-child a {background: #5473e8;}
#header_consult .hd_link ul li:nth-child(2) a {background: #21bdca;}
#header_consult .hd_link ul li:last-child a {background:#5dcee1;}
#header_consult .hd_link ul li:first-child a:hover {background: #788cd7;}
#header_consult .hd_link ul li:nth-child(2) a:hover {background:#4ac6d0;}
#header_consult .hd_link ul li:last-child a:hover {background: #92bfc6;}

/* step */
.container_consult {margin:330px 20px 30px;padding:20px 25px;border-radius:5px;background:#fff}
.container_consult:after {display:block;clear:both;content:""}
.cont_left {margin-bottom:50px}
.sec_consult {margin:0 0 20px}
.sec_consult h2:not(.sound_only) {margin:0 0 7px;font-weight:700;font-size:1.833em;line-height:1.5;color:#2d53e2}
.sec_consult > div {}

.box_txt {padding:20px 25px;border-radius:10px;background:#efefef;color:#000}
.box_txt p {font-size:1.333em;line-height:1.5}
.box_txt span.boxbox {display:block;margin:5px 0 0;padding:10px 15px;border-radius:10px;background:#21bdca;color:#fff}
.box_msg {padding:20px 25px;border-radius:10px;font-size:1.333em;line-height:1.5;background:#efefef;color:#000}
.box_msg p {font-weight:600}
.box_msg p.red {font-size:1.2em}
.box_msg2 {font-size:1.5em}
.box_notice {padding:25px 30px;border:1px solid #ddd;background:#f9f9f9}
.box_notice .tit {margin:0 0 3px;font-weight:600;font-size:1.667em;line-height:1.5}
.box_notice p {font-weight:600;font-size:1.5em;line-height:1.5}
.box_notice2 {margin-top:10px;border:2px solid #f3210c;color:#f3210c}
.box_notice2 .tit {font-weight:400;font-size:1.5em}
.box_notice2 p {font-weight:400;font-size:1.333em}

.frm_info {display:block;padding:0 0 5px;line-height:1.5}
.btn_confirm {margin:20px 0 0;text-align:center}
.btn_confirm .btn {display:inline-block;width:80px;height:80px;margin:5px 10px;padding-top:45px;border:0;border-radius:50%;font-size:1.083em;line-height:1.5;background-repeat:no-repeat;background-position:center top 15px;background-size:30px;color:#fff;text-align:center;vertical-align:middle}
.btn_confirm button.btn {padding-top:30px}
.btn_confirm .btn_prev {background-color:#b4b4b4;background-image:url('./images/btn_01.png')}
.btn_confirm .btn_next {background-color:#5473e8;background-image:url('./images/btn_02.png')}
.btn_confirm .btn_check {background-color:#5473e8;background-image:url('./images/btn_03.png')}
.btn_confirm .btn_cancel {background-color:#f1300e;background-image:url('./images/btn_04.png')}
.btn_confirm .btn_view {padding-top:19px;font-size:1.167em;background:#5473e8;word-break:keep-all}
.btn_confirm .btn01 {margin:5px;padding:5px 25px;border:1px solid #273eae;border-radius:5px;font-size:1.333em;line-height:3;background:#273eae;color:#fff;transition:all 0.3s}
.btn_confirm .btn01:hover {background:#fff;color:#273eae}

.input_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.box_chk {display:inline-block;position:relative}
.box_chk input[type="radio"] + label {display:inline-block;position:relative;padding-left:20px}
.box_chk input[type="radio"] + label span:nth-of-type(1) {position:absolute;top:2px;left:0;width:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:50%}
.box_chk input[type="radio"] + label small {display:inline-block;line-height:1.4}
.box_chk input[type="radio"]:checked + label span:nth-of-type(1):before {position:absolute;left:2px;top:2px;width:9px;height:9px;background:#5473e8;border-radius:50%;content:""}

.tbl_h01 {margin:0 0 10px}
.tbl_h01 caption {overflow:hidden;padding:0;font-size:0;line-height:0}
.tbl_h01 thead th {padding:12px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;font-weight:600;font-size:1.333em;line-height:1.5}
.tbl_h01 tbody th {padding:10px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;font-weight:600;font-size:1.333em;line-height:1.5;background:#fafafa}
.tbl_h01 td {padding:10px;border-bottom:1px solid #ddd;border-left:1px solid #ddd;font-weight:400;font-size:1.333em;line-height:1.5}
.tbl_h01 td .btn {height:auto;margin:3px 0;padding:7px 10px;border:1px solid #5473e8;border-radius:7px;font-weight:400;font-size:0.938em;line-height:1.5;background:transparent;color:#5473e8}
.tbl_h01 td .btn:hover {background:#5473e8;color:#fff}
.tbl_h01 td small {font-size:0.875em}
.tbl_h01 td .frm_input {font-size:1em}

.box_qa {overflow:hidden;margin:0 0 20px}
.box_qa_border .box_qa {padding:15px 20px;border:1px dashed #788cd7;border-radius:10px}
.box_qa:last-child {margin-bottom:0}
.box_qa .con_q {margin:0 0 5px;font-size:1.333em;line-height:1.5}
.box_qa .con_q span:not(.bp) {display:block;font-size:0.875em;color:#666}
.box_qa .con_a {padding-left:30px;font-size:1.333em;line-height:1.5}
.box_qa .con_a .box_chk:not(:last-child) {margin-right:5%}
.box_qa .con_a .box_chk input[type="radio"] + label span:nth-of-type(1) {top:5px}

.indent1 {position:relative;padding-left:24px}
.indent1.no_bp {padding-left:10px}
.indent1 .bp {position:absolute;left:0;top:0;width:20px;text-align:center}
.indent2 {position:relative;padding-left:34px}
.indent2.no_bp {padding-left:20px}
.indent2 .bp {position:absolute;left:10px;top:0;width:20px;text-align:center}
.indent3 {position:relative;padding-left:44px}
.indent3.no_bp {padding-left:30px}
.indent3 .bp {position:absolute;left:20px;top:0;width:20px;text-align:center}

.list_indent1 {}
.list_indent1 li {position:relative;margin:0 0 5px;padding-left:24px;font-size:1.333em;line-height:1.5}
.list_indent1 li:last-child {margin:0}
.list_indent1 li.no_bp {padding-left:10px}
.list_indent1 li .bp {position:absolute;left:0;top:0;width:20px;text-align:center}
.list_indent1.box_ctt {padding:5px 0 0}
.list_indent1.box_ctt li {font-size:1em}
.list_indent2 {}
.list_indent2 li {position:relative;margin:0 0 5px;padding-left:24px;font-size:1.167em;line-height:1.5}
.list_indent2 li:last-child {margin:0}
.list_indent2 li.no_bp {padding-left:10px}
.list_indent2 li .bp {position:absolute;left:0;top:0;width:20px;text-align:center}

.checklist {/* padding:20px 25px;border:1px solid #ddd;border-radius:10px */}
.checklist .box_qa.last_qa {margin-top:30px}
.checklist #btn_check {height:auto;padding:12px 20px;border-radius:7px;font-weight:400;font-size:0.938em;line-height:1.5;background:#5473e8;color:#fff}

.biz_info .con_a {padding-left:0}
.biz_info .btn_chk {display:flex;flex-wrap:wrap;gap:15px;margin:0 0 10px}
.biz_info .btn_chk .box_chk {display:block;float:left;width:calc((100% / 2) - (15px * 1 / 2));margin:0 !important}
.biz_info .btn_chk input[type="radio"] + label {display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;padding:20px 5px;border:4px solid #d0d4df;border-radius:7px;line-height:1.2;text-align:center;word-break:keep-all;cursor:pointer}
.biz_info .btn_chk input[type="radio"] + label span:nth-of-type(1) {display:none;width:0;height:0;border:0;border-radius:0}
.biz_info .btn_chk input[type="radio"] + label small {width:100%}
.biz_info .btn_chk input[type="radio"]:checked + label, .biz_info .btn_chk input[type="radio"] + label:hover {border:4px solid #5473e8;color:#4d5fb7}
.biz_info .btn_chk input[type="radio"]:checked + label span:nth-of-type(1):before, .biz_info .btn_chk input[type="radio"] + label:hover span:nth-of-type(1):before {display:none;width:0;height:0;border:0;border-radius:0}

.bank_list .box_qa {display:flex}
.bank_list .box_qa .con_q {display:inherit;width:35%;margin:0;padding:20px 5px;border-radius:10px 0 0 10px;text-align:center;justify-content:center;align-items:center}
.bank_list .box_qa:nth-of-type(odd) .con_q {background:#2d53e2;color:#fff}
.bank_list .box_qa:nth-of-type(even) .con_q {/* background:#e8180c; */background:#368f72;color:#fff}
.bank_list .box_qa .con_q span {display:block;font-size:1.5em;line-height:1.2}
.bank_list .box_qa .con_a {display:inherit;width:65%;padding:15px 20px;border:1px solid #788cd7;border-left:0;border-radius:0 10px 10px 0;align-items:center}
.bank_list .box_qa .con_a > div {width:100%}

/* 팝업 */
.caution_wrap{position:fixed; left:0; top:0; width:100%; height:100vh; background:rgba(0,0,0,0.15); display:flex; align-items:center; z-index:150}
.caution_wrap .caution_close{position:absolute; right:20px; top:20px; width:31px; height:31px; background:#fff url('./images/caution_close.jpg') center no-repeat; cursor:pointer}
.caution_wrap .caution_box{width:90%; max-width:540px; height:auto; border:5px solid #9faee3; padding:255px 30px 40px; position:relative; background:#fff url('./images/caution_bg.jpg') center 30px no-repeat; margin:0 auto; text-align:center; }
.caution_wrap .caution_box p{font-size:1.5em; color:#444; word-break:keep-all; line-height:1.7}
.caution_wrap .caution_box p span{padding:0 5px 6px; background:url('./images/highlight.png') left bottom 3px repeat-x;}
.caution_wrap .caution_img {overflow-y:auto;position:relative;width:90%;max-width:450px;max-height:90%;margin:0 auto}
.caution_wrap .caution_img img {max-width:100%;height:auto}
.caution_wrap .btn_close {margin:20px 0 0;padding:5px 25px;border:0;font-size:1.333em;line-height:2;background:#5473e8;color:#fff}

/* step1 */
.box_proc {}
.box_proc ul {display:flex;flex-wrap:wrap;gap:38px}
.box_proc li {position:relative;width:100%;padding:25px 10px;border-radius:10px;font-size:1.333em;line-height:1.5;background:#efefef;color:#000;text-align:center;word-break:keep-all}
.box_proc li:not(:last-child):after {position:absolute;right:50%;bottom:-33px;width:28px;height:28px;background:url(./images/icon_arr_right.svg) no-repeat 50% 50%;background-size:100% auto;transform:rotate(90deg) translateY(-14px);content:""}

/* step2 */
.sec_biz_type .biz_info .btn_chk .box_chk {width:100%}
.sec_biz_type .biz_info .btn_chk input[type="radio"] + label {align-items:flex-start}
.sec_biz_type .btn_chk input[type="radio"] + label small {font-size:0.75em}

/* step4 */
.pop-layer {display:none;position:absolute;top:50%;left:50%;z-index:10;width:90%;max-width:800px;height:90vh;max-height:600px;border:5px solid #3571B5;background:#fff}
.pop-layer .pop-container {overflow-y:scroll;padding:15px 20px;height:100% !important}
.pop-layer p.ctxt {line-height:25px;color:#666}
.pop-layer .btn-r {width:100%;margin:10px 0 20px;padding-top:10px;border-top:1px solid #ddd;text-align:right}
.dim-layer {display:none;position:fixed;top:0;left:0;z-index:100;width:100%;height:100%}
.dim-layer .dimBg {position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5}
.dim-layer .pop-layer {display:block}
a.btn-layerClose {display:inline-block;height:25px;padding:0 14px 0;border:1px solid #304a8a;font-size:13px;line-height:23px;background:#3f5a9d;color:#fff}
a.btn-layerClose:hover {border:1px solid #091940;background:#1f326a;color:#fff}
#pop_text h2.gtit {margin:10px 0 20px;padding:0 0 15px;border-bottom:2px solid #ddd;font-weight:700;font-size:2.25em;line-height:1.3}
#pop_text h3.stit {margin-bottom:15px;background-position:0 5px}
#pop_text p.txt_c {font-size:1.333em}
#pop_text .tbl01 th, #pop_text .tbl01 td {padding:12px 5px;font-size:1.333em}
#pop_text .tbl01 tbody th {width:30%}
#pop_text .ul01 li {margin-bottom:7px;font-size:1.333em;line-height:1.5}
#pop_text .ul01 li:before {top:10px}
#pop_text .footnote {margin:10px 0 0;font-size:1.333em;color:#898989}

/* step5 */
.sec_cons_type .biz_info .btn_chk input[type="radio"]:not(:checked) + label:not(:hover) {color:#444}
.sec_cons_type .biz_info .btn_chk .emphasis input[type="radio"] + label {font-weight:700;font-size:1.125em}
.sec_cons_type .biz_info .btn_chk .emphasis input[type="radio"]:not(:hover) + label:not(:hover) {border:4px solid #b5c2e6;color:#000}

.sec_cons_type .box_notice2 {background:#ffffbe;color:#333}
.sec_cons_type .box_notice2 p {font-weight:600}

/* step6 */
#win_hp_cert {width:100%;height:auto;margin:0 0 10px;padding:15px 5px;border-radius:7px;font-size:1.333em;background:#5473e8}

.wrap_agree .box_privacy {overflow:auto;height:200px;padding:20px 20px 0;border:1px solid #eee;border-top:2px solid #2a3a53;font-size:1.167em;line-height:1.5}
.wrap_agree .box_privacy > div {margin-bottom:20px}
.wrap_agree .wrap_chk {margin-top:20px;font-size:1.333em;line-height:1.5;text-align:center}
.wrap_agree .wrap_chk .box_chk {margin-right:5%}
.wrap_agree .wrap_chk .box_chk:last-child {margin-right:0}
.wrap_agree .wrap_chk .box_chk input[type="radio"] + label span:nth-of-type(1) {top:5px}

/* step7 */
.btn_link {display:inline-block;width:100%;max-width:500px;padding:17px 25px;border:1px solid #273eae;border-radius:5px;font-size:1.333em;line-height:24px;background:#273eae;color:#fff;word-break:keep-all}
.box_example h3 {margin:0 0 10px;font-weight:700;font-size:1.5em}
.box_example .exmp_img {display:inline-block;overflow:hidden;border:5px solid #eee;border-radius:10px}
.box_example .exmp_img img {max-width:100%;height:auto}

/* survey */
.tab_sv {}
.tab_sv ol {display:flex;flex-wrap:wrap;align-items:center;margin:0 0 20px;border-radius:5px;background:#f4f6f9}
.tab_sv li {display:flex;justify-content:center;align-items:center;width:50%;height:50px;padding:0 10px;font-weight:600;font-size:1.333em;line-height:1;color:#666;word-break:keep-all}
.tab_sv li.selected {border:2px solid #2d53e2;border-radius:5px;background:#fff;color:#2d53e2;box-shadow:5px 5px 8px rgba(18, 87, 181, 0.2)}
.tab_sv li.compl {color:#2d53e2}
.sv_list:not(.sv_sel) {display:none}
.sv_list .box_qa_border .box_qa {padding:20px}

/* consult_confirm */
.pi_input {overflow:hidden;margin:10px 0}
.pi_input .input_tit {display:block;margin:0 0 5px;font-size:1.333em;line-height:1.5}
.pi_input .frm_input {height:45px;padding:5px 10px;font-size:1.25em}
.pi_input .frm_address {margin:5px 0 0}


@media screen and (max-width:1023px) {
    /* header */
    #header_consult .hd_link li:first-child {display:none}

    /* step */
    .container_consult {margin-top:279px}

    .caution_wrap .caution_box{padding:40px 30px; background:#fff}
    .caution_wrap .caution_box .caution_close{right:0; top:0; width:60px; height:60px}
}

@media screen and (max-width:767px) {
    /* step5 */
    .sec_cons_type .biz_info .btn_chk .box_chk {width:100%}
}

@media screen and (min-width:768px) {
    /* header */
    #header_consult .hd_link {padding:10px 45px}

    /* step */
    .container_consult {margin-right:45px;margin-left:45px;padding:30px 35px}
    .btn_confirm .btn {width:100px;height:100px;padding-top:60px;font-size:1.25em;background-position:center top 20px;background-size:35px}
    .btn_confirm button.btn {padding-top:45px}
    .btn_confirm .btn_view {padding-top:25px;font-size:1.333em}
    .biz_info .btn_chk .box_chk {width:calc((100% / 3) - (15px * 2 / 3))}
    .bank_list .box_qa .con_q {width:25%}
    .bank_list .box_qa .con_a {width:75%;padding:25px 30px}

    /* step1 */
    .box_proc ul {display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"proc1 proc2" "proc4 proc3"}
    .box_proc li {width:100%}
    .box_proc li:nth-of-type(3) {grid-area:proc3}
    .box_proc li:nth-of-type(1):after {right:-33px;bottom:50%;transform:translateY(14px)}
    .box_proc li:nth-of-type(3):after {right:unset;left:-33px;bottom:50%;transform:rotate(180deg) translateY(-14px)}

    /* step2 */
    .sec_biz_type .biz_info .btn_chk .box_chk {width:calc((100% / 2) - (15px * 1 / 2))}
    .sec_biz_type .biz_info .btn_chk .box_chk input[type="radio"] + label {padding:27px 5px}

    /* survey */
    .tab_sv li {width:20%}
}

@media screen and (min-width:768px) and (max-width:1439px) {
    /* step5 */
    .sec_cons_type .biz_info .btn_chk .box_chk {width:calc((100% / 3) - (15px * 2 / 3));height:100px}
}

@media screen and (min-width:1024px) {
    /* header */
    #header_consult {position:fixed;left:0;top:0;z-index:1;width:300px;height:100%}
    #header_consult .hd {overflow-y:scroll;overflow-x:hidden;width:100%;height:100%;background:#2a3a53}
    #header_consult .hd_menu {display:block}
    #header_consult .hd_link {padding:10px}

    /* step */
    .container_consult {width:calc(100% - 340px);margin:20px 20px 20px 320px;border-radius:0;background:#fff}
    .sec_consult {margin:0 0 40px}
    .biz_info .btn_chk .box_chk {width:calc((100% / 4) - (15px * 3 / 4))}

    /* step4 */
    #pop_text h2.gtit {font-size:2.5em}
    #pop_text h3.stit {font-size:2em;background-position:0 7px}
}

@media screen and (min-width:1440px) {
    /* step */
    .container_consult {padding:40px 45px}
    .cont_left {float:left;width:49%;margin-bottom:0}
    .cont_right {float:right;width:49%}
    .sec_consult h2:not(.sound_only) {font-size:2em}
    .box_txt p {font-size:1.417em}
    .box_msg {padding:25px 30px;font-size:1.5em}
    .box_msg2 {font-size:1.667em}
    .tbl_h01:not(.fund_type) th, .tbl_h01:not(.fund_type) td {font-size:1.417em}
    .box_qa .con_q, .box_qa .con_a {font-size:1.417em}
    .list_indent1 li {padding-left:28px;font-size:1.417em}
    .list_indent1 li.no_bp {padding-left:14px}
    .list_indent1 li .bp {width:24px}
    .biz_info .btn_chk input[type="radio"] + label {padding:25px 0;font-size:1.125em}
    .bank_list .box_qa .con_q {width:200px}
    .bank_list .box_qa .con_a {width:calc(100% - 200px)}

    /* step1 */
    .box_proc ul {grid-template-columns:repeat(4, 1fr);grid-template-areas:none}
    .box_proc li {padding:30px 10px;font-size:1.417em}
    .box_proc li:nth-of-type(3) {grid-area:auto}
    .box_proc li:not(:last-child):after {right:-33px;bottom:50%;transform:translateY(14px)}
    .box_proc li:nth-of-type(3):after {left:unset}

    /* step2 */
    .sec_biz_type .biz_info .btn_chk .box_chk {width:calc((100% / 3) - (15px * 2 / 3))}
    .sec_biz_type .biz_info .btn_chk .box_chk input[type="radio"] + label {padding:35px 0}

    /* step5 */
    .sec_cons_type .biz_info .btn_chk input[type="radio"] + label {height:130px}
    .sec_cons_type .biz_info .btn_chk .emphasis input[type="radio"] + label {font-size:1.235em}

    /* step6 */
    #win_hp_cert {font-size:1.417em}

    /* step7 */
    .btn_link {padding:20px 25px;font-size:1.417em}
    .box_example h3 {font-size:1.667em}

    /* survey */
    .tab_sv li {height:60px;font-size:1.417em}
}

@media screen and (min-width:2000px) {
    /* step */
    .biz_info .btn_chk .box_chk {width:calc((100% / 5) - (15px * 4 / 5))}

    /* step2 */
    .sec_biz_type .biz_info .btn_chk .box_chk {width:calc((100% / 4) - (15px * 3 / 4))}
}