@CHARSET "UTF-8";
@import url("default.css");
@import url("common.css");
@import url("layout.css");

 /* 메인 */
 #mainVisual {position:relative; padding-top:0; height:820px; overflow:hidden;}
#mainVisual .section {display:none; position:relative; height:820px; overflow:hidden;}
#mainVisual .section video {position:absolute; left:50%; top:0; margin-left:-960px; width:auto; height:auto;}
#mainVisual .section .progressBar {position:absolute; left:0; bottom:0; width:100%; height:10px; line-height:0; font-size:0; background:#f5f6f8;
	-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;
}
#mainVisual .section .progressBar .bar {position:absolute; left:0; top:0; width:0; height:100%; line-height:0; font-size:0; background:#f6a641;
	-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;
}
#mainVisual .section .progressBar.on {height:40px;}
#mainVisual .section .progressBar.on .btns {display:block;}

#mainVisual .section .btns {display:none; position:absolute; left:50%; top:5px; margin-left:-600px;
	-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;
}
#mainVisual .section .btns .btn {display:inline-block; width:29px; height:29px; margin:0 5px; text-indent:-3000em;}
#mainVisual .section .btns .btnPause {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/btn/btn_pause.png) no-repeat 0 0;}
#mainVisual .section .btns .btnPause.play {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/btn/btn_play.png) no-repeat 0 0;}
#mainVisual .section .btns .btnSound {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/btn/btn_sound.png) no-repeat 0 0;}
#mainVisual .section .btns .btnSound.mute {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/btn/btn_mute.png) no-repeat 0 0;}

#bgmArea {position:absolute; left:-10px; top:-10px; width:0px; height:0; overflow:hidden}

