#main_section_wrap{overflow:hidden; min-height:768px;}

/* 2023-04-27 추가 s */
#gnb .util_cont {width: 240px !important;}

#footer .footer_copy {display: flex; flex-wrap: wrap; justify-content: space-between;}
#footer .footer_copy p {margin-left: 20px; padding-left: 18px; border-left: 1px solid rgba(186, 186, 186, 0.3); font-size: 14px; color: #bababa; line-height: 1.3;}
#footer .footer_copy p:first-of-type, #footer .footer_copy .copyright {margin-left: 0; padding-left: 0; border-left: none;}
#footer .footer_copy p:first-of-type {width: 761px;}
#footer .footer_copy p span {display: block;}
#footer .footer_copy p span:last-of-type {margin-top: 10px;}
#footer .footer_copy .copyright {width: 100%;}
/* // 2023-04-27 추가 e */

#familysite{position:fixed; top:-20px; width:100%; height:100%; z-index:15; background:#000; opacity:0;}
#familysite .family_logo{position:absolute; top:64px; left:80px; z-index:6;}
#familysite .family_close{position:absolute; top:46px; right:46px; z-index:6;}

#familysite .family_menu_cont{position:relative; z-index:5; margin:0 auto; width:1600px; height:100%;}
/* 2025-01-21 17:40:59 수정  */
#familysite .family_menu_cont .menu_cont{position:relative; float:left; box-sizing:border-box; padding:0; width:25%; height:100%; border-left:1px solid rgba(255, 255, 255, 0.1);}
/* //2025-01-21 17:40:59 수정 */
#familysite .family_menu_cont .menu_cont:first-child{border-left:0 !important;}
#familysite .family_menu_cont .menu_cont:nth-child(1) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img1.jpg") no-repeat center 0;}
#familysite .family_menu_cont .menu_cont:nth-child(2) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img2.jpg") no-repeat center 0;}
#familysite .family_menu_cont .menu_cont:nth-child(3) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img3.jpg") no-repeat center 0;}
/* 2023-04-27 수정 s */
#familysite .family_menu_cont .menu_cont:nth-child(4) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img5.jpg") no-repeat center 0;}
#familysite .family_menu_cont .menu_cont:nth-child(5) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img6.jpg") no-repeat center 0;}
/* // 2023-04-27 수정 e */
/* 2025-01-21 17:40:59 수정 */
#familysite .family_menu_cont .menu_cont .menu{display:block; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:276px; text-align:center;}
/* // 2025-01-21 17:40:59 수정 */
#familysite .family_menu_cont .menu_cont .menu:after{content:""; display:block; position:absolute; top:0; left:0; width:276px; height:146px; opacity:0; background:url("/pc_eng/common/images/che/obkMain_family_imgOver.png") no-repeat 0 0; transition:all 0.2s ease; -webkit-transition:all 0.2s ease;}
#familysite .family_menu_cont .menu_cont .menu:hover:after{opacity:1;}
#familysite .family_menu_cont .menu_cont .menu .tit{padding:185px 0 15px; font-size:30px; font-weight:700; color:#fff;}
#familysite .family_menu_cont .menu_cont .menu .txt{font-size:15px; font-weight:300; color:rgba(255, 255, 255, 0.7); line-height:1.3;}
#familysite .family_bg{position:absolute; top:0; width:100%; height:100%; background:url("/pc_eng/common/images/che/obkMain_family_bg.jpg") no-repeat center center; background-size:cover;}

