@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_r {color:#f3210c !important}
.col_b {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 {position:absolute;left:0;top:0;z-index:-1;width:100%;height:350px}
#header .hd {overflow:hidden;width:100%;height:calc(100% + 100px);background:#35445d url('./images/hd_bg.jpg') no-repeat 50% 50%;background-size:cover}
#header .hd .hd_logo {width:120px;height:120px;margin:15px auto}
#header .hd .hd_logo img {max-width:100%;height:auto}
#header .hd_menu {display:none;width:100%}
#header .hd_menu ul {overflow:hidden}
#header .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 .hd_menu ul li.on {background:#222e42 url('./images/list_on.png') no-repeat center left 20px}
#header .hd_link {overflow:hidden;width:100%;padding:10px 20px}
#header .hd_link ul li {float:left;display:block;width:100%;margin: 3px 0;}
#header .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 .hd_link ul li:first-child a {background: #5473e8;}
#header .hd_link ul li:nth-child(2) a {background: #21bdca;}
#header .hd_link ul li:last-child a {background:#5dcee1;}
#header .hd_link ul li:first-child a:hover {background: #788cd7;}
#header .hd_link ul li:nth-child(2) a:hover {background:#4ac6d0;}
#header .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;color:#333}
.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-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:500}
.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:500;font-size:1.667em;line-height:1.5}
.box_notice p {font-weight:500;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 {position:relative;padding-left:20px}
.box_chk input[type="radio"] + label span {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: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:500;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:500;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}

.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_a {padding-left:30px;font-size:1.333em;line-height:1.5}
.box_qa .con_a .box_chk {margin-right:5%}
/* .box_qa .con_a .box_chk:last-child {margin-right:0} */
.box_qa .con_a .box_chk input[type="radio"] + label span {top:6px}

.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 {overflow:hidden;margin:0 -5px}
.biz_info .btn_chk .box_chk {display:block;float:left;width:calc(50% - 10px);margin:0 5px 10px 5px}
.biz_info .btn_chk input[type="radio"] + label {display:block;padding:20px 5px;border:4px solid #d0d4df;border-radius:7px;text-align:center;word-break:keep-all;cursor:pointer}
.biz_info .btn_chk input[type="radio"] + label span {display:none;width:0;height:0;border:0;border-radius:0}
.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:before, .biz_info .btn_chk input[type="radio"] + label:hover span: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%}

/* step7 */
.pop-layer {display:none;position:absolute;top:50%;left:50%;z-index:10;width:90%;max-width:800px;height:auto;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}

.con_part {margin-bottom:10px}
.con_part .tt01 {padding:9px 0 10px;line-height:1.5;background-position:0 100%}
.con_part .tt02 {padding-left:15px;background-position:0 9px}
.con_part .tt03 {}
.con_part .text01 {}
.con_part .text02 {}
.con_part .list_big {}
.con_part .list_big li {}
.con_part .list_big li span {}
.con_part .list_small {}
.con_part .list_small li{}
.con_part .list_small li ul {}
.con_part .list_small li ul li {}
.con_part .list_small li ul li ul li{}

/* company_num_chk, step10 */
#win_hp_cert {width:100%;height:auto;padding:15px 5px;border-radius:7px;font-size:1.333em;background:#5473e8}
#btn_postcode {height:auto;padding:10px;border-radius:3px;font-size:1.333em;background:#5473e8}
.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}

.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 {top:5px}

/* step8 */
.box_notice .pi_input .input_tit {font-size:1.5em}
.box_notice .pi_input .frm_input {height:50px;padding:10px 15px;font-size:1.333em}