.mainContArea {margin-bottom:-150px; *zoom:1;}
.mainContArea:after {content:""; display:block; clear:both;}
.mainContArea .section {float:left; width:25%; height:300px;}
.mainContArea .section.action{background:#f5f6f8}
.mainContArea .section a {display:block; height:100%;}
.mainContArea .section1 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/icon1.png); background-position:50% 44%; background-repeat:no-repeat;}
.mainContArea .section2 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/icon2.png); background-position:50% 44%; background-repeat:no-repeat;}
.mainContArea .section3 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/icon3.png); background-position:50% 44%; background-repeat:no-repeat;}
.mainContArea .section4 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/icon4.png); background-position:50% 44%; background-repeat:no-repeat;}
.mainContArea .section strong {display:block; padding:30px 0 0 30px; font-size:20px; font-weight:500; color:#3d3d3d; line-height:24px;}
.mainContArea .section p {padding-top:165px; text-align:center; font-size:16px; line-height:20px; color:#3d3d3d;}

.mainContArea.new220624 {margin-bottom:-150px; *zoom:1;}
.mainContArea.new220624:after {content:""; display:block; clear:both;}
.mainContArea.new220624 .section {float:left; width:20%; height:300px;}
.mainContArea.new220624 .section.action{background:#f5f6f8}
/* S : 220627 */
.mainContArea.new220624 .section a{display:block; height:100%; background-repeat:no-repeat; background-position:50% 44%;}
.mainContArea.new220624 .section1 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/220624/icon1.png);}
.mainContArea.new220624 .section2 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/220624/icon2.png);}
.mainContArea.new220624 .section3 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/220624/icon3.png);}
.mainContArea.new220624 .section4 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/220624/icon4.png);}
/* E : 220627 */
.mainContArea.new220624 .section5 a{background-image:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/220624/icon5.png);}
.mainContArea.new220624 .section strong {display:block; padding:30px 0 0 30px; font-size:20px; font-weight:500; color:#3d3d3d; line-height:24px;}
.mainContArea.new220624 .section p {padding-top:165px; text-align:center; font-size:16px; line-height:20px; color:#3d3d3d;}

 /* main-layerpop */
.layerPop {display:none; position:absolute;  z-index:1100; width:384px;height:464px;padding:5px 18px 0px 8px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/main/bg_layerPopup.png) no-repeat 0 0;box-sizing:border-box; }
.layerPop .close {position:absolute; right:33px; top:20px;}
.layerPop .cont	{ width:358px;height:409px; }
.layerPop .cont img{height:409px;}
.layerPop .foot { position:relative;height:30px;padding-right:40px;font-size:13px;color:#f6f6f6;line-height:30px;text-align:right;vertical-align:top; }
.layerPop .foot input[type=checkbox] { width:14px;height:14px;margin:-2px 4px 0 0;background-size:14px; }
.layerPop .foot a {position:absolute;right:0;top:0;}

.titleHead	{ padding-bottom:70px;text-align:center; }
.titleHead h3	{ font-size:60px;color:#231f20;line-height:70px; }
.titleHead h3>strong	{ font-family:NotoSansBoldKR, sans-serif;font-weight:normal; }
.titleHead p.txt	{ padding:5px 0 0;font-size:19px;color:#484543;line-height:30px; }



 /* 회사소개 */
 	/* 회사소개 */
 .introduceContArea {}
.introduceContArea .acticle {padding:100px 0;}
.introduceContArea .acticle h3 {color:#0a0a0a; font-size:36px; font-weight:500; line-height:70px; text-align:center;}
#introMotion {width:1200px; height:260px;}
#vision {}
#vision .topTxt {padding:60px 0 10px 0;}
#vision .topTxt .txt1 {font-size:36px; line-height:48px; color:#3d3d3d; font-weight:500; text-align:center;}
#vision .topTxt .txt2 {padding-top:20px; font-size:24px; line-height:36px; color:#3d3d3d; font-weight:300; text-align:center;}
#vision .cont {margin-bottom:70px;padding:70px 0; *zoom:1;border-bottom:1px solid #d2d2d2}
#vision .cont:after {content:""; display:block; clear:both;}
/* #vision .cont .section {float:left; width:375px; margin-left:37px; padding-left:15px;}
#vision .cont .section:first-child {margin-left:0;} */
#vision .cont .section{margin-top:60px;}
#vision .cont .section:first-child {margin:0;}
#vision .cont .section h4 {float:left;width:240px;margin:0 10px;font-size:24px; color:#3d3d3d; font-weight:300; line-height:40px;word-break: keep-all;}
#vision .cont .section h4 span {font-weight:500;}
#vision .cont .section p {margin-left:60px;color:#5f5f5f; font-size:15px; font-weight:300; line-height:26px;overflow: hidden;}
#vision .youtube{position:relative;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/company/sub_company_01.png) no-repeat;width:649px;height:429px;margin: 0 auto;}
#vision .youtube iframe{position:absolute;top:57px;left:37px;width:576px;height:330px;}
#organizationChart {background:#f4f4f7;}
#organizationChart h3 {padding-bottom:55px;}
#organizationChart .cont {position:relative; height:450px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/company/organizationChart_bg.gif) no-repeat 50% 20px;}
#organizationChart .cont .ceo {text-align:center;}
#organizationChart .cont .txt {font-size:24px; color:#3d3d3d; font-weight:500;}
#organizationChart .cont .txt1 {position:absolute; left:72%; top:1px;}
#organizationChart .cont .txt2 {position:absolute; left:72%; top:91px;}
#organizationChart .cont .section {position:absolute; top:215px; padding-top:100px; min-width:90px;}
#organizationChart .cont .section strong {display:block; font-size:24px; color:#3d3d3d; font-weight:500;}
#organizationChart .cont .section ul {padding-top:20px;}
#organizationChart .cont .section1 {left:219px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat9.png) no-repeat 0 0;}
#organizationChart .cont .section2 {left:555px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat10.png) no-repeat 0 0;}
#organizationChart .cont .section3 {left:887px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat11.png) no-repeat 0 0;}

#ci {}
#ci .section {padding-top:50px;}
#ci .section h4 {padding-bottom:10px; font-size:30px; font-weight:300; color:#3d3d3d; line-height:40px;}
#ci .section .mean1 {position:relative; height:390px; padding:35px 0; border:1px solid #c1c1c1; *zoom:1;}
#ci .section .mean1:after {content:""; display:block; clear:both;}
#ci .section .mean1 .fl {position:relative; width:50%; height:100%; border-right:1px dashed #c1c1c1;}
#ci .section .mean1 .fr {width:50%; padding:0 0 0 70px;}
#ci .section .mean1 .fr p {padding:30px 0 25px; font-size:36px; line-height:48px; font-weight:300; color:#3d3d3d;}
#ci .section .mean2 {padding-top:60px; *zoom:1;}
#ci .section .mean2:after {content:""; display:block; clear:both;}
#ci .section .mean2 div {position:relative; float:left; width:360px; height:175px; padding:0 0 0 90px; margin-left:60px;}
#ci .section .mean2 div.mean2_1,
#ci .section .mean2 div.mean2_4 {margin-left:0;}
#ci .section .mean2 div .thum {position:absolute; left:0; top:-5px;}
#ci .section .mean2 div strong {font-size:24px; font-weight:500; line-height:28px;}
#ci .section .mean2 div p {padding-top:8px; color:#5f5f5f; font-size:15px; line-height:24px; font-weight:300;}
#ci .section .mean3 {height:477px; padding:90px 0 90px 100px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/company/ci_mean3_bg.jpg) no-repeat 0 0;}
#ci .section .mean3 li {position:relative; padding-left:154px;}
#ci .section .mean3 li strong {position:absolute; left:0; top:42px; display:block; font-size:24px; font-weight:500; line-height:34px;}
#ci .section .mean3 li p {padding:40px 0 0 65px; border-left:1px dashed #81878f; font-size:15px; line-height:26px; font-weight:300; color:#3d3d3d;}
#ci .section .mean3 li:first-child strong {top:2px;}
#ci .section .mean3 li:first-child p {padding-top:0;}
#ci .ciList {*zoom:1;}
#ci .ciList:after {content:""; display:block; clear:both;}
#ci .ciList div {float:left; width:50%; height:300px; border-bottom:1px solid #e3e3e3; border-left:1px solid #e3e3e3; text-align:center;}
#ci .ciList div strong {display:block; padding:25px 0 35px; color:#606060; font-size:20px; line-height:24px; font-weight:400;}

	/* 경영정신 */
.managementContArea .cont {padding-top:95px; border-top:1px solid #d2d2d2; text-align:center;}
.managementContArea .cont strong {display:inline-block; margin-top:90px; font-size:30px; line-height:50px; }
.managementContArea .cont p {padding-top:15px; font-size:15px; font-weight:300; line-height:26px;}

	/* 연혁 */
.historyContArea {}
.historyContArea .acticle {padding-top:80px; text-align:center;}
.historyContArea .acticle > h3 {position:relative; font-size:36px; line-height:48px; color:#0a0a0a;}
.historyContArea .acticle > .txtTypeA {position:relative; padding:0 3px; font-size:24px; line-height:48px; font-weight:500; color:#3d3d3d; z-index:5;}
.historyContArea .acticle > .deco {position:relative; margin-top:-50px;}
.historyList {position:relative; padding-top:100px; padding-bottom:50px;}
.historyList:before {content:""; display:block; position:absolute; left:50%; top:0; width:1px; height:100%; border-left:1px dashed #c1c1c1;}
.historyList .section {position:relative; padding-top:100px; text-align:left; *zoom:1;}
.historyList .section:after {content:""; display:block; clear:both;}
.historyList .section .thum {float:left; width:50%; margin-top:-80px; padding-right:50px; text-align:right;}
.historyList .section .cont {float:right; width:50%;}
.historyList .section .cont strong {position:relative; display:block; padding:0 0 15px 30px; font-size:24px; line-height:30px;}
.historyList .section .cont strong:before {content:url(/images/company/history/blt.png); position:absolute; left:-10px; top:1px;}
.historyList .section .cont p,
.historyList .section .cont ul {padding-left:30px;}
.historyList .section .cont p,
.historyList .section .cont ul li {font-size:15px; line-height:26px; font-weight:300;}
.historyList .section .cont ul li {position:relative; padding-left:8px;}
.historyList .section .cont ul li:before {content:"-"; position:absolute; left:0; top:0;}

#year2020_2011 .deco {margin-left:-45px; margin-bottom:-28px;}
#year2010_2001 .deco {margin-left:-67px; margin-bottom:-25px;}
#year2000_1991 .deco {margin-left:-69px; margin-bottom:-76px;}
#year1990_1980 .deco {margin-left:-80px; margin-bottom:-35px;}

/* 사업영역 */
.businessArea {}
.businessArea .acticle {padding-top:110px;}
.businessArea .acticle h3 {padding-bottom:35px; font-size:36px; line-height:50px; text-align:center;}
.businessArea .acticle .cont {position:relative; min-height:283px; padding:30px 0 0 410px;}
.businessArea .acticle .cont .thum {position:absolute; left:80px; top:0; width:283px; height:283px; border-radius:50%; background:#f5f6f8}
.businessArea .acticle .cont strong {font-size:24px; line-height:34px;}
.businessArea .acticle .cont .dotTypeA {padding-top:20px;}
.businessArea .acticle .cont .btnArea {padding-top:30px;}
.businessArea .acticle .cont .btnArea a + a{margin-left: 16px;}

.businessArea #reading .list {padding:80px 10px 80px; *zoom:1;}
.businessArea #reading .list:after {content:""; display:block; clear:both;}
.businessArea #reading .list li {float:right; height:475px;}
.businessArea #reading .list li strong {display:block; padding-top:5px; font-size:24px; line-height:48px;}
.businessArea #reading .list li p {padding-top:0px; font-size:16px; line-height:24px; font-weight:300;}

.businessArea #study {background:#f5f6f8;}
.businessArea #study .cont .thum {background:#fff;}
/* 20210209 비지니스 페이지 수정 */
/* .businessArea #study .cont .thum img{width:80%;} */
.businessArea #study .list {padding:80px 10px 80px; *zoom:1;}
.businessArea #study .list:after {content:""; display:block; clear:both;}
.businessArea #study .list li {float:left; height:460px; width:264px; margin-left:41px; text-align:center;}
.businessArea #study .list li:first-child {margin-left:0px;}
.businessArea #study .list li strong {display:block; padding-top:5px; font-size:24px; line-height:48px; text-align:center;}
.businessArea #study .list li p {padding-top:0px; font-size:16px; line-height:24px; font-weight:300; text-align:center;}

/* 20210209 비지니스 페이지 영문 smartall 스탭 추가로 수정 */
.businessArea #smartall{width:1386px;margin-bottom:50px;}
.businessArea #smartall .smartall_img{margin:90px 0 0 -410px;}
.businessArea #smartall .smartall_img.en{height:439px;background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/business/smartall_bg.png) no-repeat 0 0;}
.businessArea #smartall .smartall_img.en > ul{padding:65px 0 0 115px;}
.businessArea #smartall .smartall_img.en li{padding-top:20px;font-weight: 500;font-size:30px;color:#fff;text-indent: -8px;/*text-shadow: #f37000 1px 0 10px;*/}
.businessArea #smartall .smartall_img.en li:first-child {padding-top:0px;}
.businessArea #smartall .smartall_img.en li:before{content:'- ';display:inline-block;padding-right:5px;}
.businessArea #smartall .list {margin-left:-410px;padding:80px 10px 80px; *zoom:1;}
.businessArea #smartall .list:after {content:""; display:block; clear:both;}
.businessArea #smartall .list > li {float:left; height:460px; width:33.33%; text-align:center;}
.businessArea #smartall .list .thum {position:relative;background:#fff;width:300px;height:268px;top:0;left:0;margin:0 auto;}
.businessArea #smartall .list li strong {display:block; padding-top:20px; font-size:24px; line-height:30px; text-align:center;}
.businessArea #smartall .list li > ul > li{padding:10px 0 0 60px; font-size:16px; line-height:24px; font-weight:300; text-align:left; text-indent:-7px;}
.businessArea #smartall .list li > ul > li:before{content:'- ';display:inline-block;padding-right:5px;}

.businessArea #publish {background:#f5f6f8;}
.businessArea #publish .cont .thum {background:#fff;}
.businessArea #publish .list {margin-top:60px; padding-bottom:80px; border-top:1px solid #e3e3e3; *zoom:1;}
.businessArea #publish .list:after {content:""; display:block; clear:both;}
.businessArea #publish .list li {position:relative; float:left; width:17%; height:130px; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; text-align:center;}
.businessArea #publish .list li:first-child {margin-left:0px;}
.businessArea #publish .list li.first {width:16%; border-left:1px solid #e3e3e3;}
.businessArea #publish .list li.last{width:16%}
.businessArea #publish .list li img {position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}


.businessArea #mathpid {background:#f5f6f8;}
.businessArea #mathpid .contWrap {width:1386px;}
.businessArea #mathpid .cont .thum {background:#fff;}
.businessArea #mathpid .mathpid_img{margin:90px 0 0 -410px;}
.businessArea #mathpid .mathpid_img.en{height:439px;background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/business/mathpid_bg.png) no-repeat 0 0;}
.businessArea #mathpid .mathpid_img.en > p {padding:20px 0 0 115px; font-size:40px; font-weight:500; color:#fff;}
.businessArea #mathpid .mathpid_img.en > ul{padding:15px 0 0 115px;}
.businessArea #mathpid .mathpid_img.en li{padding-top:10px;font-weight: 500;font-size:30px;color:#fff;text-indent: -8px;/*text-shadow: #f37000 1px 0 10px;*/}
.businessArea #mathpid .mathpid_img.en li:first-child {padding-top:0px;}
.businessArea #mathpid .mathpid_img.en li:before{content:'- ';display:inline-block;padding-right:5px;}
.businessArea #mathpid .list {padding:80px 10px 80px; *zoom:1;}
.businessArea #mathpid .list:after {content:""; display:block; clear:both;}
.businessArea #mathpid .list > li {float:left; height:460px; width:33.33%; text-align:center;}
.businessArea #mathpid .list .thum {position:relative;background:transparent;width:269px;height:269px;top:0;left:0;margin:0 auto;}
.businessArea #mathpid .list li strong {display:block; padding-top:20px; font-size:24px; line-height:30px; text-align:center;}
.businessArea #mathpid .list li > ul > li{padding:10px 0 0 60px; font-size:16px; line-height:24px; font-weight:300; text-align:left; text-indent:-7px;}
.businessArea #mathpid .list li > ul > li:before{content:'- ';display:inline-block;padding-right:5px;}


.businessArea #arpedia h3 span {font-weight:100;}
.businessArea #arpedia .list {padding:80px 10px 0px; *zoom:1;}
.businessArea #arpedia .list:after {content:""; display:block; clear:both;}
.businessArea #arpedia .list li {float:right; height:520px;}
.businessArea #arpedia .list li strong {display:block; padding-top:5px; font-size:24px; line-height:48px;}
.businessArea #arpedia .list li p {padding-top:0px; font-size:16px; line-height:24px; font-weight:300;}
.businessArea #arpedia .data-list {position:relative; width:100%;}
.businessArea #arpedia .data-list dl {width:100%; display:flex; justify-content:space-between; align-items:center; padding:50px 40px; box-sizing:border-box; border-top:1px solid #979797;}
.businessArea #arpedia .data-list dl dt {width:380px;}
.businessArea #arpedia .data-list dl dd {width:650px;}
.businessArea #arpedia .data-list dl dd .sim {display:flex; justify-content:flex-start; align-items:center;}
.businessArea #arpedia .data-list dl dd .sim span {display:inline-block; padding:15px; min-width:220px; color:#fff; background:#33c3f2; text-align:center; font-size:24px; border-radius:50px;;}
.businessArea #arpedia .data-list dl dd .sim span + span {margin-left:10px;}

.businessArea #arpedia .data-list dl dd .txts {margin-top:40px; width:100%;}
.businessArea #arpedia .data-list dl dd .txts .tit {font-size:24px; font-weight:500; color:#3d3d3d;}
.businessArea #arpedia .data-list dl dd .txts .txt {font-size:16px; color:#606060;}

.businessArea #arpedia .data-list dl dd .txts + p {margin-top:30px;}

.environment{}
.environment .pageTitArea{padding-bottom: 67px;}
.environment .pageTitArea p {padding-bottom: 31px;}
.environment .pageTitArea .sign{position: relative;padding: 0;width: 273px;height: 59px;margin: 0 auto;text-align: left;}
.environment .pageTitArea .sign::before{content: "";display: inline-block;width: 150px;height: 59px;position: absolute;background: #fff url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/ceo_sign_2024.png) no-repeat center;top: 0;right:0px;}
.environment .acticle{padding-bottom:100px;border-top:1px solid #d2d2d2;text-align:center;}
.environment .acticle.first{border-top:0}
.environment .acticle:last-child{padding:0}
.environment .acticle .grayArea{margin:0 auto;padding:31px 0;background-color:#f5f6f8;height:320px;margin: 32px 0;}
.environment .acticle .grayArea > div{position:relative;float:left;width:50%;height:100%;text-align:center;}
.environment .acticle .grayArea > div:after{content:'';display:inline-block;clear:both}
.environment .acticle .grayArea .text > strong{display:block;margin:40px auto;font-size:30px}
.environment .acticle .grayArea .text > p{font-size:15px;font-weight:300;}
.environment .acticle .grayArea .text:before{content:'';display:inline-block;clear:both;position:absolute;top:0;left:0;border-left:1px dashed #d2d2d2;height:100%;}
.environment .acticle .grayAreaBottom{font-size: 15px;font-weight: 300;}
.environment .acticle .titArea{margin-top:90px;}
.environment .acticle .titArea > strong{display:block;font-size:30px;line-height:40px;font-weight: 300;}
.environment .acticle .titArea > p{padding-top:20px;font-size:15px;line-height:26px;font-weight:300;}
.environment .acticle .img{display:inline-block;margin:30px 10px}
.environment .acticle .titArea h4{margin-bottom: 45px;font-size: 36px;font-weight: 500;}
.environment .acticle .boxTable{width: 1180px;height: 570px; margin: 0 auto;}
.environment .acticle .boxTable::after{content: "";display: block;clear: both;}
.environment .acticle .boxTable>li{width: 380px;height: 275px;border:1px solid #e1e1e1;float: left;padding: 46px;margin-right: 18px;text-align: left;}
.environment .acticle .boxTable>li:nth-child(3n){margin-right: 0;}
.environment .acticle .boxTable>li{margin-bottom: 20px;}
.environment .acticle .boxTable>li+li{margin-bottom: 20px;}
.environment .acticle .boxTable>li+li+li{margin-bottom: 20px;}
.environment .acticle .boxTable>li:last-child{border: none;background: #fff url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/earth_leaf.png) no-repeat center;}
.environment .acticle .mainTxt{font-size: 30px;font-weight: 300; line-height: 1.4;margin-bottom: 35px;}
.environment .acticle .boxTable .subTxt1{font-size: 15px;font-weight: 300;}
.environment .acticle .txtTypeB{color: #a9b734;font-weight: 600;}
.environment .acticle .colTable li::after{content: "";display: block;clear: both;}
.environment .acticle .colTable  li{width: 1200px;height: 100px;text-align: left;padding: 30px 0 30px 35px;}
.environment .acticle .colTable  li:nth-child(even){background:#f5f6f8;}
.environment .acticle .colTable  li p{float: left;}
.environment .acticle .colTable .mainTxt{width: 260px;margin-bottom: 0;}
.environment .acticle .colTable .subTxt2 {font-size: 22px;font-weight: 300;position: relative;padding-left: 10px;}
.environment .acticle .colTable .subTxt2::before{content: "";display: inline-block;width: 5px;height: 5px;background:#a9b734;border-radius: 50%;top: 50%;left: 0;margin-bottom: 2.5px;position: absolute;}
.environment .acticle .com_tree{margin-top: 37px;}
.environment .acticle .titArea.lastCon h4 {margin-bottom: 16px;}

/* 투자정보 */
	/* 기업정보 */
.companyInfoContArea{}
.companyInfoContArea .companyInfo ul {border-top:1px solid #d2d2d2;padding:40px 0 40px 210px;background-color:#f5f6f8}
.companyInfoContArea .companyInfo ul li{margin:34px 0;padding:2px 0 2px 20px;color:#3d3d3d;font-size:24px;}
.companyInfoContArea .companyInfo ul li > span{display:block;margin-top:10px;color:#929f22;font-size:15px}
.companyInfoContArea .btnArea{margin-top:50px;}
.companyInfoContArea .btnArea a{margin: 0 20px;}


	/* 재무정보 */
.financeContArea {}
.financeContArea .scrollMoveTab {margin-top:10px;}
.financeContArea .acticle {padding-top:100px;}
.financeContArea .acticle h3 {margin-bottom:-30px; text-align:center; color:#0a0a0a; font-size:36px; line-height:50px; font-weight:500;}
.financeContArea .acticle .section {padding-top:80px; *zoom:1;}
.financeContArea .acticle .section:after {content:""; display:block; clear:both;}
.financeContArea .acticle .section .fl {position:relative; padding-top:20px; font-size:20px; font-weight:300; color:#979797;}
.financeContArea .acticle .section .fl:before {content:""; position:absolute; left:0; top:0; border-top:2px solid #606060; width:132px; height:2px;}
.financeContArea .acticle .section .fl h4 {padding-bottom:5px; font-size:30px; line-height:40px;}
.financeContArea .acticle .section .listTypeA {float:right; width:950px;}
.financeContArea .yearDownArea {position:relative; height:310px; padding:48px 0 0 0; margin-top:120px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/invest/finance_year_bg.jpg) no-repeat 0 0; text-align:center;}
.financeContArea .yearDownArea h3 {padding-bottom:18px; font-size:36px; color:#fff; font-weight:500; line-height:50px;}
.financeContArea .yearDownArea .btnArea {padding-top:50px;}
.financeContArea .yearDownArea .btnArea a {width:192px; margin:0 10px;}
.financeContArea .quarterDownArea {position:relative; height:450px; padding:53px 0 0 0; margin-top:120px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/invest/finance_quarter_bg.jpg) no-repeat 0 0; text-align:center;}
.financeContArea .quarterDownArea h3 {padding-bottom:18px; font-size:36px; color:#fff; font-weight:500; line-height:50px;}
.financeContArea .quarterDownArea .downList {padding-top:45px; text-align:center;}
.financeContArea .quarterDownArea .downList .section {display:inline-block; width:195px; margin:0 10px; vertical-align:top;}
.financeContArea .quarterDownArea .downList .section strong {display:block; line-height:26px; color:#fff; font-size:18px; font-weight:400;}
.financeContArea .quarterDownArea .downList .section ul {padding-top:8px;}
.financeContArea .quarterDownArea .downList .section li {margin-top:10px;}
.financeContArea .quarterDownArea .downList .section a {width:100%;}

	/* 기업지배구조 */
.structureContArea {}
.structureContArea .pageTitArea {padding-bottom:0; margin-bottom:-40px;}
.structureContArea .acticle {padding-top:120px; *zoom:1;}
.structureContArea .acticle:after {content:""; display:block; clear:both;}
.structureContArea .acticle .fl {position:relative; padding-top:20px; font-size:20px; font-weight:300; color:#979797;}
.structureContArea .acticle .fl:before {content:""; position:absolute; left:0; top:0; border-top:2px solid #606060; width:132px; height:2px;}
.structureContArea .acticle .fl h3 {padding-bottom:5px; font-size:30px; line-height:40px;}
.structureContArea .acticle .listTypeA {float:right; width:950px;}
.structureContArea .acticle .listTypeA th {color:#3d3d3d; font-size:24px; line-height:30px;}
.structureContArea .acticle .listTypeA th span {display:block; font-size:15px; font-weight:300; color:#929f22; line-height:24px;}
.structureContArea .acticle .listTypeA td {height:140px;}
.structureContArea .acticle .listTypeA .al {padding-left:30px;}
.structureContArea .acticle .listTypeA .dotTypeA {padding-left:30px;}
/* S : 220328 */
.structureContArea .acticle .downArea {float:right; width:950px; padding:55px 0; background:#f7f7f8;}
.structureContArea .acticle .downArea .flex{display:flex; justify-content:center; align-items:center; flex-wrap:wrap; text-align:center;}
.structureContArea .acticle .downArea a {width:220px; margin:0 5px;}
.structureContArea .acticle .downArea a.btnSizeD{width:auto;}
.structureContArea .acticle .downArea .mt16{margin-top:16px; width:100%;}
/* E : 220328 */

	/* IR 자료실 */
	/* 공고 */

/* 인재채용 */
	/* 인재상 */
.rightPeopleContArea {text-align:center;}
.rightPeopleContArea .acticle1 {position:relative; padding-top:105px; border-top:1px solid #d2d2d2;}
.rightPeopleContArea .acticle1 .section {position:absolute; top:175px; left:80px; width:235px; text-align:right;}
.rightPeopleContArea .acticle1 .section strong {display:block; padding:0 20px 5px 0; font-size:24px; line-height:48px; border-bottom:1px solid #e3e3e3;}
.rightPeopleContArea .acticle1 .section p {padding:15px 20px 0 0; font-size:15px; line-height:24px; font-weight:300;}
.rightPeopleContArea .acticle1 .section.al {left:auto; right:80px;}
.rightPeopleContArea .acticle1 .section.al strong {padding-left:20px; padding-right:0;}
.rightPeopleContArea .acticle1 .section.al p {padding-left:20px; padding-right:0;}
.rightPeopleContArea .acticle1 .section.posB {top:490px;}
.rightPeopleContArea .acticle1 .titArea {padding-top:35px;}
.rightPeopleContArea .acticle1 .titArea strong {display:block; font-size:30px; line-height:50px;}
.rightPeopleContArea .acticle1 .titArea p {padding-top:15px; font-size:15px; line-height:26px; font-weight:300;}

.rightPeopleContArea .acticle2 {padding-top:145px;}
.rightPeopleContArea .acticle2 h3 {padding-bottom:25px; font-size:36px; line-height:70px;}
.rightPeopleContArea .acticle2 .cont {height:560px; padding-top:95px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/rightPeople_bg.jpg) no-repeat 0 0;}
.rightPeopleContArea .acticle2 h4 {font-size:30px; line-height:40px; color:#fff}
.rightPeopleContArea .acticle2 ul {padding-top:53px; *zoom:1;}
.rightPeopleContArea .acticle2 ul:after {content:""; display:block; clear:both;}
.rightPeopleContArea .acticle2 ul li {display:inline-block; width:328px; height:328px; padding-top:100px; margin:0 20px; background:#fff; background:rgba(255,255,255,.5); border-radius:50%; vertical-align:top; text-align:center;}
.rightPeopleContArea .acticle2 ul li:first-child {border:none;}
.rightPeopleContArea .acticle2 ul li strong {display:block; color:#3d3d3d; font-size:24px; line-height:40px;}
.rightPeopleContArea .acticle2 ul li p {padding-top:18px; color:#3d3d3d; font-size:15px; line-height:24px; font-weight:300;}

	/* 인재육성 */
.developmentContArea {}
.developmentContArea .eductionList {padding-top:70px; border-top:1px solid #d2d2d2;}
.developmentContArea .eductionList h3 {font-size:36px; line-height:70px; text-align:center;}
.developmentContArea .eductionList ul {padding-top:30px; text-align:center;}
.developmentContArea .eductionList ul li {position:relative; display:inline-block; width:455px; margin:0 70px; padding:50px 0 0 130px; vertical-align:top; text-align:left;}
.developmentContArea .eductionList ul li.eduList1 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat1.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList2 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat2.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList3 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat4.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList4 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat3.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList5 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat5.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList6 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat6.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList7 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat7.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList8 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat8.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li strong {display:block; font-size:24px; line-height:40px;}
.developmentContArea .eductionList ul li strong span {font-size:20px;}
.developmentContArea .eductionList ul li > span {display:block; color:#929f22; font-size:15px; font-weight:300; line-height:24px;}
.developmentContArea .eductionList ul li p {padding-top:12px; font-size:15px; line-height:24px; font-weight:300;}

	/* 복리후생 */
.welfareContArea .pageTitArea {border-bottom:1px solid #d2d2d2;}
.welfareContArea .acticle {padding-top:120px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/deco1.png) no-repeat 230px 420px; *zoom:1;}
.welfareContArea .acticle.other {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/deco2.png) no-repeat 230px 420px;}
.welfareContArea .acticle:after {content:""; display:block; clear:both;}
.welfareContArea .slideArea {position:relative; height:340px;}
.welfareContArea .slideArea .btnPrev {display:block; position:absolute; left:0; top:50%; width:50px; height:100px; margin-top:-50px; z-index:15;}
.welfareContArea .slideArea .btnNext {display:block; position:absolute; right:0; top:50%; width:50px; height:100px; margin-top:-50px; z-index:15;}
.welfareContArea h3 {float:left; padding:35px 0 0 24px; font-size:36px; font-weight:300; line-height:48px; color:#3d3d3d;}
.welfareContArea .cont {float:right; padding-top:35px;}
.welfareContArea .cont .section {float:left; width:185px; margin-left:25px;}
.welfareContArea .cont .section strong {display:block; font-size:20px; line-height:26px;}
.welfareContArea .cont .section ul {padding-top:15px;}
.welfareContArea .cont .section ul li {}
.welfareContArea .infoTxt {padding-top:30px; text-align:right; font-size:15px; line-height:28px; font-weight:300; color:#979797;}

	/* 직무소개 */
.dutyList {margin-top:80px; padding-top:110px; padding-bottom:180px; background:#f5f6f8; overflow:hidden;}
.dutyList h3 {display:block; padding-bottom:58px; font-size:36px; line-height:46px; text-align:center; color:#0a0a0a;}
.dutyList .slideArea {position:relative;}
.dutyList .slideArea .btnSlide {display:block; position:absolute; left:0; top:0; height:320px; width:40px; z-index:20;}
.dutyList .slideArea .btnNext {right:0; left:auto;}
.dutyList .slideArea .slideCont {position:relative; width:1080px; height:320px; margin:0 auto; overflow:visible !important;}
.dutyList .slideArea .slideCont ul {position:absolute; left:0; top:0; width:10000px; *zoom:1;}
.dutyList .slideArea .slideCont ul:after {content:""; display:block; clear:both;}
.dutyList .slideArea .slideCont ul li {position:relative; float:left; width:320px; height:320px; margin:0 20px; overflow:visible !important; opacity:.5; filter:Alpha(opacity=50);
	-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;
}

.dutyList .slideArea .slideCont ul li:after {content:""; display:block; position:absolute; left:0; top:0; width:320px; height:350px; background:transparent;}
.dutyList .slideArea .slideCont ul li.on {opacity:1; filter:Alpha(opacity=100);}
.dutyList .slideArea .slideCont ul li.on:after {background:none; width:0; height:0; display:none;}
.dutyList .slideArea .slideCont ul li .thum {border:4px solid #fff; background:#transparent;}
.dutyList .slideArea .slideCont ul li a {display:block;}
.dutyList .slideArea .slideCont ul li .cont {position:absolute; right:0; bottom:-30px; width:220px; height:90px; padding:15px 0 0 20px; background:#fff; border-left:4px solid #f5a641;}
.dutyList .slideArea .slideCont ul li .cont p {font-size:15px; line-height:26px; font-weight:300;}
.dutyList .slideArea .slideCont ul li .cont strong {display:block; font-size:24px; line-height:30px;}

.dutyList .slideArea .slideCont ul li.people1 a:hover .thum {border:4px solid #f1d9b7; background:#f1d9b7;}
.dutyList .slideArea .slideCont ul li.people1 .cont {border-left-color:#f5a641;}
.dutyList .slideArea .slideCont ul li.people2 a:hover .thum {border:4px solid #f7c7c9; background:#f7c7c9;}
.dutyList .slideArea .slideCont ul li.people2 .cont {border-left-color:#de3950;}
.dutyList .slideArea .slideCont ul li.people3 a:hover .thum {border:4px solid #aad8f0; background:#aad8f0;}
.dutyList .slideArea .slideCont ul li.people3 .cont {border-left-color:#009ddc;}
.dutyList .slideArea .slideCont ul li.people6 a:hover .thum {border:4px solid #f1d9b7; background:#f1d9b7;}
.dutyList .slideArea .slideCont ul li.people6 .cont {border-left-color:#f5a641;}
.dutyList .slideArea .slideCont ul li.people7 a:hover .thum {border:4px solid #f7c7c9; background:#f7c7c9;}
.dutyList .slideArea .slideCont ul li.people7 .cont {border-left-color:#de3950;}
.dutyList .slideArea .slideCont ul li.people4 a:hover .thum {border:4px solid #c1ccf7; background:#c1ccf7;}
.dutyList .slideArea .slideCont ul li.people4 .cont {border-left-color:#ffd400;}
.dutyList .slideArea .slideCont ul li.people5 a:hover .thum {border:4px solid #d8e199; background:#d8e199;}
.dutyList .slideArea .slideCont ul li.people5 .cont {border-left-color:#a9b734;}

.dutyContArea .introduce {/* padding-top:110px; */}
.dutyContArea .introduce h3 {padding-bottom:40px; font-size:36px; font-size:50px; text-align:center;}
.dutyContArea .introduce .introduceTab {margin-bottom:70px; text-align:center;}
.dutyContArea .introduce .introduceTab li {position:relative; display:inline-block; margin:0 5px; }
.dutyContArea .introduce .introduceTab li a {position:relative; display:block; text-align:center; width:190px; height:190px; padding:30px 0 0 0; border-radius:50%;}
.dutyContArea .introduce .introduceTab li.on a {background:#f5f6f8;}
.dutyContArea .introduce .introduceTab li.on a:after {content:""; display:block; position:absolute; bottom:-16px; left:50%; margin-left:-16px; border-style:solid;	border-width:20px 16px 0; border-color:#f5f6f8 transparent transparent; height:0; width:0;}
.dutyContArea .introduce .introduceTab li p {font-size:24px; line-height:30px; font-weight:500; color:#3d3d3d;}
.dutyContArea .introduce .acticle {display:none; border-top:1px solid #e3e3e3;}
.dutyContArea .introduce .acticle .section {display:table; width:100%; border-bottom:1px solid #e3e3e3;}
.dutyContArea .introduce .acticle .section strong {display:table-cell; width:290px; height:140px; padding-left:70px; vertical-align:middle; font-weight:300; font-size:30px; line-height:40px; letter-spacing:-1px;}
.dutyContArea .introduce .acticle .section ul {display:table-cell; width:910px; height:140px; *zoom:1; vertical-align:middle;}
.dutyContArea .introduce .acticle .section ul:after {content:""; display:block; clear:both;}
.dutyContArea .introduce .acticle .section ul li {float:left; width:33.3%;}
	/* 직무소개 상세 */
.dutyViewArea {}
.dutyViewArea #dutyVisual {height:580px;}
.dutyViewArea #dutyVisual .contWrap {padding:117px 0 0 90px; height:100%;}
.dutyViewArea #dutyVisual p {position:relative; padding:40px 0 0 60px; font-size:36px; line-height:48px; font-weight:300; color:#0a0a0a; z-index:5;}
.dutyViewArea #dutyVisual .btn {position:absolute; left:0; top:50%; width:50px; height:100px; margin-top:-50px; z-index:10;}
.dutyViewArea #dutyVisual .btnPrev {}
.dutyViewArea #dutyVisual .btnNext {left:auto; right:0;}

.dutyViewArea .dutyVisual1 {background:#f1d9b7 url(/images/recruit/duty/visual1.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual1 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view1_txt_blt.png) no-repeat 0 0;}
.dutyViewArea .dutyVisual2 {background:#f7c7c9 url(/images/recruit/duty/visual2.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual2 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view2_txt_blt.png) no-repeat 0 0;}
.dutyViewArea .dutyVisual3 {background:#aad8f0 url(/images/recruit/duty/visual3.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual3 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view3_txt_blt.png) no-repeat 0 0;}
.dutyViewArea .dutyVisual4 {background:#c5cef3 url(/images/recruit/duty/visual4.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual4 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view4_txt_blt.png) no-repeat 0 0;}
.dutyViewArea .dutyVisual5 {background:#f6e7a2 url(/images/recruit/duty/visual5.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual5 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view5_txt_blt.png) no-repeat 0 0;}
.dutyViewArea .dutyVisual6 {background:#b2e3dc url(/images/recruit/duty/visual6.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual6 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view6_txt_blt.png) no-repeat 0 0;}
.dutyViewArea .dutyVisual7 {background:#d8e199 url(/images/recruit/duty/visual7.jpg) no-repeat 50% 0;}
.dutyViewArea .dutyVisual7 p {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/recruit/duty/view7_txt_blt.png) no-repeat 0 0;}

.dutyViewArea .dutyCont {padding:120px 0 50px;}
.dutyViewArea .dutyCont h4 {float:left; position:relative; padding-top:20px; font-size:30px; line-height:40px; font-weight:300;}
.dutyViewArea .dutyCont h4:before {content:""; position:absolute; left:0; top:0; border-top:2px solid #606060; width:132px; height:2px;}
.dutyViewArea .dutyCont ul {float:right; width:810px; padding-right:30px;}
.dutyViewArea .dutyCont ul li {padding-bottom:60px;}
.dutyViewArea .dutyCont ul li strong {display:block; padding:0 0 0 40px; min-height:34px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_q.png) no-repeat 0 0; font-size:24px; line-height:32px;}
.dutyViewArea .dutyCont ul li p {padding-top:15px; font-size:15px; line-height:26px; font-weight:300; letter-spacing:-1px;}


/* 기업문화 */
	/* 신기문화 */
.singiContArea .acticle1 {height:260px; padding-top:70px; border-top:1px solid #d2d2d2;}
.singiContArea .acticle1 ul {text-align:center;}
.singiContArea .acticle1 ul li {position:relative; display:inline-block; width:360px; margin-left:40px; padding:0 0 0 110px; vertical-align:top; text-align:left;}
.singiContArea .acticle1 ul li:first-child {margin-left:0;}
.singiContArea .acticle1 ul li.section1 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat16.png) no-repeat 0 5px;}
.singiContArea .acticle1 ul li.section2 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat17.png) no-repeat 0 5px;}
.singiContArea .acticle1 ul li.section3 {background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat18.png) no-repeat 0 5px;}
.singiContArea .acticle1 ul li strong {display:block; font-size:24px; line-height:40px;}
.singiContArea .acticle1 ul li p {padding-top:10px; font-size:15px; line-height:24px; font-weight:400;}
.singiContArea .acticle2 {padding-top:100px; border-top:1px solid #d2d2d2; *zoom:1;}
.singiContArea .acticle2:after {content:""; display:block; clear:both;}
.singiContArea .acticle2 li {width:540px; height:460px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/deco2.png) no-repeat 107px 240px;}
.singiContArea .acticle2 li strong {display:block; padding:25px 0 0 10px; font-size:24px; line-height:36px;}
.singiContArea .acticle2 li p {padding:3px 0 0 10px; font-size:16px; font-weight:300; color:#3d3d3d; line-height:24px;}
.singiContArea .thum img {width: 540px;height: 310px;}

	/* 사회공헌 */
.contributionContArea {}
.contributionContArea .acticle {padding-top:100px;}
.contributionContArea .topTxt{padding-bottom: 93px;border-bottom: 1px solid #d2d2d2;}
.contributionContArea .topTxt p {font-size: 24px;line-height: 33px;}
.contributionContArea .topTxt p+p{padding-top: 47px;}
.contributionContArea .acticle h3 {font-size:36px; line-height:48px; color:#0a0a0a; text-align:center;}
.contributionContArea .acticle .topTxt {margin-bottom:20px; font-size:24px; line-height:44px; font-weight:300;  text-align:center;}
.contributionContArea .acticle .topTxt .txtTypeA {font-weight:300;}
.contributionContArea .acticle .list {padding-top:70px; *zoom:1;}
.contributionContArea .acticle .list:after {content:""; display:block; clear:both;}
.contributionContArea .acticle .list li {position:relative; float:left; width:360px; padding:0; min-height:440px; margin-left:60px;}
.contributionContArea .acticle .list li:first-child {margin-left:0;}
.contributionContArea .acticle .list li .thum {}
.contributionContArea .acticle .list li .thum img {max-width:100%;}
.contributionContArea .acticle .list li strong {display:block; padding-top:30px; font-size:24px; line-height:34px; font-weight:300;}
.contributionContArea .acticle .list li strong span {font-weight:500;}
.contributionContArea .acticle .list li p {padding-top:25px; font-size:15px; line-height:26px; font-weight:300;}
.contributionContArea .acticle .contributionMotion {text-align:center;}
.contributionContArea .acticle #contributionMotion1 img{margin-left:-85px;}
.contributionContArea .acticle a.home_link{display:block;margin-top:40px}/* 20190313 추가 */
/* 20210223 추가 */
/* S : 230626 */
.contributionContArea .deficit_link{display: block;width: 284px;border: 1px solid #979797;text-align: left;height: 40px;border-radius: 5px;margin-top: 30px;background: url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/arrow.jpg) no-repeat 249px center;}
.contributionContArea .deficit_link + .deficit_link{margin-top:10px;}
.contributionContArea .deficit_link span{line-height: 38px;margin-left: 20px;}
/* E : 230626 */
/* 20210226 추가 */
.contributionContArea #deficit ul.list > li{width: 50%;margin:0 0 64px 0;}
.contributionContArea #deficit ul.list > li p {height:100px}
/* .contributionContArea #deficit ul.list .deficitCon{height:553px;} */
/* .contributionContArea #deficit .deficit_link{position:absolute;top:449px;} */
.contributionContArea #deficit ul.list > li:nth-child(odd) > .deficitCon{float: right;margin-right:30px;}
.contributionContArea #deficit ul.list > li:nth-child(even) > .deficitCon{margin-left:30px;}


	/* 윤리경영 */
.ethicalContArea .scrollMoveTab {margin-top:10px;}
.ethicalContArea #system {padding:110px 0;}
.ethicalContArea #system h3 {font-size:36px; line-height:50px; text-align:center;}
.ethicalContArea #system > p {padding-top:25px; text-align:center; font-size:15px; line-height:26px; font-weight:300;}
.ethicalContArea #system .cont {padding-top:100px;}
.ethicalContArea #system .cont h4 {font-size:30px; line-height:34px; font-weight:300; text-align:center;}
.ethicalContArea #system .cont ul {padding-top:25px; *zoom:1;}
.ethicalContArea #system .cont ul:after {content:""; display:block; clear:both;}
.ethicalContArea #system .cont ul li {float:left; width:360px; margin-left:60px; text-align:center; font-size:24px; color:#3d3d3d; line-height:32px;}
.ethicalContArea #system .cont ul li:first-child {margin-left:0;}
.ethicalContArea #system .cont ul li .thum {padding-bottom:20px;}
.ethicalContArea #report {}
.ethicalContArea #report .reportArea {padding:110px 0 35px; background:#f5f6f8;}
.ethicalContArea #report h3 {font-size:36px; line-height:50px; text-align:center;}
.ethicalContArea #report .reportArea .titArea {padding-top:20px; text-align:center;}
.ethicalContArea #report .reportArea .titArea strong {display:block; font-size:30px; line-height:34px; font-weight:300; }
.ethicalContArea #report .reportArea .titArea p {padding-top:20px; font-size:15px; line-height:26px; font-weight:300;}
.ethicalContArea #report .reportArea .titArea + .btnArea {padding-top:40px; margin-bottom:85px;}
.ethicalContArea #report .reportArea .titArea + .btnArea a {margin:0 10px;}
.ethicalContArea #report .reportFormArea {display:none;}
.ethicalContArea #report .reportFormArea .reportform { padding:0 90px 0; margin-top:70px; margin-bottom:65px;}
.ethicalContArea .acticle.contWrap .btnArea{margin:0 auto;padding-top:100px;text-align:center;}
.ethicalContArea .acticle.contWrap .btnArea a{margin:0 20px}
.ethicalContArea .btnArea a{width:220px;}


.reportFormArea  {padding:85px 0; margin-bottom:85px; background:#fff;}
.reportFormArea .agreeArea {}
.reportFormArea .agreeArea .tit {display:block; font-size:24px; line-height:28px;}
.reportFormArea .agreeArea .subTit{padding-bottom:15px; font-size:20px; font-weight:bold; line-height:28px;}
.reportFormArea .agreeArea .cont {height:195px; padding:20px 25px; margin-top:12px; margin-bottom:15px; border:1px solid #d2d2d2; font-size:15px; line-height:26px; font-weight:300; overflow:auto;}
.reportFormArea .agreeArea .cont .point{font-size:17px; color:#a9b734;}
.reportFormArea .agreeArea input[type=checkbox] {vertical-align:middle; margin-top:2px;}
.reportFormArea .agreeArea label {display:inline-block; margin-left:5px; font-size:16px; line-height:30px; vertical-align:middle; font-weight:300;}
.reportFormArea .formArea {padding-top:45px; }
.reportFormArea .formArea .tit {display:block; padding-bottom:8px; font-size:24px; line-height:28px;}
#report .customerArea {padding-top:100px;}
#report .customerArea:after {content:""; display:block;}
#report .customerArea .section {float:left; width:50%; padding:20px 0 0 45px; min-height:220px; border-left:1px solid #e3e3e3; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/customer2_bg.jpg) no-repeat 325px 0;}
#report .customerArea .section:first-child {border-left:none; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/customer1_bg.jpg) no-repeat 325px 0;}
#report .customerArea .section strong {display:block; font-size:24px; line-height:40px;}
#report .customerArea .section p {padding:10px 0 30px; font-size:15px; line-height:26px; font-weight:300;}
#report .customerArea .section .telArea {font-size:24px; color:#3d3d3d; font-weight:300; line-height:40px;}
#report .customerArea .section .telArea img {margin-right:4px; vertical-align:middle;}



/* 기타 */
	/* 오시는 길 */
.mapContArea .mapArea {text-align:center;}
.mapContArea .mapArea #map {margin-bottom:85px;}
.mapContArea .mapArea address {display:inline-block; font-style:normal; color:#3d3d3d; font-size:30px; font-weight:300; line-height:38px;}
.mapContArea .mapArea .tel {padding-top:10px; font-style:normal; color:#3d3d3d; font-size:24px; font-weight:300; line-height:28px;}
.mapContArea .mapArea .tel:before {content:url(/images/icon/ico_tel.png); margin-right:10px; vertical-align:middle;}
.mapContArea .mapData {display:table;padding-top:60px; *zoom:1;}
.mapContArea .mapData:after {content:""; display:block; clear:both;}
.mapContArea .mapData strong.tit {display:table-cell; width:250px; font-size:30px; line-height:40px	/* 접수처리 사항 확인 */
; text-align:center; vertical-align:middle;}
.mapContArea .mapData strong.tit:after{content:'';display:block;margin:15px auto 0;width:64px;height:79px;background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/ico_map.png) no-repeat}
.mapContArea .mapData+.mapData strong.tit:after{width:98px;background-position:-64px 0}
/* 20210819 추가 */
.mapContArea.contWrap .pageTitArea.eduTech{margin: 120px 0 0 0;}
.mapContArea.contWrap .mapArea .img_eduTech{margin: 30px 0 90px 0;}
/* 20210819 추가 */

.mapContArea .mapData .list {display:table-cell; width:950px; border-top:2px solid #606060; border-bottom:1px solid #606060;overflow:hidden;}
.mapContArea .mapData .list li {border-top:1px solid #e3e3e3; width:100%;}
.mapContArea .mapData .list li.text{padding:35px 70px;color:#3d3d3d;font-size:24px;line-height:34px}
.mapContArea .mapData .list li:first-child {border-top:none;}
.mapContArea .mapData .list li.text>span{display:block;color:#c71818;font-size:24px;line-height:34px}
.mapContArea .mapData .list li.text>span:before{content:'* ';display:inline-block;padding-right:5px;vertical-align:middle;}
.mapContArea .mapData .list li strong,
.mapContArea .mapData .list li .tit,
.mapContArea .mapData .list li .txt {display:table-cell; height:140px; vertical-align:middle;}

.mapContArea .mapData .list li strong {width:215px; text-align:center; font-size:24px; line-height:34px;}
.mapContArea .mapData .list li strong span {display:block; font-size:15px; line-height:20px; font-weight:300; color:#2baa32;}
.mapContArea .mapData .list li:first-child strong span,
.mapContArea .mapData .list li strong span.point {color:#e86f2e;}
.mapContArea .mapData .list li .tit {width:180px; padding:40px; line-height:25px; font-size:15px; color:#3d3d3d; font-weight:400;}
.mapContArea .mapData .list li .tit span {display:inline-block; height:25px; width:45px; border-radius:2px; margin-left:4px; border:1px solid #c91010; color:#c91010; text-align:center; font-weight:300;}
.mapContArea .mapData .list li .txt {/*width:555px; */padding-left:40px; line-height:25px; font-size:15px; font-weight:300;}
.mapContArea .mapData .list li .tit p,
.mapContArea .mapData .list li .txt p {margin-top:15px; color:inherit; font-size:inherit; line-height:inherit; font-weight:inherit;}
.mapContArea .mapData .list li .img{padding:0 0 40px 200px;overflow:hidden;}
.mapContArea .mapData .list li .img > span{float:left;display:block;padding-left:15px;color:#3d3d3d;font-size:18px;font-weight:400;text-align:center;}
.mapContArea .mapData .list li .img > span>img{display:block;margin-bottom:10px;}

.mapContArea .visit-box {position:relative; width:100%; margin-top:150px;}
.mapContArea .visit-box .visit-tit {text-align:center; font-size:36px; color:#3d3d3d;}
.mapContArea .visit-box .visit-tit span {color:#a9b734;}

.mapContArea .visit-box .stit {margin-top:100px; text-align:center; font-size:40px; line-height:1;}
.mapContArea .visit-box .stit .txtTypeA:before {top:auto; bottom:0px;}
.mapContArea .visit-box .visit-tit + .stit {margin-top:80px;}

.mapContArea .visit-box .tbl-box {position:relative; width:100%; margin-top:60px;}
.mapContArea .visit-box .tbl-box caption {position:absolute; top:-9999px; left:-9999px; display:block; width:1px; height:1px; overflow:hidden;}
.mapContArea .visit-box .tbl-box table {width:100%; border-collapse:collapse; box-sizing:border-box; border-top:3px solid #606060;}
.mapContArea .visit-box .tbl-box table tr th, 
.mapContArea .visit-box .tbl-box table tr td {padding:40px 30px; border-bottom:1px solid #e3e3e3; vertical-align:middle; text-align:left;}
.mapContArea .visit-box .tbl-box table tr:last-child th, 
.mapContArea .visit-box .tbl-box table tr:last-child td {border-bottom:1px solid #606060;}
.mapContArea .visit-box .tbl-box table tr th {text-align:center; font-size:24px; font-weight:bold; color:#3d3d3d;}
.mapContArea .visit-box .tbl-box table tr td {font-size:18px;}

.mapContArea .visit-box .tbl-box table tr th .map:after{content:'';display:block; margin:0 auto 0; width:64px; height:79px; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/ico_map.png) no-repeat}
.mapContArea .visit-box .tbl-box table tr th .point-color {color:#e86f2e; font-size:15px;}
.mapContArea .visit-box .tbl-box table tr td .txt {color:#3d3d3d; font-size:20px; line-height:34px;}
.mapContArea .visit-box .tbl-box table tr td .txt > span{display:block; color:#c71818; font-size:20px; line-height:34px;}
.mapContArea .visit-box .tbl-box table tr td .txt > span:before{content:'* '; display:inline-block; padding-right:5px; vertical-align:middle;}

.mapContArea .visit-box .tbl-box table tr td .dot {width:100%;}
.mapContArea .visit-box .tbl-box table tr td .dot li {position:relative; padding-left:15px; color:#3d3d3d; font-size:18px; line-height:1.3;}
.mapContArea .visit-box .tbl-box table tr td .dot li + li {margin-top:20px;}
.mapContArea .visit-box .tbl-box table tr td .dot li:after {content:''; position:absolute; top:10px; left:0px; display:block; width:3px; height:3px; border-radius:100%; background:#a9b734;}
.mapContArea .visit-box .tbl-box table tr td .dot li p {color:#3d3d3d; font-size:18px; line-height:1.3;}
.mapContArea .visit-box .tbl-box table tr td .dot li p span {color:#606060; font-size:15px;}

.mapContArea .visit-box .tbl-box table tr td .dot li .btn {padding:20px 0 0 0;}
.mapContArea .visit-box .tbl-box table tr td .dot li .btn a {position:relative; display:inline-block; min-width:285px; padding:12px 30px; border-radius:3px; box-sizing:border-box; line-height:1; background:#a9b734; color:#fff; font-size:16px; }
.mapContArea .visit-box .tbl-box table tr td .dot li .btn a:before {content:''; position:absolute; top:calc(50% - 5px); right:20px; display:block; width:14px; height:10px; background:url(../images/etc/map_btn_arrow.png) 0 0 no-repeat;}

.mapContArea .visit-box .tbl-box table tr td .txt-list {width:100%;}
.mapContArea .visit-box .tbl-box table tr td .txt-list dl {width:100%; display:flex; justify-content:flex-start; align-items:flex-start;}
.mapContArea .visit-box .tbl-box table tr td .txt-list dl + dl {margin-top:10px;}
.mapContArea .visit-box .tbl-box table tr td .txt-list dl dt {width:155px; font-size:15px; font-weight:500; color:#3d3d3d;}
.mapContArea .visit-box .tbl-box table tr td .txt-list dl dd {width:calc(100% - 155px); font-size:15px; font-weight:400; color:#3d3d3d;}

.mapContArea .visit-box .tbl-box table tr td .img-list {width:100%; margin-top:40px;}
.mapContArea .visit-box .tbl-box table tr td .img-list ul {width:100%; display:flex; justify-content:flex-start; align-items:flex-start;}
.mapContArea .visit-box .tbl-box table tr td .img-list li {font-size:18px; text-align:center; color:#3d3d3d;}
.mapContArea .visit-box .tbl-box table tr td .img-list li + li {margin-left:15px;}
.mapContArea .visit-box .tbl-box table tr td .img-list li p {font-size:18px; text-align:center; color:#3d3d3d;}

.mapContArea .edutech-box {position:relative; margin-top:140px; padding:100px 0;}
.mapContArea .edutech-box > * {position:relative; z-index:1;}
.mapContArea .edutech-box .pageTitArea.eduTech {margin:0px;}
.mapContArea .edutech-box:after {content:''; position:absolute; top:0px; left:-100vw; top:0px; width:300vw; height:100%; background:#f2f4f4; pointer-events:none;}


.reportCheckArea {width:900px; height:540px; padding:65px 45px 70px; background:#fff;}
.reportCheckArea p {font-size:15px; font-weight:300; line-height:26px; text-align:center;}
.reportCheckArea .customer {padding-top:10px; text-align:center;}
.reportCheckArea .customer dt,
.reportCheckArea .customer dd {font-size:24px; font-weight:300; line-height:32px;}
.reportCheckArea .customer dt {display:inline-block;}
.reportCheckArea .customer dt:after {display:inline-block; content:"|"; color:#d2d2d2; font-weight:100; margin:0 10px; font-size:20px; vertical-align:top;}
.reportCheckArea .customer dt img {vertical-align:-3px; margin-right:4px;}
.reportCheckArea .customer dd {display:inline-block;}
.reportCheckArea .formArea {position:relative; padding:35px 40px; margin:45px 0 30px; background:#f5f6f8; text-align:right;}
.reportCheckArea .formArea strong {display:block; position:absolute; left:40px; top:35px; font-weight:300; font-size:18px; line-height:40px;}
.reportCheckArea .formArea input[type=text] {width:200px;}
	/* 접수 처리 사항 확인 */
.reportListArea {width:900px; background:#fff;}
.reportListArea .reportList {max-height:308px; overflow:auto; margin-bottom:40px; border-top:2px solid #606060; border-bottom:1px solid #606060;}
.reportListArea .listTypeA {border-top:none;}
.reportListArea .listTypeA th {font-size:20px; font-weight:300;}
.reportListArea .listTypeA th span {display:block; width:100%; border-right:1px solid #e3e3e3;}
.reportListArea .listTypeA td.al {padding-left:20px;}
.reportListArea .listTypeA .ing th {color:#939f23;}
.reportListArea .listTypeA .end th {color:#979797;}

.reportView {margin-bottom:40px; border-top:2px solid #606060; border-bottom:1px solid #606060;}
.reportView .viewTypeA {border-top:none; border-bottom:none;}

	/* 제휴 및 사업제안 */
.proposeArea {width:100%; background:#fff;}
.proposeArea .reportFormArea  {padding-bottom:0px; margin-bottom:50px;}

/* error */
.errorArea {position:absolute; left:50%; top:50%; height:466px; width:1080px; margin:-233px 0 0 -540px; text-align:center; background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/error/bg.png) no-repeat 50% 0;}
.errorArea .errorTxt {position:relative; padding-bottom:45px; z-index:5;}
.errorArea .errorTxt strong {position:relative; display:inline-block; margin-top:30px; font-size:52px; line-height:70px; letter-spacing:-1px;}
.errorArea .errorTxt strong:before {margin-top:10px;}
.errorArea .errorTxt p {padding-top:10px; font-size:18px; line-height:28px; font-weight:300;}
.errorArea ul li{display:inline-block; margin:0 14px; vertical-align:top;}
.errorArea ul li span{display:block; width:220px; height:30px; line-height:30px; text-aling:center; color:#606060; font-size:13px; font-weight:normal;}

/* 이용약관 */
/* .etcContArea .otherCont>p{font-size:15px; color:#5f5f5f;}
.etcContArea .otherCont>p span>strong{font-size:36px !important;}
.etcContArea .otherCont>p strong>span{font-size:24px !important;} */
.etcContArea .sortArea{padding-bottom:75px; text-align:center;}
.etcContArea .sortArea select{border: 1pxs solid #c1c1c1; width:480px; height:46px; line-height:46px; border-radius:2px; padding:0 0 0 20px; font-size:15px; color:#0a0a0a;}

/* 개인정보 처리방침 */
.otherArea .otherCont .agreeArea{}
.otherArea .otherCont .agreeArea>p{padding:0 0 0 0; text-align:center; font-size:18px; font-weight:300;}
.otherArea .otherCont .agreeArea h4{margin-top:80px; font-size:36px; font-weight:500; color:#0a0a0a;}
.otherArea .otherCont .agreeArea h5{margin:46px 0 16px; font-size:24px; font-weight:500; color:#3d3d3d; }
.otherArea .otherCont .agreeArea table{width:100%; border-top:2px solid #606060; border-bottom:1px solid #c1c1c1; table-layout: fixed;}
.otherArea .otherCont .agreeArea table thead th{height:48px; text-align:center; background:#f7f7f8; color:#3d3d3d; font-weight:400; font-size:16px;}
.otherArea .otherCont .agreeArea table tbody td,
.otherArea .otherCont .agreeArea table tbody th{padding:20px 30px; border-bottom:1px solid #e3e3e3; border-left:1px solid #e3e3e3; color:#5f5f5f; font-size:16px; font-weight:300;text-align:text}
.otherArea .otherCont .agreeArea table tbody th:first-child{border-left:0} /* 20190411 추가 */
/*.otherArea .otherCont .agreeArea table td:first-child{border-left:none;}
.otherArea .otherCont .agreeArea table tr:last-child th,
.otherArea .otherCont .agreeArea table tr:last-child td{border-bottom:0;} 20190411 삭제 */
.otherArea .otherCont .agreeArea>p.stit{padding-top:0px; margin-top:76px; text-align:center; font-size:30px; font-weight:300; color:#3d3d3d;}
.otherArea .otherCont .agreeArea>p.txt{padding-top:12px; text-align:right; font-size:15px; font-weight:300; color:#979797;}
.otherArea .otherCont .agreeArea>p.stit,
.otherArea .otherCont .agreeArea>p.txt{padding-bottom:0;}
.otherArea .otherCont .agreeArea>ul{margin-top:24px;}
.otherArea .otherCont .agreeArea>ul>li{font-size:15px; color:#5f5f5f; line-height:27px; font-weight:300;}
.otherArea .otherCont .agreeArea>ul>li>dl{padding-left:17px;}
.otherArea .otherCont .agreeArea>ul>li>dl>dd{font-size:15px; color:#5f5f5f; line-height:27px; font-weight:300;}
.otherArea .otherCont .agreeArea table.tbAgree.tbAgree2.__se_tbl_ext th,
.otherArea .otherCont .agreeArea table.tbAgree.tbAgree2.__se_tbl_ext td{text-align:center;}
.otherArea .otherCont .agreeArea table.tbAgree.tbAgree2.__se_tbl_ext{margin:12px 0;}
.otherArea .otherCont>p{font-size:15px; font-weight:300}

/* foreign rights */
#rightsGuide .image_area {width: 100%;text-align: center;margin: 100px 0;}
#rightsGuide .listTypeA th,
#highLights .listTypeA th {width: 10%;}
#rightsGuide .listTypeA .title,
#highLights .listTypeA .title {width: 50%;text-align: left;}
#rightsGuide .listTypeA .download,
#highLights .listTypeA .download {width: 20%;}
#rightsGuide .listTypeA .date,
#highLights .listTypeA .date {width: 20%;}
#highLights .image_area {margin: 50px 0;height: 270px;}
#highLights .image_area figure {width: 25%;float:left;margin: 0;}
#highLights .image_area figure img {width: 70%;cursor:pointer;}
#highLights .image_area figure figcaption {width: 100%;}
#highLights #tab_area .tab {width: 150px;border: 1px solid #8c8c8c;padding: 10px;background-color: #e9e9e9;float:left;text-align: center;cursor:pointer;}
.tab.on {color: #fff;background-color: #aab734 !important;}

#highLights .new-itm-list {position:relative; width:100%; padding:0 70px; margin:50px 0 80px 0; box-sizing:border-box;}
#highLights .new-itm-list > ul {width:100%; display:flex; justify-content:space-between; align-items:flex-start;}
#highLights .new-itm-list > ul > li {/* flex:1; */}
/* #highLights .new-itm-list > ul > li + li {margin-left:100px;} */
#highLights .new-itm-list > ul > li a {display:block;}
#highLights .new-itm-list > ul > li a .photo {overflow:hidden;}
#highLights .new-itm-list > ul > li a .txt {margin-top:5px; overflow:hidden; font-size:13px; color:#606060;}

#highLights #tab_area.new2022:after {content:"."; display:block; height:0; font:0/0 arial; clear:both; visibility:hidden;} 

#highLights .data-tab-box {width:100%; padding:50px 70px; border-top:2px solid #606060; box-sizing:border-box;}
#highLights .data-tab-box .photo-data-list {position:relative; width:100%; box-sizing:border-box;}
#highLights .data-tab-box .photo-data-list > ul {width:100%; display:flex; justify-content:space-evenly; align-items:flex-start;}
#highLights .data-tab-box .photo-data-list > ul.typ2 {align-items: center;}
#highLights .data-tab-box .photo-data-list > ul + ul {margin-top:40px;}
#highLights .data-tab-box .photo-data-list > ul > li {}
#highLights .data-tab-box .photo-data-list > ul > li a {display:block;}
#highLights .data-tab-box .photo-data-list > ul > li a .photo {min-height:190px; overflow:hidden; display:flex; justify-content:center; align-items:flex-end;}
#highLights .data-tab-box .photo-data-list > ul > li a .txt {margin-top:5px; overflow:hidden; font-size:16px; color:#3d3d3d;}
#highLights .data-tab-box .photo-data-list > ul.typ2 > li a .txt {text-align:center;}


/* 20210209 foreignRights 페이지 수정 */
.foreignRights #rightsGuide .image_area {padding: 100px 0;margin:0;}
.foreignRights #rightsGuide .image_area {text-align:inherit;}
.foreignRights #rightsGuide .imgAreaLink {position:relative;}
.foreignRights #rightsGuide .imgAreaLink > img {position:absolute;z-index:-1;}
.foreignRights #rightsGuide .imgAreaLink > img:first-child {top: -83px;left: -48px;}
.foreignRights #rightsGuide .imgAreaLink > img:last-child {right: -29px;top: 130px;}
/*.foreignRights #rightsGuide .imgAreaLink > a:first-of-type {margin-left:162px;margin-right:50px;}*/
/*.foreignRights #rightsGuide .imgAreaLink > a:last-of-type {margin-left:17px;}*/
.foreignRights #highLights .image_area {text-align: center;} 
.foreignRights #highLights .image_area figure img {width: auto;cursor:pointer;}
/* .foreignRights #highLights .image_area figure figcaption {width: 100%;} */

/* S : 211020 유데미 추가 */
.udemyArg {position:relative;}
.udemyArg .pageTitArea strong {font-weight:500;}
.udemyArg .pageTitArea strong span {color:#a435f0;}

.udemyArg .contWrap {position:relative;}
.udemyArg .contWrap .mt75 {margin-top:75px;}
.udemyArg .contWrap .mt80 {margin-top:80px;}
.udemyArg .contWrap .imgMap {width:100%; text-align:center; font-size:0;}
.udemyArg .contWrap .imgMap .boxLine {width:1000px; margin:0 auto; border-top:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb;}
.udemyArg .contWrap .memoTxt {margin-top:40px; text-align:center; font-size:18px; color:#3d3d3d;}
.udemyArg .contWrap .btnsLine {position:relative; width:100%; margin-top:80px;}
.udemyArg .contWrap .btnsLine ul {width:100%; display:flex; justify-content:center; align-items:center;}
.udemyArg .contWrap .btnsLine ul li {position:relative; width:280px;}
.udemyArg .contWrap .btnsLine ul li + li {margin-left:15px;}
.udemyArg .contWrap .btnsLine ul li a {width:100%; height:64px; display:flex; justify-content:center; align-items:center; background:#a435f0; border-radius:5px;}
.udemyArg .contWrap .btnsLine ul li a span {position:relative; font-size:24px; color:#fff;}
.udemyArg .contWrap .btnsLine ul li a span:after {content:''; position:relative; margin-left:25px; display:inline-block; width:10px; height:10px; border-top:2px solid #fff; border-right:2px solid #fff; border-radius:2px; transform: rotate(45deg);}
/* E : 211020 유데미 추가 */

/* S : 220328 esg 추가 */
.esgGrade{margin:0 auto; padding-top:70px; width:854px;}
.esgGrade h5{font-size:20px; font-weight:bold; color:#0a0a0a; text-align:center;}
.esgGrade .gradeBox{margin-top:25px;}
.esgGrade .gradeBox ul{display:flex; justify-content:space-between;}
.esgGrade .gradeBox ul li.list1 .gradeTit,
.esgGrade .gradeBox ul li.list1 .gradeCon{border-radius:5px 0 0 5px;}
.esgGrade .gradeBox ul li.list2 .gradeTit{background:#db7617;}
.esgGrade .gradeBox ul li.list5 .gradeTit,
.esgGrade .gradeBox ul li.list5 .gradeCon{border-radius:0 5px 5px 0;}
.esgGrade .gradeBox ul li .gradeTit{padding:12px 0; font-size:16px; font-weight:500; color:#fff; text-align:center; background:#f6a641;}
.esgGrade .gradeBox ul li .gradeCon{margin-top:7px; padding:12px 0; font-size:16px; color:#2c2c2c; text-align:center; background:#ededee;}
.esgGrade .gradeBox ul li{margin:0 3px; flex:1;}
.esgGrade .etcText{margin-top:18px; font-size:16px; color:#777; text-align:right;}
/* E : 220328 esg 추가 */

/* S : 220906 */
.security .security__top > p{text-align: center; }
.security .security__top--tit{font-size: 40px; line-height: 70px; color: rgb(10,10,10);font-weight: 300;}
.security .security__top--txt{margin-top: 7px; font-size: 18px; line-height: 26px; color: rgb(61,61,61);font-weight: 300;}

.security .security__con{margin-top: 75px; padding: 80px 0 0;box-sizing: border-box; border-top: 1px solid rgb(210,210,210);}
.security .security__con > p{text-align: center;}
.security .security__con--tit{font-size: 36px; font-weight: 500; line-height: 70px; color: rgb(10,10,10)}
.security .security__con--txt{display: flex; justify-content: space-between; margin-top: 32px; align-items: flex-start;}
.security .security__con--txt > li{width: 380px; min-height: 585px; margin-right: 20px; padding: 53px 50px 40px ; border: 1px solid rgb(225,225,225); box-sizing: border-box;}
.security .security__con--txt > li:nth-child(3n){margin-right: 0;}
.security .security__con--txt > li > dl{padding-top: 120px;}
.security .security__con--txt > li:nth-child(1) > dl{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/security/information-security_ico_01.png) left top / 77px no-repeat }
.security .security__con--txt > li:nth-child(2) > dl{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/security/information-security_ico_02.png) left top / 76px no-repeat }
.security .security__con--txt > li:nth-child(3) > dl{background:url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/security/information-security_ico_03.png) left top / 87px no-repeat }
.security .security__con--txt > li > dl > dt{color: rgb(61,61,61); font-weight: 500;font-size: 30px; line-height: 40px; margin-bottom: 18px;}
.security .security__con--txt > li > dl > dt > span{color: rgb(169,183,52); font-weight: 700;}
.security .security__con--txt > li > dl > dd,
.security .security__con--txt > li > dl > dd > ul > li{color: rgb(96,96,96); font-size: 15px; line-height: 26px;}
.security .security__con--txt > li > dl > dd > ul{padding-left: 12px;}
.security .security__con--txt > li > dl > dd > ul.pl0{padding-left: 0;}
.security .security__con--txt > li > dl > dd > ul > li{position: relative; padding-left: 7px;}
.security .security__con--txt > li > dl > dd > ul > li::before{content: "-"; position: absolute; top: 0; left: 0;}
/* E : 220906 */

/* S : 2209013 */
.safety {position:relative;}
.safety > .titArg {padding:15px 0 70px 0; border-bottom:1px solid #d2d2d2; font-weight:300; font-size:18px; line-height:1.4; text-align:center; color:#3d3d3d;}
.safety .cont-box {position:relative; width:100%;}
.safety .cont-box.set {margin-top:100px; border-top:1px solid #d2d2d2;}
.safety .cont-box .tit-box {padding:90px 0 50px 0; text-align:center;}
.safety .cont-box .tit-box h4 {font-size:36px; font-weight:500; color:#0a0a0a;}
.safety .cont-box .tit-box > strong{display:block; font-size:30px; line-height:40px; font-weight:300;}
.safety .cont-box .tit-box h4 + p {padding-top:45px;}
.safety .cont-box .tit-box > p{font-size:15px; line-height:26px; font-weight:300; color:#3d3d3d;}

.safety .cont-box .pt20 {padding-top:20px;}
.safety .cont-box .pt50 {padding-top:50px;}
.safety .cont-box .pt80 {padding-top:80px;}

.safety .cont-box .txtTypeA {font-size:30px; color:#0a0a0a;}
.safety .cont-box .txtMid {padding-top:40px; font-size:24px; color:#3d3d3d; text-align:left;}
.safety .cont-box .txtMid + .txtSmall{padding-top:10px;}
.safety .cont-box .tbl-box + .txtSmall{padding-top:40px;}
.safety .cont-box .txtSmall{font-size:15px; color:#5f5f5f; text-align:left; font-weight:300;}
.safety .cont-box .txtSmall ul li{font-size:15px; color:#5f5f5f; text-align:left; font-weight:300;}
.safety .cont-box .txtSmall + .tbl-box{margin-top:17px;}
.safety .cont-box .txtSmall .txtIndent{padding-top:20px; font-size:15px; color:#5f5f5f; text-align:left; font-weight:300;}
.safety .cont-box .txtSmall .txtIndent.pt0{padding-top:0;}
.safety .cont-box .txtSmall .txtIndent ul{padding-left:20px;}


.safety .cont-box .conduct-list {position:relative; width:100%; padding:0 10px; box-sizing:border-box;}
.safety .cont-box .conduct-list ul {position:relative; width:100%; display:flex; justify-content:space-between; align-items:flex-start;}
.safety .cont-box .conduct-list ul + ul {margin-top:20px;}
.safety .cont-box .conduct-list ul li {flex:1; height:275px; border:1px solid #e1e1e1; box-sizing:border-box; overflow:hidden;}
.safety .cont-box .conduct-list ul li.last {border:1px solid transparent; background:url(/images/culture/safety/conduct_bg.jpg) center center / cover no-repeat;}
.safety .cont-box .conduct-list ul li + li {margin-left:20px;}

.safety .cont-box .conduct-list ul li .txt-box {position:relative; width:100%; text-align:center;}
.safety .cont-box .conduct-list ul li .txt-box .tit {padding:50px 0 35px 0; font-size:30px; font-weight:700; color:#a9b734;}
.safety .cont-box .conduct-list ul li .txt-box .txt {font-size:15px; font-weight:300; color:#606060;}

.safety .cont-box .constituent {position:relative; width:100%;}
.safety .cont-box .constituent .stit-box {padding-bottom:50px; text-align:center; line-height:1;}

.safety .cont-box .constituent .group-box {position:relative; width:100%; height:551px; background:url(/images/culture/safety/constituent_group_bg.jpg) center center / cover no-repeat; overflow:hidden;}
.safety .cont-box .constituent .group-box > ol {position:absolute; top:-9999px; left:-9999px; width:1px; height:1px;}

.safety .cont-box .constituent .tbl-box table {width:100%;}
.safety .cont-box .constituent .tbl-box table tbody td {border-left:1px solid #e3e3e3; font-size:16px;}
.safety .cont-box .constituent .tbl-box table tbody tr:last-child th,
.safety .cont-box .constituent .tbl-box table tbody tr:last-child td{border-bottom:1px solid #c1c1c1;}
.safety .cont-box .constituent .tbl-box table tbody td p, 
.safety .cont-box .constituent .tbl-box table tbody td ul li {padding-left:30px; font-size:16px; text-align:left; color:#5f5f5f; font-weight:300;}


.safety .cont-box .plan {position:relative; width:100%;}
.safety .cont-box .plan .stit-box {padding-bottom:50px; text-align:center; line-height:1;}
.safety .cont-box .plan .tbl-box table {width:100%;}
.safety .cont-box .plan .tbl-box table thead .type2,
.safety .cont-box .plan .tbl-box table thead .type2 th {}
.safety .cont-box .plan .tbl-box table thead .type2 th {border:1px solid #ebe4e4; border-bottom:none }
.safety .cont-box .plan .tbl-box table thead .type2 th:first-child {}
.safety .cont-box .plan .tbl-box table thead .type2 th span {font-weight:300;}
.safety .cont-box .plan .tbl-box table thead th[colspan="7"] {border:1px solid #ebe4e4;}

.safety .cont-box .plan .tbl-box table tbody tr:last-child th,
.safety .cont-box .plan .tbl-box table tbody tr:last-child td{border-bottom:1px solid #c1c1c1;}
.safety .cont-box .plan .tbl-box table tbody td {border-left:1px solid #e3e3e3; font-size:16px;}
.safety .cont-box .plan .tbl-box table tbody td:first-child {border-left:none;}
.safety .cont-box .plan .tbl-box table tbody th + th,
.safety .cont-box .plan .tbl-box table tbody td.bl {border-left:1px solid #e3e3e3;}
.safety .cont-box .plan .tbl-box table tbody th.bb {border-bottom:1px solid #c1c1c1;}
/* E : 2209013 */

/* S : 221205 */
.businessArea #hangeul .list {padding:28px 10px 80px; display: flex; justify-content: space-between;}
.businessArea #hangeul .list li{width: 550px;}
.businessArea #hangeul .list li strong {display:block; padding-top:43px; font-size:22px; line-height:32px; letter-spacing: -1.1px;}
.businessArea #hangeul .list li p {position: relative; padding-top:0px; font-size:16px; line-height:24px; font-weight:300; padding-left: 10px;}
.businessArea #hangeul .list li p.mt20{margin-top: 20px;}
.businessArea #hangeul .list li p::before{content: "-"; position: absolute; top: 0; left: 0; }
.tabTypeA.v221205 ul li{width: 172px;}

.businessArea #hangeul.acticle .cont .thum{top: -62px;}
/* E : 221205 */

/* S : 221229 */
.businessArea #mathpid.v221229{max-width: 1600px;margin: auto;}
.businessArea #mathpid.v221229 h3 span{font-size: 30px;font-weight: 300;}
.businessArea #mathpid.v221229 .mathpid_img.en{margin: 120px 0 0 -410px; background: none; height: auto;}
.businessArea #mathpid.v221229 .list{padding: 95px 145px 20px; font-size: 0;}
.businessArea #mathpid.v221229 .list > li{display: inline-block; width: calc(50% - 55px);height: auto; margin: 0 110px 60px 0; float: none; vertical-align: top;}
.businessArea #mathpid.v221229 .list > li:nth-child(2n){margin: 0 0 60px 0;}
.businessArea #mathpid.v221229 .list > li:nth-child(odd) > strong{padding: 20px 0 0 10px;}
.businessArea #mathpid.v221229 .list > li:nth-child(odd) > ul{padding: 0 0 0 10px;}
.businessArea #mathpid.v221229 .list > li > .thum{width: auto; height: auto;}
.businessArea #mathpid.v221229 .list > li > ul{margin-top: 10px;}
.businessArea #mathpid.v221229 .list > li > ul > li{padding: 10px 0 0 0;text-align: center;}
.businessArea #mathpid.v221229 .list > li > ul > li:before{display: none;}
/* E : 221229 */

/* S : 230203 */
/*.foreignRights.v230209 #rightsGuide .imgAreaLink > a:last-of-type{margin-left: 50px;}*/
/* E : 230203 */

/* S : 230626 */
.environment .acticle .titArea h4{margin-bottom:30px; color:#0a0a0a;}
.environment .acticle .titArea h4 + p{padding-top:0;}
.environment .acticle .titArea p{color:#5f5f5f;}
.environment .acticle .thinkGreen{padding-top:60px; border-bottom:1px solid #e3e3e3;}
.environment .acticle .thinkGreen .chartWrap{display:flex; justify-content:flex-start; align-items:flex-start;}
.environment .acticle .thinkGreen .chartWrap .box{position:relative; padding-left:20px; width:250px; min-height:70px; box-sizing:border-box;}
.environment .acticle .thinkGreen .chartWrap .box:after{content:''; position:absolute; top:2px; left:0; bottom:0; z-index:0; width:1px; border-left:1px dashed #c1c1c1;}
.environment .acticle .thinkGreen .chartWrap .box:first-child{padding-left:0; width:176px;}
.environment .acticle .thinkGreen .chartWrap .box:first-child:after{display:none;}
.environment .acticle .thinkGreen .chartWrap .box .big{font-size:30px; color:#3d3d3d; text-align:left;}
.environment .acticle .thinkGreen .chartWrap .box .text{font-size:15px; font-weight:300; color:#606060; text-align:left;}
.environment .acticle .thinkGreen .chartWrap .box .tit{font-size:30px; font-weight:300; color:#3d3d3d; text-align:left; line-height:1.2;}
.environment .acticle .thinkGreen .chartWrap .box .dotList{padding-top:4px;}
.environment .acticle .thinkGreen .chartWrap .box .dotList ul li{position:relative; padding-left:14px; font-size:15px; font-weight:300; color:#606060; line-height:1.4; text-align:left;}
.environment .acticle .thinkGreen .chartWrap .box .dotList ul li:before{content:''; position:absolute; top:7px; left:0; width:5px; height:5px; border-radius:50%; background:#a9b734;}

.environment .acticle .thinkGreen .chartWrap.top{position:relative; height:215px;}
.environment .acticle .thinkGreen .chartWrap.top:before{content:''; position:absolute; bottom:41px; left:177px; right:48px; z-index:1; height:37px; background:#f6a641;}
.environment .acticle .thinkGreen .chartWrap.top:after{content:''; position:absolute; bottom:24px; right:-44px; width:0; height:0; border-bottom:36px solid transparent; border-top:36px solid transparent; border-left:46px solid #f6a641; border-right:46px solid transparent;}
.environment .acticle .thinkGreen .chartWrap.top .box{margin-top:10px; padding:10px 20px; height:calc(100% - 10px);}
.environment .acticle .thinkGreen .chartWrap.top .box:before{content:''; position:absolute; top:0; left:0; width:4px; height:90px;}
.environment .acticle .thinkGreen .chartWrap.top .box:after{top:102px;}
.environment .acticle .thinkGreen .chartWrap.top .box.item1{margin-top:0;}
.environment .acticle .thinkGreen .chartWrap.top .box.item1:before{content:''; position:absolute; top:0; left:0; width:152px; height:152px; background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/icon_green_tree.png) no-repeat center/100% auto;}
.environment .acticle .thinkGreen .chartWrap.top .box.item2:before{background-color:#a9b734;}
.environment .acticle .thinkGreen .chartWrap.top .box.item3:before{background-color:#e2465c;}
.environment .acticle .thinkGreen .chartWrap.top .box.item4:before{background-color:#009ddc;}
.environment .acticle .thinkGreen .chartWrap.top .box.item5:before{background-color:#ffd400;}

.environment .acticle .btnWrap{margin-top:20px;}
.environment .acticle .btnWrap.right{text-align:right;}
.environment .acticle .btnWrap .btnArrow{position:relative; padding:10px 70px 11px 19px; border:1px solid #979797; border-radius:3px; background:#fff;}
.environment .acticle .btnWrap .btnArrow:before{content:''; position:absolute; top:16px; right:20px; width:14px; height:10px; background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/icon_arrow.png) no-repeat center/100% auto;}
.environment .acticle .btnWrap .btnArrow:after{display:none;}
.environment .acticle .btnWrap .btnArrow span{font-size:16px; color:#3d3d3d;}

.environment .acticle .imgWrap{margin-top:40px;}
.environment .acticle .imgWrap .flex{display:flex; justify-content:space-between; align-items:flex-start;}
.environment .acticle .imgWrap .flex .box{margin-left:20px;}
.environment .acticle .imgWrap .flex .box:first-child{margin-left:0;}
.environment .acticle .imgWrap .flex .box p{font-size:15px; font-weight:300; color:#5f5f5f;}

.environment .acticle .greenProduct .imgInfo{padding:50px 238px; background:#f5f6f8;}
.environment .acticle .greenProduct .imgInfo .box{margin-top:10px;}
.environment .acticle .greenProduct .imgInfo .box:first-child{margin-top:0;}
.environment .acticle .greenProduct .imgInfo .box img{box-shadow: 1px 1px 4px 0px rgba(218, 212, 205, 0.43); border-radius:5px;}
.environment .acticle .greenProduct .imgInfo .right{text-align:right;}
.environment .acticle .greenProduct .imgInfo p{margin-top:10px; font-size:16px; color:rgba(10, 10, 10, 0.7);}
.environment .acticle .greenProduct > p{padding-top:20px; font-size:15px; font-weight:300; color:#3d3d3d; line-height:1.8;}

.environment .acticle .environmentEdu strong{margin-top:50px; font-size:30px; display:block;}
.environment .acticle .environmentEdu .imgFlex{margin:40px auto 0; width:942px; display:flex; justify-content:center; align-items:center; flex-wrap:wrap;}
.environment .acticle .environmentEdu .imgFlex .box img{width:460px; height:280px; object-fit:cover; object-position:center;}
.environment .acticle .environmentEdu .imgFlex .box + .box{margin-left:20px;}
.environment .acticle .environmentEdu .imgFlex .right{width:100%; text-align:right;}
.environment .acticle .environmentEdu .imgFlex p{margin-top:10px; font-size:15px; font-weight:300; color:#5f5f5f;}
.environment .acticle .environmentEdu > p{padding-top:50px; font-size:15px; font-weight:300; color:#5f5f5f; text-align:center;}

.environment .acticle .greenbook{margin-top:40px;}
.environment .acticle .greenbook .tit{margin:0 auto; padding:7px 19px; width:240px; font-size:18px; color:#fff; border-radius:30px; background:#a9b734;}
.environment .acticle .greenbook .flexWrap{margin-top:40px; display:flex; justify-content:flex-start; align-items:flex-start;}
.environment .acticle .greenbook .flexWrap .box{margin-left:20px;}
.environment .acticle .greenbook .flexWrap .box:first-child{margin-left:0;}
.environment .acticle .greenbook .flexWrap .box dl{margin-top:20px;}
.environment .acticle .greenbook .flexWrap .box dl dt{font-size:24px; color:#3d3d3d; text-align:left;}
.environment .acticle .greenbook .flexWrap .box dl dd{padding-top:20px; font-size:15px; font-weight:300; color:#606060; line-height:1.8; text-align:left;}

.energyCheckArea{padding:65px 45px 70px; width:670px; height:526px; background:#fff;}
.energyCheckArea h1{padding-bottom:32px; border-bottom:2px solid #606060;}
.energyCheckArea .imgWrap{margin:35px auto 0; width:543px; height:259px;}
.energyCheckArea .imgWrap + p{margin-top:10px; margin-right:20px; text-align:right; font-size:12px; color:#979797;}


.contributionContArea .pageTitArea .subTxt1{padding-top:15px; font-size:30px; font-weight:300; color:#3d3d3d;}
.contributionContArea .pageTitArea .subTxt1 + p{padding-top:23px;}

.contributionContArea .acticle .list li .thum img{width:360px; height:250px; object-fit:cover; object-position:center;}

.contributionContArea .socialContribution{margin-bottom:85px; padding:60px 0 57px; display:flex; justify-content:flex-start; align-items:flex-start; border:1px solid #e1e1e1;}
.contributionContArea .socialContribution .box{position:relative; padding:0 35px 0 50px; min-height:363px; flex:1;}
.contributionContArea .socialContribution .box:before{content:''; position:absolute; top:10px; left:0; bottom:0; width:1px; border-left:1px dashed #c1c1c1;}
.contributionContArea .socialContribution .box:after{content:''; position:absolute; top:33px; right:48px; width:80px; height:80px; background-repeat:no-repeat; background-position:center; background-size:100% auto;}
.contributionContArea .socialContribution .box.item1:after{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/img_social_contribution1.png)}
.contributionContArea .socialContribution .box.item2:after{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/img_social_contribution2.png)}
.contributionContArea .socialContribution .box.item3:after{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/img_social_contribution3.png)}
.contributionContArea .socialContribution .box:first-child:before{display:none;}
.contributionContArea .socialContribution .box dl dt .year{margin-bottom:7px; font-size:36px; font-weight:600; color:#a9b734;}
.contributionContArea .socialContribution .box dl dt p{font-size:24px; color:#0a0a0a; line-height:1.3;}
.contributionContArea .socialContribution .box dl dd{padding-top:30px;}
.contributionContArea .socialContribution .box dl dd ul li{position:relative; padding-left:16px; font-size:18px; font-weight:300; color:#606060; line-height:1.7; letter-spacing:-0.5px;}
.contributionContArea .socialContribution .box dl dd ul li:before{content:''; position:absolute; top:13px; left:0; width:5px; height:5px; border-radius:50%; background:#a9b734;}

.sketchViewArea .swiper-container{margin:0 70px; overflow:hidden;}
.sketchViewArea .swiper-container .swiper-wrapper .swiper-slide .imgWrap{display:flex; justify-content:center; align-items:center;}
.sketchViewArea .swiper-container .swiper-wrapper .swiper-slide .imgWrap img{max-width:100%;}
.sketchViewArea .swiper-container .swiper-button-prev{left:60px; color:#333341;}
.sketchViewArea .swiper-container .swiper-button-next{right:60px; color:#333341;}
.sketchViewArea .swiper-container .swiper-button-prev span,
.sketchViewArea .swiper-container .swiper-button-next span{text-indent:-9999px; overflow:hidden; display:none;}
.sketchViewArea .swiper-container .swiper-pagination{position:relative; padding-top:30px; bottom:auto;}
.sketchViewArea .swiper-container .swiper-pagination .swiper-pagination-current{font-size:18px; font-weight:500; color:#606060;}
.sketchViewArea .swiper-container .swiper-pagination .swiper-pagination-total{font-size:18px; font-weight:300; color:#606060;}


#communication .communicationArea{margin:90px auto 0; padding-top:100px; width:1200px; border-top:1px solid #d2d2d2;}
#communication .communicationArea .contWrap h3{font-size:36px; color:#0a0a0a; text-align:center;}
#communication .communicationArea .contWrap h4{margin-top:40px; font-size:30px; color:#3d3d3d; text-align:center;}
#communication .communicationArea .contWrap .line{position:relative;}
#communication .communicationArea .contWrap .line:before{content:''; position:absolute; bottom:6px; left:0; right:0; z-index:-1; height:13px; background:#f6a641;}
#communication .communicationArea .contWrap .text{margin-top:40px; font-size:15px; font-weight:300; color:#606060; line-height:1.7; text-align:center;}
#communication .communicationArea .contWrap .subTxt1{margin-top:50px; font-size:18px; font-weight:300; color:#3d3d3d; text-align:center;}
#communication .communicationArea .contWrap .subTxt1 + .text{margin-top:20px;}
#communication .communicationArea .contWrap .vocProcess{margin-top:50px; padding:55px 0 70px; border:1px solid #e1e1e1;}
#communication .communicationArea .contWrap .vocProcess .top{position:relative; margin:0 auto; padding:0 43px 47px; width:848px; display:flex; justify-content:space-between; align-items:flex-start; box-sizing:border-box;}
#communication .communicationArea .contWrap .vocProcess .top:before{content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/bg_voc_process.png) no-repeat center/100% auto;}
#communication .communicationArea .contWrap .vocProcess .top .box{position:relative;}
#communication .communicationArea .contWrap .vocProcess .top .box:before{content:''; position:absolute; top:50px; left:-47px; width:8px; height:13px; background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/icon_green_arrow.png) no-repeat center/100% auto;}
#communication .communicationArea .contWrap .vocProcess .top .box:first-child:before{display:none;}
#communication .communicationArea .contWrap .vocProcess .top .box dl dt{width:114px; height:114px; font-size:18px; color:#fff; line-height:1.4; text-align:center; display:flex; justify-content:center; align-items:center; border:3px solid #f5f6f8; border-radius:50%; background:#a9b734;}
#communication .communicationArea .contWrap .vocProcess .top .box dl dd{margin-top:17px;}
#communication .communicationArea .contWrap .vocProcess .top .box dl dd .dotList li{position:relative; padding-left:16px; font-size:15px; color:#3d3d3d;}
#communication .communicationArea .contWrap .vocProcess .top .box dl dd .dotList li:before{content:''; position:absolute; top:10px; left:0; width:5px; height:5px; border-radius:50%; background:#a9b734;}
#communication .communicationArea .contWrap .vocProcess .top .box dl dd .dotList li + li{margin-top:7px;}
#communication .communicationArea .contWrap .vocProcess .bottom{margin:30px auto 0; width:770px; display:flex; justify-content:space-between; align-items:flex-start;}
#communication .communicationArea .contWrap .vocProcess .bottom .box{width:230px; border:1px solid #e4e4e4; border-radius:3px;}
#communication .communicationArea .contWrap .vocProcess .bottom .box dl dt{padding:12px 0; font-size:18px; color:#fff; text-align:center; border-radius:3px; background:#a9b734;}
#communication .communicationArea .contWrap .vocProcess .bottom .box dl dd{padding:15px 0; min-height:80px; text-align:center; box-sizing:border-box;}
#communication .communicationArea .contWrap .vocProcess .bottom .box dl dd .dotList{display:inline-flex; justify-content:center; flex-flow:column;}
#communication .communicationArea .contWrap .vocProcess .bottom .box dl dd .dotList li{position:relative; padding-left:16px; font-size:15px; color:#3d3d3d; text-align:left;}
#communication .communicationArea .contWrap .vocProcess .bottom .box dl dd .dotList li:before{content:''; position:absolute; top:10px; left:0; width:5px; height:5px; border-radius:50%; background:#a9b734;}
#communication .communicationArea .contWrap .vocProcess .bottom .box dl dd .dotList li + li{margin-top:3px;}



.developmentContArea .eductionList ul li.eduList9{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat23.png) no-repeat 0 50px;}
.developmentContArea .eductionList ul li.eduList10{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/icon/ico_illustrat24.png) no-repeat 0 50px;}



#pageVisual.visual_2_2_0{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/visual/visual_2_2_0.jpg) no-repeat 50% 0;}
.humanRights .contWrap{ padding: 100px 0 0;}
.humanRights .contWrap.line{border-top: 1px solid #d2d2d2;}
.humanRights .contWrap h3{text-align: center;color: #0a0a0a; font-size: 36px; font-weight: 500; line-height: 1;}
.humanRights .contWrap h3.underline{position: relative; display: inline-block; margin: auto; color: #3d3d3d;}
.humanRights .contWrap h3.underline::after{content: ""; position: absolute; bottom: 0; left: 0;right: 0;margin: auto; width: 100%; height: 13px;background-color: #f6a641;z-index: -1;}
.humanRights .contWrap h3.underline + p.txt{margin-top: 20px; font-size: 15px; font-weight: 300; color: #5f5f5f;}
.humanRights .contWrap .dot{position: relative;}
.humanRights .contWrap .dot::before{content: ""; position: absolute; top: 13px; left: 0; width: 5px; height: 5px; border-radius: 50%; background-color: #a9b734;}

.humanRights #con1 ul{margin-top: 50px; padding: 0 10px ; box-sizing: border-box; font-size: 0; }
.humanRights #con1 ul li{display: inline-block; margin-right: 20px; margin-top: 20px; width: 380px; height: 275px; border: 1px solid #e1e1e1; box-sizing: border-box;vertical-align: top;}
.humanRights #con1 ul li:nth-child(1),
.humanRights #con1 ul li:nth-child(2),
.humanRights #con1 ul li:nth-child(3){margin-top: 0;}
.humanRights #con1 ul li:nth-child(3n){margin-right: 0;}
.humanRights #con1 ul li dl{text-align: center; padding-top: 50px;}
.humanRights #con1 ul li dl dt{font-weight: 700; font-size: 30px; color: #a9b734; line-height: 1;}
.humanRights #con1 ul li dl dd{margin-top: 35px; font-weight: 300; font-size: 15px; color: #606060; line-height: 26px;}

.humanRights #con2 > ul{display: flex; margin-top: 50px; padding: 60px 0; border: 1px solid #e1e1e1; box-sizing: border-box;}
.humanRights #con2 > ul > li{flex: 1; min-height: 371px; padding: 0 50px; box-sizing: border-box; border-right: 1px dashed #c1c1c1;vertical-align: top; letter-spacing: -1px;}
.humanRights #con2 > ul > li:nth-child(3n){border-right: 0; margin-right: 0;}
.humanRights #con2 > ul > li > dl.bg1{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/humanrights/humanRights_ico_01.png) right calc(100% - 4px) /auto no-repeat;}
.humanRights #con2 > ul > li > dl.bg2{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/humanrights/humanRights_ico_02.png) right calc(100% - 4px) /auto no-repeat;}
.humanRights #con2 > ul > li > dl.bg3{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/humanrights/humanRights_ico_03.png) right calc(100% - 4px) /auto no-repeat;}
.humanRights #con2 > ul > li > dl > dt{font-weight: 700; font-size: 33px; color: #a9b734;}
.humanRights #con2 > ul > li > dl > dd{font-weight: 500; font-size: 24px; color: #0a0a0a; line-height: 32px;}
.humanRights #con2 > ul > li > ul{margin-top: 30px;}
.humanRights #con2 > ul > li > ul > li{padding-left: 14px; font-weight: 300; font-size: 18px; color: #606060; line-height: 32px;}



.humanRights #con3 > ul{display: flex; margin-top: 50px; padding: 0 87px; justify-content: space-between; box-sizing: border-box;}
.humanRights #con3 > ul > li{position: relative; width: 146px; height: 146px; border: 10px solid #f5f6f8; border-radius: 50%; box-sizing: border-box; background-color: #a9b734;}
.humanRights #con3 > ul > li::after{content: "";position: absolute; width: 8px; height: 13px; top: 50%; transform: translateY(-50%); right: -50px; background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/humanrights/humanRights_ico_arrw_right_s.png) center /auto no-repeat;}
.humanRights #con3 > ul > li:last-child::after{display: none;}
.humanRights #con3 > ul > li > p{position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; font-size: 18px; font-weight: 500; line-height: 26px;text-align: center;}
.humanRights #con3 > ul > li > p > span{font-size: 14px; letter-spacing: -1px;}
.humanRights #con3 > p{padding-right: 87px; margin-top: 20px; font-size: 15px; text-align: right; line-height: 23px; font-weight: 300;}

.humanRights #con4{text-align: center;}
.humanRights #con4 > ul{display: flex; margin-top: 50px; padding: 0 87px; justify-content: space-between; text-align: left;}
.humanRights #con4 > ul > li > div{text-align: center; border: 1px solid #e4e4e4; box-sizing: border-box; border-width: 0px 1px 1px 1px; border-radius:5px; }
.humanRights #con4 > ul > li > div > p{margin: 30px -1px 0; padding: 5px 0; font-size: 18px; color: #fff; background-color: #a9b734; text-align: center;border: 1px solid #a9b734;box-sizing: border-box;border-radius: 5px;}
.humanRights #con4 > ul > li > div > ul{display: inline-block; padding: 15px 0; text-align: left;}
.humanRights #con4 > ul > li > div > ul > li{padding-left: 15px; font-size: 15px; line-height: 26px; color: #3d3d3d;}
.humanRights #con4 > ul > li > div > ul > li.dot::before{top: 10px;}

.humanRights #con5 > p{margin-top: 50px; font-size: 15px; font-weight: 300; text-align: center;}
.humanRights #con5 > .btn-box{display: flex; margin-top: 30px; justify-content: center;}
.humanRights #con5 > .btn-box > a{width: 284px; padding: 9px 20px; border: 1px solid #979797; border-radius: 5px; box-sizing: border-box;background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/humanrights/humanRights_ico_arrw_right.png) calc(100% - 20px) center /auto no-repeat; font-size: 16px; color: #3d3d3d;}
.humanRights #con5 > .btn-box > a + a{margin-left: 20px;}

.humanRights #con6{text-align: center;}
.humanRights #con6 > ul{font-size: 0; margin-top: 50px; padding: 0 10px; box-sizing: border-box;}
.humanRights #con6 > ul > li{display: inline-block; width: 380px;margin-top: 20px; margin-right: 20px; padding-bottom: 30px; border: 1px solid #e1e1e1; box-sizing: border-box; text-align: left;}
.humanRights #con6 > ul > li:nth-child(1),
.humanRights #con6 > ul > li:nth-child(2),
.humanRights #con6 > ul > li:nth-child(3){margin-top: 0;}
.humanRights #con6 > ul > li:nth-child(3n){margin-right: 0;}
.humanRights #con6 > ul > li > p.year{display: inline-block; padding: 5px 24px; color: #fff; font-size: 22px; font-weight: 700; background-color: #a9b734;}
.humanRights #con6 > ul > li > p.con{margin-top: 60px; font-size: 24px; text-align: center;color: #3d3d3d; line-height: 32px;}
.humanRights #con6 > ul > li > p.right{margin-top: 65px; padding-right: 30px; font-size: 15px; font-weight: 300; text-align: right; color: #606060;}

.humanRights #con6 .btnWrap {margin-top: 40px; padding-left: 10px; text-align: left;}
.humanRights #con6 .btnWrap .btnArrow { position: relative; padding: 8px 70px 9px 19px; border: 1px solid #979797; border-radius: 3px; background: #fff; cursor: pointer;}
.humanRights #con6 .btnWrap .btnArrow:before { content: ''; position: absolute; top: 14px; right: 20px; width: 14px; height: 10px; background: url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/icon_arrow.png) no-repeat center/100% auto;}
.humanRights #con6 .btnWrap .btnArrow:after { display: none;}
.humanRights #con6 .btnWrap .btnArrow span { font-size: 16px; color: #3d3d3d;}

.humanRights .layerPop{position: fixed; width: 100vw; height: 100vh; top: 50%; left: 50%; transform: translate(-50% , -50%); background: none;}
.humanRights .layerPop .layerClose { position: absolute; top: 0; right: 0; z-index: 2; width: 80px; height: 80px; border: 0; background: #aab734; cursor: pointer;}
.humanRights .layerPop .layerClose:before { content: ''; position: absolute; top: 40px; left: 17px; width: 48px; height: 1px; background: #fff; transform: rotate(45deg);}
.humanRights .layerPop .layerClose:after { content: ''; position: absolute; top: 40px; left: 17px; width: 48px; height: 1px; background: #fff; transform: rotate(-45deg);}

.humanRights #con7{text-align: center; width: 670px; position: absolute; top: 50%; left: 50%; transform: translate(-50% , -50%); z-index: 1; background-color: #fff; padding: 70px 45px; box-sizing: border-box;}
.humanRights #con7 > h3{ font-size: 30px; color: #3d3d3d; font-weight: 300;text-align: center; line-height: 1;}
.humanRights #con7 > p.txt{margin-top: 20px; font-size: 15px; color: #5f5f5f; font-weight: 300;text-align: center; line-height: 1;}
.humanRights #con7 > ul{margin-top: 30px;box-sizing: border-box; border-top: 2px solid #606060;}
.humanRights #con7 > ul > li{padding: 35px 0px;border-bottom: 1px solid #e1e1e1; box-sizing: border-box;}
.humanRights #con7 > ul > li > dl{display: flex;justify-content: space-between;}
.humanRights #con7 > ul > li > dl > dt{text-align: left;color: #3d3d3d; font-size: 18px; line-height: 32px;font-weight: 300;}
.humanRights #con7 > ul > li > dl > dd p{text-align: right;}
.humanRights #con7 > ul > li > dl > dd p.num{font-size: 32px; font-weight: 700;color: #a9b734; line-height: 36px; }
.humanRights #con7 > ul > li > dl > dd p.num span{font-size: 22px;font-weight: 400;}
.humanRights #con7 > ul > li > dl > dd p.txt{font-size: 15px; font-weight: 300;color: #606060; line-height: 1;}


.security .security__con.mt100{margin-top: 100px;}
.security .security__con.noline{border-top: 0; margin-top: 0;}
.security__con--rule > li > dl{display: flex;padding: 26px 0 26px 40px; align-items: center;}
.security__con--rule > li:nth-child(2n) > dl{background-color: #f5f6f8;}
.security__con--rule > li > dl > dt{width: 330px; font-size: 30px; font-weight: 300;}
.security__con--rule > li > dl > dt span{font-weight: 700; color: #a9b734;}
.security__con--rule > li > dl > dd{position: relative; padding-left: 15px; font-size: 22px;}
.security__con--rule > li > dl > dd::before{content:""; position: absolute; top: 17px; left: 0; width: 5px;height: 5px; background-color: #a9b734; border-radius: 50%;}

.security__con--group{margin-top: 32px;}
.security .security__con--txt.col4 > li{width: auto;min-height: 830px; flex: 1;padding: 60px 30px 0; margin-right: 0;border-right: 0;}
.security .security__con--txt.col4 > li:last-child{border-right:1px solid rgb(225,225,225);}
.security .security__con--txt.col4 > li:nth-child(1) > dl{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/security/information-security_ico_04.png) left 8px / 77px no-repeat;}
.security .security__con--txt.col4 > li:nth-child(4) > dl{background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/security/information-security_ico_05.png) left 6px / 77px no-repeat;}

.security__con--certification{display: flex; justify-content: center; align-items: center; margin-top: 33px; padding: 70px 150px 70px 175px; background-color: #f5f6f8;}
.security__con--certification > div{padding-right: 60px; box-sizing: border-box; border-right: 1px dashed #8e8e8f;}
.security__con--certification > dl{padding-left: 64px; box-sizing: border-box;}
.security__con--certification > dl > dt{font-size: 24px; font-weight: 500; color: #3d3d3d; line-height: 36px;}
.security__con--certification > dl > dd{margin-top: 12px; font-size: 15px; color: #3d3d3d; line-height: 24px;}

.etcContArea .otherArea .otherCont{position:relative;}
.etcContArea .otherArea .otherCont h4 + p{padding-top:20px;}
.etcContArea .otherArea .otherCont .btnWrap{position:absolute; top:7px;}
.etcContArea .otherArea .otherCont .btnWrap.right{right:0;}
.etcContArea .otherArea .otherCont .btnWrap .btnArrow{position:relative; padding:10px 70px 11px 19px; border:1px solid #979797; border-radius:3px; background:#fff; cursor:pointer;}
.etcContArea .otherArea .otherCont .btnWrap .btnArrow:before{content:''; position:absolute; top:16px; right:20px; width:14px; height:10px; background:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/icon_arrow.png) no-repeat center/100% auto;}
.etcContArea .otherArea .otherCont .btnWrap .btnArrow:after{display:none;}
.etcContArea .otherArea .otherCont .btnWrap .btnArrow span{font-size:16px; color:#3d3d3d;}

#easyVer.layerPop{display:none; position:fixed; top:50%; left:50%; z-index:1100; margin-top:-362px; margin-left:-600px; padding:0; width:1200px; height:724px; box-sizing:border-box;}
#easyVer.layerPop:before{content:''; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; background:#fff;}
#easyVer.layerPop .layerClose{position:absolute; top:25px; right:20px; z-index:2; width:36px; height:35px; border:0; background:transparent; cursor:pointer;}
#easyVer.layerPop .layerClose:before{content:''; position:absolute; top:17px; left:0; width:36px; height:1px; background:#0c1a25; transform:rotate(45deg);}
#easyVer.layerPop .layerClose:after{content:''; position:absolute; top:17px; left:0; width:36px; height:1px; background:#0c1a25; transform:rotate(-45deg);}

#easyVer.layerPop .scroll{position:relative; z-index:2; margin-top:64px; height:660px; overflow-y:auto;}

#easyVer.layerPop .layerTop{padding-bottom:60px; text-align:center;}
#easyVer.layerPop .layerTop h1{font-size:36px; color:#0a0a0a;}
#easyVer.layerPop .layerTop .sub{margin-top:40px; padding:27px 47px; font-size:15px; font-weight:300; color:#606060; display:inline-block; border-radius:40px; background:#f7f7f8;}

#easyVer.layerPop .layerBottom{padding:0 60px 100px;}
#easyVer.layerPop .layerBottom .section{border-bottom:1px solid #d2d2d2;}
#easyVer.layerPop .layerBottom .section + .section{margin-top:70px;}
#easyVer.layerPop .layerBottom .section .titArea{padding-bottom:25px; border-bottom:1px solid #d2d2d2; display:flex; justify-content:flex-start; align-items:flex-end;}
#easyVer.layerPop .layerBottom .section .titArea h2{font-size:30px; color:#0a0a0a; line-height:1.2;}
#easyVer.layerPop .layerBottom .section .titArea p{margin-left:20px; font-size:15px; font-weight:300; color:#606060; line-height:1.2;}
#easyVer.layerPop .layerBottom .section .flex{padding:45px 0; display:flex; justify-content:space-between; align-items:flex-start; flex-wrap:wrap;}
#easyVer.layerPop .layerBottom .section .flex .box{position:relative; padding-left:120px; width:50%; box-sizing:border-box;}
#easyVer.layerPop .layerBottom .section .flex .box:before{content:''; position:absolute; top:0; left:0; width:90px; height:72px; background-repeat:no-repeat; background-position:center; background-size:100% auto;}
#easyVer.layerPop .layerBottom .section .flex .box + .box + .box{margin-top:35px;}
#easyVer.layerPop .layerBottom .section .flex .box dl dt{font-size:22px; color:#000;}
#easyVer.layerPop .layerBottom .section .flex .box dl dd{margin-top:5px; font-size:15px; font-weight:300; color:#606060;}

#easyVer.layerPop .layerBottom .section .flex .box.item1_1:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy1_1.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item1_2:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy1_2.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item1_3:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy1_3.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item1_4:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy1_4.png)}

#easyVer.layerPop .layerBottom .section .flex .box.item2_1:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy2_1.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item2_2:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy2_2.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item2_3:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy2_3.png)}

#easyVer.layerPop .layerBottom .section .flex .box.item3_1:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy3_1.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item3_2:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy3_2.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item3_3:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy3_3.png)}

#easyVer.layerPop .layerBottom .section .flex .box.item4_1:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy4_1.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item4_2:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy4_2.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item4_3:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy4_3.png)}

#easyVer.layerPop .layerBottom .section .flex .box.item5_1:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy5_1.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item5_2:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy5_2.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item5_3:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy5_3.png)}
#easyVer.layerPop .layerBottom .section .flex .box.item5_4:before{background-image:url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/etc/pop/icon_privacy5_4.png)}
.dimm{position:fixed; top:0; left:0; z-index:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.6);}
/* E : 230626 */


/*230912 수정*/
.foreignRights #rightsGuide .imgAreaLink{
	display: flex;
    justify-content: space-between;
    padding: 0 40px;
}
    
.foreignRights #rightsGuide .imgAreaLink > a{
    display: flex;
    flex-direction: column;
}

.foreignRights #rightsGuide .rightGuide_img{
	height: 204px;
	border: 1px solid #444;
}
.foreignRights #rightsGuide .rightGuide_txt{
    padding: 10px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #0a0a0a;
    border:none;
    text-align:center;
}

#highLights .data-tab-box .photo-data-list .list_book_img{
	height:190px;
	border: 1px solid #444;
}

/*231115 기업문화 수정*/
.swiper_game{
	padding: 40px 0;
	overflow: hidden;
	position:relative;
}

.swiper_game .swiper-slide{
	width:540px !important;
}

.swiper_game .swiper-slide img{
	width:540px;
	height:310px;
}
.swiper_game .swiper-pagination-progressbar{
	position: absolute !important;
    top: unset !important;
    bottom: 32px !important;
}
.pageTitArea.small_tit strong{
	font-size:28px;
}
.new_section .small_tit{
    padding: 10px 0;
    font-size: 28px;
    line-height: 50px;
    font-weight: 300;
    color: #0a0a0a;
    text-align: center;
}

.new_section .small_tit strong{
	font-weight:600;
}
.new_section .flex_box{
	    display: flex;
    	justify-content: space-around;
}
.new_section .small_tit{
	margin-bottom:30px;	
}

.new_section .thumb_txt_sm{
	color: #3D3D3D;
	font-weight: 400;
	line-height: 160%;
	font-size:18px;
	word-break: keep-all;
}

.new_section .detail_box_group{
	padding:30px 0;
	margin:40px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.new_section .about_detail li,.detail_box p{
	font-size:16px;	
}

.new_section .detail_box p{
	color: #0a0a0a;
	font-weight:500;	
	margin-bottom: 8px;
}

.new_section .about_detail{
	display:flex;
}

.new_section .about_detail>li:nth-child(1){
	width:140px;
	color: #0a0a0a;
	font-weight:500;	
}

.detail_box{
    margin-bottom: 20px;	
}

.new_section .deficit_link {
    display: flex;
    width: 284px;
    border: 1px solid #979797;
    text-align: left;
    height: 40px;
    border-radius: 5px;
    margin-top: 30px;
    background: url(https://cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/arrow.jpg) no-repeat 249px center;
}

.new_section .deficit_link span {
    line-height: 38px;
    margin-left: 20px;
}

.singiContArea .acticle2 li{
	background:none;
}

.support_logo_ul{
	display:flex;
	justify-content: space-between;
}

.support_logo_ul > li{
	width:16%;
	height:86px;
	background:red;
}

.support_logo_ul > li:nth-child(1){
	background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/logo_support_01.png) no-repeat center/contain;
}
.support_logo_ul > li:nth-child(2){
	background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/logo_support_02.png) no-repeat center/contain;
}
.support_logo_ul > li:nth-child(3){
	background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/logo_support_03.png) no-repeat center/contain;
}
.support_logo_ul > li:nth-child(4){
	background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/logo_support_04.png) no-repeat center/contain;
}
.support_logo_ul > li:nth-child(5){
	background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/logo_support_05.png) no-repeat center/contain;
}
.support_logo_ul > li:nth-child(6){
	background: url(//cache.wjthinkbig.com/WEB_RESOURCE/WJTHINKBIG/images/culture/logo_support_06.png) no-repeat center/contain;
}

.new_section{
	margin-bottom:70px;
}

.new_section.last{
	padding-bottom:70px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom:70px;
}

.pageTitArea.big_tit{
	padding: 40px 0 100px 0;	
}
.pageTitArea.big2_tit{
	padding: 40px 0 60px 0;	
}
.pageTitArea p {
    font-weight: 400 !important;
}
.singiContArea .acticle2 li p{
	font-weight: 400 !important;
}
.singiContArea .acticle2{
	border:none;
	padding-top:0;
}

.singiContArea .acticle2{
	margin-bottom:60px;	
}