/* 2017-11-30 채용추가 */
#familysite.type2 .family_menu_cont .menu_cont{position:relative; float:left; box-sizing:border-box; padding:0; width:33%; height:100%; border-left:1px solid rgba(255, 255, 255, 0.1);}
#familysite.type2 .family_menu_cont .menu_cont:nth-child{width:34%;}
#familysite.type2 .family_menu_cont .menu_cont:nth-child(1) .menu:nth-child(1){background:url("/pc_eng/common/images/rec/obkMain_family_img6.jpg") no-repeat center 0;}
#familysite.type2 .family_menu_cont .menu_cont:nth-child(1) .menu:nth-child(2){background:url("/pc_eng/common/images/rec/obkMain_family_img1.jpg") no-repeat center 0;}
#familysite.type2 .family_menu_cont .menu_cont:nth-child(2) .menu:nth-child(1){background:url("/pc_eng/common/images/rec/obkMain_family_img2.jpg") no-repeat center 0;}
#familysite.type2 .family_menu_cont .menu_cont:nth-child(2) .menu:nth-child(2){background:url("/pc_eng/common/images/rec/obkMain_family_img3.jpg") no-repeat center 0;}
#familysite.type2 .family_menu_cont .menu_cont:nth-child(3) .menu:nth-child(1){background:url("/pc_eng/common/images/rec/obkMain_family_img4.jpg") no-repeat center 0;}
#familysite.type2 .family_menu_cont .menu_cont:nth-child(3) .menu:nth-child(2){background:url("/pc_eng/common/images/rec/obkMain_family_img5.jpg") no-repeat center 0;}
#familysite.type2 .family_menu_cont .menu_cont .menu{display:block; position:absolute; top:50%; transform:translate(-50%, -100%); left:50%; width:276px; text-align:center;}
#familysite.type2 .family_menu_cont .menu_cont .menu:nth-child(2){top:50%; transform:translate(-50%, 50%);}
#familysite.type2 .family_menu_cont .menu_cont .menu:after{content:""; display:block; position:absolute; top:0; left:0; width:276px; height:146px; opacity:0; background:url("/pc_eng/common/images/rec/obkMain_family_imgOver.png") no-repeat 0 0; transition:all 0.2s ease; -webkit-transition:all 0.2s ease;}
#familysite.type2 .family_menu_cont .menu_cont .menu:hover:after{opacity:1;}
#familysite.type2 .family_menu_cont .menu_cont .menu .tit{padding:185px 0 15px; font-size:30px; font-weight:700; color:#fff;}
#familysite.type2 .family_menu_cont .menu_cont .menu .txt{font-size:15px; font-weight:300; color:rgba(255, 255, 255, 0.7); line-height:1.3;}
#familysite.type2 .family_bg{position:absolute; top:0; width:100%; height:100%; background:url("/pc_eng/common/images/che/obkMain_family_bg.jpg") no-repeat center center; background-size:cover;}

