@charset "utf-8";

#comingsoon{width:100%;padding-top:100px;text-align:center}

/* pgcm */
.pgcm{font-size:16px;font-weight:400;line-height:1.8;color:#777;font-family:var(--k-font)}
.pgcm p, .pgcm span, .pgcm ul li, .pgcm dl dd, .pgcm div{word-break:keep-all}
.pgcm .pl{white-space:pre-line}
.pgcm .tit_area{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #222}
.pgcm .tit_area b{display:block;margin-bottom:15px;font-size:15px;font-weight:700;text-transform:uppercase;color:var(--primary);font-family:var(--e-font), var(--k-font)}
.pgcm .tit_area p{font-size:40px;font-weight:700;line-height:1.4;color:#222}
.pgcm .tit_area{display:flex;align-items:flex-end;justify-content:space-between}
.pgcm .tb_area{width:100%}
.pgcm .tb_area table{width:100%;margin-top:30px;border-collapse:collapse;border-top:2px solid #222;text-align:center}
.pgcm .tb_area table thead tr th{padding:12px;border-right:1px solid #e1e1e1;font-size:16px;font-weight:700;color:#222;background:#f5fcf9}
.pgcm .tb_area table thead tr th:last-child{border-right:none}
.pgcm .tb_area table tbody tr td{padding:10px;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
.pgcm .tb_area table tbody tr .fir{font-size:16px;font-weight:600;color:#222;background:#f7f7f7}
.pgcm .tb_area table tbody tr td span{font-weight:700;color:#ff2020}
.pgcm .red{padding-top:5px;font-weight:700;color:#ff2020;text-align:right}

/* p33 */
.com_part > img{width:100%;border-radius:20px}
.com_part .txt{position:relative;margin:120px 50px;font-size:28px;font-weight:700;color:#222;line-height:1.4;padding-left:50px}
.com_part .txt::before{content:"";display:block;position:absolute;top:-10px;left:10px;width:6px;height:6px;border-radius:100%;background:var(--primary)}
.com_part .txt span{color:#fff;background:var(--primary)}
#p33 .tit_area{padding-bottom:0;border-bottom:none}
#p33 ul{padding:50px;background:#f7f7f7}
#p33 ul li+li{margin-top:50px;padding-top:50px;border-top:1px dotted #e1e1e1}
#p33 ul li{display:flex;align-items:flex-start;justify-content:space-between;font-size:17px}
#p33 ul li .sub_tit{display:flex;align-items:center;gap:15px;width:40%}
#p33 ul li .sub_tit b{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:5px;font-size:13px;font-weight:700;color:#fff;background:var(--primary);font-family:var(--e-font)}
#p33 ul li .sub_tit span{font-size:31px;font-weight:700;line-height:1.4;color:#222}
#p33 ul li .txt_area{width:63%}
#p33 ul li .txt_area b{display:block;position:relative;padding:0 0 10px 20px;font-size:20px;font-weight:700;color:#222}
#p33 ul li .txt_area b::before{content:"";display:block;position:absolute;top:16px;left:0;width:4px;height:4px;border-radius:100%;background:var(--primary)}
#p33 ul li .txt_area span{display:block;padding:30px;border-radius:10px;background:#fff}
#p33 ul li .txt_area div{overflow:hidden;padding:15px 0;border-radius:10px}
#p33 ul li .txt_area div img{width:100%;border-radius:10px}
#p33 ul li .txt_area dl{padding:30px;border-radius:15px;background:#fff}
#p33 ul li .txt_area dl dt{position:relative;padding:0 0 5px 20px;font-size:18px;font-weight:700;color:#222}
#p33 ul li .txt_area dl dt::before{content:"";display:block;position:absolute;top:14px;left:0;width:4px;height:4px;border-radius:100%;background:var(--primary)}
#p33 ul li .txt_area dl+dl{margin-top:10px}

/* p34 */

#p34 ul{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}
#p34 ul li{overflow:hidden;display:flex;align-items:center;flex-direction:column;border-radius:20px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
#p34 ul li div{width:100%}
#p34 ul li .img_area img{width:100%;border-radius:10px}
#p34 ul li .txt_area{display:flex;align-items:center;flex-direction:column;padding:50px;text-align:center}
#p34 ul li .txt_area p{display:flex;align-items:center;justify-content:center;gap:15px;width:100%;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e1e1e1;font-size:22px;font-weight:700;color:#222}
#p34 ul li .txt_area p b{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:5px;font-size:13px;font-weight:700;color:#fff;background:var(--primary);font-family:var(--e-font)}
#p34 ul li .txt_area span{font-size:17px}

/* p35 */
#p35 .tit_area{margin-bottom:0}
#p35 ul{display:grid;grid-template-columns:repeat(2,1fr)}
#p35 ul li{display:flex;align-items:center;gap:25px;position:relative;padding:45px 40px;border-bottom:1px solid #e1e1e1}
#p35 ul li .img_area{display:flex;align-items:center;justify-content:center;width:139px;height:139px;border-radius:100%;background:#f5fcf9}
#p35 ul li .txt_area p{padding-bottom:5px;font-size:18px;font-weight:700;color:#222}

/* p36 */
#p36 .img_area{position:relative}
#p36 .img_area img{width:100%;border-radius:20px}
#p36 .img_area div{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;bottom:-31px;transform:translateX(-50%) rotate(45deg);;width:70px;height:70px;border-radius:100% 100% 0;background:var(--primary)}
#p36 .img_area div svg{transform:rotate(-45deg);color:#fff}
#p36 .his_box{position:relative;margin-top:55px}
#p36 .his_box:before{position:absolute;left:calc(100%/2 - 1px);top:25px;content:'';width:1px;height:100%;background-color:#e1e1e1}
#p36 .his_box:after{position:absolute;left:calc(100%/2 - 1px);bottom:-25px;transform:translateX(-50%);content:'';width:7px;height:7px;border-radius:100%;background-color:#111}
#p36 .his_box dl{display:flex;flex-direction:column;width:50%;margin-left:auto}
#p36 .his_box dl dt{position:relative;margin-bottom:10px;padding-left:50px;font-size:33px;font-weight:700;letter-spacing:0;color:#111;font-family:var(--e-font)}
#p36 .his_box dl dt:before{position:absolute;left:-3.5px;top:50%;transform:translateY(-50%);content:'';width:7px;height:7px;border:2px solid #111;border-radius:100px}
#p36 .his_box dl:first-child dt:before{left:-4.5px;width:9px;height:9px;border:none;background-color:#111}
#p36 .his_box dl dd{padding-left:50px;font-size:18px}
#p36 .his_box dl:nth-child(2n){margin:0 auto 0 0;text-align:right}
#p36 .his_box dl:nth-child(2n) dt{padding:0 50px 0 0}
#p36 .his_box dl:nth-child(2n) dt:before{left:auto;right:-3.5px}
#p36 .his_box dl:nth-child(2n) dd{padding:0 50px 0 0}
#p36 .his_box dl dd img{display:flex;margin-top:25px;border-radius:10px}
#p36 .his_box dl:nth-child(2n) dd img{margin-left:auto}
#p36 .his_box dl:nth-child(2n-1) dd span{display:block;position:relative;padding-left:15px}
#p36 .his_box dl:nth-child(2n-1) dd span::before{content:"";display:inline-block;position:absolute;top:13px;left:0;width:4px;height:4px;border-radius:100%;background:var(--primary)}
#p36 .his_box dl:nth-child(2n) dd span{display:block;position:relative;padding-left:0;padding-right:15px}
#p36 .his_box dl:nth-child(2n) dd span::before{content:"";display:inline-block;position:absolute;top:13px;right:0;width:4px;height:4px;border-radius:100%;background:var(--primary)}
#p36 .his_box dl:nth-child(2n) img{margin:25px 50px 0 0;border-radius:10px}
#p36 .app{display:flex;align-items:center;justify-content:space-between;margin-top:80px;padding:50px;border-radius:15px;background:#f7f7f7}
#p36 .app p{font-size:28px;font-weight:300;line-height:1.4;color:#222}
#p36 .app p b{font-weight:700}
#p36 .app a{display:flex;align-items:center;justify-content:center;gap:15px;width:205px;padding:15px;border-radius:50px;font-size:16px;font-weight:700;color:#222;background:#fff;transition:0.2s}
#p36 .app a svg{width:20px}
#p36 .app a:hover{color:#fff;background:var(--primary)}

/* p38 */
#p38 .about{display:flex;align-items:center;justify-content:space-between;gap:50px}
#p38 .about div{width:100%}
#p38 .about .img_area{display:flex;align-items:center;justify-content:center;height:300px;border:1px solid #e1e1e1;border-radius:15px;background:url(/sh_page/img/p38_back.png);background-size:cover;background-repeat:no-repeat}
#p38 .about .txt_area p{padding-bottom:5px;font-size:24px;font-weight:700;color:#222}
#p38 .cha{margin-top:60px;padding:60px 80px;background:#f5fcf9}
#p38 .tit{text-align:center}
#p38 .tit b{font-size:13px;font-weight:700;color:var(--primary);text-transform:uppercase;font-family:var(--e-font)}
#p38 .tit p{font-size:30px;font-weight:700;color:#222}
#p38 .cha ul{display:grid;grid-template-columns:repeat(2,1fr);column-gap:15px;row-gap:10px}
#p38 .cha ul li:last-child{grid-column: span 2;justify-content:center}
#p38 .cha ul li{overflow:hidden;display:flex;align-items:center;gap:20px;justify-content:space-between;position:relative;margin-top:30px;padding:25px;border-radius:10px;background:#fff}
#p38 .cha ul li span{position:absolute;right:0;top:0;padding:7px 15px;border-radius:0 10px 0 10px;font-size:13px;font-weight:700;color:#fff;background:#666}
#p38 .cha ul li p{width:63%;font-size:17px;font-weight:700;color:#222}
#p38 .cha ul li div{display:flex;align-items:center;justify-content:center;width:130px;height:130px;border-radius:100%;background:#f7f7f7}
#p38 .com{padding-top:60px}
#p38 .bnr{padding:50px;margin-top:30px;border-radius:15px;color:#fff;text-align:center;background:url(/sh_page/img/p38_bg.jpg) no-repeat;background-size:cover}
#p38 .bnr p{font-size:28px;font-weight:700;line-height:1.3}
#p38 .bnr a{display:inline-block;margin-top:25px;padding:15px 30px;border-radius:50px;font-weight:700;color:#222;background:#fff;transition:0.2s}
#p38 .bnr a:hover{color:#fff;background:#222}

/* p39 */
#p39 ul li{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:50px 30px;border-bottom:1px solid #e1e1e1}
#p39 ul li:nth-child(1){border-top:1px solid #e1e1e1}
#p39 ul li div{width:100%}
#p39 ul li div img{width:100%;border-radius:15px}
#p39 ul li .txt_area p{display:flex;align-items:center;gap:15px;padding-bottom:15px}
#p39 ul li .txt_area p b{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:5px;font-size:13px;font-weight:700;color:#fff;background:var(--primary);font-family:var(--e-font)}
#p39 ul li .txt_area p span{font-size:22px;font-weight:700;color:#222}
#p39 .bnr{padding:80px 50px;margin-top:30px;border-radius:15px;color:#222;text-align:center;background:url(/sh_page/img/p39_bg.jpg) no-repeat;background-size:cover}
#p39 .bnr p{font-size:24px;font-weight:300;line-height:1.4}
#p39 .bnr p b{font-weight:700}

/* p45 */
#p45 .icon_area .sub_tit{position:relative;margin-bottom:15px;padding-left:15px;font-size:26px;font-weight:700;color:#222}
#p45 .icon_area .sub_tit::before{content:"";display:inline-block;position:absolute;left:0;top:10px;width:4px;height:25px;background:var(--primary)}
#p45 .icon_area ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0 10px}
#p45 .icon_area ul li{width:100%;padding:30px;border-radius:15px;box-shadow: rgba(149, 157, 165, 0.1) 0px 4px 16px;}
#p45 .icon_area ul li:last-child{border-right:none}
#p45 .icon_area ul li > div{display:flex;align-items:center;justify-content:space-between}
#p45 .icon_area ul li > div .img_box{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:10px;background:#f7f7f7}
#p45 .icon_area ul li > div b{font-size:40px;font-weight:300;color:#e9e9e9;font-family:var(--e-font)}
#p45 .icon_area ul li dl{padding-top:20px}
#p45 .icon_area ul li dl dt p{font-size:19px;font-weight:700;color:#222}
#p45 .icon_area ul li dl dt{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #e9e9e9}
#p45 .icon_area ul li dl dd{position:relative;padding-left:15px}
#p45 .icon_area ul li dl dd::before{content:"";display:inline-block;position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:100%;background:var(--primary)}
#p45 .bnr{width:100%;margin-top:30px;border-radius:15px;background:url(/sh_page/img/p45_bg.jpg) no-repeat;background-size:cover}
#p45 .bnr div{padding:70px 10px 70px 80px}
#p45 .bnr p{padding-bottom:10px;font-size:30px;font-weight:700;color:#fff}
#p45 .bnr span{display:block;padding-bottom:44px;font-size:17px;line-height:1.5;color:rgba(255, 255, 255, 0.6)}
#p45 .bnr ul{display:flex;align-items:center;gap:40px}
#p45 .bnr ul li{position:relative;font-size:15px;font-weight:700;color:rgba(255, 255, 255, 0.6);font-family:var(--e-font)}
#p45 .bnr ul li::before{content:"";display:inline-block;position:absolute;top:6px;right:-21px;width:2px;height:14px;background:rgba(255, 255, 255, 0.3)}
#p45 .bnr ul li:nth-child(3)::before{display:none}


/* 랜딩 개인(신용)처리방침 */
#prvLayer .pl{white-space:pre-line;line-height:1.5;word-break:keep-all}
#prvLayer p, #prvLayer span,#prvLayer div{word-break:keep-all}
#prvLayer .tit{padding:15px 20px;border-bottom:1px solid #e1e1e1;font-size:14px;color:#222;background:#f5f5f5;font-family:'notokr-medium'}
#prvLayer .inner{padding:30px;}
#prvLayer .textarea{overflow-y:scroll;width:100%;height:600px;margin-bottom:30px;border:none;font-size:13px;color:#777;font-family:'notokr-regular'}
#prvLayer textarea:focus, #prvLayer textarea:active{box-shadow:none;border:none!important;outline:none}
#prvLayer button{display:block;width:130px;height:45px;margin:0 auto;border:none;border-radius:3px;font-size:14px;color:#fff;background-color:#333;font-family:'notokr-medium'}
#prvLayer .textarea > p{padding-bottom:15px;font-size:17px;font-weight:700;color:#222}
#prvLayer .textarea > ul > li+li{padding-top:12px}
#prvLayer .textarea > ul > li .bold_tit{display:block;padding-bottom:5px;font-weight:700;color:#222}
#prvLayer .textarea > ul > li .cont .sub_tit{display:block;position:relative;padding-left:15px;font-size:14px;font-weight:700;color:#222}
#prvLayer .textarea > ul > li .cont .sub_tit::before{content:"";display:inline-block;position:absolute;left:0;top:7px;width:5px;height:5px;background:#222}
#prvLayer .textarea > ul > li .cont+.cont{padding-top:10px}
#prvLayer .textarea .tb_wrap{width:100%;margin-top:10px}
#prvLayer .textarea table{width:100%;border-collapse:collapse;border-left:1px solid #e1e1e1}
#prvLayer .textarea table th{padding:10px;border-right:1px solid #d1d1d1;background:#ddd;font-weight:700;color:#222;text-align:center}
#prvLayer .textarea table th:last-child{border-right:none}
#prvLayer .textarea table td{padding:10px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;word-break:keep-all}
#prvLayer .textarea table .center{font-weight:700;color:#222;background:#f7f7f7;text-align:center}
#prvLayer .textarea .box{margin-top:10px;padding:10px;border:1px solid #e1e1e1}
#prvLayer .textarea a{color:blue}


/* 반응형 [s] */
@media (max-width:1110px){
#p34 ul li .txt_area span{white-space:normal}
#p35 ul li .txt_area span{white-space:normal}
#p36 .his_box dl dd img{width:100%}
#p36 .his_box dl:nth-child(2n) img{width:100%}
#p38 .about{gap:20px}
#p38 .about .txt_area span{white-space:normal}
#p38 .cha{padding:40px}
#p38 .cha ul li p{white-space:normal}
#p39 ul li .txt_area span{white-space:normal}
#p39 .bnr{margin:20px}
#p39 ul li{gap:20px}
}
@media (max-width:900px){
.pgcm{padding:0 10px}
.com_part .txt{margin:80px 50px}
#p33 .tit_area{flex-direction:column;align-items:center;justify-content:center;text-align:center}
#p33 .tit_area div{padding-bottom:10px}
#p33 ul li{flex-direction:column;align-items:center;justify-content:center;text-align:center}
#p33 ul li .sub_tit{display:block;width:100%;padding-bottom:15px;white-space:normal;text-align:center}
#p33 ul li .txt_area{width:100%}
#p35 ul{grid-template-columns:repeat(1,1fr)}
#p35 ul li{padding:30px 20px}
#p38 .cha ul{display:block}
#p38 .cha ul li{justify-content:center;margin-top:15px}
#p38 .cha ul li p{width:100%}

}
@media (max-width:768px){
.pgcm .tit_area p{font-size:30px}
.pgcm .tit_area b{margin-bottom:10px;font-size:13px}
.com_part .txt{margin:50px 0;font-size:23px}
.com_part .txt::before{left:30px}
#p33 ul{padding:30px}
#p33 ul li{font-size:16px}
#p33 ul li .sub_tit span{font-size:25px}
#p34 ul{gap:15px}
#p34 ul li .txt_area{padding:35px 20px}
#p34 ul li .txt_area p{font-size:20px}
#p34 ul li .txt_area p b{width:30px;height:30px}
#p34 ul li .txt_area span{font-size:16px}
.pgcm .tit_area > div{width:100%;text-align:center}
#p36 .his_box dl dd{padding-left:0}
#p36 .his_box dl dt{padding-left:0}
#p36 .his_box dl{margin-left:initial}
#p36 .his_box:before{display:none}
#p36 .his_box dl dt:before{display:none}
#p36 .his_box:after{display:none}
#p36 .img_area div{display:none}
#p36 .his_box{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px}
#p36 .his_box dl:nth-child(2n) dt{padding-right:0}
#p36 .his_box dl:nth-child(2n) dd{padding:0}
#p36 .his_box dl:nth-child(2n) dd span{padding-right:0;padding-left:15px}
#p36 .his_box dl:nth-child(2n){text-align:left}
#p36 .his_box dl:nth-child(2n) dd span::before{right:initial;left:0}
#p36 .his_box dl:nth-child(2n) img{margin:25px 0 0}
#p36 .his_box dl{width:100%}
#p36 .his_box dl dt{margin-bottom:5px;font-size:26px}
#p36 .his_box dl dd{font-size:16px}
#p36 .app{margin-top:25px}
#p36 .app p{font-size:24px}
#p38 .cha{margin-top:40px}
#p39 ul li{flex-direction:column;padding:30px}
.pgcm .tit_area p{padding-bottom:15px}
#p45 .bnr div{padding:40px}
#p45 .bnr ul{flex-direction:column;align-items:flex-start;gap:5px}
#p45 .bnr ul li::before{display:none}
}
@media (max-width:600px){
#p36 .app{flex-direction:column;gap:20px;padding:35px 25px}
#p36 .app p{white-space:normal;text-align:center}
#p38 .about{flex-direction:column;text-align:center}
#p39 .bnr p{white-space:normal}
}
@media (max-width:550px){
#p34 ul{grid-template-columns:repeat(1,1fr)}
#p36 .his_box dl dt{font-size:22px}
#p38 .cha{padding:20px}
.pgcm .tb_area{overflow-x:auto}
.pgcm .tb_area table{min-width:550px}
#p38 .bnr{padding:30px;border-radius:10px}
#p38 .bnr p{font-size:23px;white-space:normal}
#p38 .bnr a{margin-top:20px;padding:10px 20px;font-size:15px}
#p45 .icon_area ul{grid-template-columns:repeat(1,1fr)}
#p45 .bnr span{white-space:normal}
#p45 .bnr{background-position:center}
}
@media (max-width:480px){
.pgcm .tit_area{margin-bottom:20px}
.pgcm .tit_area p{font-size:27px}
.com_part .txt{margin:35px 0;padding-left:0;font-size:20px;white-space:normal;text-align:center}
.com_part .txt::before{display:none}
#p33 .tit_area div span{display:block;line-height:1.5}
#p33 ul{padding:20px}
#p33 ul li .sub_tit span{font-size:19px}
#p33 ul li .txt_area span{padding:20px}
#p34 ul li .txt_area p{padding-bottom:15px;margin-bottom:15px}
#p34 ul li .txt_area{padding:20px}
#p35 ul li .img_area{width:120px;height:120px}
#p35 ul li{flex-direction:column;text-align:center;gap:20px}
#p36 .his_box{grid-template-columns:repeat(1,1fr)}
#p36 .his_box dl dd img{margin-top:10px}
#p34 ul li .img_area img{border-radius:10px}
#p34 ul li{border-radius:10px}
#p36 .img_area img{border-radius:10px}
#p36 .app{border-radius:10px}
#p38 .cha ul li{flex-direction:column;align-items:center;justify-content:center;text-align:center}
#p38 .cha ul li p{font-size:16px;line-height:1.5;font-weight:500}
.pgcm .red{font-size:15px;line-height:1.5;text-align:center}
#p38 .bnr p{font-size:20px}
#p39 ul li{padding:20px 10px}
#p39 .bnr p{font-size:22px}
#p39 .bnr{padding:50px;margin:20px 0}
#p45 .bnr p{font-size:25px}
#p45 .bnr div{text-align:center}
#p45 .bnr ul{align-items:center}
#p45 .bnr span{padding-bottom:17px}
}
@media (max-width:380px){
.com_part .txt{font-size:17px}
#p33 ul li{font-size:15px}
#p33 ul li .sub_tit{padding-bottom:5px}
#p33 ul li .sub_tit span{font-size:17px}
#p34 ul li .txt_area span{font-size:15px}
#p34 ul li .txt_area p{gap:10px;font-size:19px}
#p34 ul li .txt_area p b{font-size:11px}
#p36 .app p{font-size:22px}
#p36 .app a{font-size:15px}
#p36 .his_box dl dd{font-size:15px}
#p38 .about .txt_area p{font-size:22px}
#p38 .bnr{margin-top:20px}
#p38 .bnr p{font-size:19px}
#p39 .bnr p{font-size:19px}
#p39 .bnr{padding:30px}
#p45 .icon_area .sub_tit{font-size:22px}
#p45 .icon_area .sub_tit::before{top:7px}
#p45 .bnr div{padding:30px}
}
/* 반응형 [e] */
