@charset "utf-8";

/* pgcm */
.pgcm{font-size:16px;font-weight:400;line-height:1.8;color:#777;font-family:var(--font-m)}
.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{padding-bottom:40px;text-align:center}
.pgcm .tit_area b{display:block;margin-bottom:10px;font-size:13px;font-weight:700;text-transform:uppercase;color:var(--primary);font-family:var(--font-b)}
.pgcm .tit_area p{font-size:35px;font-weight:300;line-height:1.3;color:#222;font-family:var(--font-b)}
.pgcm .tit_area p span{position:relative;font-weight:700}
.pgcm .sub_tit{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #e1e1e1}
.pgcm .sub_tit div{display:flex;align-items:center;gap:15px;padding-bottom:10px}
.pgcm .sub_tit div b{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:5px;font-size:13px;color:#fff;background:#222;font-family:var(--font-b)}
.pgcm .sub_tit div span{font-size:22px;color:#222;font-family:var(--font-b)}
.pgcm .sub_tit > span{display:block;padding:10px 0 0;line-height:1.6}
.pgcm .tb_area{overflow-x:auto;width:100%}
.pgcm table{width:100%;border-collapse:collapse}
.pgcm table th{padding:12px;border-right:1px solid #e1e1e1;color:#222;text-align:center;line-height:1.5;background:var(--pale);font-family:var(--font-b)}
.pgcm table td{padding:10px;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;line-height:1.5;text-align:center}
.pgcm table td:last-child{border-right:none}
.pgcm table .tit{color:#222;background:#f7f7f7;text-align:center;font-family:var(--font-b)}
.pgcm table th:nth-child(1){border-radius:20px 0 0 0}
.pgcm table th:last-child{border-radius:0 20px 0 0;border-right:none}
.pgcm .list > li+li{margin-top:40px}
.pgcm .list .cont_wrap .cont_tit{display:flex;align-items:center;gap:10px;padding-bottom:10px;font-size:20px;color:#222;font-family:var(--font-b)}
.pgcm .list .cont_wrap .cont_tit p{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:100%;color:#fff;background:var(--primary)}
.pgcm .list .cont_wrap .cont_tit p svg{width:18px;color:#fff}
.pgcm .list .cont_wrap .cont+.cont{margin-top:20px}
.pgcm .info{margin-top:10px;padding:25px;border-radius:10px;background:#f7f7f7}
.pgcm .info li{position:relative;padding-left:15px}
.pgcm .info li::before{content:"";display:inline-block;position:absolute;top:12px;left:0;width:4px;height:4px;border-radius:100%;background:var(--primary)}
.pgcm .info li+li{margin-top:5px}
.pgcm .info li b{display:inline-block;padding-right:15px;color:#222}
.pgcm .info li span{color:#f86b4f;font-family:var(--font-b)}

/* p38 */
#p38{padding:50px 70px;background:#fafafe}
#p38 .step{padding:50px 180px;background:#fff}
#p38 .step ul .item div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;position:relative;width:270px;height:205px;padding:25px;border-radius:15px;background:#f7f7f7}
#p38 .step ul .item div b{position:absolute;left:0;top:0;width:35px;height:35px;border-radius:15px 0 15px 0;font-size:13px;line-height:35px;text-align:center;color:#fff;background:var(--primary);font-family:var(--font-b)}
#p38 .step ul .item div p{font-size:16px;line-height:1.4;color:#222;text-align:center;font-family:var(--font-b)}
#p38 .step ul{display:flex;align-items:center;justify-content:center}
#p38 .step .mid{justify-content:space-between;position:relative;padding:100px 0}
#p38 .step .mid .item div+div{margin-top:30px}
#p38 .step .mid .item{position:relative}
#p38 .step .mid .item::before{content:"";display:block;position:absolute;top:-5%;left:50%;width:1px;height:1000px;background:#e1e1e1}
#p38 .step .length{flex-direction:column;gap:30px;position:relative}
#p38 .step .top::before{content:"";display:block;position:absolute;top:0;left:50%;width:1px;height:493px;background:#e1e1e1}
#p38 .step .mid::after{content:"";display:block;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);width:62%;height:1px;background:#e1e1e1}
#p38 .step .bottom::before{content:"";display:block;position:absolute;bottom:0;left:50%;width:1px;height:493px;background:#e1e1e1}
#p38 .step .mid::before{content:"";display:block;position:absolute;top:5%;left:50%;transform:translateX(-50%);width:62%;height:1px;background:#e1e1e1}

/* call */
.call_pg .tit_area{padding-bottom:50px}
.call_pg .tit_area span{display:block;padding-top:20px}
.call_pg ul{display:flex;align-items:center;justify-content:space-between;gap:20px}
.call_pg ul li{width:100%;height:250px;padding:0 40px;border-radius:15px;background:#f7f7f7;transition:0.2s}
.call_pg .cont{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}
.call_pg .cont ul{width:100%}
.call_pg .cont ul li{width:100%}
.call_pg .cont ul li a{display:flex;align-items:center;justify-content:center;justify-content:space-between;position:relative;width:100%;height:100%}
.call_pg .cont ul li a div p{padding-bottom:20px;font-size:25px;font-weight:300;line-height:1.4;color:#222;font-family:var(--font-l)}
.call_pg .cont ul li a div p b{font-family:var(--font-b)}
.call_pg .cont ul li a div span{font-size:17px;font-weight:700;color:var(--primary);font-family:var(--e-font)}
.call_pg .cont ul li a div span i{display:inline-block;padding-left:15px;transition:all 0.2s}
.call_pg ul li:hover{background:#eae5fc}
.call_pg ul li:hover a div span i{padding-left:20px}

/* com_part */
.com_part{padding:50px;background:#f8f6fe}
.com_part .wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 50px;background:#fff}
.com_part .tit_area span{font-size:20px;color:#777;font-family:var(--font-m)}
.com_part .tit_area p{padding-top:20px;font-size:42px;color:#222;font-family:var(--font-b)}
.com_part .tit_area p b{display:inline-block;font-size:42px;line-height:1;color:var(--primary);font-family:var(--font-b)}
.com_part img{display:block;width:50%;padding:30px 0 100px}
.com_part .txt p{padding-bottom:20px;font-size:28px;color:#222;text-align:center;font-family:var(--font-b)}
.com_part .txt a{display:flex;align-items:center;justify-content:center;gap:15px;width:574px;height:94px;margin:0 auto;font-size:31px;color:#fff;background:#111;cursor:pointer;transition:0.2s;font-family:var(--font-b)}
.com_part .txt a:hover{gap:25px;background:#000}
.com_part .txt a svg{width:35px;height:35px}


/* 반응형 [s] */
@media (max-width:1230px){
.pgcm{padding:20px 10px}
.com_part{padding:50px}
#p38 .step{padding:50px 20px}
#p38 .step .mid .item div{width:100%}
#p38 .step .mid .item{width:100%}
#p38 .step .mid{justify-content:center;gap:30px}
#p38 .step .mid::after, #p38 .step .mid::before{width:52%}
}

@media (max-width:1024px){
.call_pg .cont ul li a div p{font-size:22px}
.call_pg .cont ul li a img{width:26%}
.com_part .wrap .txt{width:100%}
}

@media (max-width:768px){
.pgcm .info{padding:20px}
.pgcm .info li+li{margin-top:15px}
.call_pg .cont ul{flex-direction:column;gap:10px}
.call_pg ul li{height:auto;padding:30px 40px}
.call_pg .cont ul li a img{width:initial}
.com_part .txt p{line-height:1.5}
.com_part .tit_area p{font-size:31px}
.com_part .tit_area p b{font-size:31px}
.com_part .tit_area span{font-size:18px}
.com_part .txt p{font-size:25px}
.com_part img{width:70%;padding:0 0 60px}
.com_part .txt a{width:100%;height:80px;line-height:80px}
.com_part .wrap{padding:50px}

}
@media (max-width:680px){
#p38 .step .mid .item div img{width:50%}
#p38 .step .mid{gap:20px}
#p38{padding:30px 20px}
#p38 .step{padding:20px}


}
@media (max-width:480px){
.pgcm{font-size:15px}
.pgcm .tit_area p{font-size:26px;white-space:normal}
.pgcm .sub_tit{margin-bottom:15px;padding-bottom:10px}
.pgcm .sub_tit div{gap:10px;padding-bottom:0}
.pgcm .sub_tit div b{width:30px;height:30px}
.pgcm .sub_tit div span{font-size:20px;line-height:1.5}
#p35 .list > li:first-child .sub_tit div{flex-direction:column;align-items:flex-start}
.call_pg .cont ul li a{flex-direction:column}
.call_pg .cont ul li a > div{padding-bottom:20px;text-align:center}
.call_pg .cont ul li a div span{font-size:21px}
.call_pg .cont ul li a img{width:25%}
.call_pg .cont ul li a div p{white-space:normal}
.call_pg .tit_area{padding-bottom:30px}
.com_part{padding:20px}
.com_part .wrap{padding:40px 20px}
.com_part .tit_area span{font-size:18px;line-height:1.5}
.com_part .tit_area p b{font-size:26px}
.com_part .txt p{font-size:20px}
.com_part img{width:85%;padding-bottom:50px}
.com_part .txt a{font-size:24px}
.com_part .txt a svg{width:30px;height:30px}
#p38 .step .mid .item div img{width:100%}
#p38 .step ul .item div p{font-size:14px}
#p38 .step{padding:0;background:transparent}
#p38{background:#fff}
}

@media (max-width:380px){
.call_pg .cont ul li a div span{font-size:18px}
.call_pg .cont ul li a div p{padding-bottom:10px;font-size:21px}
.com_part .txt a{height:60px;line-height:60px;font-size:21px}
.pgcm .tit_area p{font-size:22px}
.com_part .tit_area p b{font-size:22px}
.com_part img{width:100%}
.com_part .tit_area span{font-size:16px}
.com_part .wrap{padding:30px 20px}
#p38{padding:20px 10px}
}
/* 반응형 [e] */