/*
#familysite .family_menu_cont .menu{display:block; margin:20px 0; text-align:center;}
#familysite .family_menu_cont .menu .tit{font-size:40px; font-weight:300; color:#fff; cursor:pointer;}
#familysite .family_menu_cont .menu .txt{display:none; padding:25px 0 30px; font-size:18px; color:rgba(255, 255, 255, 0.7); font-weight:300;}
#familysite .family_menu_cont .menu .site_btn{display:none;}
#familysite .family_menu_cont .menu.on{padding:50px 0; border-top:1px solid rgba(255, 255, 255, 0.2); border-bottom:1px solid rgba(255, 255, 255, 0.2);}
#familysite .family_menu_cont .menu.on .tit{font-size:60px; font-weight:900;}
#familysite .family_menu_cont .menu.on .txt{display:block;}
#familysite .family_menu_cont .menu.on .site_btn{display:block;}
#familysite .family_bg_cont{position:relative; height:100%;}

#familysite .family_bg_cont .family_bg:nth-child(1){background:url("/pc_eng/common/images/che/obkMain_family_bg1.gif") no-repeat center center; background-size:cover;}
#familysite .family_bg_cont .family_bg:nth-child(2){background:url("/pc_eng/common/images/che/obkMain_family_bg2.gif") no-repeat center center; background-size:cover;}
#familysite .family_bg_cont .family_bg:nth-child(3){background:url("/pc_eng/common/images/che/obkMain_family_bg3.gif") no-repeat center center; background-size:cover;}
#familysite .family_bg_cont .family_bg:nth-child(4){background:url("/pc_eng/common/images/che/obkMain_family_bg4.gif") no-repeat center center; background-size:cover;}
#familysite .family_bg_cont .family_bg:nth-child(5){background:url("/pc_eng/common/images/che/obkMain_family_bg2.gif") no-repeat center center; background-size:cover;}
*/
/*visual*/
.main_sidebtn_cont{position:fixed; top:41%; right:0; z-index:2;}
.main_sidebtn_cont a{display:block; text-align:right; font-size:15px; color:rgba(255, 255, 255, 0.3);}
.main_sidebtn_cont a.on{color:rgba(255, 255, 255, 1); font-weight:700;}
.main_sidebtn_cont a span{display:inline-block; margin:11px 0; padding:0 20px 5px 0;}
.main_sidebtn_cont a.on span{border-bottom:1px solid rgba(255, 255, 255, 1);}
.main_sidebtn_cont.scrolled a{color:rgba(0, 0, 0, 0.3);}
.main_sidebtn_cont.scrolled a.on{color:rgba(0, 0, 0, 1);}
.main_sidebtn_cont.scrolled a.on span{border-bottom:1px solid rgba(0, 0, 0, 1);}
.main_section{position:absolute; top:100%; left:0; width:100%; height:100%;}
.main_section:nth-child(3){z-index: 1}
.main_section:first-child{top:0; display:block;}
.main_section.footer{z-index:2; height:170px;} /* 2023-04-27 수정 */
.main_visual{position:absolute; top:0; left:0; width:100%; height:100%;}
.main_visual .visual_tit .tit{font-size:60px; color:#ffffff; font-weight:700}
.main_visual .visual_tit .txt{font-size:30px; color:#ffffff; font-weight:300; margin-top:20px;}
.main_visual .tab_cont{display:none; position:absolute; top:0; width:100%; z-index:0;}
.main_visual .tab_cont .btn_cont{position:relative; z-index:1; width:100%; height:80px; overflow:hidden;}
.main_visual .tab_cont .btn_cont .btn{display:block; float:left; box-sizing:border-box; padding:32px 0; width:33.3333%; height:100%; text-align:center; background:rgba(0, 0, 0, 0.75);}
.main_visual .tab_cont .btn_cont .btn.on{background:rgba(0,0,0,0);}
.main_visual .tab_cont .btn_cont .btn .btn_tit{display:inline-block; padding-right:25px; color:#fff; font-size:18px; font-weight:300; background:url("/pc_eng/common/images/che/ico_mainv_arrowUp.png") no-repeat right center;}
.main_visual .tab_cont .btn_cont .btn.on .btn_tit{background:url("/pc_eng/common/images/che/ico_mainv_arrowDown.png") no-repeat right center;}
.main_visual .tab_cont .tab_content{position:absolute; top:0; width:100%; height:100%;}
.main_visual .tab_cont .tab_content .close{position:absolute; top:144px; right:76px; z-index:2;}
.main_visual .tab_cont .tab_content.s1{background:url("/pc_eng/common/images/che/mainv_tab1_bg1.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .tab_content.s2{background:url("/pc_eng/common/images/che/mainv_tab2_bg1.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .tab_content.s3{background:url("/pc_eng/common/images/che/mainv_tab3_bg1.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .intro_txt{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); text-align:center;}
.main_visual .tab_cont .intro_txt .txt1{font-size:70px; font-weight:100; color:#fff;}
.main_visual .tab_cont .intro_txt .txt2{padding-top:10px; font-size:70px; font-weight:700; color:#fff;}
.main_visual .tab_cont .tab_content.s2 .intro_txt .txt2{padding-top:20px;}
.main_visual .tab_cont .roll_cont{position:absolute; top:0; width:100%; height:100%;}
.main_visual .tab_cont .roll_cont .indicator{position:absolute; top:150px; left:50%; transform:translate(-50%, 0); overflow:hidden; z-index:2;}
.main_visual .tab_cont .roll_cont .indicator a{display:block; float:left; margin:5px 10px 0; width:10px; height:10px; border-radius:10px; background:rgba(255, 255, 255, 0.9); transition:all 0.3s ease;}
.main_visual .tab_cont .roll_cont .indicator a.on{margin:0 10px; width:20px; height:20px;}
.main_visual .tab_cont .roll_cont .leftBtn{position:absolute; top:50%; transform:translate(0, -50%); left:40px; z-index:1}
.main_visual .tab_cont .roll_cont .rightBtn{position:absolute; top:50%; transform:translate(0, -50%); right:40px; z-index:1}
.main_visual .tab_cont .roll_cont .roll{position:absolute; top:0; width:100%; height:100%;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r1{background:url("/pc_eng/common/images/che/mainv_tab1_bg2.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r1 .txtBox{position:absolute; top:0; left:50%; margin-left:100px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r1_img1.png") no-repeat 0 center;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r2{background:url("/pc_eng/common/images/che/mainv_tab1_bg3.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r2 .txtBox{position:absolute; top:0; left:0; margin-left:180px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r2_img1.png") no-repeat 0 center;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r3{background:url("/pc_eng/common/images/che/mainv_tab1_bg4.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r3 .txtBox{position:absolute; top:0; left:50%; margin-left:100px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r3_img1.png") no-repeat 0 center;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r4{background:url("/pc_eng/common/images/che/mainv_tab1_bg5.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r4 .txtBox{position:absolute; top:0; left:0; margin-left:180px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r4_img1.png") no-repeat 0 center;}

.main_visual .tab_cont .roll_cont.rc2 .roll.r1{background:url("/pc_eng/common/images/che/mainv_tab2_bg2.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc2 .roll.r2{background:url("/pc_eng/common/images/che/mainv_tab2_bg3.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc2 .roll.r3{background:url("/pc_eng/common/images/che/mainv_tab2_bg4.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc2 .roll.r4{background:url("/pc_eng/common/images/che/mainv_tab2_bg5.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list{position:absolute; top:210px; width:100%; height:664px;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox{position:absolute; top:0; left:0;width:100%; height:100%; z-index:1;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(1){background:url("/pc_eng/common/images/che/obkMain_s2_r1_img1.png") no-repeat center center;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(2){left:100%; background:url("/pc_eng/common/images/che/obkMain_s2_r2_img1.png") no-repeat center center;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(3){left:100%; background:url("/pc_eng/common/images/che/obkMain_s2_r3_img1.png") no-repeat center center;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(4){left:100%; background:url("/pc_eng/common/images/che/obkMain_s2_r4_img1.png") no-repeat center center;}
.main_visual .tab_cont .roll_cont.rc2 .flow_list .line{position:absolute; top:283px; left:100%; width:100%; height:1px; background:rgba(255, 255, 255, 0.5);}

.main_visual .tab_cont .roll_cont.rc3 .roll.r1{background:url("/pc_eng/common/images/che/mainv_tab3_bg2.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r1 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r1_img1.png") no-repeat 0 60%;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r2{background:url("/pc_eng/common/images/che/mainv_tab3_bg3.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r2 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r2_img1.png") no-repeat 0 60%;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r3{background:url("/pc_eng/common/images/che/mainv_tab3_bg4.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r3 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r3_img1.png") no-repeat 0 60%;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r4{background:url("/pc_eng/common/images/che/mainv_tab3_bg5.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r4 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r4_img1.png") no-repeat 0 60%;}
.main_visual .visual_tit{position:absolute; top:53%; left:0; width:100%; text-align:center; opacity:0;}
.main_visual .ico_mouse{display:none; position:absolute; bottom:150px; left:50%; transform:translate(-50%, 0); color:#fff; font-size:12px; font-weight:300;}
.main_visual .ico_mouse .img{position:absolute; top:25px; left:3px;}
.main_visual .viewMovie_full{display:inline-block; margin-top:50px;/*position:absolute; top:56%; left:50%; transform:translate(-50%, 0);*/ width:160px; height:50px; border-radius:25px; text-align:center; font-size:16px; font-weight:500; line-height:50px; color:#222; background:rgba(255,255,255,0.8);}
.main_visual .visualRoll_btn{display:none; position:absolute; bottom:130px; left:80px; z-index:1;}
.main_visual .visualRoll_btn .roll_btn{display:inline-block; box-sizing:border-box; margin-right:6px; padding:13px 0; width:40px; height:40px; font-size:14px; color:#fff; font-weight:300; text-align:center; border:1px solid #fff; border-radius:40px;}
.main_visual .visualRoll_btn .roll_btn.on{font-weight:700; color:#000; background:#fff;}
.main_visual .visualRoll{position:absolute; top:0; left:0; width:100%; height:100%; background:url("/pc_eng/common/images/che/cheMain_visual_img.jpg") no-repeat center center; background-size:cover;}
.main_visual .visualRoll.video{background:none;}
.main_visual .visualRoll video{width:100%; height:100%; object-fit:cover;} /* 2021-07-26 추가 */

.skewIcon{position:fixed; top:50%; left:50%; margin-top:-88.5px; opacity:0; z-index:4;}


/*video*/
.visual_video{
	position: fixed; left:50%; transform:translate(-50%, 0); bottom: 0;
	min-width: 100%; min-height: 100%;
	width: auto; height: auto; z-index: -100;
	background: url(/pc_eng/common/images/che/obkMain_visual_img.jpg) no-repeat;
	background-size: cover;
}

/*Business*/
.w25p{width:25%;}
.w33p{width:33%;}
.w34p{width:34%;}
.bz_intro{position:absolute; top:0; left:0; width:100%; height:100%; background:url("/pc_eng/common/images/che/main_section1_bg.gif") no-repeat center center; background-size:cover; z-index:2;}
.bz_intro .txt{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.biz_cont{height:100%; overflow:hidden; padding-top:70px; box-sizing:border-box}
.biz_cont .clear{overflow:hidden; height:50%;}
.biz_cont .clear .img_box{float:left; height:100%; overflow:hidden; position: relative;}
.biz_cont .clear .img_cont{width:100%;height:100%;display:block; position:relative; float:left; opacity:1; z-index:1;}
.biz_cont .clear .img_cont .txt1{position:absolute; top:80px; left:80px; line-height:1; font-size:24px; color:#fff; font-weight:700;}
.biz_cont .clear .img_cont .txt2{display:none; position:absolute; top:125px; left:0; line-height:1; font-size:15px; color:#fff; font-weight:300; line-height:22px;width:100%; padding:0 80px; box-sizing:border-box;}
.biz_cont .clear .img_cont .txt1.left60{left:60px;}
.biz_cont .clear .img_cont .txt2.left60{left:60px;}
.biz_cont .clear .img_cont .color000{color:rgba(0, 0, 0, 0.8);}
.biz_cont .clear .img_cont .color333{color:#333;}
.biz_cont .clear .img_cont .over{display:none;position:absolute; top:0; left:0; width:100%; height:100%; background:url("/pc_eng/common/images/che/che_cheMain_dimd.png") repeat 0 0;}
.biz_cont .clear .img{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.biz_cont .clear .img.c1{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img1.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c2{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img2.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c3{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img3.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c4{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img4.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c5{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img5.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c6{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img6.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c7{height:100%; background:url("/pc_eng/common/images/che/cheMain_biz_img7.jpg") no-repeat center center; background-size:cover;}

/*issue*/
.issue_intro{position:absolute; top:0; left:0; width:100%; height:100%; background:url("/pc/common/images/che/main_section2_bg.gif") no-repeat center center; background-size:cover; z-index:6;}
.issue_intro .txt{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.issue_cont{width:100%; height:100%; background:url("/pc/common/images/che/obkMain_issue_bg.gif") no-repeat center center; background-size:cover;}
.issue_cont .issue{padding-top:183px; overflow:hidden;}
.issue_cont .issue .category{width:100%; position:relative;}
.issue_cont .issue .category .btn_newsAll{position:absolute; top:0; left:0; font-size:14px; color:#000;}
.issue_cont .issue .careerBox{width:550px; height: 361px; float:right; background:#fff; padding:60px 45px; box-sizing:border-box;}
.issue_cont .issue .careerBox .tit{width:130px; font-size:26px; font-family:'NotoSans-Light'; color:#000; background:url("/pc/common/images/che/obkMain_issue_more.png") no-repeat 0 100%;padding-bottom:45px; float:left;}
.issue_cont .issue .careerBox .careerList{width:330px;float:right;}
.issue_cont .issue .careerBox .careerList li.pt44{padding-top:44px;}
.issue_cont .issue .careerBox .careerList li.pb44{padding-bottom:44px;}
.issue_cont .issue .careerBox .careerList li:nth-child(2){border-top:1px solid #e8e8e8;}
.issue_cont .issue .careerBox .careerList li .careerTxt{font-size:18px; font-family:'NotoSans-Light'; color:#444; line-height:1.3;}
.issue_cont .issue .careerBox .careerList li .careerTxt .blueT{font-family:'NotoSans-Bold'; color:#006eb7;}
.issue_cont .issue .careerBox .careerList li .date{font-size:13px; font-family:'NotoSans-Bold'; color:#444; margin-top:15px;}

.issue_cont .issue .cureerNoDiv{float:right; width:550px; height:361px; background:url("/pc/common/images/che/cureerNo_550x360.jpg") no-repeat center center;  background-size:cover;}

.issue_cont .issue .list_cont{overflow:hidden;}
.issue_cont .issue .list_cont .list{display:block; box-sizing:border-box; position:relative; float:left; width:273px; height:358px;margin-right:6px; padding:40px; color:#fff; font-size: 18px; font-family:'NotoSans-Bold';line-height: 1.2;}
.issue_cont .issue .list_cont .list:nth-child(1){background:url("/pc/common/images/che/category01.jpg") 0 0 no-repeat;}
.issue_cont .issue .list_cont .list:nth-child(2){background:url("/pc/common/images/che/category02.jpg") 0 0 no-repeat;}
.issue_cont .issue .list_cont .list:nth-child(3){background:url("/pc/common/images/che/category03.jpg") 0 0 no-repeat;}
.issue_cont .issue .list_cont .list:nth-child(4){background:url("/pc/common/images/che/category04.jpg") 0 0 no-repeat;margin-right:0}



.issue_cont .bott_div{overflow:hidden;margin-top:10px;}
.issue_cont .bott_div .bott_cont{margin-top:20px; border-top:10px solid rgba(0,0,0,0.1); padding-top:20px;}
.issue_cont .bott_div .bott_cont .bott_list{display:table; float:left; width:270px; height:165px; box-sizing:border-box; padding-left:45px; margin-right:10px;}
.issue_cont .bott_div .bott_cont .bott_list:last-child{margin-right:0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(1){background:url("/pc_eng/common/images/che/bott_list_bg1.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(2){background:url("/pc_eng/common/images/che/bott_list_bg2.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(3){background:url("/pc_eng/common/images/che/bott_list_bg3.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(4){background:url("/pc_eng/common/images/che/bott_list_bg4.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(1):hover{background:url("/pc_eng/common/images/che/bott_list_bg1_on.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(2):hover{background:url("/pc_eng/common/images/che/bott_list_bg2_on.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(3):hover{background:url("/pc_eng/common/images/che/bott_list_bg3_on.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(4):hover{background:url("/pc_eng/common/images/che/bott_list_bg4_on.png") no-repeat 0 0;}
.issue_cont .bott_div .bott_cont .bott_list p{display:table-cell;vertical-align:middle; font-size:22px;  color:#000; line-height:1.3; font-weight:300;}



@media all and (max-width:1400px){
	.main .inner{width:1060px !important;}
	.main .inner.gnbInner{width:900px !important;}
	.main_visual .visual_tit .tit{font-size:40px;}
	.main_visual .visual_tit .txt{font-size:20px;}
	.main_visual .tab_cont .roll_cont.rc1 .roll.r1 .txtBox{position:absolute; top:0; left:50%; margin-left:80px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r1_img1_1280.png") no-repeat 0 center;}
	.main_visual .tab_cont .roll_cont.rc1 .roll.r2 .txtBox{position:absolute; top:0; left:0; margin-left:110px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r2_img1_1280.png") no-repeat 0 center;}
	.main_visual .tab_cont .roll_cont.rc1 .roll.r3 .txtBox{position:absolute; top:0; left:50%; margin-left:80px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r3_img1_1280.png") no-repeat 0 center;}
	.main_visual .tab_cont .roll_cont.rc1 .roll.r4 .txtBox{position:absolute; top:0; left:0; margin-left:110px; width:640px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s1_r4_img1_1280.png") no-repeat 0 center;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list{position:absolute; top:100px; width:100%; height:664px;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox{position:absolute; top:0; left:0;width:100%; height:100%; z-index:1;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(1){background:url("/pc_eng/common/images/che/obkMain_s2_r1_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(2){left:100%; background:url("/pc_eng/common/images/che/obkMain_s2_r2_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(3){left:100%; background:url("/pc_eng/common/images/che/obkMain_s2_r3_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list .txtBox:nth-child(4){left:100%; background:url("/pc_eng/common/images/che/obkMain_s2_r4_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc2 .flow_list .line{position:absolute; top:289px; left:100%; width:100%; height:1px; background:rgba(255, 255, 255, 0.5);}
	.main_visual .tab_cont .roll_cont.rc3 .roll.r1 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r1_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc3 .roll.r2 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r2_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc3 .roll.r3 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r3_img1_1280.png") no-repeat center center;}
	.main_visual .tab_cont .roll_cont.rc3 .roll.r4 .txtBox{position:absolute; top:0; left:50%; transform:translate(-50%, 0); width:1400px; height:100%; background:url("/pc_eng/common/images/che/obkMain_s3_r4_img1_1280.png") no-repeat center center;}
	.biz_cont .clear .img_cont .txt1{top:40px; left:40px;}
	.biz_cont .clear .img_cont .txt2{top:95px; padding:0 40px;}
	.issue_cont .issue .category{width:100%; position:relative;}
	.issue_cont .issue .list_cont{overflow:hidden;}
	.issue_cont .issue .list_cont .list{width:262px; height:352px; padding:40px;margin-right:4px;}
	.issue_cont .issue .list_cont .list:last-child{margin-right:0}

	.issue_cont .issue .list_paging{display:block;}
	.issue_cont .issue .bott_cont .bottL{width:300px; }
	.issue_cont .issue .careerBox{width:520px; height: 350px;}
	.issue_cont .issue .careerBox .careerList{width:275px;}
	.issue_cont .issue .careerBox .careerList li.pb44{padding-bottom:39px;}
	.issue_cont .issue .careerBox .careerList li.pt44{padding-top:39px;}

	.issue_cont .issue .cureerNoDiv{width:520px; height:351px; background:url("/pc/common/images/che/cureerNo_small_520x360.jpg") no-repeat center center;  background-size:cover;}

	.issue_cont .bott_div{margin-top:0;}
	.issue_cont .bott_div .bott_cont{padding-top:10px; margin-top:10px; border-top:5px solid rgba(0,0,0,0.1);}
	.issue_cont .bott_div .bott_cont .bott_list{width:262px; height:147px; margin-right:4px;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(1){background:url("/pc_eng/common/images/che/bott_listSmall_bg1.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(2){background:url("/pc_eng/common/images/che/bott_listSmall_bg2.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(3){background:url("/pc_eng/common/images/che/bott_listSmall_bg3.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(4){background:url("/pc_eng/common/images/che/bott_listSmall_bg4.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(1):hover{background:url("/pc_eng/common/images/che/bott_listSmall_bg1_on.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(2):hover{background:url("/pc_eng/common/images/che/bott_listSmall_bg2_on.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(3):hover{background:url("/pc_eng/common/images/che/bott_listSmall_bg3_on.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list:nth-of-type(4):hover{background:url("/pc_eng/common/images/che/bott_listSmall_bg4_on.png") no-repeat 0 0;}
	.issue_cont .bott_div .bott_cont .bott_list p{font-size:20px;}

	/* 2025-01-21 17:42:40 */
	#familysite .family_menu_cont{max-width:1100px;}
	#familysite .family_menu_cont .menu_cont{}
    /* // 2025-01-21 17:42:40 */
	#familysite .family_menu_cont .menu_cont:nth-child(1) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img1_1280.jpg") no-repeat center 0;}
	#familysite .family_menu_cont .menu_cont:nth-child(2) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img2_1280.jpg") no-repeat center 0;}
	#familysite .family_menu_cont .menu_cont:nth-child(3) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img3_1280.jpg") no-repeat center 0;}
	/* 2023-04-27 수정 s */
	#familysite .family_menu_cont .menu_cont:nth-child(4) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img5_1280.jpg") no-repeat center 0;}
	#familysite .family_menu_cont .menu_cont:nth-child(5) .menu{background:url("/pc_eng/common/images/che/obkMain_family_img6.jpg") no-repeat center 0 / 190px 100px;}
	/* // 2023-04-27 수정 e */
	#familysite .family_menu_cont .menu_cont .menu{width:190px; height: 262px;}
	#familysite .family_menu_cont .menu_cont .menu:after{content:""; display:block; position:absolute; top:0; left:0; width:190px; height:146px; opacity:0; background:url("/pc_eng/common/images/che/obkMain_family_imgOver_1280.png") no-repeat 0 0; transition:all 0.2s ease; -webkit-transition:all 0.2s ease;}
	#familysite .family_menu_cont .menu_cont .menu:hover:after{opacity:1;}
	#familysite .family_menu_cont .menu_cont .menu .tit{padding:140px 0 15px; font-size:22px; font-weight:700; color:#fff;}
	#familysite .family_menu_cont .menu_cont .menu .txt{font-size:13px; font-weight:300; color:rgba(255, 255, 255, 0.7); line-height:1.3;}
}


@media all and (max-width:1280px){
	.main .inner.gnbInner{width:755px !important;}
}