/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

* {word-break: keep-all;}

body {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 150%;
	font-family:'Noto Sans KR', 'Nanum Gothic', "¸¼Àº°íµñ", 'Malgun Gothic', µ¸¿ò, Dotum, AppleGothic, sans-serif;
	color:#111111;
}

form, p, blockquote, dl, dd, dt {margin:0;padding: 0;}
ul, li, ol {list-style:none;margin:0px;padding:0px;}
fieldset{margin:0; padding:0; border:0}
img, input {vertical-align:middle;}
img {vertical-align:middle; border: 0 none;}
caption{visibility:hidden;position:absolute;top:0;left:0;width:0px;height:0px;font-size:0;line-height:0}


/*LINK*/
a:link, a:visited {color: #666; text-decoration: none}
a:hover, a:active {color: #000; text-decoration: none;}
a, area {outline:none; selector-dummy:expression(this.hideFocus=true);}
:focus {-moz-outline-style:none;}

/* skip ¼û±è¿µ¿ª */
#accessibility, .skip, hr {
	position:absolute;
	width:1px;
	height:1px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
	z-index:-1;
}

/*´ëÃ¼ÅØ½ºÆ®¿ë*/
.comment{
	position:absolute;
	left:-10000px;
	width:1px;
	height:1px;
	overflow:hidden;
}


/* input style */
input, textarea, select  { font-size:12px; color:#000;}
.txtBox { border:1px solid #c0c0c0; height:18px; color:#000;}
.txtBoxW {background-color:#fff; border:1px solid #d8d8d8; height:18px; color:#000;}
.txtSelect {  padding: 1px 1px 1px 1px; }


/*Layout*/
* {margin:0;}
html{}

#wrap{width:100%; height:100%;}
#header{width:100%;  background:url(../images/common/bg_subTop.jpg) repeat-x top; overflow:hidden;}


#Top_Wrap {width:100%; height:120px; position:absolute; z-index:900;}
#Top_Wrap img{display:block;}

.gnbWrap {width:100%; background-color:#f1f1f1; height:30px;}
.gnb_area{width:1000px;margin:0 auto ;overflow:hidden;}
.gnb_area ul{float:right;}
.gnb_area li {float:left; font-size:10px; font-weight:500; padding-left:8px; margin:5px 10px 0 10px;}
.gnb_area li a{color:#8a8a8a;}
.gnb_area li.util {background:url(../images/common/bg_top_dot.gif) no-repeat 0 8px;}
.gnb_area li.util_lang {background-color:#052e64; padding:5px 15px;  margin:0 0 0 10px;}
.gnb_area li.util_group {background-color:#3d72b7; padding:5px 15px;  margin:0px;}
.gnb_area li.util_lang a, li.util_group a { color:#fff;}



#Main_Navi_Wrap{width:100%; height:84px; z-index:1000;margin:0 auto;position:relative;}
.top_logo{position:relative;width:1000px;margin:0 auto;z-index:1002;}
.top_logo h1{position:absolute;top:52px;z-index:1002;width:114px; height:80px;padding-top:8px;}

#Main_Navi_Area{width:1200px;height:42px;position:relative;z-index:100;margin:0 auto; padding-top:20px;}
#Main_Navi_Area a{display:block; color:#555;}
#Main_Navi_Area li {float:left; background:url(../images/common/bg_navi_bar.gif) no-repeat right 15px; }
#Main_Navi_Area li.on{}
#Main_Navi_Area li a{font-size:18px; font-weight:bold;}
#Main_Navi_Area li a.on{}
#Main_Navi_Area .main_menu{padding-left:400px;overflow:hidden;}
#Main_Navi_Area li span{display:block;padding:11px 30px 7px;font-size:18px;color:#131313; background:url(../images/common/bg_menu_bar.gif) no-repeat right 14px ; }
#Main_Navi_Area li a.on span{color:#24386c;}
#Main_Navi_Area li.last{background:none;}
#Main_Navi_Area li.last a{margin-right:0px;}
#Main_Navi_Area li.last a span{padding-right:0px; background:none;}

#main_full_menu{position:absolute;z-index:10;top:83px;width:100% ;overflow:hidden; /*  background:url(../images/common/submenu_bg.png);*/ background-color:#fff;border-bottom:2px solid #052e64; }
#main_full_menu .main_full_menu_wrap{width:1200px;margin:0 auto;overflow:hidden;display:none; }
#main_full_menu ul{float:left;margin:15px 0;}
#main_full_menu li{margin-bottom:10px;}
#main_full_menu li a{/*color:#fff;*/ color:#747474; font-size:13px;display:inline-block;padding-right:14px; line-height:15px;}
#main_full_menu li:last-child {padding-right:0px;}
#main_full_menu li a.on{color:#123285; text-decoration:underline;}
#main_full_menu .smenu_wrap{padding-left:350px;overflow:hidden; height:200px; }
#main_full_menu .smenu1{margin-left:65px;}
#main_full_menu .smenu2{margin-left:30px;}
#main_full_menu .smenu3{margin-left:10px;}
#main_full_menu .smenu4{margin-left:25px;}
#main_full_menu .smenu5{margin-left:55px;}
#main_full_menu .smenu6{margin-left:20px;}
#main_full_menu .smenu7{margin-left:35px;}


#mainArea {width:100%; height:650px; padding-top:114px; background:url(../images/main/m_visu_20240314.jpg) no-repeat 50% 114px;}
#mainArea div.m_visu {width:1000px; position:relative;  margin:0 auto;}
#mainArea div.m_visu ul.mTxt { position:absolute; width:1000px;  margin:0 auto; top:85px; left:10px;}

#mainArea div.m_visu .mTxt {display: flex; flex-direction: column; height: 550px; justify-content: space-between; padding-top: 45px;}
#mainArea div.m_visu>div {line-height: 1.5;}
#mainArea div.m_visu>div p {color: #fff; font-size: 32px; margin-bottom: 8px;}
#mainArea div.m_visu>div p em {font-weight: 800; font-size: 36px; font-style: normal;}
#mainArea div.m_visu>div span {color: #fff; font-size: 24px;}

#mainArea div.m_visu .mTxt .mTxt_bottom {display: flex; flex-direction: column; align-items: end;}
#mainArea div.m_visu>div ul {padding-right: 100px; line-height: 1.6;}
#mainArea div.m_visu>div ul li {color: #fff; font-size: 18px;}



#m_containerWrap {width:100%; margin:65px 0;}
#m_container {width:1000px; margin:0 auto; }
#m_container:after{display:block;clear:both;content:''}

#m_container div.notiBx { width:332px; height:233px; float:left; position:relative; border-top:1px solid #d8d8d8; border-left:1px solid #d8d8d8; }
#m_container div.notiBx p.notiTit_bar { font-size:20px; color:#131313; background:url(../images/main/bg_tit_bar.gif) no-repeat 0 bottom; padding-bottom:20px; margin:34px 0px 15px 42px; }
#m_container div.notiBx .notiCont {margin-left:42px; }
#m_container div.notiBx p.notimore {position:absolute; top:33px; right:42px;}

#m_container div.onlineBx { width:334px; height:234px; float:left; position:relative; background:url(../images/main/bg_online.jpg) no-repeat;}
#m_container div.onlineBx p.onlineTit_bar {font-size:20px; color:#fff; background:url(../images/main/bg_tit_bar.gif) no-repeat 0 bottom; padding-bottom:20px; margin:34px 0px 20px 45px; }
#m_container div.onlineBx .onlineCont {margin-left:45px; font-size:14px; color:#fff; line-height:20px; padding-top:5px;}
#m_container div.onlineBx .onlineBtn {padding-top:17px;}
 
#m_container div.proBx {width:332px; height:233px; float:left; position:relative; border-top:1px solid #d8d8d8; border-right:1px solid #d8d8d8; }

#m_container div.compBx {width:333px; float:left; position:relative;}

#m_container div.m_mapBx { width:334px; height:234px; float:left; position:relative; background:url(../images/main/bg_map.gif) no-repeat right bottom; border-bottom:1px solid #d8d8d8;}
#m_container div.m_mapBx p.m_mapTit_bar {font-size:20px; color:#131313; background:url(../images/main/bg_tit_bar.gif) no-repeat 0 bottom; padding-bottom:20px; margin:34px 0px 20px 45px; }
#m_container div.m_mapBx .m_mapCont {margin-left:45px; font-size:14px; color:#3c3c3c; line-height:20px; padding-top:5px;}
#m_container div.m_mapBx .m_mapBtn {padding-top:17px;}

#m_container div.offiBx {width:333px; float:left; position:relative;}


/* sub °øÅë */
#containWrap {width:100%;  padding-top:114px; }
#subVisu {width:100%; height:250px;}
.company_subVisu { background:url(../images/common/company_bg_visual.jpg) no-repeat 50% center;}
.office_subVisu { background:url(../images/common/office_bg_visual.jpg) no-repeat 50% center;}
.product_subVisu { background:url(../images/common/product_bg_visual.jpg) no-repeat 50% center;}
.customer_subVisu { background:url(../images/common/customer_bg_visual.jpg) no-repeat 50% center;}
.recruit_subVisu { background:url(../images/common/recruit_bg_visual.jpg) no-repeat 50% center;}


#localpgWrap {width:100%; height:33px; background-color:#f2f2f2; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd;}
#localpgWrap div.localpgBx { width:1050px; margin:0 auto;}
#localpgWrap div.localpgBx:after{display:block;clear:both;content:''}
#localpgWrap div.localpgBx ul.localpg {float:right; height:30px; color:#626262; background:url(../images/common/icon_home.png) no-repeat 0px 10px ; font-size:13px; padding:0 0px 0 20px;}
#localpgWrap div.localpgBx ul.localpg li {height:30px; float:left; background:url(../images/common/icon_localpg.gif) no-repeat 0 0; padding:7px 10px 0 35px;}

#container{width:1000px; margin:0 auto;}
#container:after{display:block;clear:both;content:''}

.conWrap { width: 1000px; margin: 0 auto; overflow: hidden; padding-top:43px;}
.conWrap .submenu { float: left; width: 180px; overflow: hidden; }
.conWrap .submenu #subNav .subTitle { color:#13335d; font-size:25px; text-align: center; padding:30px 0px;}
.conWrap .submenu #subNav li {border-bottom:1px solid #e3e3e3;}
.conWrap .submenu #subNav li:first-child {border-top:1px solid #24386c;}
.conWrap .submenu #subNav li a { display: block; font-size: 15px; width: 180px; height: 46px; color: #7d7d7d; line-height: 46px; text-indent: 15px; background:url(../images/common/smenu_off.jpg) 0 0; }
.conWrap .submenu #subNav li a.bg_line { background:url(../images/common/smenu_off_2.gif)0 0; }
.conWrap .submenu #subNav li a:hover , .conWrap .submenu #subNav li a.on, .conWrap .submenu #subNav li.big_line a:hover, .conWrap .submenu #subNav li.big_line a.on { color: #fff; background:url(../images/common/smenu_over.jpg)0 0; font-weight:bold;}
.conWrap .submenu #subNav li.big_line a { display: block; font-size: 14px; width: 180px; height: 41px; padding-top:5px; color: #7d7d7d; line-height: 17px; text-indent:0px; padding-left: 15px; background:url(../images/common/smenu_off.jpg) 0 0; }
.conWrap .submenu #subNav li ul.sub_dep {background-color:#f0f0f0; border-top:1px solid #d6d6d6;}
.conWrap .submenu #subNav li ul.sub_dep li {border-top:0px; padding:5px 0;}
/*.conWrap .submenu #subNav li ul.sub_dep li:first-child { padding-top:10px;}
.conWrap .submenu #subNav li ul.sub_dep li:last-child {padding-bottom:10px;}*/
.conWrap .submenu #subNav li ul.sub_dep li a {font-size: 14px; margin-left:20px; width:182px; height: 30px; color: #6e6e6e; line-height: 30px; background:url(../images/common/bg_s_navidep_off.gif) no-repeat 10px 13px;}
.conWrap .submenu #subNav li ul.sub_dep li a:hover, .conWrap .submenu #subNav li ul.sub_dep li a.on { color:#13335c; background:url(../images/common/bg_s_navidep_on.gif) no-repeat 10px 13px; font-weight:500; }
 

#contents {float:right; width:765px; padding:0px 0 100px 0px; min-height:500px; position:relative; font-size:14px; line-height:23px;}
#contents .localpg { float:right; height:17px; color:#5d5d5d; background:url(../images/common/icon_home.gif) no-repeat 0px 5px ; font-size:13px; padding:0 0px 0 30px; margin-top:10px; }
#contents .localBg {background:url(../images/common/icon_bg_local.gif) no-repeat 0 6px; padding:0 20px;}
#contents h1.title {padding:7px 0 15px 0; margin-bottom:30px; font-size:30px; color:#202020; line-height:36px;}
#contents h2.title {padding:0px 0 15px 25px; background:url(../images/common/icon_tit.gif) no-repeat 0 4px; color:#242424; font-size:18px;}
#contents h2.title2 {padding:65px 0 15px 25px; background:url(../images/common/icon_tit.gif) no-repeat 0 69px; color:#242424; font-size:18px;}
#contents h3.title {width:100%;}
#contents h2.titleTd {padding:30px 0 10px 10px; width:100%; }

.cont_title {background:url(../images/common/icon_tit.gif) no-repeat 0 3px; padding-left:30px; font-size:20px; font-weight:bold; padding-bottom:15px;}
.soTit_dot {background:url(../images/common/icon_soTit.gif) no-repeat 0 9px; padding-left:12px;}
.soTit_bold {font-size:17px; font-weight:bold; color:#052e64; padding-top:15px;}
 
#footer {width:100%; height:130px; padding-top:6px; background-color:#3f3f3f; }
#footer:after{display:block;clear:both;content:''}

#footer-etc {display: flex; gap: 20px; justify-content: center; padding: 20px 0;}
#footer-etc a {color: #b0b0b0; transition: all .2s ease-in-out;}
#footer-etc a:hover {color: #fff;}
 
#footArea {width:1050px; margin:0 auto; text-align:center; color:#6c6c6c;}
#footArea p.copyAdd { color:#b0b0b0;}



/* È¸»ç¼Ò°³ */
.hisBx {width:100%;}
.hisBx ul {display: flex; align-items: center;}
.hisBx ul:after{display:block;clear:both;content:''}
.hisBx ul li {float:left;}
.hisBx ul li.hisYear {width:87px; height:87px; border-radius:50px; background-color:#898989; margin-left:15px; margin-top:5px; text-align:center; color:#fff; font-weight:bold; font-size:22px; line-height:87px;}
.hisBx ul li.hisYear2 {width:87px; height:87px; border-radius:50px; background-color:#898989; margin-left:15px; margin-top:25px; text-align:center; color:#fff; font-weight:bold; font-size:22px; line-height:87px;}
.hisBx ul li.hisYearOn {width:87px; height:87px; border-radius:50px; background-color:#13335c; margin-left:15px; margin-top:5px; text-align:center; color:#fff; font-weight:bold; font-size:22px; line-height:87px;}
.hisBx ul li.hisDate {width:600px; margin-left:45px; border-bottom:1px solid #e3e3e3; padding-top:40px; padding-bottom:40px; }
.hisBx ul li.hisDate .hisMonthOn {width:65px; color:#244b7d; font-weight:bold; padding-right:20px; display:inline-block; float:left;}
.hisBx ul li.hisDate .hisMonth {width:65px; color:#7a7a7a; font-weight:bold; padding-right:20px; display:inline-block; float:left;}
.hisBx ul li.hisDate .hisCont {width:515px; display:inline-block;float:left;}

.mapBx {width:100%; padding-top:20px; /* padding-top:40px; min-height:222px; background:url(../images/company/bg_map_company.jpg) no-repeat right 20px; */}
.mapBx .mapTit { width:390px; font-size:20px; font-weight:bold; color:#13335c; border-bottom:1px solid #13335c; padding-bottom:15px; margin-bottom:20px;}
.mapBx ul {padding-bottom:10px;}
.mapBx ul:after{display:block;clear:both;content:''}
.mapBx ul li {float:left; padding-top:5px}
.mapBx ul li.mapAdd {background:url(../images/company/icon_map_add.gif) no-repeat; min-height:41px; padding-left:55px; color:#3d72b7; font-size:17px; width:70px; }
.mapBx ul li.mapTel {background:url(../images/company/icon_map_tel.gif) no-repeat; min-height:41px; padding-left:55px; color:#1b4780; font-size:17px; width:70px; }
.mapPic {padding-top:55px;}
.mapPic ul { padding-bottom:20px;}
.mapPic ul:after{display:block;clear:both;content:''}
.mapPic ul li {float:left; padding-left:15px;}
.mapPic ul li:first-child {padding-left:0px;}

.certifBx {width:100%;}
.certifBx ul {display: flex; gap: 40px; flex-wrap: wrap;}
.certifBx ul:after{display:block;clear:both;content:''}

.certifBx ul li .certifTit { padding-top:10px; text-align:center;}

.chairmanBx {display: flex; gap: 30px;}
.chairmanBx .txt .message p:not(:last-child) {margin-bottom: 14px;}
.chairmanBx .txt .sign {text-align: right; margin-top: 20px;}
.chairmanBx .txt .sign strong {font-weight: 600; display: block;}

/* Á¦Ç°¼Ò°³ */
.machineBx {width:100%;}
.machineBx ul {padding-bottom:30px;}
.machineBx ul:after{display:block;clear:both;content:''}
.machineBx ul li {float:left; padding-left:35px; }
.machineBx ul li:first-child {padding:0px;}


.proBx {width:100%;}
.proBx ul.proCont { padding:0 0 40px 8px;}
.proBx ul.proCont p {padding-bottom:5px;}
.proBx ul.proCont .proCont_s {font-size:12px; color:#7b7b7b;}
.proBx ul.proPic {padding-bottom:38px;}
.proBx ul.proPic:after{display:block;clear:both;content:''}
.proBx ul.proPic li {float:left; padding-left:15px;}
.proBx ul.proPic li:first-child {padding-left:0px;}


/* º»»ç¼Ò°³ */
.officeBx {width:100%;}
.officeBx .officeTop {border-left:7px solid #3d72b7; color:#212121; font-size:20px; padding:5px 0 5px 20px; margin-bottom:17px;}
.officeBx .officeTop .office_tit {font-size: 24px; font-weight: 500;}
.officeBx .officeTop .iconHomepage {font-size:14px; background:url(../images/office/icon_home.gif) no-repeat 0 2px; padding-left:25px; margin-top:10px;}

.officeBx .tit {display: flex; gap: 40px; margin-bottom: 30px;}

.officeBx ul.officeCont {margin-left:60px;}
.officeBx ul.officeCont li {padding-bottom:5px;}
.officeBx ul.officeCont .officeCont_tit {font-size:18px; color:#3d72b7; padding:5px 0;}
.officeBx .officeCont {font-size:15px;}

.esgBx .esgText .esg_tit {font-size: 24px; font-weight: 500;}


.officeCont_wrap {display: flex; gap: 25px;}
.officeCont_wrap .officeTop {width: calc(80% - 25px);}
.officeCont_wrap .officeTop p {margin-bottom: 20px; font-weight: 700; font-size: 22px;}
.officeCont_wrap .officeTop span {font-size: 16px; font-weight: 500; display: block; text-indent: -18px; padding-left: 10px;}
.officeMission {margin-top: 40px;}
.officeMission .officeTop p { font-weight: 700;  font-size: 22px;}

.red {color:#CC0000;}
.blue {color:#3d72b7;}
.pdLf2 {padding-left:2px;}
.pdLf5 {padding-left:5px;}
.pdLf10 {padding-left:10px;}
.pdLf15 {padding-left:15px;}
.pdLf20 {padding-left:20px;}
.pdLf25 {padding-left:25px;}
.pdLf30 {padding-left:30px;}
.pdLf40 {padding-left:40px;}
.pdLf50 {padding-left:50px;}
.pdLf60 {padding-left:60px;}

.pdTop5 {padding-top:5px;}
.pdTop10 {padding-top:10px;}
.pdTop15 {padding-top:15px;}
.pdTop20 {padding-top:20px;}
.pdTop25 {padding-top:25px;}
.pdTop30 {padding-top:30px;}
.pdTop35 {padding-top:35px;}
.pdTop40 {padding-top:40px;}
.pdTop50 {padding-top:50px;}
.pdTop70 {padding-top:70px;}
.pdBm5 {padding-bottom:5px;}
.pdBm10 {padding-bottom:10px;}
.pdBm20 {padding-bottom:20px;}
.pdBm25 {padding-bottom:25px;}
.pdBm30 {padding-bottom:30px;}
.pdBm40 {padding-bottom:40px;}
.pdBm50 {padding-bottom:50px;}
.pdBm60 {padding-bottom:60px;}

.mgRt10 {margin-right:10px;}
.mgTp5 {margin-top:5px;}
.mgTp10 {margin-top:10px;}
.mgTp15 {margin-top:15px;}
.mgTp20 {margin-top:20px;}
.mgTp25 {margin-top:25px;}
.mgTp30 {margin-top:30px;}
.mgTp35 {margin-top:35px;}
.mgTp50 {margin-top:50px;}
.cen {text-align:center;}
.cenB {text-align:center; font-weight:bold;}
.right { float:right;}
.b {font-weight:bold;}



.timeTb {margin:10px 0 10px 0; border-top:2px solid #00729f; border-bottom:1px solid #00729f;}
.timeTb th {padding:10px 0 10px 0; border-bottom:1px solid #00729f; color:#00729f; }
.timeTb td {padding:10px;}
.timeTb td.time {text-align:center; border-bottom:1px solid #dddddd; background-color:#f3f8fd; font-weight:bold;}
.timeTb td.timeLine {text-align:center; border-bottom:1px solid #dddddd; background-color:#f3f8fd; font-weight:bold; border-right:1px solid #dddddd;}
.timeTb td.tbCont {text-align:center; border-left:1px solid #efefef; border-bottom:1px solid #dddddd;}
.timeTb td.tbContBg {background-color:#f6f6f6; text-align:center; border-left:1px solid #efefef; border-bottom:1px solid #dddddd; }


/* Ã¤¿ëÀýÂ÷ */
.ready {padding: 80px 0; text-align: center; background-color: #f5f5f5;}
.ready p {font-size: 18px; font-weight: 600;}
.process-wrap ul {display: flex; flex-wrap: nowrap; gap: 60px; justify-content: space-between; margin: 0 auto; width: 80%;}
.process-wrap ul li {display: flex; flex-direction: column; gap: 14px; justify-content: center; align-items: center; position: relative;}

.process-wrap ul li .img {border-radius: 50%; background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%); display: flex; justify-content: center; align-items: center; width: 100px; height: 100px; position: relative;}
.process-wrap ul li:not(:last-child) .img::before {content: ''; display: block; width: 24px; height: 24px; background: url('../images/recruit/arrow.png') no-repeat; position: absolute; top: 50%; transform: translateY(-50%); right: -50px;}

.process-wrap ul li p {font-size: 16px; font-weight: 500; text-align: center;}

/* È¸»ö¹Ú½º */
.bg-gray {background-color: #F4F4F4; padding: 30px; border-radius: 15px; text-align: center; margin-bottom: 30px;}
.txt-bg-gray {text-align: left;}

/* ½Å°íÇÔ */
.report-con {margin-bottom: 40px;}
.report-con .tit {margin-bottom: 20px;}
.report-con .tit p {font-size: 18px; font-weight: 600; position: relative; padding-left: 14px;}
.report-con .tit p::before {content: ''; width: 4px; height: 20px; background-color: #3D72B7; position: absolute; top: 2px; left: 0;}


/* esg °æ¿µ */

/* Ã¥ÀÓ°æ¿µ */
.esg01-wrap .esg01-Bx {display: flex; gap: 40px; align-items: center;}
.esg01-wrap .esg01-Bx .txt .txt-top { border-bottom: 1px solid #222; padding-bottom: 30px; margin-bottom: 20px;}
.esg01-wrap .esg01-Bx .txt .txt-top p {font-size: 20px; font-weight: 600; color: #2B66F6; line-height: 1.5;}
.esg01-wrap .esg01-Bx .txt .txt-bottom p {font-size: 17px; line-height: 1.5;}

.esg01-wrap .esg02-Bx {margin-top: 40px; display: flex; flex-direction: column; gap: 40px;}
.esg01-wrap .esg02-Bx .txt {text-align: left;}

/* Ã¥ÀÓ°æ¿µ ¿Ü °øÅë */

.esg-tabmenu {position: relative; display: flex; max-width: 100%; margin: 0 auto; background-color: #ffffff; justify-content: center; border-radius: 50px; margin-bottom: 40px;}
.esg-tabmenu li {overflow: hidden; color: #222; position: relative; padding:10px; transition: all 0.3s;}
/* .esg-tabmenu li::before {content: '\e935'; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); font-weight: bold; color: #0099B8;  font-family:"xeicon"; right: 8%; font-size: 14px;} */
.esg-tabmenu a .nav-item {border: 2px solid #222; display: flex; align-items: center; justify-content: center;}
.esg-tabmenu a:not(:last-child) .nav-item {border-right: none;}

.esg-tabmenu a li  {font-size: 13px; font-weight: 500; color: #646464;}
.esg-tabmenu a:hover li {background-color: #222; color: #fff;}
.esg-tabmenu a:hover li::before {color: #fff;}
.esg-tabmenu a li.on {background-color: #222; color: #fff;}
.esg-tabmenu a li.on::before {color: #fff;}
.esg-tabmenu .nav-link.on {background: #222; color: #fff;  font-weight: 500;}

.esg02-tabmenu .nav-link {width: calc(100%/5);}
.esg03-tabmenu .nav-link {width: calc(100%/3);}
.esg04-tabmenu .nav-link {width: calc(100%/3);}
.esg05-tabmenu .nav-link {width: calc(100%/2);}

.esg-wrap>div:not(:last-child) {margin-bottom: 40px;}
.esg-wrap>div .tit {margin-bottom: 20px;}
.esg-wrap>div .tit p {font-size: 20px; font-weight: 600; position: relative; padding-left: 14px; line-height: 1.4;}
.esg-wrap>div .tit p::before {content: ''; width: 4px; height: 20px; background-color: #3D72B7; position: absolute; top: 5px; left: 0;}


/* À±¸®°æ¿µ */
.esg01-Bx ul {margin-top: 40px; display: flex; flex-direction: column; gap: 40px;}
.esg01-Bx ul li {display: flex; gap: 40px;}

.esg01-Bx ul li .txt {display: flex; flex-direction: column; gap: 15px;}
.esg01-Bx ul li .txt .top {border-bottom: 1px solid #222; padding-bottom: 20px;}
.esg01-Bx ul li .txt .top p {font-size: 18px; font-weight: 600;}
.esg01-Bx ul li .txt .bottom p {font-size: 14px; line-height: 1.4;}

/* Ç°Áú°æ¿µ */
.esg04-01-wrap .esg01-Bx .txt {text-align: left;}
.esg04-01-wrap .esg01-Bx ul {list-style-type: square; gap: 20px; border: 1px solid #ddd; padding: 30px;}
.esg04-01-wrap .esg01-Bx ul li {gap: 10px !important;}
.esg04-01-wrap .esg01-Bx ul li:before {content: '\2022';}

.esg04-02-wrap .esg01-Bx .img {display: flex; gap: 40px; justify-content: space-evenly;}

.esg04-03-wrap .esg01-Bx>ul {display: flex; flex-direction: column; gap: 40px;}
.esg04-03-wrap .esg01-Bx>ul li {display: flex; gap: 20px;}
.esg04-03-wrap .esg01-Bx>ul li:not(:last-child) {border-bottom: 1px solid #cecece; padding-bottom: 25px;}
.esg04-03-wrap .esg01-Bx>ul li .left {width: calc(40% - 20px);}
.esg04-03-wrap .esg01-Bx>ul li .right {width: calc(60% - 20px);}

.esg04-03-wrap .esg01-Bx>ul li .left p {font-size: 15px; font-weight: 600; color: #fff; display: inline-block; background-color: #00368D; padding: 8px 10px; width: 80%;}

/* È¯°æ¾ÈÀüº¸°Ç°æ¿µ */

.esg05-01-wrap .esg02-Bx .txt {text-align: left;}
.esg05-01-wrap .esg02-Bx>ul {list-style-type: square; gap: 20px; border: 1px solid #ddd; padding: 30px; display: flex; flex-direction: column;}
.esg05-01-wrap .esg02-Bx>ul li {gap: 10px !important; display: flex;}
.esg05-01-wrap .esg02-Bx>ul li:before {content: '\2022';}

.esg05-01-wrap .esg02-Bx .course {margin-top: 40px;}
.esg05-01-wrap .esg02-Bx .course ul {border: none; display: flex; gap: 20px;}
.esg05-01-wrap .esg02-Bx .course ul li {width: calc((100% - 60px)/4);}
.esg05-01-wrap .esg02-Bx .course ul li p {text-align: center; background-color: #2873EB; color: #fff; font-weight: 600; padding: 6px 0;}
.esg05-01-wrap .esg02-Bx .course ul li span {font-size: 14px; border: 1px solid #222; padding: 10px; display: block; height: 230px; border-top: none;}

.esg05-01-wrap .esg03-Bx .goals_wrap {display: flex; gap: 40px;}

.esg05-01-wrap .esg03-Bx .goals_wrap .right {display: flex; flex-direction: column; gap: 30px; width: 65%;}
.esg05-01-wrap .esg03-Bx .goals_wrap .right .tit {background-color: #70A2F2;}
.esg05-01-wrap .esg03-Bx .goals_wrap .right .tit p { color: #fff; font-size: 16px; display: inline-block; padding: 4px 8px;}
.esg05-01-wrap .esg03-Bx .goals_wrap .right .tit p::before {content: none;}
.esg05-01-wrap .esg03-Bx .goals_wrap .right .top {display: flex; gap: 20px;}
.esg05-01-wrap .esg03-Bx .goals_wrap .right .top>div {width: calc((100% - 20px)/2);}
.esg05-01-wrap .esg03-Bx .goals_wrap .right .top>div ul {border: 1px solid #222; padding: 10px; height: 80px; display: flex; flex-direction: column; justify-content: center;}

.esg05-01-wrap .esg04-Bx .eco_products_wrap {display: flex; flex-direction: column; gap: 40px;}
.esg05-01-wrap .esg04-Bx .eco_products {display: flex; gap: 20px; align-items: center; justify-content: space-between;}
.esg05-01-wrap .esg04-Bx .eco_products .table-wrap {margin: 0; padding-bottom: 0 !important; width: 100%;}
.esg05-01-wrap .esg04-Bx .eco_products .table-wrap table {margin-bottom: 0;}

.esg05-01-wrap .esg05-Bx .iso_wrap {display: flex; justify-content: space-evenly; align-items: center;}
.esg05-01-wrap .esg05-Bx {margin-top: 60px;}


.esg05-02-wrap .esg01-Bx .txt {text-align: left;}
.esg05-02-wrap .esg01-Bx>ul {list-style-type: square; gap: 20px; border: 1px solid #ddd; padding: 30px; display: flex; flex-direction: column;}
.esg05-02-wrap .esg01-Bx>ul li {gap: 10px !important; display: flex;}
.esg05-02-wrap .esg01-Bx>ul li:before {content: '\2022';}

.esg05-02-wrap .esg03-Bx .activity-wrap {display: flex; gap: 40px;}
.esg05-02-wrap .esg03-Bx .activity-wrap .right {display: flex; flex-direction: column; gap: 20px;}
.esg05-02-wrap .esg03-Bx .activity-wrap .right p {font-size: 17px; font-weight: 600; color: #3D6BD2; margin-bottom: 10px;}
.esg05-02-wrap .esg03-Bx .activity-wrap .right span {line-height: 1.4;}

.esg05-02-wrap .esg04-Bx .activity-wrap {display: flex; gap: 40px;}
.esg05-02-wrap .esg04-Bx .activity-wrap .right {display: flex; flex-direction: column; gap: 20px;}
.esg05-02-wrap .esg04-Bx .activity-wrap .right p {font-size: 17px; font-weight: 600; color: #3D6BD2; margin-bottom: 10px;}
.esg05-02-wrap .esg04-Bx .activity-wrap .right span {line-height: 1.4;}

.esg05-02-wrap .esg05-Bx .iso_wrap {display: flex; justify-content: space-evenly; align-items: center;}
.esg05-02-wrap .esg05-Bx {margin-top: 60px;}


/* esg °æ¿µ end*/



/* table °øÅë */
/* table common css */
.table-wrap {overflow-x: auto; margin: 20px 0; padding-bottom: 20px;}

.table-wrap table {width: auto; overflow-x: auto; border-collapse:collapse;border-spacing:0; width: 100%; border: 1px solid #dbdbdb; border-top: 2px solid #000000; text-align: center !important; border-left: none; border-right: none; margin-bottom: 10px; white-space: nowrap;}
.table-wrap table thead tr th,
.table-wrap table tbody tr td {font-size: 14px;text-align: center; vertical-align: middle !important; line-height: 1.5; color: #252525;}
.table-wrap table thead tr th {padding:14px 10px; }
.table-wrap table tbody tr td {background-color: #fff; padding: 15px 15px;}
.table-wrap table thead,
.table-wrap table tbody tr .tg-color {background-color: #F5F5F5; font-weight: 600;}
.table-wrap th {border: 1px solid #d4d4d4; font-weight: 600;}
.table-wrap td{border: 1px solid #d4d4d4; overflow:hidden;word-break:break-all; }


/* etc */
.util-content-txt {text-align: left; margin-top: 40px;}
.etc-wrap .util-txt1 {border-radius: 20px; background-color: #f4f4f4; padding: 30px 30px;} 
.etc-wrap .util-txt1 p {font-size: 16px; text-indent: -10px; padding-left: 10px; line-height: 1.5;}

.etc-wrap .util-txt2 {padding-top: 35px; padding-left: 20px;}
.etc-wrap .util-txt2>p {font-size: 18px; position: relative; font-weight: 600; line-height: 1.5;}
.etc-wrap .util-txt2>p::before {content: ''; position: absolute; width: 6px; height: 16px; background-color: #496CDA; left: -20px; top: 4px}
.etc-wrap .util-txt2 ul {padding: 10px;}
.etc-wrap .util-txt2 ul p {font-size: 15px; font-weight: 500;}
.etc-wrap .util-txt2 ul li {font-size: 14px; font-weight: 400; color: #6d6d6d; padding: 8px 0 0 20px; text-indent: -20px; margin-left: 15px; line-height: 1.5;}
.etc-wrap .util-txt2 ul li span {display: block; padding-top: 8px;}

.terms {font-size: 1.7rem; text-align: left; margin-top: 60px;}