@charset "utf-8";

/* 프리텐다드 */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/variable/pretendardvariable-dynamic-subset.css");

/* CSS Document */
* {padding:0;margin:0;font-size: 100%;font-family: "Pretendard Variable"; box-sizing: border-box;}
*::before,
*::after {box-sizing: border-box;}
header,main,footer,section,article{display: block}
html{position: relative;overflow-y:scroll}
html,body{width:100%;height:100%}
ul,ol,li,dl,dt,dd {list-style:none}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{border:none;background: none}
hr,legend {display:none}
img,fieldset,iframe {border:none}
img{max-width: 100%;vertical-align:top}
caption {display:none}
input,button{box-sizing: border-box;vertical-align:middle;-webkit-appearance: none;border-radius: 0;outline: none}
select{box-sizing: border-box;vertical-align:middle;border-radius: 0;outline: none}
table{border:none; border-collapse:collapse; padding:0; border-spacing:0;table-layout: fixed}
select::-ms-expand {display: none;}
table{border:none; border-collapse:collapse; padding:0; border-spacing:0;table-layout: fixed}
/*input::-webkit-input-placeholder {font: 14px/1em 'nanum gothic',sans-serif}*/
/*input::-moz-placeholder { !* Firefox 19+ *!font: 14px/1em 'nanum gothic',sans-serif}*/
/*input:-ms-input-placeholder { !* IE 10+ *!font: 14px/1em 'nanum gothic',sans-serif}*/
input[type="text"],
input[type="password"],
input[type="reset"],
input[type="submit"],
input[type="tel"],
input[type="number"],
input[type="email"]{
    font-size: 13px;
    background: none;
    border-radius: 0px;
    border: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
textarea:focus{
    outline-color: #1c1c1c;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield !important;
}

.no-data {display: block !important;font-size: 16px !important;width: 100% !important;padding: 100px 0 !important;text-align: center;margin: 0 !important;}
.pc_n { display: none; }


#pagination{margin: 30px 0 10px;text-align:center;font-size:0;width:auto;display: block;position: relative;}
#pagination a{display:inline-block;margin:4px;color:#777;font-size:16px;font-weight:400;line-height:40px;width:40px;height:40px;vertical-align:top;border-radius:100%;}
#pagination a.active{background:#333;color:#fff;vertical-align:top;}
#pagination .end-prev,
#pagination .prev,
#pagination .next,
#pagination .end-next{text-indent: -99px;overflow: hidden;width:40px;height:40px;}
#pagination .end-prev{background:url(/_public/images/sub/first-prev.png) no-repeat;background-size:100%;}
#pagination .prev{background:url(/_public/images/sub/prev.png) no-repeat;margin-right:20px;background-size:100%;}
#pagination .next{background:url(/_public/images/sub/next.png) no-repeat;margin-left:20px;background-size:100%;}
#pagination .end-next{background: url(/_public/images/sub/end-next.png) no-repeat;background-size:100%;}

.sub-content .page-tit2 {color: #202020; font-weight: 700; font-size: 42px; line-height: 50px; text-align: center;margin-bottom: 50px; padding: 70px 0 10px}

.btn_box{margin-top: 15px;font-size: 0;text-align: center;}
.btn_box a{display: inline-block;margin: 0 5px;}
.btn_box button{display: inline-block;margin: 0 5px;}
.bt_type1{padding: 0 18px;color: #fff;line-height: 35px;border-radius: 3px}
.bt_color1{background-color: #0061ad;}
.bt_color2{background-color: #808080;}

.flex-row {display: flex;}
.justify-center {justify-content: center;}
.justify-sb {justify-content: space-between;}
.justify-sa {justify-content: space-around;}
.tac {text-align: center !important;}
.tar {text-align: right !important;}

.row,
.col{box-sizing: border-box;}
.row:after{display: block; content: ''; clear: both;}
.guide-line{position: relative; width: 1440px; margin: 0 auto; box-sizing: border-box;}
.guide-line:after{display: block; content: ''; clear: both;}
.pc-b {display: block;}
.pc-ib {display: inline-block;}
.pc-i {display: inline;}
.mo-b {display: none;}
.mo-ib {display: none;}
.mo-i {display: none;}

.skip a{display:block;position:absolute;left:0;top:-9999em;width:100%;background-color:#272727;color:#aaa;font: bold 12px/3.4 arial,sans-serif;text-align:center;z-index: 99999}
.skip a:hover,.skip a:active,.skip a:focus{top:0}

a{text-decoration:none; color:#000}
a:link,a:visited,a:active,a:focus{}
a:hover{text-decoration:none}
.blind{display:block;overflow:hidden;top:-1000em;position:absolute}

/* float */
.clearfix:after{content:''; display:block; clear:both}
.fl_left{float:left}
.fl_right{float:right}

/*기본*/
.wrap{width:100%;height:100%}
.container{position:relative;*zoom:1}
.container:after{display:block;clear:both;content:''}
.footer{position:relative}

/*공통부분*/
input[type=text],
input[type=password] {background:#fff; border:1px solid #c9c9c9;padding:0 5px 0 5px}
input[type=text]:hover,
input[type=password]:hover,
input[type=text]:focus,
input[type=password]:focus {border:1px solid #909090}
textarea{border:1px solid #c9c9c9; padding:5px}
select {border:1px solid #c9c9c9; padding:2px 2px 2px 6px; vertical-align:middle}
.container-row:after{display: block;clear: both;content: ''}
.ovh {overflow: hidden;}
li.no-data { padding: 50px; text-align: center;}

.header {position: fixed; top: 0; left: 0; right: 0; z-index: 21; background: #fff;}
.header-inner {position: relative;height: 90px;}
.header .logo {position: absolute; top: 9px; left: 0; }
.header .gnb {position: absolute; top: 0; left: 50%; height: 91px; transform: translateX(-50%);}
.header .gnb .list1 {display: flex; padding-top: 33px;}
.header .gnb .item1 {position: relative; padding: 0 68px;}
.header .gnb .btn1 {padding-bottom: 35px; color: #202020; font-weight: 600; font-size: 20px; line-height: 1.2; white-space: nowrap;}
.header .gnb .btn1:hover {color: #f87100;}
.header .gnb .list2 {display: none; position: absolute; top: 57px; left: 50%; width: 100%; padding-top: 28px; transform: translateX(-50%);}
.header .gnb .item2 {text-align: center;}
.header .gnb .btn2 {color: #fff; font-size: 18px; line-height: 2.22; white-space: nowrap;}
.header .gnb .btn2:hover {color: #f87100;}
.header .btn-inqury {display: flex; align-items: center; justify-content: center; width: 120px; height: 40px; position: absolute; top: 25px; right: 58px; background: #ff5e28; border-radius: 20px;}
.header .btn-inqury:hover { background: #00284a; }
.header .btn-inqury .txt {position: relative; padding-right: 25px; color: #fff; font-weight: 600; font-size: 16px;}
.header .btn-inqury .txt::after {content: ''; position: absolute; top: 50%; right: 0; width: 9px; height: 14px; background: url(/_public/images/main/link-0@2x.png) 0 0/100% no-repeat; transform: translateY(-50%);}
.header .btn-all-menu {position: absolute; top: 35px; right: 0; width: 28px; height: 20px; background-repeat: no-repeat; background-size: auto 20px; background-image: url(/_public/images/main/all-menu.png); background-position: 50%;}
.header .btn-all-menu.js-close {background-image: url(/_public/images/main/close-all-menu2.png);}
.header .gnb-bg {display: none; position: absolute; top: 90px; left: 0; z-index: -1; width: 100%; height: 260px; background: #000; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}
.all-menu {display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0;z-index: 100; background: #fff;}
.all-menu .btn-inqury {display: none;}
.all-menu .all-inner {display: flex; padding-top: 280px;}
.all-menu .all-inner dl {margin-right: 175px;}
.all-menu .all-inner dl:last-child {margin-right: 0;}
.all-menu .all-inner dt {padding-bottom: 25px;}
.all-menu .all-inner dt a {color: #202020; font-weight: 700; font-size: 42px; line-height: 50px;}
.all-menu .all-inner dl:hover dt a {color: #f87100;}
.all-menu .all-inner dd a {color: #202020; font-weight: 500; font-size: 22px; line-height: 50px;}
.all-menu .all-inner dd a:hover {color: #f87100;}
.all-menu .btn-close-all-menu {position: absolute; top: 34px; right: 0; width: 22px;}

.container {padding-top: 90px;}

.footer {background: #000;}
.footer-logo {position: absolute; top: 30px; left: 0; width: 150px;}
.footer-cont {padding-left: 240px;}
.footer .cont-top {display: flex; justify-content: space-between; align-items: center; padding: 40px 0 30px 10px; border-bottom: 1px solid #555;}
.footer .top-menu {display: flex; align-items: center;}
.footer .top-menu li {margin-right: 30px;}
.footer .top-menu li:first-child a {color: #f87100; }
.footer .top-menu a {color: #ccc; font-weight: 500; font-size: 16px; line-height: 19px;}
.footer .top-menu a:hover {color: #fff;}
.footer .sns-menu {display: flex; align-items: center;}
.footer .sns-menu li {margin-left: 20px;}
.footer .sns-menu li img {height: 18px;}
.footer .cont-bottom {padding: 30px 0 54px 10px;}
.footer .address {color: #aaa; font-weight: 500; font-size: 14px; line-height: 21px;}
.footer .contact {display: flex; align-items: center; margin-top: 20px;}
.footer .contact li {margin-right: 30px;}
.footer .contact .label {margin-right: 10px; color: #787878; font-weight: 500; font-size: 14px; line-height: 16px;}
.footer .contact .contact-txt {color: #aaa; font-weight: 500; font-size: 14px; line-height: 16px;}
.footer .copyright {margin-top: 20px; color: #787878; font-size: 12px; line-height: 14px;}

.go-top {position: fixed; bottom: 100px; right: 40px; width: 50px; z-index: 10;}

.point-color {color: #ff5e28;}
.point-bg {background: #ff5e28;}

.zoom-img {transition: 0.3s;}
.zoom-img.scale1-1:hover {transform: scale(1.1);}
.zoom-img.scale1-2:hover {transform: scale(1.2);}

ul.tap2 { display: flex; width: 100%; text-align: center; margin-bottom: 40px; background: #f9f9f9; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc}
ul.tap2 li { width: 50%; font-size: 20px; font-weight: 500;  border-bottom: 3px solid #ddd; }
ul.tap2 li a { display: block; padding: 20px; }
ul.tap2 li a:hover { color: #00284a; font-weight: 600; }
ul.tap2 li.on { border-bottom: 3px solid #00284a; font-weight: 600; position: relative }
ul.tap2 li.on a { background: #00284a; color: #fff}
ul.tap2 li.on::after { content: "▼"; position: absolute; top: 62px; font-size: 14px;color: #00284a; left: 49%; }

h3.h3 { font-size: 30px; font-weight: 700; color: #202020; margin-bottom: 30px}
h3.h3 span { color: #f87100; font-weight: 600;}

.leader_info { background: #f6f6f6; padding: 40px; margin-bottom: 60px}
.leader_info p.infotit { font-weight: 700; font-size: 30px; margin-bottom: 20px; word-break: keep-all;}
.leader_info p.infotxt { font-size: 20px; line-height: 32px; word-break: keep-all;font-weight: 500;}
.leader_info p.infotxt span {  font-weight: 700; color: #f87100}
.leader_info p.infotxt strong { display: block;}
.leader_info p.infotxt em { font-size: 17px;  display: block; margin-top: 40px; line-height: 24px}
.leader_info div { display:inline-block; vertical-align: top;}
.leader_info ul { border-top: 2px solid #202020; width: 500px; margin-left: 230px}
.leader_info ul li { padding: 19px ; font-size: 18px; border-bottom: 1px solid #ccc}
.leader_info ul li strong { width:80px; display:inline-block }
.button-box { text-align:center; font-size:0; margin-top:60px;}
.button-box button { width:250px; height:60px; font-size:17px; font-weight:500; line-height:60px; text-align:center; border-radius: 99px}
.button-box button.bkbut { background: #202020; color: #fff;}

.sectionbox { display: flex;}
.sectionbox section { width: 48%;}
.sectionbox section:first-child { margin-right: 4%}
.direction .sectionbox table tbody td { width: 80%}

.ci_box { margin-top: 80px; padding-bottom: 80px; border-bottom: 1px solid #ddd}
.ci_box:last-child { border-bottom: 0}
.ci_box h4{  font-size: 32px; text-align: center;}
.ci_box .subtit { text-align: center; display: block; font-size: 20px; font-weight: 500; color: #555555; margin-top: 10px; margin-bottom:50px}
.ci_box .sign_box { display: flex; justify-content: space-between;flex-wrap: wrap;}
.ci_box .sign_box div {  margin-bottom: 30px}
.ci_box .sign_box div:first-child {  }
.ci_box .sign_box div:nth-child(3) { margin-right: 70px}
.ci_box .sign_box div span{  font-size: 18px; color: #C8C8C8; display: block; font-weight: 700; margin-bottom: 10px}
.ci_box .sign_box div img{ }
.ci_box .sign_box p { font-size: 18px; font-weight: 500; color:#555555; word-break: keep-all; line-height: 28px}
.ci_box .color_box { display: flex;}
.ci_box .color_box div { width: 50%;}
.ci_box .color_box div:first-child {  }
.ci_box .color_box div span { color: #0F345B; font-weight: 600;font-size: 18px; display: block;margin-bottom: 10px}
.ci_box .color_box div i { background:#0F345B; width: 300px; height: 100px; display: inline-block;}
.ci_box .color_box div:nth-child(2) i { background:#EB5A2A;}
.ci_box .color_box div:nth-child(2) span{ color: #EB5A2A; }
.ci_box .color_box div p { font-size: 14px; display: inline-block;font-weight: 600; line-height: 26px; margin-left: 40px; color: #787878; vertical-align: top;}
.ci_box  button { width: 230px; background: #202020; color: #fff; padding: 20px; border-radius: 99px; margin: 0 auto; display: block; margin-right: 0; margin-bottom: 10px; margin-top: -10px}
.ci_box  button i {display:inline-block;width:20px;height:20px;background:url(/_public/images/sub/icon_download.svg) 50% 50% no-repeat;margin-left:5px;vertical-align: text-top;}
.ci_box  button:hover {background:#000;}


.inquiry {padding: 70px 0 150px;}
.inquiry .agree{ margin-top:60px;}
.inquiry .agree-box { width: 100%; height: 230px; border: 1px solid #ccc; padding: 30px;overflow: auto;}
.inquiry .agree .agree-check{display:block; margin-top:20px; text-align:right;}
.inquiry .agree .agree-check input[type="radio"]{position:absolute; opacity:0;}
.inquiry .agree .agree-check label{font-size:18px; font-weight:400; color:#222; position:relative; padding-left:34px; cursor:pointer; margin-left:20px;}
.inquiry .agree .agree-check label::before{content:''; width:24px; height:24px; border-radius:50%; border:1px solid #acacac; position:absolute; left:0; top:0;}
.inquiry .agree .agree-check label::after{display:none;content:'';width:10px;height:10px;border-radius:50%;background: #f87100;position:absolute;top: 7px;left: 7px;}
.inquiry .agree .agree-check [type="radio"]:checked + label::before{border-color:#f87100;}
.inquiry .agree .agree-check [type="radio"]:checked + label::after{display:inline-block;}
.inquiry .table-box{margin-top:30px;}
.inquiry .table-box table{border-top: 2px solid #202020;table-layout: fixed;width:100%;}
.inquiry .table-box table colgroup col:first-child{width:150px;}
.inquiry .table-box table tr th{padding:15px 20px;border-bottom:1px solid #ccc; font-size: 17px;font-weight: 500;text-align: left;color: #202020;}
.inquiry .table-box table tr th em{color:#f87100}
.inquiry .table-box table tr td{padding:15px 20px;border-bottom:1px solid #ccc;}
.inquiry .table-box table tr td input[type="text"],
.inquiry .table-box table tr td input[type="tel"],
.inquiry .table-box table tr td input[type="email"],
.inquiry .table-box table tr td input[type="number"]{padding:0 20px;font-size: 17px;width:100%;height:50px;background-color: #f5f5f5;max-width: 400px;border:0;}
.inquiry .table-box table tr td input[type="text"]::placeholder,
.inquiry .table-box table tr td input[type="tel"]::placeholder,
.inquiry .table-box table tr td input[type="email"]::placeholder,
.inquiry .table-box table tr td input[type="number"]::placeholder{color:#aaa;}
.inquiry .table-box table tr td textarea{padding:20px;font-size: 17px;width:100%;height:200px;background-color: #f5f5f5;border:0;resize: none;}
.inquiry .table-box table tr td textarea::placeholder{color:#aaa;}
.inquiry .table-box table tr td .code{display: flex;align-items: center;}
.inquiry .table-box table tr td .code span{display: inline-block;}
.inquiry .table-box table tr td .code span img{display:block;}
.inquiry .table-box table tr td .code input[type="text"]{margin-left:40px;max-width:200px;}


/* 고객센터 */

.info {padding: 70px 0 150px;}
.info-box { text-align: center; border-top: 2px solid #202020; padding: 50px 0 10px}
.info-box div { display: inline-block; width: 33%; position: relative;}
.info-box div::before {content: "";background: url(/_public/images/sub/info_icon4.png) no-repeat;width: 30px;height: 30px;position: absolute;right: 30px;top: 50px;}
.info-box div:last-child::before {content: ""; display: none;}
.info-box strong { display:block; font-size: 20px; margin: 30px 0 20px}
.info-box span { display:block; font-size: 17px}


.recruitment {padding: 70px 0 60px;}
.recruitment .topimgtxt {position: relative;display: block;background: url(/_public/images/sub/recruitment_bg.png) no-repeat 50%;background-size: cover;width: 100%;height: 350px;}
.recruitment .topimgtxt p {text-align: center;display: block;margin: 0 auto;width: 100%;padding: 93px 0 0;}
.recruitment .topimgtxt p strong { font-size: 32px; font-weight: 700; color: #fff; line-height: 44px;}
.recruitment .topimgtxt p strong em { color: #f87100}
.recruitment .topimgtxt p span  { display:block; color: #fff; font-size: 17px; line-height: 26px; margin-top: 25px}
.recruitment .topimgtxt div.img { }

.recruitment .icon-box { background: #f9f9f9}
.recruitment .icon-box .iconbg { display: inline-block; width: 49%; margin-bottom: 50px}
.recruitment .icon-box .iconbg p {font-size: 19px; font-weight: 500; line-height: 30px;display: inline-block;vertical-align: top;margin-top: 70px;margin-left: 40px;}
.recruitment .icon-box .iconbg p em {  color: #f87100 }
.recruitment .icon-box .iconbg div { border: dashed #ccc 2px;border-radius: 99px; width: 200px;height: 200px;padding: 50px 0 0;text-align: center; background: #fff; display: inline-block;}
.recruitment .icon-box .iconbg div img { }
.recruitment .icon-box .iconbg div span { display: block; font-size: 20px; font-weight: 600; margin-top: 30px}

.recruitment .icon-box .iconbg2 {margin-bottom: 50px;position: relative;}
.recruitment .icon-box .iconbg2::after {content: "";width: 98%;height: 1px;background: #ccc;display: block;position: absolute;bottom: 100px;z-index: 0;}
.recruitment .icon-box .iconbg2 div {border: dashed #ccc 2px;border-radius: 99px;width: 200px;height: 200px;padding: 50px 0 0;text-align: center;background: #fff;display: inline-block;vertical-align: top;margin-right: 151px;position: relative;z-index: 9;}
.recruitment .icon-box .iconbg2 div span { display: block; font-size: 20px; font-weight: 600; margin-top: 30px}
.recruitment .icon-box .iconbg2 div:last-child { margin-right: 0}
.gybox {width: 100%; margin: 0 auto; background: #f9f9f9; padding: 60px 0 10px;}
.recruitment ul.recuit-list  {border-top: 2px solid #202020;border-bottom: 1px solid #202020;}
.recruitment ul.recuit-list li { border-bottom: 1px solid #ccc; }
.recruitment ul.recuit-list li:last-child { border-bottom: 0}
.recruitment ul.recuit-list li a{position:relative; padding: 30px; display: block; }
.recruitment ul.recuit-list li a:hover { background: #f8f8f8}
.recruitment ul.recuit-list li a h4 {font-size: 19px;font-weight: 500;display: block; }
.recruitment ul.recuit-list li a h4 span { margin-right: 10px; display: inline-block; width: 80px; text-align: center;line-height: 30px; color: #fff; font-size: 15px;border-radius: 99px; }
.recruitment ul.recuit-list li a h4::after {content: "";background: url(/_public/images/sub/recuit_more.png) no-repeat;width: 30px;height: 30px;position: absolute;right: 30px;top: 50px;}
.recruitment ul.recuit-list li a h4 span.type1 {  background: #f87100;}
.recruitment ul.recuit-list li a h4 span.type2 {  background: #787878;}
.recruitment ul.recuit-list li a div{  display: block; margin-top: 20px; font-size: 17px; font-weight: 500; margin-left: 42px;}
.recruitment ul.recuit-list li a div em {  color:#787878; margin-right: 10px}
.recruitment ul.recuit-list li a div span { margin-right: 40px}
.recruitment ul.recuit-list li a h4 em {font-size: 17px;color: #f87100;width: 40px;display: inline-block;}
.recruitment h4.h4 { font-size: 20px; font-weight: 500; position:relative; padding-left: 25px; margin-bottom: 20px; }
.recruitment h4.h4::before { content: ""; background: #f87100; width: 15px; height: 4px; display: block; position: absolute; left: 0; top: 9px}
.recruitment ul.reul { }
.recruitment ul.reul li { font-size: 17px; position: relative;padding-left: 15px; margin-bottom: 10px}
.recruitment ul.reul li::before { content: ""; background: #787878; width: 4px; height: 4px; display: block; position: absolute; left: 0; top: 9px}

.reul-box div { display: inline-block; width: 49%}

.recrui-layer { position: fixed;  top: 0; left: 0; width: 100%;  height: 100%;  background: rgba(0,0,0,0.7);  z-index: 1000; line-height: normal;}
.recrui-layer div.layerpop { position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;max-width: 1000px;border-radius: 20px;background: #fff;padding: 40px 30px; }
.recrui-layer .view{background: #fff;margin:0 auto;border-top:2px solid #202020;}
.recrui-layer .view .top{padding:30px 0;}
.recrui-layer .view .top .tit{margin-bottom:20px;font-size: 22px;font-weight: 600;color: #000;}
.recrui-layer .view .top .ct-badge{display:inline-block;vertical-align: middle;line-height: 20px;width:60px;color:#fff;text-align: center;border-radius: 20px;font-size:12px;}
.recrui-layer .view .top .ct-badge.normal{background: #3cc194}
.recrui-layer .view .top .ct-badge.event-badge{background: #202020}
.recrui-layer .view .file-box{padding:20px;border-top:1px solid #ccc;border-bottom:1px solid #202020;}
.recrui-layer .view .file-box em{display: inline-block;font-size: 18px;font-weight: 600;color: #000;}
.recrui-layer .view .file-box .file{display: inline-block;margin-left:30px;font-size: 18px;font-weight: 600;color: #202020;vertical-align: top;}
.recrui-layer .view .file-box .file a {font-weight: 500;font-size: 16px;display: block;line-height: 30px;}
.recrui-layer .view .view-content{padding:40px 0;min-height:300px;font-size:18px;border-top:1px solid #e5e5e5;line-height: 1.67;word-break: break-all; }
.recrui-layer .view .top .txt span{display:inline-block;margin-right:40px;font-weight:600; color: #787878}
.recrui-layer .view .top .txt span em{display:inline-block;margin-right:10px;color:#000;}
.recrui-layer .view .top .txt .name em{font-style: italic;font-family: san-serif;display:inline-block;margin-right:5px;}
.recrui-layer .view .top span.type1 { color: #f87100; margin-right: 10px}
.recrui-layer .view .top span.type2 { color: #787878; margin-right: 10px}
.recrui-layer div.layerpop .close-layer{display: inline-block;position:absolute;left:50%;transform: translateX(-50%);top: -100px;}


.datapage {padding: 70px 0 150px;}
.datapage button {width:200px;background:#202020;color:#fff; padding: 15px 20px; border-radius: 99px}
.datapage button i {display:inline-block;width:20px;height:20px;background:url(/_public/images/sub/icon_download.svg) 50% 50% no-repeat;margin-left:5px;vertical-align: text-top;}
.datapage button:hover {background:#000;}
.datapage .data-list { border-top: 2px solid #202020; }
.datapage .data-list ul li { padding: 50px 0; border-bottom: 1px solid #ccc}
.datapage .data-list ul li div.img {display: inline-block; vertical-align: top;}
.datapage .data-list ul li:last-child {  border-bottom: 1px solid #000}
.datapage .data-list ul li div.txt-box {display: inline-block;width: 60%;margin-left: 70px;}
.datapage .data-list ul li div.txt-box strong {display: block;font-size: 25px; margin-top: 30px}
.datapage .data-list ul li div.txt-box span {display: block;margin: 30px 0; color: #787878; line-height: 26px}

.private-box { line-height: 22px}
.private-box span { font-weight: 500}
.private-box strong { font-size: 18px}

@media screen and (max-width: 768px){
    #pagination{margin:15px 0 50px;}
    #pagination a{width:20px;height: 20px;font-size:13px;line-height: 20px;}
    #pagination .end-prev,
    #pagination .prev,
    #pagination .next,
    #pagination .end-next{width:20px;height: 20px;}


    .guide-line {width: auto;}
    .pc-b {display: none;}
    .pc-ib {display: none;}
    .pc-i {display: none;}
    .mo-b {display: block;}
    .mo-ib {display: inline-block;}
    .mo-i {display: inline;}

    .header-inner {height: 60px;}
    .header .logo {width: 160px; left: 20px; top: 0;}
    .header .gnb {display: none;}
    .header .btn-inqury {display: none;}
    .header .btn-all-menu {top: 20px; right: 20px; width: 28px; height: 20px;}
    .all-menu {display: none; top: 60px;}
    .all-menu .btn-inqury {display: flex; align-items: center; height: 64px; padding-left: 30px; color: #fff; font-weight: 700; font-size: 16px; background: #f87100 url(/_public/images/main/link-0@2x.png) calc(100% - 20px) 50%/9px no-repeat;}
    .all-menu .all-inner {display: block; height: calc(100% - 64px); padding-top: 0; overflow-y: auto;}
    .all-menu .all-inner dl {margin-right: 0;}
    .all-menu .all-inner dt {padding: 30px 0 10px;}
    .all-menu .all-inner dt a {display: block; padding-left: 30px; font-weight: 500; font-size: 20px; line-height: 1.4; background: url(/_public/images/main/am-off@2x.png) calc(100% - 30px) 50%/15px no-repeat;}
    .all-menu .all-inner dt:hover a {color: none;}
    .all-menu .all-inner dt a.active {color: #f87100; background-image: url(/_public/images/main/am-on@2x.png);}
    .all-menu .all-inner dd {}
    .all-menu .all-inner dd ul {display: none; padding: 10px 0; background: #f8f8f8;}
    .all-menu .all-inner dd a {display: block; padding-left: 40px; font-size: 18px; line-height: 40px;}
    .all-menu .all-inner dd a:hover {color: #1c3989;}
    .all-menu .btn-close-all-menu {display: none;}

    .container {padding-top: 60px;}

    .footer {padding: 50px 20px;}
    .footer-logo {position: static;}
    .footer-cont {padding-left: 0;}
    .footer .cont-top {display: block; padding: 30px 0;}
    .footer .top-menu li {margin-right: 10px;}
    .footer .top-menu a {line-height: 24px;}
    .footer .sns-menu {margin-top: 30px;}
    .footer .sns-menu li {margin: 0 20px 0 0;}
    .footer .cont-bottom {padding: 30px 0 0 0;}
    .footer .address {font-size: 14px; line-height: 2;}
    .footer .contact {display: block; margin-top: 20px;}
    .footer .contact li {margin: 10px 0 0 0;}
    .footer .contact li:first-child {margin-top: 0;}
    .footer .copyright {margin-top: 30px;}

    .go-top {bottom: 20px; right: 20px;}

    ul.tap2 { }
    ul.tap2 li a { padding: 15px}
    ul.tap2 li { font-size: 16px}
    ul.tap2 li.on::after { content: "▼"; top: 49px; font-size: 14px; left: 46%;}

    h3.h3 { font-size: 24px; font-weight: 700; color: #202020; margin-bottom: 30px}
    h3.h3 span { color: #f87100; font-weight: 600;}

    .leader_info { background: #f6f6f6; padding: 30px; margin-bottom: 60px}
    .leader_info p.infotit { font-weight: 700; font-size: 22px; margin-bottom: 20px; }
    .leader_info p.infotxt { font-size: 15px; line-height: 23px; }
    .leader_info p.infotxt strong { display: block;}
    .leader_info p.infotxt em {font-size: 15px;margin-top: 20px;line-height: 22px;}
    .leader_info div {display:block;vertical-align: top;margin-top: 20px;}
    .leader_info ul { border-top: 2px solid #202020; width: 100%; margin-left: 0; margin-bottom: 20px}
    .leader_info ul li {padding: 15px;font-size: 16px;border-bottom: 1px solid #ccc}

    .sectionbox { display: block;}
    .sectionbox section { width: 100%;}
    .sectionbox section:first-child { margin-right: 4%}
    .direction .sectionbox table tbody td { width: 80%; padding: 20px 20px 20px 0;}
    .direction table tbody td { width: 80%; padding: 20px 20px 20px 0;}

    .ci_box h4 { font-size: 25px}
    .ci_box .subtit { font-size: 16px; }
    .ci_box .sign_box div { display: block;}
    .ci_box .sign_box div:first-child { margin-right: 0; }
    .ci_box .sign_box div:nth-child(3) { margin-right: 0; }
    .ci_box .sign_box div span{ font-size: 15px; }
    .ci_box .sign_box p{ font-size: 16px; }
    .ci_box { margin-top: 60px;   padding-bottom: 60px;}
    .ci_box .color_box { flex-wrap: wrap; }
    .ci_box .color_box div { margin-bottom: 30px; width: 100%}
    .ci_box .color_box div:first-child { margin-right: 0; }
    .ci_box .color_box div span { font-size: 15px; }
    .ci_box .color_box div i { width: 100px;}
    .ci_box  button { padding: 13px;margin-right: auto;  margin-bottom: 30px;  margin-top: -20px; font-size: 15px;}


    .inquiry {padding: 70px 20px 150px;}
    .inquiry .agree{ margin-top:60px;}
    .inquiry .agree-box { width: 100%; height: 190px; border: 1px solid #ccc; padding: 20px}
    .inquiry .agree .agree-check{display:block; margin-top:20px; text-align:left;}
    .inquiry .agree .agree-check span {display:block; margin-bottom: 20px; }
    .inquiry .agree .agree-check input[type="radio"]{position:absolute; opacity:0;}
    .inquiry .agree .agree-check label{font-size:17px;padding-left:34px;  margin-left:0;font-weight: 600}
    .inquiry .agree .agree-check label::before{content:''; width:24px; height:24px; border-radius:50%; border:1px solid #acacac; position:absolute; left:0; top:0;}
    .inquiry .agree .agree-check label::after{display:none;content:'';width:10px;height:10px;border-radius:50%;background: #f87100;position:absolute;top: 7px;left: 7px;}
    .inquiry .agree .agree-check [type="radio"]:checked + label::before{border-color:#f87100;}
    .inquiry .agree .agree-check [type="radio"]:checked + label::after{display:inline-block;}
    .inquiry .table-box table colgroup col:first-child{width:30%;}
    .inquiry .table-box table tr th{padding:10px 5px;font-size:14px;}
    .inquiry .table-box table tr td{padding:10px 5px;font-size:14px;}
    .inquiry .table-box table tr td input[type="text"],
    .inquiry .table-box table tr td input[type="tel"],
    .inquiry .table-box table tr td input[type="email"],
    .inquiry .table-box table tr td input[type="number"]{padding:0 10px;font-size: 14px;height:40px;}
    .inquiry .table-box table tr td input[type="text"]::placeholder,
    .inquiry .table-box table tr td input[type="tel"]::placeholder,
    .inquiry .table-box table tr td input[type="email"]::placeholder,
    .inquiry .table-box table tr td input[type="number"]::placeholder{font-size:14px;}
    .inquiry .table-box table tr td textarea{padding:10px;font-size: 14px;height:150px;}
    .inquiry .table-box table tr td textarea::placeholder{font-size:14px;}
    .inquiry .table-box table tr td .code input[type="text"]{margin-left: 10px;max-width:150px;}


    /* 홍보센터 */
    .datapage {padding: 70px 20px 150px;}
    .datapage button {width:240px;background:#202020;color:#fff; padding: 15px 20px; border-radius: 99px}
    .datapage button i {display:inline-block;width:20px;height:20px;background:url(/_public/images/sub/icon_download.svg) 50% 50% no-repeat;margin-left:5px;vertical-align: text-top;}
    .datapage button:hover {background:#000;}
    .datapage .data-list { border-top: 2px solid #202020; }
    .datapage .data-list ul li {padding: 50px 0;border-bottom: 1px solid #ccc;}
    .datapage .data-list ul li div.img {display: block; text-align: center;}
    .datapage .data-list ul li:last-child {  border-bottom: 1px solid #000}
    .datapage .data-list ul li div.txt-box {display: block;width: 100%;margin-left: 0;text-align: center;}
    .datapage .data-list ul li div.txt-box strong {display: block;font-size: 20px;margin-top: 30px}
    .datapage .data-list ul li div.txt-box span {display: block;margin: 20px 0;line-height: 22px;font-size: 15px;}


    /* 고객센터 */
    .info {padding: 70px 20px 150px;}
    .info-box div {display:inline-block;width: 32%;position: relative;}
    .info-box div::before {content: ""; display: none;}
    .info-box strong {display:block;font-size: 16px;margin: 30px 0 10px;}
    .info-box span {display:block;font-size: 15px;}

    .recruitment {padding: 60px 20px 60px;}
    .recruitment .topimgtxt {position: relative;display: block;background: url(/_public/images/sub/recruitment_bg.png) no-repeat 60%; height: auto; padding: 20px}
    .recruitment .topimgtxt p { padding: 30px 0 30px;}
    .recruitment .topimgtxt p strong { font-size: 24px; font-weight: 700; color: #fff; line-height: 32px;word-break: keep-all;}
    .recruitment .topimgtxt p span  { display:block; color: #fff; font-size: 15px; line-height: 26px; margin-top: 25px; word-break: keep-all;}
    .recruitment .topimgtxt div.img { }
    .recruitment .topimgtxt p br { display: none;}


    .recruitment .icon-box { background: #f9f9f9}
    .recruitment .icon-box .iconbg {display: inline-block;width: 49%;margin-bottom: 50px;padding: 0 10px;text-align: center;}
    .recruitment .icon-box .iconbg p {font-size: 16px;line-height: 24px;margin-top: 20px;margin-left: 0;}
    .recruitment .icon-box .iconbg div {border: dashed #ccc 2px;border-radius: 99px;width: 140px;height: 140px;padding: 30px 0 0;text-align: center;background: #fff;display: inline-block;}
    .recruitment .icon-box .iconbg div span {display: block;font-size: 18px;font-weight: 600;margin-top: 10px;}
    .recruitment .icon-box .iconbg br { display: none; word-break: keep-all;}

    .recruitment .icon-box .iconbg2 {margin-bottom: 30px;position: relative;}
    .recruitment .icon-box .iconbg2::after {content: ""; display: none;}
    .recruitment .icon-box .iconbg2 div {border: dashed #ccc 2px;border-radius: 99px;width: 143px;height: 143px;padding: 30px 0 0;text-align: center;background: #fff; display: inline-block;vertical-align: top;margin-right: 30px;position: relative;z-index: 9; margin-bottom: 30px}
    .recruitment .icon-box .iconbg2 div span{display: block;font-size: 16px;font-weight: 600;margin-top: 10px;}
    .recruitment .icon-box .iconbg2 div:last-child { margin-right: 0}
    .recruitment .icon-box .iconbg2 div:nth-child(2) { margin-right: 0}
    .gybox {  background: #f9f9f9; padding: 60px 20px 10px;}

    .reul-box { }
    .reul-box div { display: block; width: 100%; margin-bottom: 40px}
    .recruitment h4.h4 { font-size: 18px; padding-left: 18px; margin-bottom: 20px; }
    .recruitment h4.h4::before { content: ""; width: 10px; height: 3px;}
    .recruitment ul.reul { }
    .recruitment ul.reul li { font-size: 15px; position: relative;padding-left: 15px; margin-bottom: 7px}
    .recruitment ul.reul li::before { content: ""; background: #787878; width: 4px; height: 4px; display: block; position: absolute; left: 0; top: 9px}


    .recruitment ul.recuit-list li a{position:relative; padding: 20px 10px; display: block; word-break: keep-all;}
    .recruitment ul.recuit-list li a h4 {font-size: 17px;font-weight: 500;display: block;}
    .recruitment ul.recuit-list li a h4 span { margin-right: 10px; display: block; width: 80px; margin-bottom: 10px}
    .recruitment ul.recuit-list li a h4::after {content: "";background: url(/_public/images/sub/recuit_more.png) no-repeat 50%; width: 20px;height:20px;right: 30px;top: 20px;}
    .recruitment ul.recuit-list li a div{display: block;margin-top: 20px;font-size: 15px;font-weight: 500;margin-left: 0;line-height: 22px;}
    .recruitment ul.recuit-list li a div em {  color:#787878; margin-right: 10px}
    .recruitment ul.recuit-list li a div span { margin-right: 40px;display: block;}
    .recruitment ul.recuit-list li a h4 em { display: none;}

    .pc_n { display: block; }
    .mo_n { display: none; }


  }
