@charset "utf-8";

/* 공통 */
.pgcm{padding-bottom:50px;position:relative;font-size:16px;letter-spacing:-.3px;line-height:1.7;color:#777;font-family:'Pretendard'}
.pgcm .tit_area{margin-bottom:50px;color:#222;letter-spacing:-.7px;font-weight:700;text-align:center}
.pgcm .tit_area .s_tit{display:inline-block;font-size:14px;font-weight:600;letter-spacing:0;text-transform:uppercase;color:var(--primary);font-family:'Poppins'}
.pgcm .tit_area .t_tit{font-size:32px;line-height:1.4;color:#222}
.pl{white-space:pre-line}
li{list-style:none}

/* 대표이사 인사말 */
#p33 .tit_area{font-size:20px;color:#777}
#p33 .tit_area span{font-size:15px;font-weight:600;color:var(--primary);text-transform:uppercase;font-family:'Poppins'}
#p33 .top_area{position:relative;padding:90px 100px 80px;margin:100px 0 80px;background:#f5f6f8}
#p33 .top_area .btxt{margin-bottom:50px;font-size:34px;font-weight:400;color:#111;white-space:pre-line;line-height:1.35;letter-spacing:-.5px}
#p33 .top_area .btxt b{font-weight:700}
#p33 .top_area .btxt span{color:var(--primary)}
#p33 .top_area .sign{font-size:18px;font-weight:600;color:#999}
#p33 .top_area .sign span{margin-left:20px;font-size:24px;font-weight:700;color:#111}
#p33 .top_area img{position:absolute;right:calc((100% - 1200px) / 2);bottom:0;margin-right:80px}
#p33 .cont{max-width:1200px;margin:0 auto;padding:0 20px;font-size:17px}
#p33 .cont p{margin-bottom:40px;font-size:22px;font-weight:700;color:#111;word-break:keep-all}
#p33 .cont .pl{white-space:pre-line}
#p33 .cont .pl b{color:#222}

/* 회사소개 */
#p34 .cont_area{color:#111}
#p34 .cont_area .tit{margin-bottom:100px;text-align:center}
#p34 .cont_area .tit h1{font-size:40px;font-weight:700;line-height:1.2;font-family:'Poppins'}
#p34 .cont_area .tit p{margin-top:16px;font-size:18px;color:#222;font-weight:500;white-space:normal}
#p34 .cont_area .tit b{color:var(--primary)}
#p34 .cont .tit{margin-bottom:30px;padding:40px 20px 30px;border-bottom:1px solid #e1e1e1;font-size:24px;font-weight:700;line-height:1;color:#222}
#p34 .cont.his{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}
#p34 .cont_area .box .year{position:relative;padding:40px 20px 30px;border-top:1px solid #111;cursor:pointer}
#p34 .cont_area .box .year dt{font-size:24px;font-weight:700;line-height:1}
#p34 .cont_area .box .year dd{margin-top:5px;color:#777;transition:all .3s}
#p34 .cont_area .box .year .plus:before{position:absolute;content:'';top:50%;right:0;width:30px;height:2px;background:#111;transform:translateY(-50%)}
#p34 .cont_area .box .year .plus:after{position:absolute;content:'';top:50%;right:13px;width:2px;height:30px;background:#111;transform:translateY(-50%);transition:all .3s}
#p34 .cont_area .box .date{display:none;padding:30px 40px;border-top:1px solid #e1e1e1;background:#f5f6f8}
#p34 .cont_area .box .date dl{display:flex;align-items:center}
#p34 .cont_area .box .date dl~dl{margin-top:20px}
#p34 .cont_area .box .date dt{width:120px;font-weight:600}
#p34 .cont_area .box .date p{margin-bottom:10px;font-size:17px;font-weight:600;color:var(--primary)}
#p34 .cont_area .box ul li+li{margin-top:4px}
#p34 .cont_area .box ul li:before{content:'';display:inline-block;width:3px;height:3px;margin:-5px 16px 0 0;vertical-align:middle;background:#444;border-radius:100%}
#p34 .box.on .date{display:block}
#p34 .box.on .year .plus:after{transform:translateY(-50%) rotate(90deg)}
#p34 .box.on .year dd{color:var(--primary)}
#p34 .ceo_list .box .inner{display:grid;grid-template-columns:repeat(2, 1fr)}
#p34 .ceo_list .box .date{padding:30px 40px}
#p34 .ceo_list ul li a{text-decoration:underline}
#p34 .feather-arrow-up-right{width:18px;height:18px}
#p34 .office .img_wrap{display:grid;grid-template-columns:repeat(4, 1fr);justify-items:center;gap:10px}
#p34 .office .img_wrap p{padding:10px 20px;text-align:center;color:#222;font-weight:600}
#p34 .etc .pl{margin-bottom:40px;padding:30px 40px;background:#f5f6f8}
#p34 .etc .pl b{color:#222}
#p34 .etc .sns{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}
#p34 .etc .sns a{border:1px solid #e1e1e1}

/* 조직도 */
#p35 .tit_area{text-align:center}
#p35 img{width:100%}

/* 경영이념 */
/* #p36 .top_cont{display:flex}
#p36 .top_cont img{border-top-right-radius:80px}
#p36 .top_cont .r_box{padding:100px 0 0 70px}
#p36 .top_cont .r_box .tit{margin-bottom:50px;line-height:1.4;font-size:34px;font-weight:300;color:#222}
#p36 .top_cont .r_box .tit b{font-weight:700}
#p36 .top_cont .r_box .txt{color:#777;line-height:1.6} */

#p36 .cont .top_cont{display:flex;gap:70px;align-items:flex-end}
#p36 .cont .top_cont .img{flex:1;overflow:hidden;border-radius:0 80px 0 0}
#p36 .cont .top_cont .img img{width:120%;height:100%;object-fit:none;object-position:-35% 0%}
#p36 .cont .top_cont .txt{flex:1;padding-bottom:100px}
#p36 .cont .top_cont .txt span img{width:25px}
#p36 .cont .top_cont .txt .comment{padding:40px 0 50px;font-size:34px;font-weight:300;color:#222;line-height:1.4;white-space:pre-line}
#p36 .cont .top_cont .txt .comment b{font-weight:700}

#p36 .list_cont{margin-top:20px}
#p36 .list_cont .list{display:flex;align-items:center;padding:50px 0 50px 100px}
#p36 .list_cont .list + .list{border-top:1px solid #e1e1e1}
#p36 .list_cont .list dt{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:230px;height:230px;border-radius:100%;text-align:center;background:rgba(39,139,218,0.05)}
#p36 .list_cont .list dt span{color:var(--primary);font-weight:700}
#p36 .list_cont .list dd{width:calc(100% - 300px);padding-left:70px}
#p36 .list_cont .list dd p{margin-bottom:28px;line-height:1.4;font-size:24px;font-weight:300;color:#222}
#p36 .list_cont .list dd p b{font-weight:700}
#p36 .btm_cont{margin-top:60px;padding:50px 0;text-align:center;background:rgba(39,139,218,0.05)}
#p36 .btm_cont ul{display:flex;justify-content:center}
#p36 .btm_cont ul li{display:flex;justify-content:center;align-items:center;max-width:200px;width:100%;aspect-ratio:1;border-radius:100%;border:1px solid var(--primary);color:var(--primary);text-align:center;font-family:'notokr-medium'}
#p36 .btm_cont ul li:first-child{border:2px dotted var(--primary);transform:translateX(20px)}
#p36 .btm_cont ul li:last-child{border:2px dotted var(--primary);transform:translateX(-20px)}
#p36 .btm_cont p{margin-top:40px;line-height:1.6}
#p36 .btm_cont p span{font-weight:600;color:#222}

#p38 img{border-radius:0 80px}
#p38 .cont{padding:58px;position:relative;width:90%;margin:-130px auto 0;text-align:center;background:#fff}
#p38 .cont b{font-weight:700;color:#222}
#p38 .cont .tit{margin-bottom:30px;line-height:1.5;font-size:30px;font-weight:300;color:#222}
#p38 .cont .pl br{display:none}
#p38 .cont a{display:inline-block;margin:50px 0;padding:20px 50px;border-radius:50px;color:#fff;background:#222;font-weight:500}

#p41 .list{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}
#p41 .list li .thum img{width:100%}
#p41 .list li .desc{display:flex;flex-flow:column;justify-content:center;position:relative;padding:24px 30px 30px}
#p41 .list li .desc span{position:absolute;left:0;top:0;width:60px;height:60px;font-size:14px;font-weight:600;color:#fff;text-align:center;line-height:60px;background:var(--primary);font-family:'Poppins'}
#p41 .list li .desc p{margin-bottom:15px;font-size:24px;font-weight:700;color:#222}
#p41 .list li .desc ul li{display:block}
#p41 .list li .desc ul li:before{content:'';display:inline-block;width:3px;height:3px;margin:-5px 16px 0 0;vertical-align:middle;background:#444;border-radius:100%}

/* 반응형 [s] */
@media(max-width:1200px){
#p33 .top_area{padding:90px 20px 80px}
#p33 .cont .pl{white-space:normal}

#p36 .cont .top_cont{flex-direction:column;align-items:center;gap:55px;padding:0 30px}
#p36 .cont .top_cont .txt .comment{padding:32px 0 40px;font-size:34px}
#p36 .cont .top_cont .img{flex:none;width:80%;height:440px;border-radius:0}
#p36 .cont .top_cont .img img{width:100%;object-position:center center;object-fit:cover}
#p36 .cont .top_cont .txt{flex:none;display:flex;flex-direction:column;align-items:center;padding-bottom:0;text-align:center}
#p36 .cont .top_cont .txt .comment{padding:32px 0;font-size:30px}

#p38 img{width:100%;border-radius:0;}
}
@media(max-width:1024px){
.pgcm{padding-bottom:0;font-size:16px}	
#p33 .tit_area{font-size:18px}	
#p33 .top_area{padding:60px 20px;margin-top:100px}
#p33 .top_area .btxt{margin-bottom:30px;font-size:32px}
#p33 .top_area .sign{font-size:18px}
#p33 .top_area .sign span{font-size:22px}
#p33 .top_area img{width:36%;right:20px;margin:0}
#p33 .cont p{font-size:20px}
#p33 .cont .pl{font-size:16px}

#p34{padding:0 15px}
#p34 .cont_area .tit h1{font-size:40px}
#p34 .cont_area .tit p{font-size:20px}
#p34 .cont.his{gap:3%}
#p34 .office .img_wrap{grid-template-columns:repeat(3,1fr)}
#p34 .etc .sns{gap:20px}
#p34 .etc .pl{margin-bottom:20px;padding:30px 24px}

#p36 .cont .top_cont{gap:40px;padding:0 20px}
#p36 .cont .top_cont .img{width:100%;height:320px}
/* #p36 .cont .top_cont .img img{height:320px} */
#p36 .cont .top_cont .txt span img{width:22px}
#p36 .cont .top_cont .txt .comment{padding:0 0 24px;font-size:26px}
#p36 .list_cont .list{padding:50px}
#p36 .list_cont .list dt{width:200px;height:200px}
#p36 .list_cont .list dd{width:calc(100% - 210px);padding-left:55px}
#p36 .list_cont .list dd p b{word-break:keep-all}
#p36 .btm_cont ul{margin:38px 0 43px}
#p36 .btm_cont ul li{max-width:180px}

#p38 .cont{margin:-90px auto 0;padding:50px 40px}
#p38 .cont .tit{font-size:26px}

#p41 .list{gap:20px}
#p41 ul li .desc .pl{white-space:normal;word-break:keep-all}
}
@media(max-width:768px){
.pgcm .tit_area{margin-bottom:40px}
.pgcm .tit_area .t_tit{font-size:28px}

#p33{font-size:15px}
#p33 .tit_area{margin-bottom:30px;font-size:16px}
#p33 .tit_area span{font-size:13px}	
#p33 .top_area{padding:50px 20px;margin:60px 0 40px}
#p33 .top_area .btxt{width:70%;font-size:28px;word-break:keep-all}
#p33 .top_area .sign{font-size:16px}
#p33 .top_area .sign span{margin-left:12px;font-size:20px}
#p33 .top_area img{right:10px}
#p33 .cont p{margin-bottom:25px;font-size:18px;line-height:1.5}

#p34 .cont.his{grid-template-columns:repeat(1, 1fr);gap:0}
#p34 .cont_area{display:block}
#p34 .cont_area .tit{margin-bottom:80px;text-align:center}
#p34 .cont_area .tit h1{font-size:36px}
#p34 .cont_area .tit p{margin-top:10px;line-height:1.5;font-size:17px;font-weight:normal;white-space:pre-line}
#p34 .cont_area .cont{width:100%}
#p34 .cont_area .box .year{padding:30px 15px}
#p34 .cont_area .box .date dl~dl{margin-top:10px}
#p34 .cont_area .box .year dt{font-size:22px}
#p34 .cont .tit{padding:30px 15px;font-size:22px}
#p34 .ceo_list .box .inner{display:block}
#p34 .office .img_wrap{grid-template-columns:repeat(2,1fr)}
#p34 .etc .sns{grid-template-columns:repeat(1, 1fr);gap:10px}

#p36 .cont .top_cont{gap:40px}
#p36 .cont .top_cont .txt .comment{font-size:24px}
#p36 .list_cont{margin-top:40px}
#p36 .list_cont .list{flex-direction:column;gap:0;padding:0 0 30px}
#p36 .list_cont .list dt{gap:10px;width:100%;height:156px;border-radius:0;}
#p36 .list_cont .list dd{width:100%;padding:20px 20px;text-align:center;}
#p36 .list_cont .list dd p{font-size:22px;text-align:center}
#p36 .list_cont .list + .list{border-top:none}
#p36 .btm_cont{padding:50px 14px}
#p36 .btm_cont ul{margin:31px 0 36px}
#p36 .btm_cont ul li{padding:0 20px;font-size:16px;word-break:keep-all}

#p38 .cont{margin:0 auto;padding:30px 0}
#p38 .cont .tit{font-size:22px}

#p41 .list{grid-template-columns:repeat(1, 1fr);gap:0}
#p41 ul li .desc{padding:30px}
#p41 ul li .desc p{margin:0 0 10px;font-size:20px}
#p41 ul li .desc span{width:45px;height:45px;line-height:45px}
#p41 ul li:nth-child(3) .thum{background-position:65% center}
}
@media(max-width:580px){
#p33 .top_area{margin:30px 0 40px;padding:40px 15px 35px}	
#p33 .top_area .btxt{margin-bottom:20px;font-size:26px;letter-spacing:-.2px}
#p33 .cont{padding:0 15px}

}
@media(max-width:480px){
.pgcm{font-size:15px}
.pgcm .tit_area{margin-bottom:30px}
.pgcm .tit_area .t_tit{font-size:24px}
#p33 .tit_area p{margin:0 0 10px}	
#p33 .top_area .btxt{font-size:21px;letter-spacing:0;line-height:1.4}
#p33 .top_area .sign span{font-size:18px}
#p33 .cont .pl{font-size:15px}

#p34 .cont_area{font-size:14px}
#p34 .cont_area .tit{margin-bottom:50px}
#p34 .cont_area .tit h1{font-size:30px}
#p34 .cont_area .tit p{margin-top:5px;font-size:15px}
#p34 .cont_area .box .year{padding:24px 10px;border-top: 1px solid #999;}
#p34 .ceo_list{border-bottom:1px solid #e1e1e1}
#p34 .cont_area .box .year .plus:before{width:15px;right:6px}
#p34 .cont_area .box .year .plus:after{height:15px}
#p34 .cont_area .box .year dt{font-size:20px}
#p34 .cont_area .box .year dd{font-size:13px}
#p34 .cont_area .box .date{padding:25px 15px}
#p34 .cont_area .box .date dl{display:block}
#p34 .cont .tit{padding:30px 10px 20px;font-size:20px}
#p34 .office{margin-top:20px}

#p36 .cont .top_cont{gap:0;padding:0}
#p36 .cont .top_cont .img{height:270px}
#p36 .cont .top_cont .txt{padding:0 14px}
#p36 .cont .top_cont .txt span img{width:20px}
#p36 .cont .top_cont .txt .comment{padding:18px 0;font-size:22px}
#p36 .list_cont .list dt{height:140px;}
#p36 .list_cont .list dd p{font-size:20px;word-break:keep-all}
#p36 .list_cont .list dd p br{display:none}
#p36 .btm_cont{margin-top:0}
#p36 .btm_cont ul{margin:24px 0 29px}
#p36 .btm_cont ul li{padding:0 26px;font-size:14px}
#p36 .btm_cont p{word-break:keep-all}

#p38 .cont .tit{font-size:20px;word-break:keep-all}
#p38 .cont .pl{white-space:normal;text-align:left;}
#p38 .cont .pl br{display:block}

#p41 .list li .desc{padding:20px 20px 30px}
#p41 .list li .desc p{font-size:20px}
#p41 ul li .desc{padding:25px}
#p41 ul li .desc p{font-size:20px}
}

@media(max-width:420px){
#p41 ul li > div{width:100%}
#p41 ul li .desc span{top:-45px}
#p41 ul li .desc p{margin:0 0 10px}
#p41 ul li .thum{min-height:200px}
}

@media(max-width:380px){
#p33 .top_area{padding:40px 0 285px;text-align:center}
#p33 .top_area .btxt{width:100%}
#p33 .top_area img{left:50%;right:auto;transform:translateX(-50%);width:230px}

#p34 .cont_area .tit h1{font-size:25px}
#p34 .cont_area .tit p{font-size:14px}

#p36 .cont .top_cont .img{height:230px}
#p36 .btm_cont ul{flex-direction:column;align-items:center}
#p36 .btm_cont ul li{max-width:150px;}
#p36 .btm_cont ul li:first-child{transform:translateY(20px)}
#p36 .btm_cont ul li:last-child{transform:translateY(-20px)}
}

/* 반응형 [e] */
