#gnb .util_cont, .main #gnb.scrolled .util_cont {width: 240px !important;} /* 2023-04-27 수정 */

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

/* 2023-04-27 추가 s */
#footer .footer_copy {display: flex; flex-wrap: wrap;}
#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.5;}
#footer .footer_copy p:first-of-type, #footer .footer_copy .copyright {margin-left: 0; padding-left: 0; border-left: none;}
#footer .footer_copy p:nth-of-type(3) {margin-left: auto; margin-right: 65px;}
#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/common/images/che/obkMain_family_img1.jpg") no-repeat center 0;}
#familysite .family_menu_cont .menu_cont:nth-child(2) .menu{background:url("/pc/common/images/che/obkMain_family_img2.jpg") no-repeat center 0;}
#familysite .family_menu_cont .menu_cont:nth-child(3) .menu{background:url("/pc/common/images/che/obkMain_family_img3.jpg") no-repeat center 0;}
/* 2022-12-29 ���� */
#familysite .family_menu_cont .menu_cont:nth-child(4) .menu{background:url("/pc/common/images/che/obkMain_family_img5.jpg") no-repeat center 0;}
#familysite .family_menu_cont .menu_cont:nth-child(5) .menu{background:url("/pc/common/images/che/obkMain_family_img6.jpg") no-repeat center 0;}
/* // 2022-12-29 ���� */
/* 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/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-family:'NotoSans-Bold'; color:#fff;}
#familysite .family_menu_cont .menu_cont .menu .txt{font-size:15px; font-family:'NotoSans-Light'; 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/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/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/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/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/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/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/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/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-family:'NotoSans-Bold'; color:#fff;}
#familysite.type2 .family_menu_cont .menu_cont .menu .txt{font-size:15px; font-family:'NotoSans-Light'; 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/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/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/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/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/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/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; font-weight:500; color:rgba(255, 255, 255, 0.3);}
.main_sidebtn_cont a.on{color:rgba(255, 255, 255, 1); font-weight:bold}
.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{height:170px; z-index: 2;}
.main_visual{position:absolute; top:0; left:0; width:100%; height:100%;}
.main_visual .visual_tit .tit{font-size:60px; color:#000; font-family:'NotoSans-Bold';} /* 2021-07-15 ��Ʈ ���� ���� */
.main_visual .visual_tit .txt{font-size:30px; color:#ffffff; font-family:'NotoSans-Light'; 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-family:'NotoSans-Light'; background:url("/pc/common/images/che/ico_mainv_arrowUp.png") no-repeat right center;}
.main_visual .tab_cont .btn_cont .btn.on .btn_tit{background:url("/pc/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/common/images/che/mainv_tab1_bg1.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .tab_content.s2{background:url("/pc/common/images/che/mainv_tab2_bg1.jpg") no-repeat center center; background-size:cover;}
.main_visual .tab_cont .tab_content.s3{background:url("/pc/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-family:'NotoSans-Thin'; color:#fff;}
.main_visual .tab_cont .intro_txt .txt2{padding-top:10px; font-size:70px; font-family:'NotoSans-Light'; 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/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/common/images/che/obkMain_s1_r1_img1.png") no-repeat 0 center;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r2{background:url("/pc/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/common/images/che/obkMain_s1_r2_img1.png") no-repeat 0 center;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r3{background:url("/pc/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/common/images/che/obkMain_s1_r3_img1.png") no-repeat 0 center;}
.main_visual .tab_cont .roll_cont.rc1 .roll.r4{background:url("/pc/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/common/images/che/obkMain_s1_r4_img1.png") no-repeat 0 center;}

.main_visual .tab_cont .roll_cont.rc2 .roll.r1{background:url("/pc/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/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/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/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/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/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/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/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/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/common/images/che/obkMain_s3_r1_img1.png") no-repeat 0 60%;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r2{background:url("/pc/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/common/images/che/obkMain_s3_r2_img1.png") no-repeat 0 60%;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r3{background:url("/pc/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/common/images/che/obkMain_s3_r3_img1.png") no-repeat 0 60%;}
.main_visual .tab_cont .roll_cont.rc3 .roll.r4{background:url("/pc/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/common/images/che/obkMain_s3_r4_img1.png") no-repeat 0 60%;}
.main_visual .visual_tit{position:absolute; top:50% !important; left:0; width:100%; text-align:center; opacity:0;} /* 2021-07-15 ��ġ ���� */
.main_visual .ico_mouse{display:none; position:absolute; bottom:150px; left:50%; transform:translate(-50%, 0); color:#fff; font-size:12px; font-family:'NotoSans-Light';}
.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-family:'NotoSans-Medium'; 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-family:'NotoSans-Light'; text-align:center; border:1px solid #fff; border-radius:40px;}
.main_visual .visualRoll_btn .roll_btn.on{font-weight:bold; color:#000; background:#fff;}
.main_visual .visualRoll{position:absolute; top:0; left:0; width:100%; height:100%; background:url("/pc/common/images/che/cheMain_visual_img.jpg") no-repeat center center; background-size:cover;}
.main_visual .visualRoll.video{background:none;}
/* 2021-07-16 �߰� */
.main_visual .visualRoll video{width:100%; height:100%; object-fit:cover;}
/* // 2021-07-16 �߰� */

.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/common/images/che/obkMain_visual_img.jpg) no-repeat;
	background-size: cover;
}

/*Business*/
.w25p{width:25%;}
.w33p{width:33.333%;}
.bz_intro{position:absolute; top:0; left:0; width:100%; height:100%; background:url("/pc/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-family:'NotoSans-Bold';}
.biz_cont .clear .img_cont .txt2{display:none; position:absolute; top:125px; left:0; line-height:1; font-size:15px; color:#fff; font-family:'NotoSans-Light'; 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/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/common/images/che/cheMain_biz_img1.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c2{height:100%; background:url("/pc/common/images/che/cheMain_biz_img2.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c3{height:100%; background:url("/pc/common/images/che/cheMain_biz_img3.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c4{height:100%; background:url("/pc/common/images/che/cheMain_biz_img4.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c5{height:100%; background:url("/pc/common/images/che/cheMain_biz_img5.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c6{height:100%; background:url("/pc/common/images/che/cheMain_biz_img6.jpg") no-repeat center center; background-size:cover;}
.biz_cont .clear .img.c7{height:100%; background:url("/pc/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 .issue .list_cont .list:first-child{margin-left:0;}
.issue_cont .issue .list_cont .list.imgType .img_cont{width:270px; height:180px; overflow:hidden;}
.issue_cont .issue .list_cont .list.imgType .txt_cont{position:relative; z-index:5; box-sizing:border-box; padding:30px;}
.issue_cont .issue .list_cont .list.imgType .txt_cont .tit{overflow:hidden; height:70px; font-size:18px; color:#444; font-weight:300; line-height:1.3;word-break:break-all;}
.issue_cont .issue .list_cont .list.txtType .txt_cont{position:relative; z-index:5; padding:45px 30px;}
.issue_cont .issue .list_cont .list.txtType .txt_cont .tit{height:auto; font-size:18px; color:#444; font-weight:300; line-height:1.3; word-break:break-all;}
.issue_cont .issue .list_cont .list.txtType .txt_cont .txt{overflow:hidden; box-sizing:border-box; padding-top:26px; height:240px; font-size:14px; font-weight:300; line-height:1.4;word-break:break-all;}
.issue_cont .issue .list_cont .list .more{position:absolute; bottom:30px; left:30px; z-index:5; padding-right:28px; line-height:1.5; font-size:14px; background:url("/pc/common/images/che/obkMain_issue_more.png") no-repeat right center;}
.issue_cont .issue .list_cont .list .grd_bg{opacity:0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.issue_cont .issue .list_cont .list:hover .txt_cont .tit{color:#fff; word-break:break-all;}
.issue_cont .issue .list_cont .list:hover .txt_cont .txt{color:#fff; word-break:break-all;}
.issue_cont .issue .list_cont .list:hover .more{color:#fff; background:url("/pc/common/images/che/obkMain_issue_more2.png") no-repeat right center;}
.issue_cont .issue .list_cont .list:hover .grd_bg{opacity:0.8; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
*/

.issue_cont .bott_cont{padding-top:10px;}
.issue_cont .bott_cont .bottR_box{display:block; float:left; width:273px; height:195px; padding:45px; margin-right: 6px; box-sizing:border-box; background:url("/pc/common/images/che/bottR_box_bg.png") no-repeat 0 0; background-size:100% 100%;}
.issue_cont .bott_cont .bottR_box:last-child{margin-right: 0;}
.issue_cont .bott_cont .bottR_box:hover{background:url("/pc/common/images/che/bottR_box_bg_on.png") no-repeat 0 0; background-size:100% 100%;}
.issue_cont .bott_cont .bottR_box .tit{font-size:26px; font-family:'NotoSans-Light'; color:#000;}
.issue_cont .bott_cont .bottR_box .txt{font-size:15px; font-family:'NotoSans-Light'; color:#000; line-height:1.5; margin:10px 0;}

/*carrer
.carrer_intro{position:absolute; top:0; left:0; width:100%; height:100%; background:#ebebeb; z-index:3;}
.carrer_intro .txt{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.carrer_cont{width:100%; height:100%; background:url("/pc/common/images/che/obkMain_carrer_bg.gif") no-repeat center center; background-size:cover;}
.carrer_cont .carrer{position:relative; padding-top:120px;}
.carrer_cont .carrer .carrerL{float:left; width:550px; height:520px; background:url("/pc/common/images/che/@carrer_roll_bg.png") no-repeat center center; background-size:cover;}
.carrer_cont .carrer .carrerL .roll_cont{position:relative; width:100%; height:100%; overflow:hidden;}
.carrer_cont .carrer .carrerL .roll_cont .roll{position:absolute; top:0; left:0; z-index:1; width:100%; height:100%;}
.carrer_cont .carrer .carrerL .roll_cont .roll .tit{padding:60px 0 40px 50px; font-size:26px; font-weight:300; color:#fff;}
.carrer_cont .carrer .carrerL .roll_cont .roll .subj{padding:0 0 0 50px; font-size:40px; font-weight:700; color:#fff; line-height:1.2;}
.carrer_cont .carrer .carrerL .roll_cont .roll .name{position:relative; margin-top:15px; padding:10px 0 0 50px; font-weight:300; color:#fff;}
.carrer_cont .carrer .carrerL .roll_cont .roll .name span{font-weight:700;}
.carrer_cont .carrer .carrerL .roll_cont .roll .name:before{display:inline-block; position:absolute; top:0; content:""; width:40px; height:1px; background:#fff;}
.carrer_cont .carrer .carrerL .roll_cont .roll .detailBtn{display:inline-block; box-sizing:border-box; margin:30px 0 0 50px; padding:10px 0; width:110px; height:35px; border-radius:35px; text-align:center; font-size:15px; color:#222; background:rgba(255, 255, 255, 0.8);}
.carrer_cont .carrer .carrerL .roll_cont .rollBtn_cont{position:absolute; bottom:40px; left:50px; z-index:2;}
.carrer_cont .carrer .carrerL .roll_cont .rollBtn_cont .btn{display:inline-block; float:left; margin:5px 10px 0 0; width:10px; height:10px; border-radius:10px; background:rgba(255, 255, 255, 0.9);}
.carrer_cont .carrer .carrerL .roll_cont .rollBtn_cont .btn.on{margin-top:0; width:20px; height:20px; border-radius:20px; background:rgba(255, 255, 255, 1);}
.carrer_cont .carrer .carrerL .gnb_bg2{opacity:1; z-index:0;}
.carrer_cont .carrer .carrerR{float:left; margin-left:10px; width:550px; height:520px;}
.carrer_cont .carrer .carrerR .recruit_cont{position:relative; box-sizing:border-box; padding:60px 30px 0 43px; width:550px; height:315px; background:rgba(255, 255, 255, 0.8);}
.carrer_cont .carrer .carrerR .recruit_cont .tit{position:absolute; top:58px; left:40px; padding-bottom:40px; font-size:26px; color:#000; font-weight:300; background:url("/pc/common/images/che/obkMain_issue_more.png") no-repeat 0 bottom;}
.carrer_cont .carrer .carrerR .recruit_cont .list_cont{margin:0 0 0 144px;}
.carrer_cont .carrer .carrerR .recruit_cont .list_cont .list{margin-top:24px; padding-top:22px; border-top:1px solid #e8e8e8;}
.carrer_cont .carrer .carrerR .recruit_cont .list_cont .list:first-child{margin-top:0; padding-top:0; border-top:0;}
.carrer_cont .carrer .carrerR .recruit_cont .list_cont .list .subj{display:inline-block; font-weight:300; font-size:18px; color:#444; line-height:1.3;}
.carrer_cont .carrer .carrerR .recruit_cont .list_cont .list .subj .font_mont{padding-right:5px; font-weight:700; font-size:18px; color:#006eb7;}
.carrer_cont .carrer .carrerR .recruit_cont .list_cont .list .period_txt{padding-top:12px; font-weight:700; font-size:13px; color:#444;}
.carrer_cont .carrer .carrerR_bot{padding:10px 0 0 0; width:550px;}
.carrer_cont .carrer .carrerR_bot .bot_frame{display:block; float:left; margin-left:4px; box-sizing:border-box; padding:45px; width:273px; height:195px; background:url("/pc/common/images/che/obkMain_carrerFrame_large.png") no-repeat 0 0;}
.carrer_cont .carrer .carrerR_bot .bot_frame:hover{background:url("/pc/common/images/che/obkMain_carrerFrame_largeOn.png") no-repeat 0 0;}
.carrer_cont .carrer .carrerR_bot .bot_frame:first-child{margin-left:0;}
.carrer_cont .carrer .carrerR_bot .bot_frame .tit{font-size:26px; color:#000; font-weight:300;}
.carrer_cont .carrer .carrerR_bot .bot_frame .txt{padding:12px 0 30px; font-size:15px; font-weight:300; color:#000; line-height:1.3; background:url("/pc/common/images/che/obkMain_issue_more.png") no-repeat 0 bottom;}
*/

@media all and (max-width:1400px){
	.main .inner{width:1060px !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/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/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/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/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/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/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/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/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/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/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/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/common/images/che/obkMain_s3_r4_img1_1280.png") no-repeat center center;}

	/* 2023-04-27 추가 s */
	#footer .footer_copy p:nth-of-type(3) {margin-right: 15px;}
	/* // 2023-04-27 추가 e */

	.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_cont .bottR_box{padding:30px; width:262px; height:147px; margin-right: 4px; background:url("/pc/common/images/che/obkMain_carrerFrame_small.png") no-repeat 0 0; }
	.issue_cont .bott_cont .bottR_box:last-child{margin-right:0; }

	.issue_cont .bott_cont .bottR_box:hover{background:url("/pc/common/images/che/obkMain_carrerFrame_smallOn.png") no-repeat 0 0;}
	.issue_cont .bott_cont .bottR_box .moreImg{display:none;}

	/*.carrer_cont .carrer{padding-top:80px;}
	.carrer_cont .carrer .carrerL{float:left; width:468px; height:442px;}
	.carrer_cont .carrer .carrerR{float:left; margin-left:20px; width:493px; height:442px;}
	.carrer_cont .carrer .carrerR .recruit_cont{padding:50px 30px 0 28px; width:493px; height:275px;}
	.carrer_cont .carrer .carrerR_bot{width:493px;}
	.carrer_cont .carrer .carrerR_bot .bot_frame{margin-left:3px; padding:30px; width:245px; height:147px; background:url("/pc/common/images/che/obkMain_carrerFrame_small.png") no-repeat 0 0;}
	.carrer_cont .carrer .carrerR_bot .bot_frame:hover{background:url("/pc/common/images/che/obkMain_carrerFrame_smallOn.png") no-repeat 0 0;}
	.carrer_cont .carrer .carrerR_bot .bot_frame .txt{background:none;}*/

	/* 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/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/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/common/images/che/obkMain_family_img3_1280.jpg") no-repeat center 0;}
	#familysite .family_menu_cont .menu_cont:nth-child(4) .menu{background:url("/pc/common/images/che/obkMain_family_img4_1280.jpg") no-repeat center 0;}
	#familysite .family_menu_cont .menu_cont:nth-child(5) .menu{background:url("/pc/common/images/che/obkMain_family_img5_1280.jpg") no-repeat center 0;}
	#familysite .family_menu_cont .menu_cont .menu{width:190px;}
	#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/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-family:'NotoSans-Bold'; 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;}
}