.sec_cons_type .biz_info .btn_chk .box_chk {display:table}
.sec_cons_type .biz_info .btn_chk input[type="radio"] + label {display:table-cell;height:96px}
.sec_cons_type .box_notice2 {background:#ffffbe;color:#333}

/* step9 */
#consult_calendar {display:none}
.wrap_calendar {overflow:hidden}
.cal_left_box {overflow:hidden;margin-bottom:25px;padding:20px 5px;border-radius:10px;background:#f7f7f7}
#calendar-wrap {position:relative}
#calendar-wrap .cal_ttl {width:90px;height:90px;margin:0 auto 20px;padding:17px 5px;border-radius:50%;background:#fff;text-align:center}
#calendar-wrap .cal_ttl p.month {font-weight:900;font-size:2.75em;line-height:1.1;color:#4972f3}
#calendar-wrap .cal_ttl p.year {font-weight:700;font-size:1.167em;color:rgba(86,120,228,0.5)}
#calendar-wrap .cal_navi {position:absolute;top:30px;left:50%;width:300px;margin-left:-150px}
#calendar-wrap .cal_navi button, #calendar-wrap .cal_navi a {display:block;float:left;margin:0 60px;width:30px;height:30px;border:2px solid #d7d7d7;border-radius:50%;line-height:2.3;color:#d7d7d7;background:transparent;text-align:center}
#calendar-wrap #calendar {overflow:hidden;width:100%}
#calendar-wrap #calendar ul {overflow:hidden;width:100%;margin:0;padding:0}
#calendar-wrap #calendar li {display:block;float:left;width:14%;padding:5px;text-align:center}
#calendar-wrap #calendar li:first-child {color:#e40011 !important}
#calendar-wrap #calendar li:last-child {color:#2f2fdb !important}
#calendar-wrap #calendar ul.weekdays {height:35px}
#calendar-wrap #calendar ul.weekdays li {padding:5px;font-size:1.167em;line-height:1.4;color:#5c5c5c;text-transform:uppercase}
#calendar-wrap #calendar ul.weekdays li span {display:none}
#calendar-wrap #calendar ul.days .date {height:50px;font-size:1.167em;line-height:50px;color:#494949;cursor:pointer}
#calendar-wrap #calendar ul.days .other-month .date {color:#d4d4d4}
#calendar-wrap #calendar ul.days .other-month2 .date {color:#e40011 !important}
#calendar-wrap #calendar ul.days .today {width:30px;height:30px;margin:10px auto;border-radius:50%;font-weight:700;font-size:1.25em;line-height:30px;background:#5473e8;color:#fff}
#calendar-wrap #calendar ul.days .event-desc {margin:3px 0 7px 0;color:#666}

.cal_right_box {padding:10px 0} 
.cal_box {height:50px;margin:0 0 10px;background:#34445d;color:#fff;text-align:center}
.cal_box ul {display:inline-block}
.cal_box ul li {float:left;padding:0 10px;font-size:1.083em;line-height:50px}
.cal_box ul li span {display:block;float:left}
.cal_box ul li span.cl {width:15px;height:15px;margin:18px 10px 0 0;border-radius:50%}
.cal_box ul li span.cl1 {background:#5473e8}
.cal_box ul li span.cl2 {background:#00cfd1}
.cal_box ul li span.cl3 {background:#ea5420 url('./images/x_mark.png') no-repeat 45% 45%;background-size:57% auto}
.cal_list {overflow-y:auto;height:350px}
.plan_box {width:100%;padding:0 0 10px}
.plan_box .plan_date {width:100%;background:#d0d7e2;color:#2a3a53;font-size: 18px;padding:10px 20px;margin-bottom:5px;font-weight:700;}
.plan_box .plan_con {background:#f5f5f5;padding: 5px 20px;}
.plan_box .plan_con ul {overflow:hidden;}
.plan_box .plan_con ul li {display:block;float:left;width:50%;padding:8px 15px 8px 0;word-break:keep-all;cursor:pointer}
.plan_box .plan_con ul li span {display:inline-block;line-height:1.5;vertical-align:middle}
.plan_box .plan_con ul li span.cl {width:15px;height:15px;margin-bottom:-1px;border-radius:50%}
.plan_box .plan_con ul li span.cl1 {background:#5473e8}
.plan_box .plan_con ul li span.cl2 {background:#00cfd1}
.plan_box .plan_con ul li span.cl3 {background:#ea5420 url('./images/x_mark.png') no-repeat 50% 50%;background-size:57% auto}
.plan_box .plan_con ul li span.name {padding:0 15px 0 10px;font-size:1.25em;color:#5c5c5c}
.plan_box .plan_con ul li span.time {font-weight:500;font-size:1.25em;color:#3d3d3d;word-break:keep-all}

.cal_list.cal_bank {height:auto}
.cal_list.cal_bank .plan_box .plan_con {padding:70px 20px;font-weight:500;font-size:1.667em;line-height:2;text-align:center}

/* 팝업 */
.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_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_close{position:absolute; right:20px; top:20px; width:21px; height:21px; background:url('./images/caution_close.jpg') center no-repeat; cursor:pointer}
.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:500px;max-height:90%;margin:0 auto}
.caution_wrap .caution_img img {max-width:100%;height:auto}


@media screen and (max-width:1023px) {
    /* header */
    #header .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) {
    /* step8 */
    .sec_cons_type .biz_info .btn_chk .box_chk_long {width:calc(100% - 10px)}
}

@media screen and (min-width:768px) {
    /* header */
    #header .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(33.33% - 10px)}
    .bank_list .box_qa .con_q {width:25%}
    .bank_list .box_qa .con_a {width:75%;padding:25px 30px}

    /* step8 */
    .sec_cons_type .biz_info .btn_chk input[type="radio"] + label {height:110px}

    /* step9 */
    .cal_left_box {padding:20px;margin:0}
    #calendar-wrap .cal_ttl {width:135px;height:135px;margin:0 auto 20px;padding:32px 20px}
    #calendar-wrap .cal_ttl p.month {font-size:4em;line-height:1}
    #calendar-wrap .cal_ttl p.year {font-weight:900;font-size:1.583em}
    #calendar-wrap .cal_navi {top:52px;width:390px;margin-left:-195px}
    #calendar-wrap .cal_navi button, #calendar-wrap .cal_navi a {width:35px;height:35px;margin:0 80px;border-radius:100px;line-height:2.75}
    #calendar-wrap #calendar li {padding:13px 5px}
    #calendar-wrap #calendar ul.weekdays {height:40px}
    #calendar-wrap #calendar ul.weekdays li {font-size:1.25em}
    #calendar-wrap #calendar ul.weekdays li span {display:inline}
    #calendar-wrap #calendar ul.days .date {font-size:1.25em}
    #calendar-wrap #calendar ul.days .today {width:50px;height:50px;margin:0 auto;font-size:1.417em;line-height:50px}
    .cal_box ul li {padding:0 20px;font-size:1.167em}
    .cal_list {height:630px}
}

@media screen and (min-width:768px) and (max-width:1439px) {
    /* step8 */
    .sec_cons_type .biz_info .btn_chk .box_chk {width:calc(33.33% - 10px)}
}

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

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

    /* step9 */
    .cal_box ul li {font-size:1.25em}
}

@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) thead th, .tbl_h01:not(.fund_type) td {font-size:1.417em}
    .box_qa_border .box_qa {width:80%}
    .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 .box_chk {width:calc(20% - 10px)}
    .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)}

    /* company_num_chk, step10 */
    #win_hp_cert, .pi_input .input_tit {font-size:1.417em}
    #btn_postcode {height:50px;padding:10px 15px;font-size:1.417em}
    .pi_input .frm_input {height:50px;padding:10px 15px;font-size:1.333em}

    /* step8 */
    .sec_cons_type .biz_info .btn_chk input[type="radio"] + label {height:133px}

    /* step9 */
    .cal_left_box {float:left;width:60%}
    .cal_right_box {float:left;width:40%;padding:0 0 0 20px}
}

@media screen and (min-width:2000px) {
    /* step */
    .box_qa_border .box_qa {width:60%}
}