@charset "utf-8";
/* font-weight: 100 / 300/ 400/ 700 */

#wrapper{width:100%;overflow:hidden;position:relative;margin:0;padding:0;}
#content{min-height:900px; padding-bottom:62px;}
.skip-navi{width:1px;height:1px;position:absolute;top:-1px;left:-1px;}
.hidden{position:absolute;width:1px;height:1px;top:-1px;left:-1px;text-indent:-9999px;}
.skip-navi{text-indent:-9999px;}
/*공통요소*/
.pull-right{float:right;}
.pull-left{float:left;}

.row-w{margin:0 auto;box-sizing:border-box;width:100%;max-width:1200px !important;}

.btn-wrap{margin-top:20px;text-align:center;}
.color-ry{color:#ff9922;}
.color-wh{color:#fff;}
.btn-top{z-index:9999;position:fixed;display:none;bottom:150px;right:2rem;
    width:60px;height:60px;line-height:60px;border-radius:30px;font-size:30px;text-align:center;color:#282828;background:#ff9922;cursor:pointer;-moz-transition: all .2s ease-in;-o-transition: all .2s ease-in;-webkit-transition: all .2s ease-in;transition: all .2s ease-in;}
.btn-top span.fa{margin-top:5px;width:60px;height:30px;line-height:30px;display:block;}
.btn-top:hover{background:#8a5312;}
.btn-top span.btn-top-txt{display:block;width:60px;height:16px;line-height:10px;font-size:16px;font-size:1rem;font-weight:100;color:#282828;}
.btn-toggle{display:none;}
.no-list{padding-bottom: 2rem; text-align: center; border-bottom: 1px solid #d5d4d4}

/*******************/
/* Ani START 바운스 업 */
/*******************/
.bounce-up .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bounce-up.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/* section 공통  -서브 */
section {position:relative;width:100%;height:auto;padding:90px 0 0 0;padding:5.625rem 0 0 0;}
section:last-child {padding: 90px 0;padding: 5.625rem 0;}
article .tit{position:relative; /*margin-bottom:40px; */ font-size:70px; font-weight: 400; font-size:/*3.125*/4.375rem; text-align:left; letter-spacing:-1px;color:#000;
    margin-bottom: 24px;
    border-bottom: 3px solid #dddddd/* #717478 */;
    padding-bottom: 14px;
}

article .tit .breadscrumb{position:absolute;overflow:hidden;display:inline-block;right:0;bottom:14px;width:auto;}
.breadscrumb a{display:inline-block;float:left;}
.breadscrumb a, .breadscrumb a:visited{font-size:14px;color:#848383;}
.breadscrumb a:after{display:inline-block;vertical-align:middle;content:'>';margin-left:4px;margin-right:7px;font-size:14px;}
.breadscrumb a:last-child:after{display:none;}
.breadscrumb a:hover,.breadscrumb a:focus, .breadscrumb a.on {color:#64d4f3;}
article .tit > .ko-smaller {font-size: 61px; vertical-align: 3px;}
article .tit .breadscrumb a small{font-size:inherit;}
article .sub-tit{display:block; width: 100%; line-height:1.2; font-size:28px; font-size:1.75rem; font-weight:bold; letter-spacing:-1px; /* color:#64d4f3; */ color: #353535;}
:lang(jp) article .sub-tit {letter-spacing:-1px;}
article .sub-desc{display:block;margin-top:10px;width: 100%;line-height:1.4; font-size:24px;font-size:1.5rem;font-weight:100;letter-spacing:-1.8px;color:#8c8c8c;/*margin-left:0.5em;*/}
article .sub-desc.ko{letter-spacing:-2px;}
article .sub-desc.jp{letter-spacing: -1px;}
article .sub-desc.jp span{line-height:1.4; font-size:24px;font-size:1.5rem;font-weight:100;letter-spacing: -0.5px;margin-left: 0.25em;}
article .sub-desc.ko span{line-height:1.4; font-size:24px;font-size:1.5rem;font-weight:100;letter-spacing: -0.5px;margin-left: 0.25em;}
article .sub-desc.en span{line-height:1.4; font-size:24px;font-size:1.5rem;font-weight:100;letter-spacing: -0.5px;margin-left: 0.25em;}
article .sub-desc.tw span{line-height:1.4; font-size:24px;font-size:1.5rem;font-weight:100;letter-spacing: -0.5px;margin-left: 0.25em;}
article .sub-desc.vi span{line-height:1.4; font-size:24px;font-size:1.5rem;font-weight:100;letter-spacing: -0.5px;margin-left: 0.25em;}
article .sub-desc.en{letter-spacing:-0.5px;}
article .sub-desc.tw{letter-spacing:-0.5px;}
article .sub-desc.vi{letter-spacing:-0.5px;}
article .strong{margin-bottom:20px; font-size:24px;  font-size:1.5rem; font-weight: bold; text-align:left; letter-spacing:-1px;color:#525252;}

article .str-desc{display:block; width: 100%; line-height:1.4; font-size:18px; font-size:1.125rem; font-weight:100; letter-spacing:-0.5px; color:#838383;}
:lang(jp) article .str-desc{letter-spacing:-2px;}
section .title{position:relative;overflow:hidden;}
section h6.message{font-size:18px;font-size:1.125rem;line-height:1.2;font-weight:300;color:#8c8c8c;text-align:center;}
section h6.message span{font-size:18px;font-size:1.125rem;font-weight:300;}

/**********************************/
/* wave START*/
/**********************************/
.box {overflow: hidden;display:inline-block;position: relative;margin-right:10px;
    width: 70px;height: 70px;background: transparent;transform: translate3d(0, 0, 0);
    vertical-align:top;
}
.wave {
    opacity: 0.7;
    position: absolute;
    top: 3%;
    left: 50%;
    background: #fcd737;
    width: 50px;
    height: 50px;
    margin-left: -20px;
    margin-top: 4px;
    transform-origin: 50% 45%;
    border-radius: 40%;
    animation: drift 3000ms infinite linear;
}
.wave.-three {
    opacity: 0.55;
    background:#ff7800;
    animation: drift 5000ms infinite linear;
}
.wave.-two {
    animation: drift 7000ms infinite linear;
    opacity: 0.4;

    background:#fcd737;
}
.box:after {
    position:absolute;
    content: '';
    display: block;
    top: 18px;
    left: 26px;
    width: 31px;
    height: 30px;
    background:url(/static/images/main/main-v.png) 0 0 no-repeat;
    z-index: 11;
}

@keyframes drift {
    from {
        transform: rotate(0deg);
    }
    from {
        transform: rotate(360deg);
    }
}


/*************
         인트로  
**************/

/* 밸로프란 ? */
.btn-wrap{margin-top:40px;}

.btn-icon{
    box-sizing:border-box;display:inline-block;width:200px;height:60px;;text-indent:22px;
    padding:12px;
    text-align:center;font-size:18px;font-weight:normal;color:#000;
    text-shadow:none;box-shadow:none;
    cursor:pointer;
}
.btn-icon small{line-height: 1.3;display: inline-block; text-align:center;text-indent: 0; padding-left:10px;}

.btn-icon.pdf{
    background:#ffd030 url(/static/images/company/intro-icon-pdf.png) 12px 12px no-repeat;
}
.btn-icon.ai{
    background:#ffd030 url(/static/images/company/ci-icon-ai.png) 12px 12px no-repeat;
}
.btn-icon:hover, .btn-icon:focus{
    box-sizing:border-box;
    -moz-transition: all .2s ease-in;-o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    text-shadow:none;box-shadow:none;
    transition: all .2s ease-in;background-color:#ff9922;
}

/***************
DL
****************/
/* 밸로프란  */
dl{width:100%; padding:20px 18px;text-align:center;}
dl dt{height:52px;/*ko*/ height:85px;/*en*/ font-size:22px; font-size:1.375rem; line-height:1.2; color:#525252; margin-bottom:10px;font-weight:bold;}

dl dd{line-height:1.4; font-weight:400; font-size:16px; font-size:1rem; color:#686868;}

/***************
/* Uㅣ
**************/
/* 기본 */
ul.list-4{width:100%;overflow:hidden;}
ul.list-4 li{position:relative;float:left;width:calc(25% - 1px);margin:0;padding:0;}
ul.list-4 .img-wrap{position:relative;text-align:center;}
ul.list-4 .img-wrap img{width:100%;}
ul.list-4 .img-wrap .num{position:absolute;left:0;top:50%;margin-top:-35px;margin-top:-2.1875rem;/*margin-left:-2;*/
    display:inline-block;width:100%;font-size:70px;font-size:4.375rem;text-align:center;color:#000;
    text-shadow: 0px 0px 5px #ffd030; -moz-text-shadow: 0 0 5px #ffd030;
    -webkit-text-shadow: 0 0 5px #ffd030;}
ul.list-4 li:after{position:absolute;right:0;top:0;content:'';display:block;width:1px;height:100%;background:url(/static/images/company/intro-val-bar.png) 0 0 repeat-y;}
ul.list-4 li:last-child:after{display:none;}

/* hr */
ul.list-4.hr{width:100%;overflow:hidden;/*border:1px solid #ddd;*/}
ul.list-4.hr li{position:relative;float:left;width:calc(25% - 10px);margin:0;padding:0 0 10px 0;}
ul.list-4.hr .img-wrap{position:relative;text-align:center;}
ul.list-4.hr li:last-child:after{display:none;}
ul.list-4.hr li:after{background:none;}
ul.list-4.hr .tit{display:block; left:0;bottom:0px;width:100%; font-weight:bold;text-align:center; line-height:1.2; color:#525252; font-size: 18px; font-size: 1.125rem;}
:lang(jp) ul.list-4.hr .tit{letter-spacing: -0.5px;}

ul.list-4.hr .text{/*position:absolute;*/display:block; left:0;bottom:0px;width:100%; font-weight:300;
    text-align:center; line-height:1.2; color:#202020; font-size: 18px; font-size: 1rem; padding:10px 20px
}
/* CI - 기본형 */
/* Customer */
ul.list-2{width:100%;overflow:hidden;}
ul.list-2 li{position:relative;float:left;width:calc(50% - 20px);margin:0 0 0 40px;padding:0;}
ul.list-2 li:first-child{margin-left:0;}
ul.list-2 dl{padding:0;}
ul.list-2 dt{height:inherit;text-align:left;}
ul.list-2 dd img{width:100%;}


/*Customer */
/* 커스터머 탭 네비 */
/*ul.tab{overflow:hidden;width:100%;margin:0;padding:0;border-bottom:1px solid #ddd;}
ul.tab li{float:left;overflow:hidden;width:125px;height:40px;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #ddd;border-bottom:none}
ul.tab li a{display:block;width:100%;height:100%;text-align:center;line-height:40px;font-size:14px;color:#888;background:#fafafa;}
ul.tab li a{letter-spacing:0;}
ul.tab li.on a, ul.tab li a:hover, ul.tab li a:focus{color:#444;background:#ffd030;border:1px solid #ffc500;border-bottom:0;}*/
/* 온라인 게임, 모바일 게임 리스트 */
/*ul.list-2.mobile, ul.list-2.mobile{display:none;opacity:0;}*/
ul.list-2.cust{width:100%;overflow:hidden;}
ul.list-2.cust li{position:relative;float:left;width:calc(50% - 20px);margin:0 0 15px 40px;padding:0;}
ul.list-2.cust li:nth-child(2n+1){margin-left:0;}
/* 커스터머 이미지 */
ul.list-2.cust li .pull-left{width:50%;overflow:hidden;border-radius:8px;}
ul.list-2.cust li .pull-left a{height:100%;}
ul.list-2.cust li .pull-left img{height:100%;max-height:100%;min-height:100%;}
.cust li .pull-left a img{width:105%;max-height:174px;border:1px solid #bbbbbb; margin-left:-5%;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
}
.cust li .pull-left a:hover img{transform:scale(1.1);}
/* 커스터머 텍스트 */
ul.list-2.cust li .pull-right{width:50%;padding-left: 20px}
ul.list-2.cust dl{width:100%; padding:10px 0px 0px;text-align:center; border-bottom:1px solid #ddd;}

ul.list-2.cust dl dt{position:relative;height:inherit; height:3.5rem/*2.98rem*/; margin-bottom:10px;  font-size:22px; font-size:1.375rem; line-height:1.2; color:#525252; text-align:left;} /* 제목두줄높이 */
ul.list-2.cust dl dt:after {content:none;}
ul.list-2.cust dl dd{line-height:1.4; margin-bottom:4px; padding-bottom:4px; font-weight:400; font-size:16px;
    font-size:1rem; color:#686868; text-align:left;}
ul.list-2.cust h3{margin-top:8px;}
/* 커스터머 플래그 */
ul.list-2.cust ul.flag{overflow:hidden;width:100%; min-height:76px;margin-top:8px;padding-left:0px;padding-bottom:5px; border-bottom:1px solid #d5d4d4;}
ul.list-2.cust ul.flag li{float:left;width:auto/*30px*/;height:21px;margin-left:inherit; margin-right:10px;margin-bottom:14px; font-weight: 300;color:#888;line-height:1.4;}

ul.list-2.cust ul.flag li a, ul.list-2.cust ul.flag li a:visited{display:inline-block;width:auto;/*100% text-indent:-9999px;border:1px solid #d5d4d4;*/height:100%;margin-right: 7px;
    height:100%; padding:3px 0.5rem 2px; font-weight:300; font-size:14px; font-size: 0.725rem; text-align:left;color:#fff; background:#7099c2; border-radius: 3px;
}

ul.list-2.cust ul.flag li:last-child a{margin-right: 0px;}
/*ul.list-2.cust ul.flag li a.ko{background:url(https://image.valofe.com/www/flag/flag-sm-ko.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.tw{background:url(https://image.valofe.com/www/flag/flag-sm-tw.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.jp{background:url(https://image.valofe.com/www/flag/flag-sm-jp.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.tr{background:url(https://image.valofe.com/www/flag/flag-sm-tr.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.en{background:url(https://image.valofe.com/www/flag/flag-sm-en.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.na{background:url(https://image.valofe.com/www/flag/flag-sm-na.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.de{background:url(https://image.valofe.com/www/flag/flag-sm-de.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.fr{background:url(https://image.valofe.com/www/flag/flag-sm-fr.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.eu{background:url(https://image.valofe.com/www/flag/flag-sm-eu.gif) center no-repeat; background-size:cover;}
ul.list-2.cust ul.flag li a.cn{background:url(https://image.valofe.com/www/flag/flag-sm-cn.gif) center no-repeat; background-size:cover;}*/
ul.list-2.cust ul.flag li a:hover{color:#fff;background:#274f74;}/*transform:scale(1.3);*/
ul.list-2 .pc, ul.list-2 .aos, ul.list-2 .ios{display: none;}
ul.list-2 .pc.on, ul.list-2 .aos.on, ul.list-2 .ios.on{display: inline-block;}
/* 소팅 네비 */
.mt0 {
    margin-top: 0 !important;
}
.sorting-nav {
    display: block;
    width: 100%;
    margin-top: 3rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #d5d4d4;
    overflow:hidden;
}

.sorting-nav h1 {
    width: 50%;
    float: left;
    font-size: 1.75rem;
    color: #525252;
    letter-spacing: -0.5px;
    vertical-align: text-bottom;
}
#sort_name {
    font-size: 1.75rem;
    color: #525252;
    letter-spacing: -0.5px;
    vertical-align:baseline;
}
.sorting-nav ul {
    float: right;
    display: inline-block;
    width: auto;
    margin-top:-0.75rem;
}

.sorting-nav ul li {
    float: left;
}

.sorting-nav ul li:before {
    content: "|";
    vertical-align: middle;
    display: inline-block;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 14px;
    font-weight: normal;
    vertical-align: baseline;
    color: #68788e;
}

.sorting-nav ul li:first-child:before {
    display: none;
}

.sorting-nav ul li:first-child {
    margin-left: 0rem;
}

.sorting-nav ul li a {
    display: inline-block;
    color: #68788e;
    font-size: 14px;
    font-weight: 500;
}

.sorting-nav ul li a .fa {
    display: inline-block;
    color: #68788e;
    font-size: 14px;
    font-weight: 500;
}

.sorting-nav ul li.on a {
    color: #bdc2d2;
}

.sorting-nav ul li a:hover,  .sorting-nav ul li.on a,
.sorting-nav ul li a:hover .fa, .sorting-nav ul li.on a .fa {
    display: inline-block;
    color: #64d4f3;/*#bdc2d2;*/
    font-size: 14px;
    font-weight: 500;
}
/* wrap device */
.wrap-device-all {
    display: inline-block;
    width: auto;
    padding: 0px 16px 0px 0;
}
 .wrap-device {
     display: inline-block;
     width: auto;
     margin-top: 0px;
     margin-right: 5px;
     text-align: right;
 }
.wrap-device:last-child {
    margin-right:0;
}
.wrap-device .fa, .wrap-device .svg-inline--fa {
    color: #444;
    margin-right: 4px;
    text-align: center;
}
.wrap-device .device-txt {
    position: relative;
    padding-left: 0px;
    font-size: 12px;
    color: #444;
}
/*   */

/* 모바일 리스트 */
/*
ul.list-2.cust.mobile ul.flag li{width:100%;}
ul.list-2.cust.mobile ul.flag li a{border:none;text-indent:inherit; color:#888;}
ul.list-2.cust.mobile ul.flag li a:hover{text-decoration:underline;transform:inherit;}
*/

/* 밸로그 게임  */
/* Customer */
ul.list-2{width:100%;overflow:hidden;}
ul.list-2 li{position:relative;float:left;width:calc(50% - 20px);margin:0 0 0 40px;padding:0;}
ul.list-2 li:first-child{margin-left:0;}
ul.list-2 dl{padding:0;}
ul.list-2 dt{height:inherit;text-align:left;}
ul.list-2 dd img{width:100%;}

/* 뉴스 */
ul.news{width:100%;}
ul.news li{position:relative;overflow:hidden;float:none;width:100%;
    padding:20px 0;border-bottom:1px solid #ddd;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
}
ul.news li .img-wrap{width:280px;overflow:hidden;float:left;}
ul.news li .pull-right{position:relative;width:calc(100% - 300px);
    height:120px;padding-left:20px;text-align:left;}
ul.news li dl{text-align:left;padding:0;}
ul.news li dt{height:inherit;margin-bottom:5px;font-size:22px;}
ul.news li dd{font-size:16px;line-height: 1.4;color:#686868;font-weight:300;}
ul.news .date{position:absolute;left:20px;bottom:0;display:block;
    margin-top:4px;
    line-height: 1.4;font-weight: 300;font-size: 14px;font-size:0.875rem;color: #9f9f9f;
}

ul.news li a .img-wrap img{
    /*height:100%;*/
    width: 100%;
    max-height:127px;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
}
ul.news li:hover {background:#efefef;}
ul.news li.no-article:hover {background:transparent;}
ul.news li a:hover .img-wrap img{transform:scale(1.1);}
ul.news li:hover .ellipsis-multi:after{background:#efefef;}

/* 뉴스 - 뷰*/
.news-cont{width:100%;}
.news-cont .wrap-tit{width:100%;}
.news-cont .tit{margin-bottom:0px; width:100%;height:inherit;
    border-bottom:1px solid rgba(0,0,0,0.15);
    font-size: 20px;font-size: 1.25rem;line-height: 1.7;color: #202020;text-align:center}

.news-cont .sub{display:block;overflow:hidden;padding:5px 0;width:100%;border-bottom:1px solid rgba(0,0,0,0.15);
    line-height: 1.4;font-weight: 300;font-size: 14px;color: #9f9f9f;}
.news-cont .sns{float:right;position: relative;display: inline-block;width: auto;height:28px;padding: 0px;}
.news-cont .sns li {float:left;margin-left:6px;}
.news-cont .sns li:first-child {margin-left:0px;}
.news-cont .sns li a {display: inline-block;width: 28px;height: 28px; border-radius:14px; background-size:contain;}
.news-cont .sns li a.fb {background: url(/static/images/common/icon-color-fb.png) center center no-repeat;}
.news-cont .sns li a.tw {background: url(/static/images/common/icon-color-tw.png) center center no-repeat;}
.news-cont .sns li a.gg {background: url(/static/images/common/icon-color-gg.png) center center no-repeat;}
.news-cont .sns li a.kk {background: url(/static/images/common/icon-color-kk.png) center center no-repeat;}
.news-cont .sns li a.nv {background: url(/static/images/common/icon-color-nv.png) center center no-repeat;}
.news-cont .sns li a.fb:focus, .news-cont .sns li a.fb:hover {background: url(/static/images/common/icon-color-fb-on.png) center center no-repeat;}
.news-cont .sns li a.tw:focus, .news-cont .sns li a.tw:hover {background: url(/static/images/common/icon-color-tw-on.png) center center no-repeat;}
.news-cont .sns li a.gg:focus, .news-cont .sns li a.gg:hover {background: url(/static/images/common/icon-color-gg-on.png) center center no-repeat;}
.news-cont .sns li a.kk:focus, .news-cont .sns li a.kk:hover {background: url(/static/images/common/icon-color-kk-on.png) center center no-repeat;}
.news-cont .sns li a.nv:focus, .news-cont .sns li a.nv:hover {background: url(/static/images/common/icon-color-nv-on.png) center center no-repeat;}

.news-cont .view{display:inline-block; margin-top: 3px;width:auto;float:left;}
.news-cont .view a{display:inline-block;margin-left:20px; color:#848383; font-weight:400;}
.news-cont .view a:first-child{margin-left:0;}
.news-cont .view a:hover{color:#ff9922;}
.news-cont .date{display:inline-block;/*  margin-top: 3px; */height: 28px; line-height: 23px; width:auto;float:left; color:#000; font-size:14px; font-size:0.875rem;
}
.news-cont .text {position:relative;width:100%;padding:20px 0;border-bottom:1px solid #efefef;text-align:left;}
.news-cont .text .phara{width:100%; padding: 20px 0;font-size:16px;font-size:1rem;line-height: 2;color:#222;font-weight:300;text-align:justify;}
.news-cont .text .image-wrap{width:100%;margin-top:5px;margin-bottom: 2em;text-align:center;}
.news-cont .text .image-wrap img{max-width:100%;}

/* CI - 활용예시 */
ul.list-3{overflow:hidden;width:100%;padding:70px 20px 50px;border:1px solid #ddd; background:#fafafa;}
ul.list-3 li{position:relative;float:left;width:calc(33.3333% - 26.666666px);margin:0 0 0 40px;padding:0;}
ul.list-3 li:first-child{margin-left:0;}
ul.list-3 dl{padding:0;}
ul.list-3 dt{height:inherit;color:#838383;font-size:14px;font-size:0.875rem;text-align:center;}
ul.list-3 dd img{width:100%;}

/* 사업영역  */
ul.list-3.area{width:100%;overflow:hidden;background:none;border:none;padding:0;}
ul.list-3.area li{position:relative;float:left;width:calc(25% - 1px);margin:0;padding:0;}
ul.list-3.area .img-wrap{position:relative;text-align:center;}
ul.list-3.area .img-wrap img{width:100%;}
ul.list-3.area li{}
ul.list-3.area li{position:relative;float:left;width:calc(33.3333% - 26.666666px);margin:0 0 0 40px;padding:0 20px;}
ul.list-3.area li:first-child{margin-left:0;}
ul.list-3.area li:after{position:absolute;right:0;top:0;content:'';display:block;width:1px;height:100%;background:url(/static/images/company/intro-val-bar.png) 0 0 repeat-y;}
ul.list-3.area li:last-child:after{display:none;}

ul.list-3.area dl{padding:0;}
ul.list-3.area dt{height: inherit;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #bbb;text-align:left;font-size: 18px;font-size: 1.125rem;line-height: 1.2;color: #1d1d1d;}
ul.list-3.area dd {width:100%;text-align:left;font-size:14px;font-size:1rem;color:#767676;}
ul.list-3.area dd img{width:100%;}
ul.list-3.area .img-wrap .num{position:absolute;display:inline-block;padding-top:13px;height:72px;width:100%;left:0;top:0px;margin-top:13px;font-size:24px;font-size:1.5rem;text-align:center;color:#fff;
    text-shadow: none; -moz-text-shadow: none;-webkit-text-shadow: none;
    background:url(/static/images/biz/bg-num.png) center top no-repeat; background-size:160px 72px
}

/* 인사제도 : 평가기준 */
h4.hr-tit{font-weight:bold;font-size:22px;font-size:1.375rem;color:#525252;}
ul.list-3.hr{width:100%;overflow:hidden;background:none;border:none;padding:0;}
ul.list-3.hr li{position:relative;float:left;width:calc(33.3333% - 26.666666px);margin:0 0 0 40px;padding:0;}
ul.list-3.hr li:first-child{margin-left:0;}

ul.list-3.hr dl{padding:0;}
ul.list-3.hr dt{height: inherit;padding-bottom:0px;margin-bottom:20px;text-align:left;font-size:22px; font-size:1.375rem; line-height: 1.2;color:#525252;}
ul.list-3.hr dd {width:100%;height:180px;padding:20px;border:none;
    text-align:left;font-size:14px;font-size:0.875rem;color:#767676;
    border:1px solid #ddd;
}
ul.list-3.hr li:nth-child(1) dd {background:url(/static/images/company/hr-eval.png) right bottom no-repeat;}
ul.list-3.hr li:nth-child(2) dd {background:url(/static/images/company/hr-salary.png) right bottom no-repeat;}
ul.list-3.hr li:nth-child(3) dd {background:url(/static/images/company/hr-welfare.png) right bottom no-repeat;}
ul.list-3.hr ul.dep2{margin:0;}
ul.list-3.hr ul.dep2 li {display:block;float:none;margin:0;width:auto;padding:5px 0;}
ul.list-3.hr ul.dep2 li.in2{float:left; margin-right:25px;}
/* 나의 지원현황 : my */
ul.list-3.my{width:100%;overflow:hidden;background:none;border:none;padding:0;
    padding: 1.625rem 1.25rem 1.25rem;
    border: 10px solid #cbcbcb;
}
ul.list-3.my li{position:relative;float:left;width:calc(25% - 1px);margin:0;padding:0;}
ul.list-3.my .img-wrap{position:relative;text-align:center;}
ul.list-3.my .img-wrap img{}
ul.list-3.my li{}
ul.list-3.my li{position:relative;float:left;width:calc(33.3333% - 26.666666px);margin:0 0 0 40px;padding:0 20px;}
ul.list-3.my li:first-child{margin-left:0;}
ul.list-3.my li:after{position:absolute;right:-20px;top:0;content:'';display:block;width:1px;height:100%;background:url(/static/images/company/intro-val-bar.png) 0 0 repeat-y;}
ul.list-3.my li:last-child:after{display:none;}

ul.list-3.my dl{padding:0;}
ul.list-3.my dt{height:63px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd;font-size: 18px;font-size: 1.125rem;font-weight:bold;line-height: 1.2;color: #525252;}
ul.list-3.my dt span{font-size: 18px;font-size: 1.125rem;line-height: 1.2;}
ul.list-3.my dd {width:100%;text-align:center;font-size:14px;font-size:0.875rem;color:#767676;}
ul.list-3.my dd img{width:auto;}
ul.list-3.my .img-wrap .num{position:absolute;display:inline-block;padding-top:13px;height:72px;width:100%;left:0;top:0px;margin-top:13px;font-size:24px;font-size:1.5rem;text-align:center;color:#fff;
    text-shadow: none; -moz-text-shadow: none;-webkit-text-shadow: none;
    background:url(/static/images/biz/bg-num.png) center top no-repeat; background-size:160px 72px
}

ul.list-3.my .desc{display:block;width:100%;margin-top:10px;text-align:center;line-height:1.4;font-size:16px;font-size:1rem;color:#8c8c8c;font-weight:400;}

/* 뺄로프 게임 */
/* 온라인 게임, 모바일 게임 리스트 */
ul.list-1{/*display:none;opacity:0;*/width:100%;overflow:hidden;}
ul.list-1.game li{position:relative;float:left;width:100%;margin:0 0 40px 0px;padding:0;border-radius: 8px;}
ul.list-1.game > li{display:none;opacity:0;overflow:hidden;}
ul.list-1.game li:first-child{margin-left:0;}
ul.list-1.game li:last-child{margin-bottom:0;}
ul.list-1.game > li.on{display:block; opacity:1;}
/* 밸로프 게임 */
ul.list-1.game li .pull-left{width:30%;overflow:hidden;border-radius:8px;}
ul.list-1.game li .pull-left a {width:100%;height:100%;}
ul.list-1.game li .pull-left a img{width:100%;max-height:190px;height:100%;border:1px solid #bbbbbb;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
}
ul.list-1.game li .pull-left a:hover img{transform:scale(1.1);}
/* 온라인 게임  텍스트 */
ul.list-1.game li .pull-right{width:70%;padding-left: 20px}
ul.list-1.game dl{width:70%; margin-bottom:15px; padding:10px 0px 0px;text-align:center; border-bottom:1px solid #ddd;}

ul.list-1.game dl dt{height:inherit; margin-bottom:10px; padding-bottom:10px; /*border-bottom:1px solid #ddd; */
    font-size:18px; font-size:1.125rem; line-height:1.2; color:#525252; text-align:left;}
ul.list-1.game dl dt small{margin-left:8px;font-size:12px; font-size:0.75rem; color:#888888;text-align:left;}
ul.list-1.game dl dd{line-height:1.4; margin-bottom:10px; font-weight:400; font-size:14px; font-size: 0.875rem; color:#888; text-align:left;}
ul.list-1.game h3{color:#888; font-size:14px;}

/* 커스터머 플래그  */
ul.list-1.game ul.flag{overflow:hidden;width:100%; min-height:inherit;margin-top:20px;padding-left:0px;padding-bottom:5px; border-bottom:1px solid #d5d4d4;}
ul.list-1.game ul.flag li{float:left;width:auto;height:21px;margin-left:inherit; margin-right:10px; margin-bottom:14px; border-radius: 4px !important;vertical-align:middle; line-height:1.4; }
ul.list-1.game ul.flag li a, ul.list-1.game ul.flag li a:visited{display:inline-block;margin-left:7px;width:auto;
    height:100%; padding:3px 0.5rem 3px; font-weight:400; font-size:14px; font-size: 0.725rem; text-align:left;color:#fff; background:#7099c2; border-radius: 4px;
}
ul.list-1.game ul.flag li:first-child a{margin-left:0;}
ul.list-1.game ul.flag li a.ko{/*background:url(https://image.valofe.com/www/flag/flag-sm-ko.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.tw{/*background:url(https://image.valofe.com/www/flag/flag-sm-tw.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.jp{/*background:url(https://image.valofe.com/www/flag/flag-sm-jp.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.tr{/*background:url(https://image.valofe.com/www/flag/flag-sm-tr.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.en{/*background:url(https://image.valofe.com/www/flag/flag-sm-en.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.na{/*background:url(https://image.valofe.com/www/flag/flag-sm-na.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.de{/*background:url(https://image.valofe.com/www/flag/flag-sm-de.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.fr{/*background:url(https://image.valofe.com/www/flag/flag-sm-fr.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.eu{/*background:url(https://image.valofe.com/www/flag/flag-sm-eu.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a.cn{/*background:url(https://image.valofe.com/www/flag/flag-sm-cn.gif) center no-repeat; background-size:cover;*/}
ul.list-1.game ul.flag li a:hover{color:#fff;background:#274f74;/*transform:scale(1.3);*/}
/*
ul.list-1.game.mobile ul.flag li{width:100%;}
ul.list-1.game.mobile ul.flag li a {display: inline-block;width: 100%;height: 100%;text-indent:inherit;border: none;color:#888}
ul.list-1.game.mobile ul.flag li a:hover {text-decoration:underline;transform:inherit;}*/
/* 나의 지원현황 : result*/
section.result{text-align:center;}
section.result .row-w{padding-top:40px;padding-bottom:40px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
ul.list-1.my{display:inline-block;opacity:1;margin:0 auto; padding: 1.625rem 1.25rem 1.25rem;
    width:100%;max-width:560px; border: 10px solid #cbcbcb;background:none;
}
ul.list-1.my#pass,
ul.list-1.my#drop{display:none;opacity:0;}
ul.list-1.my li{position:relative;float:none;width:100%;margin:0;padding:0 20px;}
ul.list-1.my dl{overflow:hidden;width:100%;padding:0;margin-bottom:0;border:none;text-align:left;}
ul.list-1.my dt{float:right;width:calc(100% - 160px);height:160px;padding-bottom:0px;margin-bottom:0px;text-align:left;
    font-size: 18px;font-size: 1.125rem;font-weight:bold;line-height: 1.2;color: #525252;border-bottom:0;}
ul.list-1.my dt span{font-size:18px;font-size: 1.125rem;line-height: 1.2;text-align:left;}
ul.list-1.my .desc{border-top:1px solid #ddd;padding-top:10px;display:block;width:100%;margin-top:10px;text-align:left;line-height:1.4;font-size:16px;font-size:1rem;color:#8c8c8c;font-weight:400;}
ul.list-1.my dd {float:left;width:130px;height:160px;margin-bottom:inherit;text-align:center;font-size:14px;font-size:0.875rem;color:#767676;}
ul.list-1.my dd img{width:auto;}


/* 회사소개 : 로케이션  */
ul.list-2.loca{width:100%;overflow:hidden;}
ul.list-2.loca li{position:relative;float:left;width:calc(50% - 20px);margin:0 0 30px 40px;padding:0;}
ul.list-2.loca li:nth-child(2n+1){margin-left:0;}
/* 로케이션 이미지 */
ul.list-2.loca li .pull-left{
    width: 83px;
    height: 56px;
    line-height: 2;
    overflow: hidden;
    border-radius: 4px;
    font-size:0.9rem;
    /*border: 1px solid #ddd;*/
    border: none;
    text-align: left;
    font-weight: bold;
    color:#525252;
}
.loca li .pull-left a img{width:100%;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
}
.loca li .pull-left a:hover img{transform:scale(1.1);}
/* 로케이션  텍스트 */
ul.list-2.loca li .pull-right{width:calc(100% - 90px);}
ul.list-2.loca dl{width:100%; padding:0px;}
ul.list-2.loca dl dt{margin-bottom:5px; height:32px;border-bottom:1px solid #bbb; line-height:30px;font-size:0.9rem; color:#525252; text-align:left;}
ul.list-2.loca dl dd{line-height:1.4; margin-top:4px; margin-bottom:10px; font-weight:400; font-size:14px; color:#686868; text-align:left;}

/* 글로벌 사업 */
ul.list-2.world{width:100%;overflow:hidden;}
ul.list-2.world li{position:relative;float:left;width:calc(50% - 20px);margin:0 0 30px 40px;padding:0;}
ul.list-2.world li:nth-child(2n+1){margin-left:0;}
/* 글로벌 사업 이미지 */
ul.list-2.world  li .pull-left{width:80px;height:56px;overflow:hidden;border-radius:4px;border:1px solid #ddd;}
.world li .pull-left a img{width:100%;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
}
.world li .pull-left a:hover img{transform:scale(1.1);}
/* 글로벌 사업 텍스트 */
ul.list-2.world  li .pull-right{width:calc(100% - 90px);}
ul.list-2.world  dl{width:100%; padding:0px;}
ul.list-2.world  dl dt{margin-bottom:5px; height:32px;border-bottom:1px solid #bbb; line-height:30px;font-size:18px; font-size:1.125rem; olor:#525252; text-align:left;}
ul.list-2.world  dl dd{line-height:1.4; margin-top:4px; margin-bottom:10px; font-weight:400; font-size:14px; color:#686868; text-align:left;}
ul.list-2.world  dl dd.break{word-break:break-all;}

ul.list-2.world li .pull-left{
    width: 83px;
    height: 56px;
    line-height: 2;
    overflow: hidden;
    border-radius: 4px;
    font-size:0.9rem;
    /*border: 1px solid #ddd;*/
    border: none;
    text-align: left;
    font-weight: bold;
    color:#525252;
    letter-spacing: -0.5px;
}

ul.list-2.world dl dt{margin-bottom:5px; height:32px;border-bottom:1px solid #bbb; line-height:30px;font-size:0.9rem; color:#525252; text-align:left;}




/* 글로벌 사업 버튼 */
.world .wrap-btn{display:block;overflow:hidden;margin-left:-89px; width:calc(100% + 89px);text-align:right;}
.world .btn-portal{display:inline-block;float:right;height:30px;line-height:22px;padding:5px 9px 3px;min-widht: 165px; text-align:center;
    border-radius:4px;border:1px solid #ddd;margin-top:0px;margin-left:8px;vertical-align:middle;
    font-size:12px;color:#767676;background:#fafafa;}
.world .btn-portal:first-child{margin-left:0;}
.world .btn-portal .fa{display:inline-block;margin-top:-3px;margin-right:6px;font-size:24px;width:auto;height:24px;vertical-align:top;/* background:url(/static/images/company/intro-icon-address.png) 0 -17px no-repeat; */}
.world .btn-portal:hover{background:#ffd030;color:#000;}


/* 회사소개 : 로케이션 : 버튼*/
#map_wrapper {height: 50%;}
#map{width: 100%;height: 100%;}
#map img{width: 100%;}
.loca .wrap-btn{display:inline-block;float:right;margin-top:-2px;vertical-align:middle;}
.loca .btn-map{display:inline-block;width:100%;height:28px;line-height:22px;margin-top:2px;padding:3px 9px 3px;font-size:12px;color:#767676; border:1px solid #ddd; background:#fafafa;border-radius:4px;}
.loca .btn-map .icon{display:inline-block;width:17px;height:17px;vertical-align:top;background:url(/static/images/company/intro-icon-address.png) 0 -17px no-repeat;}
.loca .btn-map:hover{background:#ffd030;color:#000;}

/* 글로벌 플래그*/
.wrap-btn ul.flag{overflow:hidden;width:auto;float:left; min-height:inherit;padding-left:0px;}
.wrap-btn ul.flag li{float:left;width:30px;height:21px;margin-left:inherit; margin-right:10px;margin-bottom:14px;}
.wrap-btn ul.flag li span{display:inline-block;width:100%;height:100%;text-indent:-9999px;border:1px solid #d5d4d4;}
.wrap-btn ul.flag li .ko{background:url(https://image.valofe.com/www/flag/flag-sm-ko.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .tw{background:url(https://image.valofe.com/www/flag/flag-sm-tw.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .jp{background:url(https://image.valofe.com/www/flag/flag-sm-jp.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .tr{background:url(https://image.valofe.com/www/flag/flag-sm-tr.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .en{background:url(https://image.valofe.com/www/flag/flag-sm-en.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .na{background:url(https://image.valofe.com/www/flag/flag-sm-na.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .de{background:url(https://image.valofe.com/www/flag/flag-sm-de.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .fr{background:url(https://image.valofe.com/www/flag/flag-sm-fr.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .eu{background:url(https://image.valofe.com/www/flag/flag-sm-eu.gif) center no-repeat; background-size:cover;}
.wrap-btn ul.flag li .cn{background:url(https://image.valofe.com/www/flag/flag-sm-cn.gif) center no-repeat; background-size:cover;}

/* 인트로 */
section.img.center{text-align:center;}
section.img .img-wrap{margin-top:30px;}
.tb-tit{font-size:18px;}
.tb-tit.name:before{content:'';display:inline-block;margin-right:5px;width:17px;height:16px;background:url(/static/images/company/intro-icon-address.png) 0 1px no-repeat;}
.tb-tit.address:before{content:'';display:inline-block;margin-right:5px;width:17px;height:16px;background:url(/static/images/company/intro-icon-address.png) 0 -17px no-repeat;}
.tb-tit.fax:before{content:'';display:inline-block;margin-right:5px;width:17px;height:16px;background:url(/static/images/company/intro-icon-address.png) 0 -34px no-repeat;}
.tb-tit.tel:before{content:'';display:inline-block;margin-right:5px;width:17px;height:16px;background:url(/static/images/company/intro-icon-address.png) 0 -54px no-repeat;}
.company-flag{border:1px solid #d5d4d4;vertical-align: text-bottom;}
.breakall{word-break:break-all;}
/* 회사연혁 */
.history-tab{display:block;clear:both;width:100%;}
.history-tab ul{width:100%;overflow:hidden;}
.history-tab ul li{box-sizing:border-box;float:left;width:/*16.66667% 14.285%;*/25%;display:inline-block;}
.history-tab ul li a, .history-tab ul li a:visited {
    width:100%;display:inline-block;text-align:center;
    border: none;
    color: #c1c1c1;
    padding: 16px;
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-top: 2px solid #878787;
    border-bottom: 1px solid #d7d7d7;
}
.history-tab ul li:first-child a{
    border-left: none;
}
.history-tab ul li a:hover, .history-tab ul li a:focus, .history-tab ul li a.on  {color: #373737;background: #ffd030;}
#history tbody {display:none;}
#history td a, #history td a:visited{color:#6b6b6b;
    -webkit-transition: all .75s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .75s cubic-bezier(.23,1,.32,1);
    -o-transition: all .75s cubic-bezier(.23,1,.32,1);
    transition: all .75s cubic-bezier(.23,1,.32,1);
    word-break: break-all;
}
#history td a:hover, #history td a:active{color:#6b6b6b;text-decoration:underline}
/* 제휴신청 */
/* 테이블 형 인풋 디브 */
.tbl-row{padding:8px 40px 8px 0px; border-bottom:1px solid #bcbcbc; background:#FFF;/* efefef */}
.tbl-row:first-child{border-top:2px solid #bcbcbc;}
.row0{}
.row1{width:100%;}
.row2{float:left;width:50%;}
.row3{float:left;width:33.333333%;}
.row4{float:left;width:25%;}

/* 인재채용 : 직무소개 */
.job-list .tbl-row.no-border{border-top:none;background:#c7c7c7;}
.job-list .tbl-row:last-child{border-bottom:2px solid #bcbcbc;}
.row5{float:left;width:20%;padding:10px 0; text-align:left; font-size:14px; font-size: 0.875rem; line-height:1.4; color:#545454;}
.row5.th{font-size:18px; font-size:1.125rem; color:#202020;}
.row5:first-child, .row:first-child{padding-left:16px;}
.row5:last-child, .row:last-child{text-align:center;}

/* 인재채용 : 디테일 */

.detail .row{
    padding: 10px 1rem;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
    color: #545454;
}
.detail .tbl-row.no-border{
    border-top: none;
    background: #c7c7c7;
}
.tbl-row:first-child {
    border-top: 2px solid #bcbcbc;
}

.detail .row.th{font-size:18px; font-size:1.125rem; color:#202020;}
.detail .row4:nth-child(1){width:30%;}
.detail .row4:nth-child(2){width:30%;}
.detail .row4:nth-child(3){width:20%;}
.detail .row4:nth-child(4){width:20%;}

.detail .row2:nth-child(1){width:35%;}
.detail .row2:nth-child(2){width:65%;word-break:normal; padding-left:16px; padding-right:16px; text-align:left;}
.detail .row2 strong{font-size:14px;font-size:0.875rem;display:block;}

.detail .job .comment{margin-right:6px; font-size: 14px; font-size: 0.875rem; font-weight:normal; color:rgba(153,0,0,1);}

/* .detail small.job .svg-inline--fa {margin-right:6px; color: brown; font-size: 14px; } */
/* .detail small.job:before{display: none; font-family: "Font Awesome 5 Solid"; content:"\f4ad"; } */

.detail .row2 ul li{font-size:0.875rem;}
.detail .row2 ul li:before{content: '\2022';margin-right: 4px;font-size:inherit;margin-bottom: 8px;}


.detail .job-desc ol{padding-left:1rem;}
.detail .job-desc li{margin-bottom:8px; font-size: 14px; font-size: 0.875rem; font-weight:normal; color: #545454;}
.detail .job-desc li b{font-size:inherit;}
.detail .job-desc li a{font-weight:bold; color: #ff9922; text-decoration:underline; margin-left:0.5em; margin-right:0.5em;}
.detail .job-desc li a:hover{color:rgba(153,0,0,1);}
.detail .job-desc li:before{content:'\2022'; /*bullet iso */ margin-right:4px;  font-size: 14px;  font-size: 0.875rem;  margin-bottom:8px;}
.detail .job-desc .tit{display:inline-block; min-width:6rem; margin-right:1rem; color:#000; }
.detail .line{width:100%; height:5px; background: #cecece; background-size: 100% 1px;}

a.btn-tbl-form.apply .text{margin-right:6px;}
a.btn-tbl-form.apply .fa{margin-left:6px; font-size:14px; color:#353535;}
a.btn-tbl-form.apply .fa:hover, a.btn-tbl-form.apply .fa:focus{background:#ffd030;}


.row5 a{padding:8px 20px;border:1px solid #bbb; font-size:14px; color:#353535; background:#fafafa;}
.row5 a .text{margin-right:6px;}
.row5 a .fa{margin-left:6px; font-size:14px; color:#353535;}
.row5 a:hover, .row5 a:focus{background:#ffd030;}
label.show{float:left;padding:12px 13px 12px 40px;width:140px;height:inherit;text-align:left;font-size:14px;font-weight:400;color:#353535;}
span.show{float:left;padding:12px 13px 12px 40px;width:auto;height:inherit;text-align:left;font-size:14px;font-weight:400;color:#353535;}
.row4 label.show{float:left;padding:12px 13px 12px 20px;width:100px;height:inherit;text-align:left;font-size:14px;font-weight:400;color:#353535;}
.row4 span.show{float:left;padding:12px 13px 12px 20px;width:auto;height:inherit;text-align:left;font-size:14px;font-weight:400;color:#353535;}

label.right{display: inline-block;vertical-align: top;margin-top: 8px;}
.tbl-row .wrap-input{width:calc(100% - 140px);float:left;}

/* 제휴신청 개인정보 처리 방침 */
.tbl-row span.show + .wrap-input{padding:5px 13px 12px 40px;width:auto;float:right}
.tbl-row .row0 .wrap-input{width:100%;padding:5px 0px 15px 40px;}
.tbl-row .row0 textarea{width:100%; resize:none; border:1px solid #dddddd; font-weight:400;  text-align:left; font-size:13px; background:#fafafa; color:#6f6f6f;
    height: 125px;overflow: auto;padding-top: 20px;padding-bottom: 10px;
}
.tbl-row textarea{width:100%; resize:none; border:1px solid #dddddd; font-weight:400;  text-align:left; font-size:13px; background:#fafafa; color:#6f6f6f;}
/* ./ 제휴신청 개인정보 처리 방침 */
.tbl-row input[type="search"], .tbl-row input[type="password"], .tbl-row input[type="text"],
.tbl-row input[type="tel"], .tbl-row input[type="email"], .tbl-row input[type="file"], .tbl-row textarea{
    width:100%;
    margin:0;
    min-width:inherit;height:inherit;border:1px solid #ddd;
    font-size:14px; font-weight:400; color:#6f6f6f;background:#fafafa;
    text-align:left;
    padding: 11px 13px 12px;height:39px;line-height:1.2;
}
.tbl-row textarea{height:80px;}
.tbl-row input[type="search"]:focus, .tbl-row input[type="password"]:focus,
.tbl-row input[type="text"]:focus,  .tbl-row input[type="tel"]:focus, .tbl-row input[type="email"]:focus,
.tbl-row input[type="file"]:focus, .tbl-row textarea:focus{
    border:1px solid /* #FFD030 */ #fff5d6;
    color:#000;background:/* #FFD030 */ #fff5d6;
}
.tbl-row .row4 .wrap-input{width:calc(100% - 100px);float:left;}
/* 로우 4 : 검색창 */
.tbl-row .row4 input[type="search"]{width:calc(100% - 69px);margin-left:30px;}

.tbl-row button[type="button"]#btnsch, .tbl-row button[type="button"]#btnsch:visited{
    width:39px;min-width:inherit;height:39px;float:right;
    margin:0;padding:6px 0px;
    border:1px solid #ddd;
    font-size:14px; font-weight:400; color:#fff;background:#777;
    text-align:center;
    cursor:pointer;
}
.tbl-row button[type="button"]#btnsch:hover{color:#545454; background: #ffd030;}
.apply .tbl-row:first-child{background:#efefef;}
.apply .tbl-row:first-child label.show{padding-bottom:0;}
.apply .wrap-btn, .wrap-btn.tbl{display:block;text-align:center;margin-top:40px;}
.apply .wrap-btn #apply, .apply .wrap-btn #apply:visited,
.btn-tbl-form, .btn-tbl-form:visited{
    display: inline-block;
    box-sizing: border-box;
    min-width:140px;
    height:40px;
    line-height:20px;
    margin: 0 0 0 6px;
    padding: 10px 20px;
    border: 1px solid #bbb;
    vertical-align: top;
    font-size: 16px;
    font-style: normal;
    font-weight:400;
    text-align: center;
    color: #353535;
    background-color: #fff;
    align-items: flex-start;
    cursor: default;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor:pointer;
}
.apply .wrap-btn #apply:first-child, .btn-tbl-form:first-child{margin-left:0;}
.apply .wrap-btn #apply:hover,
.btn-tbl-form:hover,
.btn-tbl-form:focus{background:/* #ffd030 */ #fff5d6;font-weight:400;color:#222;border:1px solid #ff9922;}
.tbl-row input::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row textarea::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row input:-ms-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::-ms-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row textarea::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row input::-ms-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::-ms-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row textarea::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row input::-moz-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row input::-moz-textarea-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::-moz-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::-moz-textarea-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row textarea::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row input::-webkit-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row input::-webkit-textarea-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::-webkit-input-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row select::-webkit-textarea-placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}
.tbl-row textarea::placeholder{color:#6f6f6f !important;text-align:left;font-size:13px !important;}

/* 제휴문문의 셀렉트 박스 */
.wrap-input.sel{position:relative;}
.tbl-row select{
    width:100%;
    min-width:inherit;
    height:39px;
    margin:0;
    padding:/* 9px 13px; */10px 48px 9px 13px;
    border:1px solid #ddd;
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
    font-size: 13px;
    font-weight: 400;
    color: #6f6f6f;
    background: #fafafa url('/static/images/common/select-sub-arrow.png') no-repeat right 50%; /* 화살표 아이콘 추가 */
    background-size:38px 40px;
}
.tbl-row select:focus{
    width:100%;
    min-width:inherit;
    height:39px;
    margin:0;
    padding:/* 9px 13px; */10px 48px 9px 13px;
    border:1px solid /* #ffd030 */#ffd030 !important;/*ie border*/
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
    font-size:13px;
    color: #6f6f6f;
    background: /* #ffd030 */#fff5d6 url('/static/images/common/select-sub-arrow-on.png') no-repeat right 50%; /* 화살표 아이콘 추가 */
    background-size:38px 40px;
}
.sel-ellipsis {
    overflow: hidden;
    position: absolute;
    width: /* 75%; */ calc(100% - 39px);
    height:36px;
    z-index: 1;
    top:1.5px;
    left: 1px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
    padding:11px 0px 9px 13px;
    background: #fafafa ;
    color: #8c8c8c;
}

/* check, hover 스타일 설정 IE, Chrome */
.tbl-row select option:checked,
.tbl-row select option:hover
.tbl-row .int-tel option:checked,
.tbl-row .int-tel option:hover{
    width:100%;
    background: #fafafa;
    color: #6f6f6f;
    font-size:13px;
}
/* check, hover 스타일 설정 FireFox */
.tbl-row select option:checked,
.tbl-row select option:hover,
.tbl-row .int-tel option:checked,
.tbl-row .int-tel option:hover{
    width:100%;
    box-shadow: 0 0 10px 100px #ff00ff inset;
    background: #fafafa;
    color: #6f6f6f;
    font-size:13px;
}
/* ./ 제휴신청 셀렉트박스 */
/* 제휴 문의 파일 업로드 */

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile-2 + label {
    color: #d3394c;
}
.inputfile + label {
    max-width: 80%;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px 13px;
    font-size: 14px;
}

.inputfile + label {
    box-sizing:border-box;
    max-width: 100%;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px 13px;
    font-size: 14px;
}

.inputfile-2 {position:absolute;}
.inputfile-2 + label {
    box-sizing:border-box;
    display:block;
    padding: 0;
    width:100%;
    margin: 0;
    padding:10px 13px;
    min-width: inherit;
    height: 40px;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align:center;
    color: #8c8c8b;
    background: #fafafa;
}

.inputfile-2 + label span{color:#6f6f6f;font-weight:400;}
.inputfile-2 + label span, .inputfile-2 + label strong {
    padding: 10px 13px;
    font-size: 14px;
}
.inputfile-2 + label strong .text{color:#fff;margin-left:0;padding:0;}
.inputfile-2 + label.file-name-label{box-sizing:border-box;width:100%;position:relative;}

.inputfile-2 + label span.file-name{box-sizing:border-box;position:absolute;left:0;margin-top:-10px;padding-top:0;width:calc(100% - 90px);
    height:40px;line-height:40px;text-align:left;overflow:hidden;}
.inputfile-2 + label strong {
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    height: 40px;
    width: 120px;
    line-height: 20px;
    right: 0px;
    padding-left: 10px;
    margin-top: -11px;
    text-align: center;
    color: #fff;
    background-color: #777;
}
.inputfile-2 + label strong .fa{color:#fff;font-size:16px;padding:0;margin-right:6px;}
.inputfile-2:focus + label span.file-name{box-sizing:border-box;position:absolute;left:0;margin-top:-10px;padding-top:0;width:calc(100% - 90px);
    height:40px;line-height:40px;text-align:left;overflow:hidden;
    border:1px solid #fff5d6;
    color:#000;background:#fff5d6;
}

/*disabled*/
.tbl-row input[type="text"]:disabled,  .tbl-row input[type="tel"]:disabled,
.tbl-row input[type="email"]:disabled, .tbl-row input[type="file"]:disabled,
.tbl-row select:disabled, .tbl-row textarea:disabled{background:/* #dbd0ff; */#dfdfdf;color:#000 !important;}

textarea, input:disabled::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
}
textarea, input:disabled:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
}
textarea, input:disabled::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
}
textarea, input:disabled:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000 !important;
}

.inputfile-2:disabled + label strong{cursor:default;}
.inputfile-2:disabled + label span.file-name{background:/* #ffe486; */#dfdfdf;color:#000 !important;cursor:default;}
.input-alert{display: none;margin-top: 10px;margin-bottom:10px;width: 100%;font-weight: normal;font-size: 13px;text-align: left;color:#8c8c8b;}
.input-alert.on{display: block;}

.tbl-exclaim{text-align:right;color:#8c8c8d; margin-top:10px;}
.intl-tel-input .selected-flag .iti-flag {display: none;}
.intl-tel-input.separate-dial-code .selected-dial-code{padding-left:0;}
/* ./ 제휴 문의 파일 업로드 */
/* ./테이블 형 인풋 디브 */

/* 직무 소개 */

/**********************************/
/* 리크루트 */
/**********************************/
.recruit{}
.partner .pull-right{margin-top:-19px;}
.partner .pull-right ul{padding-top:20px;padding-bottom:20px;/* background:rgba(255,153,34, 0.5)} */ background:rgba(141, 110, 99, 0.7);}
.recruit ul li{float:left;margin-bottom:15px;margin-left:50px;width:calc(33.333333% - 33.33333px);}
.recruit ul li:nth-child(3n + 1){margin-left:0;}
.recruit ul li a{position:relative;display:block;box-sizing:border-box;padding:30px;width:100%;height:auto;background:#efefef;}
.recruit .text{margin-left:90px;display:inline-block;width:calc(100% - 90px);text-align:left;padding:0;}
.recruit .text dt{font-size:18px; height:inherit; line-height:1.2; font-weight:bold; color:#404040;}
.recruit .text dd{margin-top:8px; font-size:14px; line-height:1.2; color:#505050;}
.recruit .btn-job-arr{position:absolute;right:0;bottom:0;display:inline-block;width:41px;height:41px;background:url(/static/images/main/btn-job.png) 0 0 no-repeat;}

.recruit ul li a:hover{background:#888;}
.recruit a:hover .text dt{color:#fff;}
.recruit a:hover .text dd{color:#efefef;}
.recruit a:hover .btn-job-arr{background:url(/static/images/main/btn-job-on.png) 0 0 no-repeat;}
.recruit .img-wrap{position:absolute;left:30px;top:30px;display:block;width:70px;height:80px;}

/* .job-intro{}
.job-intro ul li{float:left;margin-bottom:15px;margin-left:50px;width:calc(33.333333% - 33.33333px);}
.job-intro ul li:nth-child(3n + 1){margin-left:0;}
.job-intro ul li a{position:relative;display:block;box-sizing:border-box;padding:30px;width:100%;height:auto;background:#efefef;}
.job-intro .text{margin-left:90px;padding:0; display:inline-block;width:calc(100% - 90px);}
.job-intro .text dt{font-size:18px; line-height:1.2; font-weight:bold; color:#404040; text-align:left;}
.job-intro .text dd{margin-top:inherit; font-size:14px; color:#505050; text-align:left;} 
.job-intro .btn-job-arr{position:absolute;right:0;bottom:0;display:inline-block;width:41px;height:41px;background:url(/static/images/main/btn-job.png) 0 0 no-repeat;}

.job-intro ul li a.on, .job-intro ul li a:hover{background:#888;}
.job-intro ul li a.on .text dt, .job-intro a:hover .text dt{color:#fff;}
.job-intro ul li a.on .text dd, .job-intro a:hover .text dd{color:#efefef;}
.job-intro a.on .btn-job-arr, .job-intro a:hover .btn-job-arr{background:url(/static/images/main/btn-job-on.png) 0 0 no-repeat;}
.job-intro .img-wrap{position:absolute;left:30px;top:30px;display:block;width:70px;height:80px;}
 */
.job-list{}
.job-list .row-w{padding-top:40px;}
.job-list article .strong{margin-bottom:10px;}
article .strong small{font-size:28px;font-size:1.75rem;color:#525252;}
article .strong .overview{position:relative;display:inline-block;margin-bottom:10px;font-size:16px;font-size:1rem;color:#8c8c8c;}

article .strong .icon{display:inline-block;margin-top:-8px;margin-left:0px;margin-right:6px;width:34px;height:34px;border-radius:50%;vertical-align:middle;
    border:3px inset #fff;box-shadow:3px 3px 2px rgba(0,0,0,0.5);}
.strong .icon.program{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-se.png) center no-repeat; background-size:80%;}
.strong .icon.os{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-aq.png) center no-repeat; background-size:80%;}
.strong .icon.pl{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-bz.png) center no-repeat; background-size:80%;}
.strong .icon.ad{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-ad.png) center no-repeat; background-size:80%;}
.strong .icon.mk{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-mk.png) center no-repeat; background-size:80%;}
.strong .icon.at{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-at.png) center no-repeat; background-size:80%;}

.strong .icon.programmer{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-se.png) center no-repeat; background-size:80%;}
.strong .icon.op{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-aq.png) center no-repeat; background-size:80%;}
.strong .icon.bz{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-bz.png) center no-repeat; background-size:80%;}
.strong .icon.admin{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-ad.png) center no-repeat; background-size:80%;}
.strong .icon.mk{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-mk.png) center no-repeat; background-size:80%;}
.strong .icon.art{background:rgba(0,0,0,0.1) url(/static/images/career/apply-icon-at.png) center no-repeat; background-size:80%;}

.job-list .cate{overflow:hidden;margin-top:30px;}
.job-list .cate li{float:left;width:25%;}
.job-list .cate li a{display:block;width:100%;font-weight:bold;/* text-align:left; text-indent:16px;*/text-align: center;padding:10px 0;color:#545454;background:#fafafa;border:1px solid #ddd;}
.job-list .cate li.on a, .job-list .cate li a:hover{background:/* #ffd030 */ #ffd030; }


/*IR*/
/*.tbl-row input.ir_search {width: 160px; float:left;}*/
.tbl-row.input-wrap { position:relative; height:39px;padding:0;border-bottom: none;background: none; margin-bottom:20px;margin-top:24px;}
.positionRight {position:absolute; right:0;}
.tbl-row.input-wrap .wrap-input {width: 160px; display: inline-block; margin-right:14px;}
.btn_search {width:47px; height:39px; float:right; background:#777777;}
.ir_search_wrapper {
    display: inline-block;
    width: 280px;
}
legend, caption, .hide {
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
}
.ir_search {
    position: relative;
    height: 37px;
}
.ir_search .ir_search {
    display: block;
    width: 100%;
    height: 38px;
    padding: 0px 60px 0px 12px;
    letter-spacing: -1px;
    border: 1px solid #ccc;
    background-color: transparent;
    box-sizing: border-box;
}
.ir_search .ir_btn_search {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 37px;
    height: 38px;
    font-size: 0;
    white-space: nowrap;
    text-indent: 100%;
    background: url(../images/sub-search.png) no-repeat right 0px;
    background-size: auto 100%;
    overflow: hidden;
}
.ir_search .ir_search_del {
    display: none;
    position: absolute;
    right: 38px;
    top: 0px;
    width: 19px;
    height: 37px;
    font-size: 0;
    white-space: nowrap;
    text-indent: 100%;
    background: url(../../img/ko/recruit/recruit_icon_search_del.png) no-repeat center center;
    background-size: 19px auto;
    overflow: hidden;
}

.tbl{table-layout: fixed;}
.tbl th{padding:18px 0; border-bottom:1px solid #bcbcbc; background:#c7c7c7;font-size:18px; font-size:1.125rem; color:#525252; text-align:center;}
.tbl td{padding:18px; border-bottom:1px solid #bcbcbc; text-align:center; font-size:14px; font-size: 0.875rem; color:#545454;}
.tbl td.tit{width:calc(100% - 220px);}
.tbl td a{display: inline-block;width:80%;vertical-align:middle;line-height: 1.4;font-size:inherit; color:#545454; font-weight:normal;}
.tbl td a:hover{text-decoration:underline;}
.tbl td a + .icon-new{margin-left:7px; vertical-align:middle;line-height: 1.4;}
/*.tbl th:first-child, .tbl th:first-child .tbl td:first-child, .tbl td:first-child{padding-left:16px;}
.tbl th:last-child, .tbl th:last-child, .tbl td:last-child, .tbl td:last-child{text-align:center;}*/

/* IR 테이블 */
.tbl.ir-tbl th {background:#e6e6e6; border-bottom:1px solid #dddddd} /**/
.tbl.ir-tbl td {border-bottom:1px solid #dddddd;}
.tbl.ir-tbl tr:hover {background:#efefef}
.tbl.ir-tbl tr:last-child td {border-bottom: 2px solid #9b9b9b;}

/* ir_view */
#wrap-view #view_title {position: relative; font-size: 1.0625rem; padding-bottom:12px; border-bottom: 1px solid #bcbcbc;}
#wrap-view #view_title span {position:absolute; right:0; top:0; font-weight:300}
#wrap-view .filed {text-align:right; font-size:14px; font-size:0.875rem; font-weight: 300; margin: 15px 0 ;}
#wrap-view .filed:before {content:''; display:inline-block; width:13px; height:13px; background:url(/static/images/common/icon-file.png);margin-right:4px;}
#wrap-view .filed:hover {color:#1c6b94; cursor:pointer;}

#wrap-view .filed a{color:#202020; text-decoration:underline;}

#wrap-view .text {box-sizing: border-box;width: 100%;padding: 45px 45px 70px; background: #fff;border-bottom: 1px solid #efefef;}
#wrap-view .text .image-wrap {width: 100%;margin-top: 5px;margin-bottom: 2em;}
#wrap-view .text p, #wrap-view .text ol, #wrap-view .text ul  {font-size:16px; font-size:1rem; line-height:1.6; font-weight:300; color:#202020;}
#wrap-view .text p.v_tit {font-size:22px; font-size:1.375‬rem; font-weight:bold;}
#wrap-view .text ol {margin-left: 15px;}

#wrap-view .sub {
    display: block;
    overflow: hidden;
    padding: 9px 0;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    line-height: 1.4;
    font-weight: 300;
    font-size: 14px;
    color: #9f9f9f;
}
#wrap-view .view {display: inline-block;margin-top: 1px;width: auto;float: left;}
#wrap-view .view a {display: inline-block;margin-left: 20px;color: #848383;font-weight: 400;}
#wrap-view .view a:first-child {margin-left: 0;}
#wrap-view .view a:hover {color: #ff9922;}

/**********************************/
/* 레이어 팝업 */
.layer-pop{box-sizing:border-box;z-index:9999;
    /* 레이어 팝업 가로세로 가운데 정렬 600,340 기준 */overflow: auto;position: fixed;width: 600px;height:340px;left: 50%;margin-left: -300px;top: 50%;margin-top: -170px;
    padding: 1rem;background-size:100%;background:url(/static/images/branding/bg-layer-pop-ls.jpg) center no-repeat;text-align:center;
}
.layer-pop.auth-fail,.layer-pop.time-over{display:none;}
.layer-pop .btn-wrap .btn-pop-close{position:absolute;display:inline-block;right:1rem;top:1.5rem;width:40px;height:40px;background:url(/static/images/branding/btn-pop-close.png) 0 0 no-repeat;}
.layer-pop .btn-wrap .btn-pop-close:hover{-ms-tranform:rotate(360deg);-webkit-tranform:rotate(360deg);tranform:rotate(360deg);}
.layer-pop .pop-icon-alert{box-sizing:border-box;display:inline-block;margin:6px auto 0;width:40px;height:40px;border-radius:20px;border:3px solid #153e29;padding:7.5px;font-size:22px;font-size:1.375rem;text-align:center;background:#225631;color:#fff;}
.layer-pop .line-white{width:100%;height:1px;background:#fff;margin:40px auto 30px;}
.layer-pop .pop-text{margin-top:40px;text-align:center;font-size:24px;font-size:1.5rem;text-shadow:0px 2px 2px rgba(0,0,0,1);color:#fff;}
.layer-pop .pop-text .pop-text-small{display:block;width:100%;margin-top:14px;font-size:14px;font-size:0.875rem;}
.layer-pop .btn-wrap{amrgin-bottom:30px;}
.layer-pop .btn-wrap .btn-green{width:auto;margin-left:27px;border:none;background:rgba(11,12,13,0.8);color:#fff;font-weight:100;padding:18px 25px;font-size:18px;font-size:1.125rem;}
.layer-pop .btn-wrap .btn-green:hover{border:none;background:#225631;color:#fff;}
.layer-pop .btn-wrap .btn-green:first-child{margin-left:0;}
.bg-layer-pop{z-index:9990;display:none;width:100%;height:100%;position:absolute;left:0;top:0;background: rgba(0,0,0,0.9);background-size:100%;}
/* ./ 레이어 팝업 */
@media screen and (max-width:1200px){
    /*rem 비율 조정 13px = 1rem;*/
    html{font-size:13px;}
    .row-w{max-width:94% !important;}
    /* 인재채용 : 채용 공고*/
}
@media screen and (max-width:1024px){
    /*24px - 1.5, 18px 1.25 */

    section:first-child{padding-top:7.5rem;}
    section:last-child{padding-bottom:3rem;}
    article .tit{font-size:2.5rem;}
    article .tit > .ko-smaller {font-size:29px; vertical-align: 1px;}
    article .sub-tit{font-size:1.5rem;line-height:1.7;}
    article .sub-desc{font-size:1.25rem;}
    /* 회사소개 : 회사소개 */
    dl dt{height:40px;font-size:1.25rem;}
    ul.list-4 .img-wrap .num{font-size: 4rem;}
    .btn-icon {box-sizing: border-box;display: inline-block;padding: 12px; width: 180px;height: 40px;line-height:inherit; margin-top:2px;
        /*text-indent: 20px;*/text-align: center;
        font-size: 16px;font-weight: normal;color: #000;
        text-shadow: none;box-shadow: none;cursor: pointer;
    }
    .btn-icon small{line-height:1;font-size: 12px;}
    .btn-icon.pdf{background-size:22px 20px;background-position:12px 10px;padding-top:9px;}
    .btn-icon.ai{text-indent:16px;background-size:22px 20px;background-position:30px 10px;}
    /* 회사소개:회사소개:비즈니스 전략 그래프 */
    section.img .img-wrap img{width:100%;}
    /* 회사소개:회사소개:회사정보*/
    .tb-tit{font-size:1.25rem;}
    /* 뉴스 : 뷰 : 이전글 다음글 */
    ul.news li dt{font-size:1.25rem;}
    ul.news li dd{font-size:1rem;}
    .news-cont .text .phara{font-size:1.25rem}
    .news-cont .view a{margin-left:10px; font-size:1rem; color:#848383;}
    .news-cont .date{margin-top: 6px;}

    /* 회사소개 : 고객센터 */
    ul.list-2.cust li {width: calc(50% - 10px);margin: 0 0 15px 20px;}
    ul.list-2.cust li .pull-left{width:50%;}
    ul.list-2.cust li .pull-right{width:50%;}
    ul.list-2.cust dl dt{font-size:1.25rem;}
    ul.list-2.cust dl dd{font-size:1rem;}
    ul.list-2.cust ul.flag{min-height:66px;margin-top:10px;padding-bottom:0;}
    ul.list-2.cust ul.flag li{margin-bottom:10px;}

    /* 회사 연혁 */
    .history-tab ul li a, .history-tab ul li a:visited{font-size:1.25rem;}

        /* 회사소개 : 제휴신청 */
    label.show{width:100px;}
    .tbl-row .wrap-input{width:calc(100% - 100px);}

    /* 사업 소개  : 사업 영역 */
    ul.list-3.area li{width:calc(33.33333% - 20px); margin: 0 10px 0 10px;}
    ul.list-3.area .img-wrap .num{margin-top:0px;background-size:120px 64px}

    /* 인재채용 : 인트로*/
    .recruit ul li {
        float: left;
        margin-bottom: 15px;
        margin-left: 15px;
        width: calc(33.333333% - 10px);
    }
    /* 인재 채용 : 채용 공고 */
    .tbl-row.career{padding-right:20px;}
    .career .row4{width:50%;margin-bottom:5px;}
    .tbl-row.career .row4 input[type="search"]{width: calc(100% - 57px);margin-left: 18px;}
    .job-list{margin-top:0 !important;}
}
/* 960 */
@media screen and (max-width:960px){
    /* 회사소개 : 고객센터 */
    ul.list-2.cust li {width: calc(50% - 10px);margin: 0 0 30px 20px;padding-bottom:68px;}
    ul.list-2.cust li .pull-left{width:30%;height:68px;}
    ul.list-2.cust li .pull-right{width:70%;padding-left:10px;}
    ul.list-2.cust dl dt{font-size:1.25rem;}
    ul.list-2.cust dl dt {height:inherit;}
    ul.list-2.cust dl dd{font-size:1rem;}
    ul.list-2.cust ul.flag{position:absolute;margin-bottom:20px;padding:10px;left:0;width:100%;min-height:inherit;margin-top:0;height:70px;

        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }
    ul.list-2.cust ul.flag li a{height:20px;}
    ul.list-2.cust ul.flag li{margin-bottom:10px;height:20px !important;min-height:20px !important;padding-bottom:0;}

    /* 회사소개 : 제휴신청 */
    .mt40{margin-top:20px !important;}
    .tbl-row{padding:8px 20px 8px 0px;}
    label.show{width:100px;padding:12px 14px 13px 20px}
    .tbl-row .wrap-input{width:calc(100% - 100px);}
    .row3{width:100%;float:none;clear:both; min-height: 39px;margin-bottom:14px;}

    .intl-tel-input{width:100%;}
    .inputfile-2:focus + label span.file-name, .inputfile-2 + label span.file-name{width:calc(100% - 38px);}
    .inputfile-2 + label strong {width:38px;}
    .inputfile-2 + label strong .text{display:none}
    .tbl-exclaim{text-align:center;}
    .tbl-row.agree  .row0 .wrap-input{padding:5px 0px 0px 20px; margin-bottom:5px;}
    .tbl-row.agree span.show{display:block;width:100%;float:none;padding: 12px 13px 0px 20px;}
    .tbl-row.agree span.show + .wrap-input.agree{width:100%;text-align:right;padding:5px 13px 0px 20px;margin-bottom:5px;}
    .tbl-row.agree label.right{font-size:1rem;}

    /*회사소개: 로케이션*/
    ul.list-2.loca li{display:inline-block;padding-bottom:50px;margin: 0 0 30px 20px;width:calc(50% - 10px);}
    ul.list-2.loca dl dt{height:58px;border-bottom:none;}
    ul.list-2.loca dl dd{position:absolute;width:100%;left:0px;padding-top:10px;border-top:1px solid #bbb;}
    /* 회사소개 : 로케이션 : 버튼*/
    .loca .wrap-btn{width:100%;float:none;}
    .loca .btn-map{width:66px;}

    /* 인재채용 : 인트로 */
    .recruit .img-wrap{top:30px;}
    .recruit .text dt{height:40px;}
}
@media screen and (max-width:900px){
    /*회사소개 : 회사소개 : 밸로프이즈 */
    dl{padding:20px 10px}
    /* 사업소개 : 글로벌 사업 */
    ul.list-3.hr dd{height:auto;min-height:237px;}
    ul.list-3.hr ul.dep2 li.in2{float:none; margin-right:inherit;}
}

/*840 */
@media screen and (max-width:860px){
    /* 회사소개 : 로케이션 : 버튼*/
    .loca .wrap-btn#japan{width:auto;float:right;}
    .loca .btn-map{width:63px;}
    .loca .btn-map{width:64px;}
    /* 사업 소개  : 게임 소개  */
    ul.list-1.game li {overflow:hidden;position:relative;border-bottom:1px solid #ddd;}
    ul.list-1.game li .pull-left{position:absolute;display:inline-block;float:none;left:0;top:0;width:100px;height:100px;}
    ul.list-1.game li .pull-left a img{width:300%;margin-left:calc(-150% + 50px);}

    ul.list-1.game li .pull-right{width:100%;padding-left: 0px;}
    ul.list-1.game dl{width:calc(100% - 120px);margin-left:120px;}
    ul.list-1.game dl dt small{font-size:0.9375rem;}
    ul.list-1.game dl dd{font-size:1rem;height:auto;}
    ul.list-1.game h3{margin-top:20px;}
    ul.list-1.game ul.flag{margin-top:10px;float:right;border-bottom:none;}
    ul.list-1.game ul.flag li {margin-bottom: 7px;}


}
@media screen and (max-width:824px){
    ul.list-2.cust dl {padding-top:0;}
    ul.list-2.cust dl dt {height:2.8rem;}
}

/*800 */
@media screen and (max-width:800px){

    /* 인재 채용 : 인트로 */
    .recruit .text dd{font-size:13px;}
    .recruit ul li{width:calc(50% - 5px);margin-left:10px;}
    .recruit ul li:nth-child(3n + 1){margin-left:10px;}
    .recruit ul li:nth-child(2n + 1){margin-left:0;}
}
/* 768 736*/
@media screen and (max-width:768px){
    /* 회사소개 : 회사소개 */
    dl dt{height:52px;}

    /* 인재채용 : 나의 지원 현황 */
    ul.list-3.my li{overflow:hidden;float:none;width:100%;margin-left:0;padding-bottom:15px;padding-top:15px;}
    ul.list-3.my li:after{content:'';position:relative;right:inherit; top:inherit ; bottom:-23px; width:100%; height:1px; border-bottom:1px dashed #ddd;}
    ul.list-3.my dl{width:100%;float:none;}
    ul.list-3.my dd{width:100px;float:left;}
    ul.list-3.my dd img{width:100%;}
    ul.list-3.my dt{float:right;width:calc(100% - 120px);height:inherit;text-align:left;}
    ul.list-3.my .desc{width:100%;text-align:left;padding-left:120px; }
    /* 인재채용 : 나의 지원 현황 : 결과확인 */
    ul.list-1.my dt{float: right;width: calc(100% - 120px);height: inherit;text-align: left;}
    ul.list-1.my dd{width: 100px;height:auto; float: left;}
    ul.list-1.my dd img{width:100%;}


}
@media screen and (max-width:736px){
    /* 사업소개 : 글로벌 사업 */
    ul.list-2.world > li{width:calc(50% - 10px); margin-left:20px;}

}
@media screen and (max-width:667px){
    /*회사소개: 로케이션*/
    ul.list-2.loca li{width:100%;float:none;margin-left:0;}
    ul.list-2.loca dl dt{height:58px;border-bottom:none;}
    ul.list-2.loca dl dd{position:absolute;width:100%;left:0px;padding-top:10px;border-top:1px solid #bbb;}
    /* 회사소개 : 로케이션 : 버튼*/
    .loca .wrap-btn{width:100%;float:none;}
    .loca .wrap-btn#japan{width:100%;float:none;}
    .loca .btn-map{width:auto; /* 63 */ }

    /* 사업소개 : 글로벌 사업 */
    ul.list-2.world > li{width:100%;overflow: hidden;float:none;margin-left:0;padding: 10px;/* background: #efefef; */ background:#E1EFEF;}
    .world .wrap-btn{border-top:none;}
    /* 인재재용 : 나의 지원 현황 */
    ul.list-3.my li{background:#f7f7f7;margin-bottom:20px;}
    ul.list-3.my li:after{display:none;}

    ul.list-3.my dl{display:block;min-height:85px;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ddd;}
    ul.list-3.my dt{padding-bottom:0;margin-bottom:0; margin-top:10px !important; border-bottom:none;}
    ul.list-3.my dd img {width: 100%;height: 65px;border-radius: 32px; border: 1px solid #ddd;}
    ul.list-3.my .desc{padding-left:0;}

    /* 인재채용 : 나의 지원 현황 : 결과확인 */
    section.result{padding-top:20px;}
    ul.list-1.my li{background:#f7f7f7;}
    ul.list-1.my li:after{display:none;}
    ul.list-1.my dl{display:block;min-height:85px;padding-top:20px; padding-bottom:20px; margin-bottom: 0px;}
    ul.list-1.my dt{float: right;width: calc(100% - 100px);height: inherit;text-align: left; margin-top:5px !important;}
    ul.list-1.my dd{width: 100px;height:auto;float: left; margin-top:-5px;}
    ul.list-1.my dd img{width: 80%;height: 47px;border-radius: 25px;border:1px solid #ddd;}
    ul.list-1.my .desc{width:calc(100% + 100px);margin-top:15px;margin-left:-100px;}

}
@media screen and (max-width:640px){

    ul.tab.mt60{margin-top: 30px !important;}

    ul.list-2.cust{overflow:hidden;}
    ul.list-2.cust > li {float:none; clear:both; width: 100%;margin: 30px 0 30px 0px; min-height:128px;}
    ul.list-2.cust li:first-child{margin-top:0;}
    ul.list-2.cust li .pull-left{width:40%;}
    ul.list-2.cust li .pull-right{width:60%;}
    ul.list-2.cust ul.flag{min-height:71px !important;height:auto !important; margin-top:0px;padding-top:0px;}
    ul.list-2.cust ul.flag li{margin-top:10px;margin-bottom:0;}
    ul.list-2.cust dl {padding-top:10px;}
    ul.list-2.cust dl dt {height:inherit;}

    /* 사업소개 : 인사제도 */
    ul.list-4.hr .tit{bottom:5px;}

    /* 제휴신청 */
    .tbl-row.agree span.show + .wrap-input.agree {margin-top: 15px;}

    /* 뉴스 */
    ul.news li .img-wrap {
        width: 100%;
        overflow: hidden;
        float: none;
    }
    ul.news li a .img-wrap img {
        /* height: 100%; */
        width: 100%;
        max-height: 127px;
    }
    ul.news li .pull-right {
        position: relative;
        width: 100%;
        height: 120px;
        margin-top:15px;
        padding-left: 20px;
        text-align: left;
        float: none;
    }
}

/* 568 533 */
@media screen and (max-width:568px){
    html{font-size:11px;}
    article .tit{font-size:2rem;}
    article .tit > .ko-smaller {font-size:20px;}

    /*뉴스 리스트 */
    ul.news li dd{font-size:1.25rem;line-height:1.7;max-height:69px;height:69px;}
    /*뉴스 뷰*/
    .news-cont .tit{font-size:1.5rem;}
    .news-cont .date{font-size:1rem;}
    /* 뉴스 : 뷰 : 이전글 다음글 */

    /* 회사소개 : 회사소개 : 밸로프이즈*/
    ul.list-4 li{width:calc(50% - 1px);}
    ul.list-4 li:nth-child(2n):after{display:none;}
    ul.list-4 li:nth-child(3):before,
    ul.list-4 li:nth-child(4):before{content:'';display:block;width:100%;height:1px;border-top:1px dashed #ddd;}
    dl dt{height:30px;}
    dl dd{height:45px;}
    /* 회사소개 : CI */
    ul.list-2 dd {height:auto;}

    /*회사소개: 연혁 */
    .history-tab ul li a, .history-tab ul li a:visited{font-size: 1.125rem;}

    /*회사소개 : 고객센터*/
    ul.list-2.cust dl dd{height:20px;}

    /* 사업소개 : 사업 소개 */
    ul.list-3.area li{width:100%; margin:20px 0; padding:0;}
    ul.list-3.area li:before{
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: -20px;
        width: 100%;
        height: 1px;
        background: none;
        border-top:1px dashed #ccc;
    }
    ul.list-3.area li:first-child{margin-top:0;}
    ul.list-3.area li:first-child:before, ul.list-3.area li:after{display:none;}
    ul.list-3.area .img-wrap{width:30%;float:left; background-color:#efefef; border-radius: 8px;}
    ul.list-3.area .img-wrap img{height:108px;}
    ul.list-3.area dl{width:70%; float:right; padding-left:15px; }
    ul.list-3.area .img-wrap .num{margin-top:10px;padding-top:8px;background-size:100px 48px}
    ul.list-3.area dt{font-size: 1.25rem;}
    ul.list-3.area dd{font-size: 1.125rem;}


    /* 사업소개 : 인사제도 */
    ul.list-4.hr li:after,
        /*	ul.list-4.hr li:nth-child(2):after{position: absolute;right:-12px;top: 0;content: '';display: block;
            width: 20px;height: 100%;background: url(/static/images/company/hr-arrow.png) center no-repeat;}*/
    ul.list-4.hr .img-wrap{height:190px;}
    /*사업 소개 : 인사제도 : 복지제도 등 */
    ul.list-3.hr li{width:100%;margin-left:0;}
    ul.list-3.hr dd{min-height:inherit;}
    ul.list-4.hr li:after{background:none;}
    ul.list-4.hr li:nth-child(3):before, ul.list-4.hr li:nth-child(4):before{border:none;}

    ul.list-3.hr{margin-top:0px !important;padding-top:0 !important;}
    ul.list-3.hr dl{margin-top:20px;}
    ul.list-3.hr li:first-child dl{margin-top:0;}

    /* 인재 채용 : 채용 공고 */
    .tbl-row.career{padding-right:20px;}
    .career .row4{width:100%;margin-bottom:5px;}
    .tbl-row.career .row4 input[type="search"]{width: calc(100% - 57px);margin-left: 18px;}
    .job-list{margin-top:0 !important;}
    .job-list .tbl-row{padding:4px 0px;}
    .row5 a{padding:4px 16px;}
    .job-list .tbl-row .row5{font-size:13px;text-align:center;font-size:13px;padding-left:5px;}
    .job-list .tbl-row .row5:nth-child(1){width:35%;}
    .job-list .tbl-row .row5:nth-child(2){display:none;}
    .job-list .tbl-row .row5:nth-child(3){width:25%;}
    .job-list .tbl-row .row5:nth-child(4){width:20%;}
    .job-list .tbl-row .row5:nth-child(5){width:20%;}
    .job-list .tbl-row .row5.th{font-size:14px;}

    .job-list .tbl-row .row5 .text{display:none;}

    /* ir */
    #wrap-view #view_title {font-size: 1.27272rem;}

}
/* 533 */
@media screen and (max-width:533px){
    /* 브레드 스크럼 : hr 매니지먼트가 오버플로우 되는 시점 */
    article .tit .breadscrumb{display:none;}

    /*  사업소개 : 글로벌 사업 */
    ul.list-2.world li .pull-left{width:40px;height:28px;}
    ul.list-2.world li .pull-right{width:calc(100% - 50px);}
    ul.list-2.world dl dd{margin-left:-50px;width:calc(100% + 50px);margin-bottom:0;}
    .world li .pull-left a img{}
    .world .wrap-btn{/* border-top:1px solid #ddd;  */border-top:none;padding-top:10px; margin-left: -50px;width: calc(100% + 50px);}
    .world .wrap-btn.first{margin-top:10px; padding-top:20px; border-top:1px solid #ddd;}
    .world .wrap-btn.second{margin-top:10px; padding-top:0px; border-top:none;}

    /* 사업소개 : 인사제도 */
    /*	ul.list-4.hr li:after,
        ul.list-4.hr li:nth-child(2):after{position: absolute;right:-12px;top: 0;content: '';display: block;
        width: 20px;height: 100%;background: url(/static/images/company/hr-arrow.png) center no-repeat;}*/
    ul.list-4.hr .img-wrap{height:auto;}
    ul.list-4.hr .tit{bottom:0px;font-size:14px;}

    /* 전체/검색 인풋 */
    .positionRight{width:100%;}
    .tbl-row.input-wrap .wrap-input {width:36%; margin-right:6px;}
    .ir_search_wrapper {width:61%;}
    /* 테이블 */
    .tbl.ir-tbl td {padding:18px 0;}
    .tbl td a {width:94%;}
    colgroup col:nth-of-type(1) {width:50px;}
    colgroup col:nth-of-type(3) {width:80px;}

    #map{position:relative;height:340px;}
    #map img {position:absolute;top:0;left:50%;height: 340px;margin-left: -230px;}
}
/* 480 */
@media screen and (max-width:480px){
    .row-w{max-width:90% !important;}

    ul.news li .pull-right{height:40px;}
    ul.news li dt{padding-right: 2rem;}
    ul.news li dd{display:none;}
    ul.news .date{bottom:inherit;left:inherit;top:27px; font-size:0.875rem;}

    /*  사업소개 : 사업 소개 */
    ul.list-3.area .img-wrap{width:40%;float:left;}
    ul.list-3.area .img-wrap img{height:125px;}
    ul.list-3.area dl{width:60%;}


    /* 사업소개 : 인사제도 */
    ul.list-4.hr{padding:10px;}
    ul.list-4.hr li{position:relative;width:calc(50% - 10px);margin-left:10px;padding-top:20px;padding-bottom:10px;}
    ul.list-4.hr li:nth-child(2n+1){margin-left:0;}
    ul.list-4.hr li:nth-child(3){margin-left:0;}
    ul.list-4.hr li:after,
    ul.list-4.hr li:nth-child(2):after{display:none;}
    ul.list-4.hr .img-wrap{height:221px;}
    ul.list-4 .img-wrap img{height:80%;}

    /* 인재 채용 : 인트로  */
    .recruit ul li{width:100%;margin-left:0;}
    .recruit ul li:nth-child(2n + 1), .recruit ul li:nth-child(3n + 1){margin-left:0;}

    /* 인재채용 : 채용 공고 */
    .recruit ul li a{padding:15px;min-height:82px;}
    .recruit .img-wrap{height:45px;top: 15px;left:15px;}
    .recruit .img-wrap img{height:100%;}
    .recruit .text{overflow:hidden;margin-left:50px;width:calc(100% - 50px);}
    /* .recruit .text dt{height:30px;} */
    .recruit .text dt, .recruit .text dd{height:inherit;}
    .recruit .text dt{width:50%;float:left; margin-bottom:0;}
    .recruit .text dd{position: absolute;width: 50%;margin-top: 12px;top: 10px;right: 0;text-align: center;}
}
@media screen and (max-width:460px){
    /*회사소개: 연혁 */
    .history-tab ul li a, .history-tab ul li a:visited{font-size: 1rem;}
}
@media screen and (max-width:414px){

    /*회사소개: 연혁 */
    .history-tab ul li a, .history-tab ul li a:visited{padding: 16px 8px;font-size: 10px;}

    /* 고객센터 */
    ul.list-2.cust dl {padding-top:0px;}
    ul.list-2.cust dl dt {height:2.8rem;}

    /* 회사소개 : 오시는 길 */
    .loca .wrap-btn#japan{width:auto;float:right;width: 100%;float: none;}

    /* 사업소개 : 사업 영역 */
    ul.list-3.area li{width:calc(100% - 12px); margin:40px 5px 20px;  padding-bottom: 20px; background: #fafafa; box-shadow:0px 0px 5px rgba(0,0,0,0.3); }
    ul.list-3.area li:first-child{margin-left:5px;}
    ul.list-3.area li:before{top:-30px;}
    ul.list-3.area .img-wrap{width:100%;float:none;border-radius:0;}
    ul.list-3.area .img-wrap img{height:inherit;width:50%;}
    ul.list-3.area dl{width:100%;float:none; margin-top: 10px;padding-right: 15px;}
    ul.list-3.area dt{padding-bottom: 10px;margin-bottom: 10px;}


    /* 인재채용 : 지원결과 안내 */
    ul.list-1.my dt{width:100%;float:none;text-align:center;}
    ul.list-1.my dd{width:100%;float:none;}
    ul.list-1.my dd img{height:auto;width:25%;}
    ul.list-1.my .desc{width:100%;margin-left:0;text-align:center;}

    /* ir */
    #wrap-view .text {padding:45px 0px 70px}
    .pop-layer{width: 96%;}
    .pop-layer h3 {padding: 15px 0;}
    .pop-content {padding: 5vh 10px 6vh;  min-height:auto; }
    .todayopen { padding: 10px 0;}
}
@media screen and (max-width:360px){
    html{min-width:320px;}
    .apply .wrap-btn #apply, .apply .wrap-btn #apply:visited, .btn-tbl-form, .btn-tbl-form:visited{
        min-width:120px;font-size:1.25rem;
    }
    /* 사업소개  : 글로벌 사업 */
    .world .wrap-btn.first{margin-top: 28px;}
    .wrap-btn ul.flag{width:120px;}
}

@media screen and (max-width:320px){
    ul.news .date{top:30px;}
}
