@charset "utf-8";

@import url(https://fonts.googleapis.com/icon?family=Material+Icons);


/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }


/*basic*/
#whole {overflow:hidden; position:relative; left:-200px;}
.wrap {max-width:1200px; margin:0 auto; position:relative;}
.wrap2 {max-width:1200px; height: 100%; text-align:center; margin:150px auto;} /* 리뉴얼 공지 끝나면 지울 것 */


.bg1{background:#212635;}
.bg2{background:#1b1b1b;}
.bg3{background:#fff;}
.bg4 {background: #E0E0E0;}
.bg5 {background: rgba(220,62,15,0.5);}

/*header*/
#header {position:fixed; top:0; left:0; width:100%; height:70px; line-height:70px; border-bottom:1px solid #000; background: rgba(32, 34, 45, 0.7); backdrop-filter: blur(10px);  z-index:1000; transition:all 0.1s ease-out;}
#header h1 {margin:0;font-size:0; letter-spacing:0; word-spacing:0; float:left; }
#header h1 img {margin-top:10px;}
#header #gnb {float:right; }
#header #gnb>ul>li {float:left; position:relative; font-family: 'Ubuntu';}
#header #gnb>ul>li.mobile_title {display:none;}
#header #gnb>ul>li>a {color:#fff; font-size:15px; font-weight:700; letter-spacing: 0; padding:0 40px; display:block; text-transform: uppercase;}
#header #gnb>ul>li>a.mobile {display:none;}
#header #gnb>ul>li:hover>a {color:#fff; background-color:#20222D; text-decoration:none;}
#header #gnb>ul>li>ul {background-color:#20222D; position:absolute; top:70px; left:0; width:100%; /*min-width:200px;*/ display:none;}
#header #gnb>ul>li:last-child>ul {left:auto; right:0;}
#header #gnb>ul>li:hover>ul {display:block;}
#header #gnb>ul>li>ul>li {font-size:14px; line-height:22px; font-family: 'Ubuntu'; }
#header #gnb>ul>li>ul>li>a {display:block; padding:10px 15px; color:#fff; Letter-spacing:0; transition:all 0.1s ease-out; border-bottom:0px solid #ddd; text-decoration:none; position:relative;}
#header #gnb>ul>li>ul>li>a span.icon {display:block; position:absolute; top:50%; right:10px; margin-top:-8px;}
#header #gnb>ul>li>ul>li>a span.icon i {font-size:20px; color:#404c59;}
#header #gnb>ul>li>ul>li>a span.icon i.off {display:none;}
#header #gnb>ul>li>ul>li>a:hover {background-color:#DC4921; border-bottom:0px solid #242b3c; color:#fff;}
#header #gnb>ul>li>ul>li>a:hover span.icon i {color:#fff;}
#header #gnb>ul>li>ul>li.active>a {background-color:#242b3c; border-bottom:0px solid #242b3c; color:#fff;}
#header #gnb>ul>li>ul>li.active>a span.icon i.on {display:none;}
#header #gnb>ul>li>ul>li.active>a span.icon {margin-top:-10px;}
#header #gnb>ul>li>ul>li.active>a span.icon i.off {display:block; color:#fff;}
#header #gnb>ul>li>ul>li>ul {display:none;}
#header #gnb>ul>li>ul>li>ul li a {display:block; padding:8px 12px; border-bottom:0px solid #a1a8ae; font-size:12px; line-height:15px; background-color:#7d8790; color:#fff; transition:all 0.25s ease-out;}
#header #gnb>ul>li>ul>li>ul li a:hover {background-color:#404c59;}
#header .mg_control {display:none;}
#header.changed {background:none; background-color:#fff; border-bottom:1px solid #eee; height:60px; line-height:60px;}
#header.changed h1 img.white {display:none;}
#header.changed h1 img.color {display:inline-block;}
#header.changed #gnb>ul>li>a {color:#000;}
#header.changed #gnb>ul>li:hover>a {color:#fff;}
#header.changed #gnb>ul>li>ul {top:60px; border-top:1px solid #ddd;}
#header.changed #gnb>ul>li>ul>li>a {border:1px solid #ddd; border-top:0;}

#header #gnb>ul>li .lang{ font-family:'Pretendard', 'Ubuntu',sans-serif;font-size:0;margin:0px;}
#header #gnb>ul>li .lang a{color:#bec5c9;display:inline-block;font-size:13px;font-weight:600;margin:0 18px;position:relative;}
#header #gnb>ul>li .lang a:after{background:#bec5c9;content:'';display:block;height:15%;left:-18px;position:absolute;top:50%;transform:translateY(-50%);width:1px}
#header #gnb>ul>li .lang a.active{color:#fff}
#header #gnb>ul>li .lang a:first-child:after{display:none}

/* 메인페이지 */
.gray-box { height:260px; padding: 10px 32px 0; text-align: center;background: #F9F9F9; border-radius: 40px; transition: opacity 500ms;}
.gray-box h3 { margin-top:0; font-weight: 700; font-size: 16px; color: #20222D; line-height: 24px; text-align: center; letter-spacing: -0.03em; }
.gray-box h3.type1 { line-height: 20px;}
.gray-box.type1 { display:flex; justify-content : center; padding:0; height: 200px; text-align: center; align-items: center; border-radius: 30px;}
.gray-box.type2 { height: 200px; text-align: center; align-items: center; border-radius: 30px;}
.gray-box.type3 { height: 110px; padding-top:20px; text-align: center; align-items: center; border-radius: 30px;}
.gray-box.type4 { display:flex; justify-content : center; padding:0; height: 110px; text-align: center; align-items: center; border-radius: 30px;}
.gray-box.type6 { height: 125px; padding-top:20px; text-align: center; align-items: center; border-radius: 30px;}
.gray-box.type6.ico { padding-top:36px; }
.gray-box.type7 { height: 310px}

.trafer-box { height:270px; color:#fff; align-items: center; text-align:center; padding: 0 20px; background: rgba(0, 0, 0, 0.3); backdrop-filter: blur(30px); border-radius: 40px;}
.trafer-text { paddiing-top: 20px; color:#fff; font-size: 24px; line-height: 36px; letter-spacing: -0.03em; }
.trafer-box.type1 { padding-top:35px;}
.trafer-box.type2 { padding-top:14px;}
.trafer-box.type3 { padding-top:53px;}
.trafer-box.type4 { padding-top:35px;}
.trafer-box.type6 {height:310px;}
.trafer-box h3 { margin-top:0; font-family: 'Pretendard'; font-weight: 700; font-size: 16px; color:#fff; line-height: 24px; text-align: center; letter-spacing: -0.03em; }
.trafer-divider { display: inline-block; margin-top: 30px; margin-bottom: 20px; width: 100%; height: 1px; background-color: #E6E6ED; }

.s-trafer-box {height:280px; color:#fff; align-items: center; text-align:center; padding: 0 20px; background: #000000; border-radius: 40px;}
.s-trafer-box h3 { margin-top:0; font-family: 'Noto Sans CJK KR'; font-weight: 700; font-size: 16px; color:#fff; line-height: 24px; text-align: center; letter-spacing: -0.03em; }
.s-trafer-box.type1 { padding-top:35px;}
.s-trafer-box.type2 { padding-top:14px;}
.s-trafer-box.type3 { padding-top:53px;}
.s-trafer-box.type4 { padding-top:35px;}
.s-trafer-box .text-xs-small {font-size: 12px;line-height: 18px;letter-spacing: -0.03em;text-transform: none;}

.gray-2-box { padding:28px 30px;text-align:center; color: #20222D; background: #F9F9F9; border-radius: 30px;}
.gray-2-box h3 { margin-top:0; font-weight: 700; font-size: 16px; color: #20222D; line-height: 24px; text-align: center; letter-spacing: -0.03em; }
.gray-2-box.type1 { display:flex; justify-content : center; padding:0; height: 180px; text-align: center; align-items: center; border-radius: 30px;}
.gray-2-box.type2 { margin:0 15px;}
.gray-2-box.type3 { margin:0 15px;}
.navi-box { height: 235px; padding: 30px 40px 6px 40px; color: #fff; text-align:center; background: rgba(249, 249, 249, 0.05); border-radius: 30px; }
.navi-box h3 { margin-top:0; font-weight: 700; font-size: 16px; color: #fff; line-height: 24px; text-align: center; letter-spacing: -0.03em; text-transform: uppercase; }

.business_box { align-items: center; text-align:center; padding: 0 20px;}
.business_box h3 { margin-top:30px; font-weight: 700; font-size: 18px; line-height: 24px; text-align: center; letter-spacing: -0.03em; }
.business_box .text-narmal {font-size: 14px; line-height: 18px; letter-spacing: -0.03em; text-transform: none; padding-bottom:10px;}
.business_box .sm_text {font-size: 14px; font-weight: normal; }
.business_box .img_t10 {margin-top:10px;}


.image_container {padding: 4.5rem 1.2rem 4.5rem 1.2rem; text-align:center;}
.bottom_font{color: #FFF; text-align: center; font-family: Pretendard; font-size: 2.25rem; font-weight: 700;line-height: 120%; padding-bottom:20px;}
.bottom_btn_area {margin:25px auto 0 auto; text-align:center;}
.btn_white_black {background:transparent; border:1px solid #515151; border-color:#fff; border-radius:12.5rem; padding:0.95rem 1.88rem 0.95rem 1.88rem; width: 10rem; height:4.1rem;  font-weight: 500;}
.btn_white_black:hover {background: #FFF; cursor: pointer; color: #111; border:1px solid #fff;}
.btn_white_black_text {color: #FFF; font-family: Pretendard; font-size: 1.375rem;font-weight: 500;}
.btn_white_black:hover .btn_white_black_text {color: #111;}

.m_title_01{font-size:28px; color:#fff; line-height:34px; font-weight: 600; text-align:left; margin-bottom:10px; }
.m_sub_title_01{font-size:18px; color:#fff; font-weight:500; text-align:left; margin-bottom: 50px;}

#content-item {width:100%;overflow:hidden;}
#content-item .item{ position:relative; width:100%; max-height:400px; overflow: hidden;cursor: pointer;background: #000;}
#content-item .item img {opacity: .66;}
#content-item .item:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all 0.8s;transition: all 0.8s;opacity:1;}
#content-item .item .caption {position: absolute; bottom:-100px;margin-left: 10px;opacity: 0;-webkit-transition: all 0.4s;transition: all 0.4s;}
#content-item .item .caption h2 {margin: 0;color: #fff; font-size: 1.2em; font-family: Pretendard; font-weight:500; padding-bottom:10px;}
#content-item .item .caption p {margin: 0;color: #fff; font-size: 1em; font-family: Pretendard; padding-bottom:20px;}
#content-item .item:hover .caption {opacity: 1;bottom: 10px;}

.text_area { margin-top:15px; font-family:Pretendard; color: #fff; text-align:center; font-size:18px; font-weight:500; background-color: transparent; }





/* 서브페이지 */
.sub-container { margin: 10px 10px 150px; font-size: 16px;}

.sub-container.sub{padding-bottom: 200px;}
.inner {width: 1200px;margin: 0 auto;position: relative; }
.sub-row {max-width:1200px; margin:0 auto;}
.sub-row h2{font-family: 'Ubuntu'; font-size: 40px; font-weight: 700; line-height: 45px;text-align: center;letter-spacing: -0.03em; text-transform: uppercase;}
.sub-row .line {padding:15px 0 30px 0; border-bottom:1px solid #000;}

/* 가운데정렬로 인해 p 에서 sub_title로 변경.. */
.sub-row .sub_title {font-size: 22px; font-weight: 400; line-height: 36px;text-align: center;letter-spacing: -0.03em; text-transform: uppercase;}
.sub-row .sub_title.text-xs {font-size: 12px;line-height: 18px; font-weight: 400;letter-spacing: -0.03em;}
.sub-row .sub_title.text-xs.type1 {text-transform: none;}

.sub-title {margin:12px 0 30px; font-family:'Ubuntu','Pretendard';}
.sub-title.type1 {margin:12px 0 10px;}
.sub-title.type2 {margin:40px 0 10px;}
.sub-title h3{font-size: 24px; font-weight: 400; line-height: 36px;text-align: center; letter-spacing: -0.03em; text-transform: uppercase;}
.sub-title h3.type1 {font-size: 40px; font-weight: 700; line-height: 45px; text-align: center;letter-spacing: -0.03em; text-transform: uppercase;}

.text-box1 {margin-top:30px; font-size: 16px; font-weight: 500; line-height: 24px; color: #DC410F; letter-spacing: -0.03em;}
.text-box1.type1 {margin:30px 0; color: #DC410F; font-weight: 400; }
.text-narmal {font-size: 16px; font-weight: 400; line-height: 24px; text-align: center; letter-spacing: -0.03em; /*text-transform: uppercase; */}
.text-narmal.type1 {text-transform: none;}
.text-narmal.type2 { display:block; padding-top:7px; font-size:14px;}
.text-narmal.type3 { display:block; font-size:14px; text-align:left;}
.text-narmal strong {font-weight: 600;}


.sub-sec {padding-top: 20px;padding-bottom: 27px;}
.sub-sec.type1 {padding-bottom: 0;}
.sub-sec.type2 {padding: 0;}
.sub-sec.type3 {padding: 0 0 10px;}
.sub-sec.type4 {padding-bottom: 30px;}
.sub-sec h4{ margin-bottom:10px;font-size: 16px; font-weight: 700; line-height: 24px;text-align: center; color: #DC410F; text-transform: uppercase;}

.info-box {height: 150px; padding:20px 32px 0; text-align: center; background: #F9F9F9; border-radius: 30px; letter-spacing: -0.03em;}
.info-box strong {display: block; font-size: 14px; font-weight: 600; line-height: 22px;text-align: center; text-transform: uppercase;}
.info-box p {font-size:12px; line-height: 18px;}

.info-box.type1 {position:relative; height: 135px; padding:20px 15px; font-size: 16px; line-height: 23px; font-weight: 600;}
.info-box.type1.m_pt33 { padding-top:20px;}
.info-box.type1.pt33 { padding-top:33px;}
.info-box.type1 img {position:absolute; top:50%; margin-top:-10px; left: 50%; margin-left:-50px;width:100px; height:auto;}

.info-box.type2 {height:auto; padding:20px 32px; font-size:16px; font-weight:600; text-align:center; background:#F9F9F9; border-radius:20px;}
.info-box.type2 img { width:100px; height:auto;}

.info-box.type4 {height:auto; padding:34px 32px 30px; font-size:16px; font-weight:600; text-align:center; background:#F9F9F9; border-radius:20px;}
.info-box.type4 img { width:100px; height:auto;}

.info-box.type3 {position:relative; height: 160px; padding:20px 15px; font-size: 16px; line-height: 23px; font-weight: 600;}
.info-box.type3 img {position:absolute; top:50%; margin-top:-10px; left: 50%; margin-left:-50px; width:100px; height:auto;}

.info-box.type5 {height:140px; padding:20px 15px; font-size: 16px; line-height: 23px; font-weight:600;}
.info-box.type6 {display:flex; text-align:center; padding:0 15px; border-radius: 20px; font-weight:600; align-items: center; justify-content: center;}
.info-box.type7 {height:202px; display:table-cell; vertical-align: middle; text-align:center; padding:0 15px; border-radius: 20px; font-weight:600;}

.info-box.type8{ height:152px; padding:20px 30px; font-size:16px; line-height:23px; font-weight:600; text-align:left;} 
.info-box.type8_en{ height:194px; padding:20px 30px; font-size:16px; line-height:23px; font-weight:600; text-align:left;} 


.dash {padding-left: 12px; box-sizing: border-box; position: relative;margin: 0 0 6px;letter-spacing: -0.64pt; }
.dash::after {content: ''; width: 4px; height: 1px; background: #20222D; opacity: 0.6; position: absolute; top:9px; left: 0;}


.img-box {margin-top:20px;}
.img-box.type1 {margin-top:20px;}
.img-box.type2 {margin:0 0 10px;padding:30px 20px; background: #F9F9F9; border-radius: 30px;}
.img-box.type3 {margin:30px 0 10px;} 
.img-box.type4 {margin:30px 0 10px;} 
.img-box.type4 img {max-width: 100%;}

.sto_img {padding:60px 20px; text-align:center; background-repeat:no-repeat; background-position:center center; background-size: cover;background-image: url(../images/sub/model_img7.png); border-radius:20px;}
.sto_text1 {color: #FFF; font-family: Pretendard; font-size: 2.25rem; font-weight:600; line-height:120%; padding-bottom:15px;}
.sto_text2 {color: #FFF; font-family: Pretendard; font-size: 14px; font-weight:400; line-height:24px;letter-spacing: -0.03em;}

/*  테이블 */
.a-type1 {min-width: 900px;}
.a-table table{width:100%; border-top:2px solid #1D1D37; border-bottom:2px solid #1D1D37; background: #F1F1F1;}
.a-table table th{padding:8px 0 8px 13px; background:#E0E0E0; font-size: 12px; color:#252B3A; font-weight:900; text-align:left; border-bottom:1px solid #252B3A;}
.a-table table th.bg {background: rgba(220,62,15,0.5);}
.a-table table td {padding:8px 0 8px 13px; font-size: 12px; color:#252B3A;text-align:left;border-bottom:1px solid #252B3A; vertical-align:top;}
.a-table table td.title {adding:8px 0; font-weight:700; color:#fff; text-align:center; background:#757b84;}
.a-table table td.title.type1{background:#515763;}
.a-table table td storng {font-weight:900;}

/* 서브페이지 */
/*  공동 */
.title_type1 {font-size:35px;color:#333;line-height:40px;font-weight:bold;letter-spacing:-1.5px}
.title_type2 {font-size:28px;color:#fff;line-height:40px;font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif;font-weight:bold;letter-spacing:1px}
.title_type3 {font-size:50px;font-weight:300;color:#cd0080;letter-spacing:-1.25px}
.sub_title01 {font-size:18px;font-weight:bold}
.sub_title02 {font-size:30px;font-weight:bold;color:#fff}
.sub_title03 {font-size:30px;font-weight:bold;color:#333;letter-spacing:-1px}
.sub_title04 {padding-top:40px;font-size:40px;font-family:'Montserrat-Light';color:#333;}
.sub_title05 {padding:30px 0; font-size:20px; text-align:center;} 
.text01 {font-size:14px; color:#333}
.text02 {font-size:16px; color:#333;letter-spacing: -0.43px;line-height: 1.76;}
.text03 {font-size:20px; color:#333}
.text04 {font-size: 18px;line-height: 32px;font-weight: 500;letter-spacing: -0.7px;color:#333}

.color_1 {color:#333}
.color_2 {color:#fff}

.fb {font-weight:600;}


.img_spc {padding-top:35px;padding-bottom:60px}

.col-lg-13 {float:left; width: 20%}





.img-responsive{display: block;max-width: 100%; height: auto;margin: auto;}
.con_title {text-align:center; padding-top:50px; padding-bottom:80px; color:#333}
.con_title ul {border-bottom: 2px solid #f2f2f2; padding-bottom:30px;}
.con_title ul.type1 {border-bottom:0;padding-bottom:0}
.con_title ul li.t1 {font-size: 45px; color:#333; line-height: 65px;font-weight: 700;}
.con_title ul li.t1 span {display: block; font-size: 30px;line-height: 35px;padding-bottom: 10px;}
.con_title ul li.deco { width: 150px; height: 1px;background-color: #333;margin: 20px auto 0 auto;}
.con_title ul li.t2 {font-size: 25px;line-height: 40px;margin-top: 40px; font-weight: 600;}
.con_title ul li.t3 {font-size: 18px;line-height: 32px;font-weight: 500;letter-spacing:-0.45px;margin: 30px auto 0 auto;width: 78%;}


.service_area {margin-top:-10px; padding-bottom:100px;}
.service_area2 {margin-top:-10px; padding-bottom:30px;}
.service_img {text-align:center; padding:55px 0 0 0}
.service_title01 {font-size: 25px; color:#333; font-weight: 600; background: url(../images/common/ico_title01_bg.png) no-repeat left 11px; padding-left: 25px;line-height: 1.5;}
.service_title02 {font-size: 20px;color: #f14b12;font-weight: 600;margin-bottom: 5px;margin-top: 20px;}
.service_sub_txt {font-size: 18px;color: #666;margin-bottom: 30px;line-height: 1.8;}
.service_note{margin-top:-5px;color:#666;text-align:center}

/* 서브배너 */
.banner_wrap {text-align:left; overflow: hidden;}
.banner_wrap h2 {font-family:'Ubuntu',sans-serif; font-size: 40px; font-weight: 700; color:#fff; text-align:left; text-transform: uppercase;  padding : 320px 0 0 15px; animation: opacity .7s .7s both ease;}
.banner_wrap h2.type1 {padding : 310px 0 0 15px;}

/* about */
.ceo_banner {background: url(../images/sub/ceo-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.his_banner {background: url(../images/sub/history-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.awa_banner {background: url(../images/sub/award-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.loa_banner {background: url(../images/sub/location-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}

.aib_banner {background: url(../images/sub/ai&bigdata-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.hit_banner {background: url(../images/sub/hitrafer-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}

/* service */
.thi_banner {background: url(../images/sub/thi-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.fia_banner {background: url(../images/sub/fiablings-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.bas_banner {background: url(../images/sub/baas-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}

/* prcenter */
.not_banner {background: url(../images/sub/notice-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.pre_banner {background: url(../images/sub/press-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.mar_banner {background: url(../images/sub/marketing-bg.png) no-repeat center center; background-size: cover; height: 420px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}

/* admin */
.admin_banner {background: url(../images/common/admin_banner.jpg) no-repeat center center;background-size: cover;height: 500px;color: #fff;	animation: banner 1s both ease;	overflow: hidden;	transform: scale(1.1);}

@keyframes banner {
	0% {transform: scale(1.1);}
	100% {transform: scale(1);}
}
@keyframes opacity {
	0% {opacity: 0; padding-bottom: 40px;}
	100% {opacity: 1; padding-bottom: 30px;}
}

.mobile_br {display: none !important;}

.breadcrumb {font-family: 'Ubuntu','Noto Sans CJK KR', sans-serif; font-size: 14px; color: #20222D;}
.breadcrumb ul {text-align: right; padding:20px 0 20px 0;}
.breadcrumb li {display: inline-block; text-transform: uppercase; }
.breadcrumb li a { color: #20222D;}



/* 인사말 */
.ceo_box {font-family: 'Noto Sans CJK KR'; position: relative; padding-right: 355px;}
.ceo_box .pic_ceo {position: absolute;top: 0;right: 0;}
.ceo_box .pic_center {padding-top: 8px;}
.ceo_box .pic_center p {word-break: keep-all; margin-bottom: 30px; font-size: 16px; line-height: 26px; text-align:left;}
.ceo_box .pic_ceo img {max-width: 100%;}
.ceo_box .pic_center strong { font-size: 24px; font-weight: 500; line-height: 36px; letter-spacing: -0.03em;}


/*  연혁 */
.mo_his {display:none;}
.history_tab {width:100%; margin:0 auto;}
.history_tab > ul {display:inline-block;}
.history_tab > ul:after {content:''; clear:both; display:block; zoom:1;}
.history_tab > ul li {float:left; width:284px; border-radius: 0px 30px 30px 0px;}
.history_tab > ul li a { width:100%; border:2px solid #20222D; border-left:0; color:#20222D; padding:10px 30px;  box-sizing:border-box; display:block; text-align:center; }
.history_tab > ul li a.type1 {border-left:2px solid #20222D; border-radius: 30px 0px 0px 30px;}
.history_tab > ul li a.type2 {border-radius: 0px 30px 30px 0px;}
.history_tab > ul li a strong {font-size: 24px; font-weight: 400; letter-spacing: -0.03em; }
.history_tab > ul li a span {font-size: 16px; font-weight: 700; line-height: 24px; letter-spacing: -0.03em; }
.history_tab > ul li.ui-tabs-active a {background:#20222D; color:#fff;}

/* 표창 및 인증 */
.awardArea {position:relative; width:100%; margin-top:40px; overflow:hidden;}
.awardArea .award {float:left; width:285px; height: 440px;border: 1px solid #DDDDDD; padding:0 20px; border-radius: 40px;margin-right:20px; margin-bottom:20px;}
.awardArea .award.nRsp{margin-right:0;}
.awardArea .award .img {display:table; width:100%;}
.awardArea .award .img > p {display:table-cell; width:100%; padding: 30px 0 15px; vertical-align:middle; text-align:center;}
.awardArea .award .img > p img {max-width:95%; max-height:95%}
.awardArea .award .txtArea {width:100%;}
.awardArea .award .txtArea .title {font-size: 16px;font-weight: 700; line-height: 24px;letter-spacing: -0.03em;}
.awardArea .award .txtArea .date {font-size: 12px;font-weight: 400; line-height: 18px;letter-spacing: -0.03em; padding-bottom: 12px;}

/* 오시는 길 */
.map-box {padding-bottom: 20px;}
.map-info {margin-bottom: 20px;}
.map-list li{position: relative; margin-bottom:20px;font-size: 18px; color:#666; font-weight: 400;letter-spacing: -0.03em;text-align:left;}
.map-list li:last-child{margin-bottom:0;}
.map-list li .icon-area {position: absolute; top:0;left:0;}
.map-list li .text-box {display: table-cell; padding: 5px 0 0 55px;}


/* PR CENTER */
.board_box {margin-top: 40px}
.board_list_tp {border-top: 2px solid #f14b12;border-bottom: 1px solid #000000;}

.tb_type01 {width: 100%; border-bottom: 2px solid #000;border-top: 2px solid #000;}
.tb_type01 tr {border:1px solid #ddd;border-left: none;border-right: none;}
.tb_type01 tr th{text-align:center;font-size:17px; color:#20222D; font-weight:600; padding:20px 0 ;word-break: break-all;}
.tb_type01 tr td {font-size: 17px;vertical-align: middle;color:#20222D;font-weight: 400;height: 60px;padding: 10px;word-break: break-all;}
.tb_type01 tr td.ta_left{text-align:left;}
.tb_type01 tr td.ta_right{text-align:right;}
.tb_type01 tr td strong {font-weight: 700;}

.tb_type02 {width: 100%; border-bottom: 2px solid #000;border-top: 2px solid #000;}
.tb_type02 tr {border:1px solid #ddd;border-left: none;border-right: none;}
.tb_type02 tr th{text-align:center;font-size:17px; color:#20222D; font-weight:600; padding:20px 0 ;word-break: break-all;}
.tb_type02 tr td {font-size: 17px;vertical-align: middle;color:#20222D;font-weight: 400;height: 60px;padding: 10px;word-break: break-all;}
.tb_type02 tr.date {border: none;}
.tb_type02 tr td.date{font-size:14px; text-align:left;   padding: 15px 10px 0 10px;vertical-align: top;}
.tb_type02 tr.txt {border: none;}
.tb_type02 tr.txt td {padding: 30px 3% 80px 3%;/* text-align: center; */font-size: 15px;color: #000000;line-height: 22px;}
.tb_type02 tr.txt td iframe {max-width: 100% !important;display: block;text-align: center;margin: 0 auto;}

.tb_type02_pagelist {width: 100%;margin-top: 0px;}
.tb_type02_pagelist th {width: 100px;}
.tb_type02_pagelist th {background: url(../images/common/tbl_bar_gray.png) right center no-repeat;}
.tb_type02_pagelist th.next span {padding-right: 20px; background: url(../images/common/ico_paging_up.png) right center no-repeat;background-size: 9px 5px}
.tb_type02_pagelist th.prev span {padding-right: 20px; background: url(../images/common/ico_paging_down.png) right center no-repeat; background-size: 9px 5px;}
.tb_type02_pagelist th, .tb_type02_pagelist td { padding: 22px 10px;border-bottom: 1px solid #e6e6e6;}
.tb_type02_pagelist th a {display: block;color: #333;font-weight: bold;}
.tb_type02_pagelis td {padding: 22px 20px;}

.tb_type03 {border-top: 2px solid #f14b12; width: 100%;}
.tb_type03 td {height:50px; line-height:50px; border-bottom:1px solid #d8d8d8; padding-left:20px; color:#666;}
.tb_type03 td.td_bg {background:#f5f5f5;}
.tb_type03 td.td_bg2 {background:#ddd;}
.tb_type03 td textarea {border:1px solid #d8d8d8; height:150px; width:90%; resize:none; margin:15px 0; vertical-align: middle; border-radius: inherit; -webkit-appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.tb_type03 td input {border:1px solid #d8d8d8; height:30px; line-height:30px; margin-right:10px; margin-bottom:3px; vertical-align: middle; border-radius: inherit; -webkit-appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.tb_type03 td input.input01 {width:300px;}
.tb_type03 td input.input02 {width:89px;}
.tb_type03 td input.input03 {width:130px;}
.tb_type03 td input.input04 {width:90%;}
.tb_type03 td input.input05 {width:142px;}
.tb_type03 td input.input06 {width:299px;}

.btn_center {margin-top:30px; text-align: center;}
.list_btn {width:158px; height:60px; display:block; font-size:17px; font-weight:600;text-align: center; color: #fff; background: #20222D; border-radius: 30px; margin: 0 auto; border:0;}

/* Search */
.search_box {position: relative; float:right; width: 457px; margin: 0px auto; margin-bottom:10px}
.search_box:after {content:''; clear:both; display:block; zoom:1;}

.select_box2 {float:left; margin-right:10px; width:115px; border:1px solid #d8d8d8; font-size: 14px; color:#888; float: left; outline:0; background:#fdfdfd url(../images/common/sel_bg.png) 90px center no-repeat;}
.select_box2 label {position: absolute; font-size: 14px; color: #888; top: 10px; left: 15px;}
.select_box2 select {width: 100%; height: 38px; line-height: 38px; padding: 0 10px; border:1px solid #898989; opacity: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none;  /* 네이티브 외형 감추기 */ filter: alpha(opacity=0); /* IE 8 */  vertical-align: middle}

/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand {display: none;}

.search_box > input {float:left; width:290px; padding:0 10px; height: 41px; line-height: 42px; color:#888; font-size:14px; background:#fdfdfd; border:1px solid #d8d8d8; outline:none; vertical-align: middle; border-radius: inherit; -webkit-appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.search_box > label {position:absolute; right:0; top:0px;}


.board_vdo_box{width:100%;  padding:40px 30px 20px 30px; border-top: 1px solid #d8d8d8; border-bottom:0px; display:inline-block ; }
.board_vdo_box:first-child{border-top:none}
.board_vdo_box .imglf_box{float: left;display: inline-block;margin-right:5%; width:20%;}
.board_vdo_box .imglf_box .img_line{width:100%}
.board_vdo_box .imglf_box .img_line a{display:block}
.board_vdo_box .imglf_box .img_line a img{height:100%; width:100%}

.board_vdo_box .txtrt_box{float: right;display: inline-block;width:75%;text-align:left}
.board_vdo_box .txtrt_box .vdo_tit{ font-size:20px; color:#333; font-weight:bold; padding-bottom:5px;}
.board_vdo_box .txtrt_box .vdo_tia a{color:#333;font-size:20px; }
.board_vdo_box .txtrt_box .vdo_txt {color:#666;font-size:14px; }
.board_vdo_box .txtrt_box .vdo_txt a{color:#000000;font-size:14px; }
.board_vdo_box .txtrt_box .vdo_date{color:#666;font-size:14px; margin-bottom: 30px; }


.faq_tab {width: 100%;margin: 40px 0 30px;border-left: 1px solid #0069c1;box-sizing: border-box;}


/* s:pageing */
.pageing{text-align:center; margin:0 auto;padding:20px 0}
.pageing table.pageing_box{margin:0 auto; margin-top:20px}

.pageing table.pageing_box tr td a{font-size:16px; color:#666666;vertical-align: middle;display: inline-grid;}
.pageing table.pageing_box tr td span{display:block;margin: 0 8px;}
.pageing table.pageing_box tr th{width:34px; height:34px;vertical-align: middle;}
.pageing table.pageing_box tr th a{font-size:16px; color:#666666;vertical-align: middle;;transition: all 0.25s;}

.pageing table.pageing_box tr td a .on{color:#f14a13; width:48px; height:48px; text-align:center; border: 2px solid #DC410F; background: #fff; border-radius:100%; display: block; vertical-align: middle; line-height: 43px;}
.pageing table.pageing_box tr td a span{color:#20222D; width:48px; height:48px; text-align:center; background: #F2F2F2; border-radius:100%; display: block;vertical-align: middle; line-height: 47px;}
.pageing table.pageing_box tr td.rt{padding-left:20px;vertical-align: middle;}
.pageing table.pageing_box tr td.lf{padding-right:20px;vertical-align: middle;}
.pageing table.pageing_box tr td a:hover{transition: all 0.25s;  opacity: 0.7}



/*  예전 것*/

.about01_contents {padding-top:60px;padding-bottom: 200px; padding-left:10px; padding-right:10px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; }
.about01_contents h3 {font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif;font-weight: bold;color:#333;font-size: 28px;position: relative; padding-bottom: 40px;}
.about01_contents h3:before {position: absolute;content: '';top: -17px;left: 0;width: 35px;height: 5px; background: #000;}
.about01_contents p {font-size: 23px;color: #333;text-align: center;line-height: 40px;position: relative;}
.about01_contents p.sub_t1 {text-align:left;font-size:18px;word-break: keep-all;line-height: 30px}


.service_contents {padding-top:60px;padding-bottom: 200px; padding-left:10px; padding-right:10px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; }
.service_contents h3 {font-weight: bold;color:#333;font-size: 28px;position: relative; padding-bottom: 40px;}
.service_contents h3:before {position: absolute;content: '';top: -17px;left: 0;width: 35px;height: 5px; background: #000;}

.pr_contents {padding-top:60px;padding-bottom: 200px; padding-left:10px; padding-right:10px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; }
.pr_contents h3 {font-weight: bold;color:#333;font-size: 28px;position: relative; padding-bottom: 40px;}
.pr_contents h3:before {position: absolute;content: '';top: -17px;left: 0;width: 35px;height: 5px; background: #000;}




.table01 table {width:100%; margin:60px 0 100px; font-size:18px; border-bottom:1px solid #000;}
.table01 table th {text-align:left; border-top:4px solid #000000; color:#20222D; font-family:'Ubuntu',sans-serif; font-weight:700; font-size:45px;}
.table01 table td {font-size:16px; color:#20222D; line-height:1.5; padding-bottom:10px; padding-left:10px;}
.table01 table td.align_left {text-align:left; padding-left:20px;}
.table01 table td.bt {border-top:1px solid #000;}
.table01 table td img {padding : 0 10px 10px}






.map-box .title01 {text-align:left; font-size: 20px; font-weight: 500;background: url(../images/common/ico_title01_bg.png) left 12px no-repeat; padding-left: 25px;}
.nopb{padding-bottom:0}
.nopb .title01 {text-align:left; font-size: 20px; font-weight: 500;background: url(../images/common/ico_title01_bg.png) left 12px no-repeat; padding-left: 25px;}
.company-info-list {width: 100%;border-collapse: collapse;line-height: 1;}
.company-info-list tr {border-bottom: 1px solid #e5e5e5;}
.company-info-list tr:first-child {border-top: 1px solid #e5e5e5;}
.ci-list-label {width: 8em;padding: 15px 0;color: #4c4c4e;text-align: center;background-color: #fafafa;border-right: 1px solid #e5e5e5;}
.ci-list-item {padding: 15px;color: #666;line-height: 1.5;}
.ci-list-item .email-link {display: block;}

.service_banner {background: url(../images/common/service_banner.jpg) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}

@keyframes banner {
	0% {transform: scale(1.1);}
	100% {transform: scale(1);}
}
@keyframes opacity {
	0% {opacity: 0; padding-bottom: 40px;}
	100% {opacity: 1; padding-bottom: 30px;}
}

.service_banner  h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.service_banner  p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.mobile_br {
    display: none !important;
}


/* PR Center */
.pr_banner {background: url(../images/common/pr_banner.jpg) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}

@keyframes banner {
	0% {transform: scale(1.1);}
	100% {transform: scale(1);}
}
@keyframes opacity {
	0% {opacity: 0; padding-bottom: 40px;}
	100% {opacity: 1; padding-bottom: 30px;}
}
.pr_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.pr_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.care_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.care_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.block_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.block_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.fin_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.fin_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.genservice_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.genservice_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.genpay_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.genpay_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.geny_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.geny_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.edu_banner h2 {padding-left:15px; font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 45px; padding-bottom: 40px; padding-top: 245px;font-weight: bold; animation: opacity .7s .7s both ease;}
.edu_banner p {padding-left:15px;  font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}


.mobile_br {display: none !important;}


/* sub_banner */
.care_banner {background: url(../images/common/care_banner.jpg) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.block_banner {background: url(../images/common/block_banner.png) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.fin_banner {background: url(../images/common/fin_banner.jpg) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.genservice_banner {background: url(../images/common/genservice_banner.jpg) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.genpay_banner {background: url(../images/common/bg-pay.png) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.geny_banner {background: url(../images/common/bg-geny.png) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.edu_banner {background: url(../images/common/bg-edu.jpg) no-repeat center center; background-size: cover; height: 500px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}






/* 젠커어 */
.target_wrap {padding:40px 15px 0 15px;color:#333;text-align:center;}
.target_box {display: inline-block;margin-top:20px;color:#333;}
.target_box > li{float: left;width:25%; padding: 0 15px;}
.target_box > li div{box-sizing:border-box}
.target_box > li p{margin-top:17px;font-size:18px;line-height:28px;font-weight:bold}

.care_step {margin:50px 0;color:#333;text-align:center;}
.care_step_box {width:100%;display:inline-block;}
.care_step_box > li{float:left;width:33.33%; padding: 0 15px;text-align:center;}
.care_step_box > li div{text-align:center;box-sizing:border-box}
.care_step_box > li .number_text {font-size:50px;line-height:60px;font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif;font-weight:bold}

.pat_box {width:100%;display:inline-block;}
.pat_box > li{float:left;width:16.66%; padding: 0 15px;text-align:center;}
.pat_box > li div{text-align:center;box-sizing:border-box}

.box_type5 {width:100%;display:inline-block;}
.box_type5 > li{float:left;width:50%;padding:0 15px;text-align:center;}
.box_type5 > li .title_ty2 {font-size:21px;font-weight:900;color:#333;letter-spacing:-1px;}


/*  플랫폼*/
.bg_box {padding:30px 0 10px 0;text-align:center}
.parter_box {margin:20px 50px 0 50px}

.box_type1 {width:100%;display:inline-block;}
.box_type1 > li{float:left;width:25%;padding:0 15px 10px 15px;text-align:center;}
.box_type1 > li .line_type {border-top:2px solid #1b2b44;padding-top:11px}
.box_type1 > li .exp_text {font-size:14px; color:#1b2b44;line-height:20px}
.box_type1 > li .title_ty1 {font-family:'Montserrat',sans-serif;font-size:30px;color:#333;font-weight:bold;line-height:50px}
.box_type2 {width:100%;display:inline-block;padding:0 30px}
.box_type2 > li{float:left;width:50%;padding:0 0 10px 0}
.box_type3 {width:100%;display:inline-block;padding:0 15px}
.box_type3 > li{float:left;width:16.66%;padding:10px 5px 10px 5px}
.box_type4 {width:100%;display:inline-block;}
.box_type4 > li{float:left;width:25%;padding:0 15px 10px 15px;text-align:center;}

.img01{margin:20px 0;position: relative;}
.img01 > div {float: left;padding-top:15px;padding-left:3.4%;box-sizing: border-box;}
.img01 > div.type1 {padding:0 63px 0 63px;}
.img01 > div.type2 {padding-left:1.4%;}
.img01:after {content: '';clear: both;display:block;zoom: 1;}


/* bigdata 소개 19-05-22 @ jha 추가*/
.summary {margin-top:30px; overflow: hidden}
.summary:after {content:''; clear:both; display:block;}
.summary li{float:left; width:32%;  text-align:center; margin-right: 6px;}
.summary li:last-child {margin-right: 0}
.summary p {font-size: 18px;color: #333;margin-top:20px;display: block;font-weight: 600}
.summary li span {display: block;font-size: 15px;color: #999;}


/* 21-04-20 홈페이지 수정 */
.line_01{margin:70px 0 10px;border-top: 2px solid #f2f2f2;}
.t4{font-size: 18px;line-height: 32px;font-weight: 500;color:#333;letter-spacing:-0.45px;}

/* 젠페이 */
.pay_area {height:220px;margin-bottom:35px;display:block}
.pay_wrap {padding:40px 15px 0 15px;color:#333;}
.pay_box {width:100%;display: inline-block;color:#333;}
.pay_box > li{float:left;width:20%; padding:0 10px;}
.pay_box > li div{height:220px;padding: 18px 25px 10px 20px;background-color: #e8edef;box-sizing:border-box}
.pay_box > li div.type1{height:295px;}
.pay_box > li strong{font-size: 30px;font-weight: 800;line-height: 2;letter-spacing: -0.75px;text-align: left;color: #bb2a7e;}
.pay_box > li p{ font-size: 18px;line-height: 1.5;letter-spacing: -0.8px;text-align: left;color: #333}

.img_box {width:100%;margin-top:40px;display: inline-block;}
.img_box > li{float:left;width:50%;}
.img_box > li:last-child{ margin-right:0}

.img02 {margin-top:40px;text-align:center}

/* 제니 */
.box_type6 {width:100%;display:inline-block}
.box_type6 > li{float:left;width:31.9%;padding:15px 0;text-align:left;border-top: 2px solid #333;margin-right:25px}
.box_type6 > li strong{font-size: 30px;font-weight: 800;line-height: 2;letter-spacing: -0.75px;text-align: left;color: #333;}
.box_type6 > li p{ font-size: 16px;line-height: 1.5;letter-spacing: -0.6px;text-align: left;color: #333}
.box_type6 > li:nth-child(3) {margin-right:0px}
.box_type6 > li:nth-child(6) {margin-right:0px}

.box_type7 {width:100%;display:inline-block;}
.box_type7 > li{float:left;width:33.33%;padding:0 15px;text-align:center;}
.box_type7 > li strong {font-size:21px;font-weight:900;color:#cd0080;letter-spacing:-0.5px;}
.box_type7 > li p {font-size: 12px;color:#333;line-height: 1.8;letter-spacing: -0.3px;}


/* 교육 */
.box_type8 {width:100%;display:inline-block;}
.box_type8 > li{float:left;width:33.33%;padding:0 38px;text-align:center;box-sizing: border-box;}
.box_type8 > li > div{padding:20px 0;background:#e8edef}
.box_type8 > li > div strong {font-size: 25px;font-weight: 800;line-height: 1.41;letter-spacing: -0.43px;text-align: center;color: #4f44b7;}
.box_type8 > li > div p {font-size: 14px;color:#333;line-height: 2.08;letter-spacing: -0.3px;}
.box_type8 > li > div.ht153 {height:153px;}


/* 영문 홈페이지 헬스케어 */

.hgt_28{height:283px}
.hgt_43{height:430px}


/* 메인페이지 수정 24-05-22 추가 */
.title_area {position: absolute; top:50%; left:50%; z-index: 15; width:70%;padding-left:0;margin-top:-50px; margin-left:-23%; text-align:left;}
.title_logo {margin-top:-30px;}
/*.title_area {position: absolute;top:50%; left:50%; z-index: 15; width:70%;padding-left:0;margin-top:-50px;margin-left:-35%;text-align:center;} */
   
 .carousel-inner h1 {font-family: Ubuntu; font-size:40px;font-weight: bold;letter-spacing: -0.88px;}
 .carousel-inner .title_text {padding-top:25px; font-size: 40px; color: #FFFFFF; font-weight: 500; line-height: 50px; letter-spacing: -0.03em; text-shadow: 0px 0px 10px #000000;}
 .carousel-inner .sub_text {padding-top:12px; font-size: 22px; color: #FFFFFF; font-weight: 400; line-height: 36px; letter-spacing: -0.03em; text-shadow: 0px 0px 10px #000000;}
 
 /* chart */
 .chart_bg{	width: 100%;background-image: url("../images/common/bg-chart.png");background-repeat: no-repeat;background-size: cover;background-position: 50% 50%}
 .chart_link_box {position: relative;padding:0 15px;}
 .chart_link_box a{position: absolute;width: 35px;height:35px;background:url('../images/common/btn-showdetail.png')no-repeat; background-size:35px;font-size:0;text-indent:-9999px}
 .chart_link_box a.loc_geny{bottom: 27%; left: 17%;margin-bottom:-7px;margin-left:-5px}
 .chart_link_box a.loc_pay{bottom: 44%; left: 57%;margin-bottom:-14px;margin-left:4px}
 .chart_link_box a.loc_education{bottom: 11%; left: 57%;margin-bottom:-7px;margin-left:4px}
 .chart_link_box a.loc_service{bottom: 44%; right: 19.2%;margin-bottom:-14px;margin-right:0}
 .chart_link_box a.loc_care{bottom: 26%; right: 0;margin-top:-5px;margin-right:-15px}
 
 
 /* 25-12-17 핀돈 배너 추가 */
 
 .findon_banner {background: linear-gradient(135deg, #0F3E70, #252525); padding: 40px; display: flex; align-items: center; justify-content: space-between;  margin: 50px 0;transition: transform 0.3s ease;}
 .findon_banner:hover { filter: brightness(1.1) contrast(1.1) saturate(1.2);}
 .findon_banner .left_area {display: flex; align-items:center; gap:30px;}
 .findon_banner .icon_area img {width: 210px; height: auto;}
 .findon_banner .f_text_area {flex: 1 1 auto; margin-left: 5px; min-width: 200px;}
 .findon_banner .banner_title {font-size: 20px; font-weight: 700; color: #fff; line-height:1.4; white-space: normal; word-break: break-word;}
 .findon_banner .banner_sub {font-size: 16px; margin-top: 10px; color: rgba(255, 255, 255, 0.7); white-space: normal; word-break: break-word; max-width: 90%;}
 .findon_banner .banner_btn {display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; background: #FF7F00; color: #FFFFFF; border-radius: 50%; font-size: 1.5rem; font-weight: bold; text-decoration: none; transition: background 0.3s ease, transform 0.3s ease; flex-shrink: 0;  margin-left: 20px; outline:none; border:none;}
 .findon_banner .banner_btn:hover {background: #FF9900; box-shadow: 0 4px 12px rgba(255, 127, 0, 0.4);}


@media (min-width: 1200px) {
	
 .col-lg-13 {float:left; width:20%;}


}
 


@media all and  (max-width:1200px) {


	img {max-width: 100%;}
	
	.inner {width: 100%;box-sizing: border-box;}
	
	 .info-box.type7 {padding: 30px 15px; height:auto;}

	
	/* 표창 및 인증 */
    .awardArea {width: 100%; margin-top:20px;}
    .awardArea.type2 {padding-bottom:20px}
    .awardArea .award {width:285px; margin-right:20.66px;}
    .awardArea .award:nth-child(4n) {margin:0 0 20px;}
    .awardArea .award.nRsp { margin-right: 0; }
    
    

/* chart */
 .chart_link_box {position: relative;padding:0 15px;}
 .chart_link_box img {width:100%;}
 .chart_link_box a{position: absolute;width: 35px;height:35px;background:url('../images/common/btn-showdetail.png')no-repeat; background-size:35px;font-size:0;text-indent:-9999px}
 .chart_link_box a.loc_geny{bottom: 27%; left: 16%;margin-bottom:-7px;margin-left:-3px}
 .chart_link_box a.loc_pay{bottom: 44%; left: 56%;margin-bottom:-14px;margin-left:-2px}
 .chart_link_box a.loc_education{bottom: 11%; left: 55%;margin-bottom:-7px;margin-left:9px}
 .chart_link_box a.loc_service{bottom: 44%; right: 21%;margin-bottom:-14px;margin-right:3px}
 .chart_link_box a.loc_care{bottom: 26%; right: 3%;margin-top:-5px;margin-right:-15px}
    

}


@media all and (max-width:1180px) {

	.mt20-80 {margin-top: 20px;
}
	
 	/* 표창 및 인증 */
    .awardArea {width: 100%; margin-top:20px;}
    .awardArea.type2 {padding-bottom:20px}
    .awardArea .award {width:274px; margin-right:18px;}
    .awardArea .award:nth-child(4n) {margin:0 0 18px;}
    .awardArea .award.nRsp { margin-right: 0; }

	
}

@media all and (max-width:1024px) {
	

 	/* 표창 및 인증 */
    .awardArea {width: 100%; margin-top:20px;}
    .awardArea.type2 {padding-bottom:20px}
    .awardArea .award {width:234px; margin-right:19.33px;}
    .awardArea .award:nth-child(4n) {margin:0 0 19.33px;}
    .awardArea .award.nRsp { margin-right: 0; }

	
}

@media (min-width: 768px) and (max-width: 1024px) {
  .findon_banner .icon_area img {
    width: 180px;  
    height: auto;
    flex-shrink: 0; 
  }

  .findon_banner .f_text_area {
    flex: 1 1 auto;  
    max-width: calc(100% - 200px);
  }

  .findon_banner .banner_title {
    font-size: 18px;  
    max-width: 100%;  
  }

  .findon_banner .banner_sub {
    font-size: 15px;
  }

}

@media screen and (max-width:965px) {
	
	#whole {position:relative;}
	#header {font-family: 'Ubuntu'; background: rgba(32, 34, 45, 0.7); backdrop-filter: blur(10px); height:60px; line-height:60px;}
	#header .wrap {padding:0 0 0 20px;}
	#header {height:60px; line-height:60px;}
	#header.changed {height:60px; line-height:60px;}
	#header h1 {float:none;}
	#header h1 img.pos{margin-top:6px}
	#header h1 img.white {display:none;}
	#header h1 img.color {display:inline-block;}
	#header #gnb {position:fixed; top:0; right:-250px; width:250px; height:100%; z-index:999999; background-color:#444; /*box-shadow:0 0 3px #444;*/}
	#header #gnb>ul {padding-top:60px; position:relative;}
	#header #gnb>ul>li {float:none;background: rgba(32, 34, 45, 0.9);backdrop-filter: blur(10px); }
	#header #gnb>ul>li.mobile_title {display:block; position:absolute; top:0; left:0; width:100%; height:60px; line-height:60px; text-indent:20px; color:#fff; font-size:16px;font-weight:700;background: rgba(32, 34, 45, 0.7); backdrop-filter: blur(10px);border-bottom:1px solid #000;}
	#header #gnb>ul>li>a {color:#fff !important; height:45px; line-height:45px; padding:0 20px; border-bottom:1px solid #62646c;}
	#header #gnb>ul>li>a.pc {display:none;}
	#header #gnb>ul>li>a.mobile {display:block;}
	#header #gnb>ul>li:hover>a {color:#fff !important; background-color:#20222D;}
	#header #gnb>ul>li ul {position:relative; top:auto !important;}
	#header #gnb>ul>li>ul>li:last-child { border-bottom:1px solid #62646c;}
	#header #gnb>ul>li ul li a {color: #FFF; border-bottom:0px solid #ddd; font-size:13px; line-height:17px;}
	#header .mg_control {display:list-item; width:60px; text-align:center; height:60px; line-height:60px; position:absolute; top:0; right:0; background-color:#f14b12; font-size:0; letter-spacing:0; word-spacing:0; cursor:pointer;}
	#header .mg_control i {color:#fff; vertical-align: middle;}
	/*vertical-align:middle;  */
	#header .mg_control #mg_close {display:none;}
	
	.gray-box.type6 { height: 110px; padding-top:20px; text-align: center; align-items: center; border-radius: 30px;}
	.gray-box.type6.ico { padding-top:25px; }
	.gray-box.type7 { height:260px;}
	
	.trafer-box.type6 {height:270px;}
	

	.gray-2-box.type2 { margin:0; height: 170px;}
	.gray-2-box.type3 { margin:0; height: 185px;}
	

	 /* 표창 및 인증 */
	.awardArea {width: 700px;margin: 0 auto;}
    .awardArea.type2 {padding-bottom:20px}
    .awardArea .award {width:330px; margin-right:20px;}
    .awardArea .award:nth-child(2n) {margin:0 0 20px;}
    
    .info-box.type1.m_pt33 { padding-top:33px;}
    
    .table-scroll {overflow-x: auto;}
    
    .title_area {margin-left:-45%; }
    
    
	
	
	
	/* 메인 */
	
	
	
	/* 예전 것 ---------------------------------------------------------------------------------- */
	
	
	/* 교육 */
	.box_type8 {width:100%;display:inline-block;}
	.box_type8 > li{float:left;width:50%;margin-bottom: 20px;padding:0 20px;text-align:center;box-sizing: border-box;}
	.box_type8 > li:first-child{margin-left:0px}
	.box_type8 > li strong {font-size: 25px;font-weight: 800;line-height: 1.41;letter-spacing: -0.43px;text-align: center;color: #4f44b7;}
	.box_type8 > li p {font-size: 14px;color:#333;line-height: 2.08;letter-spacing: -0.3px;}
	.box_type8 > li.bg{ background:#e8edef}
	
}



/* 모바일 */
@media all and (max-width:860px){
	

	
	 /* 표창 및 인증 */
	.awardArea {width: 100%; margin-top:20px;}
    .awardArea.type2 {padding-bottom:20px}
    .awardArea .award {width:222px; margin-right:14px;}
    .awardArea .award:nth-child(4n) {margin:0 0 14px;}
    .awardArea .award.nRsp { margin-right: 0; }
	

	
	}
	


@media all and (max-width:800px){
	
	.sub-container.sub{padding-bottom: 70px;}
	
	.ceo_box {padding:0;}
	.ceo_box .pic_ceo {position:static; text-align:center}
	.ceo_box .pic_ceo img {width:270px;}
	.ceo_box .pic_center {padding-top:20px;}
	
	/*  연혁 */
	.mo_his {display:none;}
	.history_tab {width:100%; margin:0 auto;}
	.history_tab > ul {width:100%;display:inline-block;}
	.history_tab > ul:after {content:''; clear:both; display:block; zoom:1;}
	.history_tab > ul li {float:left; width:calc(49% - 2px); border-radius: 0px 30px 30px 0px;}
	.history_tab > ul li a strong {font-size: 20px; font-weight: 500; letter-spacing: -0.03em; }
	.history_tab > ul li a span {font-size: 14px; font-weight: 700; line-height: 24px; letter-spacing: -0.03em; }	
	
	 /* 표창 및 인증 */
	.awardArea {width:249.33px; margin:0 auto;}
    .awardArea .award {width:288px; margin:0 0 21px;}
    .awardArea .award:nth-child(3n) {margin:0 0 21px;}
	
	
	
	
	

.select_box2 {background:#fdfdfd url(../images/common/sel_bg.png) 90% center no-repeat;}

.title_type3 {font-size:30px;font-weight:300;color:#cd0080;letter-spacing:-1.25px}
.text02 {font-size:15px; color:#333;letter-spacing: -0.43px;}

/* 젠페이 */
.pay_wrap {padding:40px 15px 0 15px;color:#333;}
.pay_box {width:100%;display: inline-block;color:#333;}
.pay_box > li{float:left;width:33.33%; padding:10px;}
.pay_box > li div{height:220px;padding: 18px 15px 10px 20px;background-color: #e8edef;box-sizing:border-box}
.pay_box > li strong{font-size: 30px;font-weight: 800;line-height: 2;letter-spacing: -0.75px;text-align: left;color: #bb2a7e;}
.pay_box > li p{ font-size: 18px;line-height: 1.5;letter-spacing: -0.8px;text-align: left;color: #333}

/* 제니 */
.box_type6 {width:100%;display:inline-block}
.box_type6 > li{float:left;width:48.25%;padding:15px 0;text-align:left;border-top: 2px solid #333;margin-right:25px}
.box_type6 > li:nth-child(2) {margin-right:0px}
.box_type6 > li:nth-child(3) {margin-right:25px}
.box_type6 > li:nth-child(4) {margin-right:0px}


}



@media all and (max-width:768px){

    .awardArea {width:290px; margin:0 auto;}
    .awardArea .award {width:288px; margin:0 0 20px;}
    .awardArea .award:nth-child(3n) {margin:0 0 20px;}


	.search_box {margin:100px 0 30px 0;}
	
	.gray-2-box { height: 195px;}
	
	
 .findon_banner {flex-direction: column; text-align: center; gap: 20px; padding: 35px;}
 .findon_banner .left_area {flex-direction: column; gap: 10px;}
 .findon_banner .banner_title {font-size: 18px; max-width: 100%; margin-bottom: 12px;}
 .findon_banner .banner_sub {font-size: 15px;  max-width: 100%;}
 .findon_banner .banner_btn {margin-top: 10px;}
 

	
}




@media (max-width: 684px) {

.search_box {width:100%; margin-top:0; margin-bottom:7px;}
.select_box2 {width:30%; margin-right:3%;}
.search_box > input {width:66%; box-sizing:border-box;}
.search_box > label img {width:98%;}

.board_box {margin-bottom: 20px}
.board_vdo_box{padding:20px 10px;}
.board_vdo_box:first-child{border-top:none}
.board_vdo_box .imglf_box{float: none;display: block;margin-right:0%; width:100%}
.board_vdo_box .imglf_box .img_line{width:70%;margin:0 auto;text-align:center;}
.board_vdo_box .imglf_box .img_line a img{height:auto; }

.board_vdo_box .txtrt_box{float: none;display:block;width:100%;text-align:center;}
.board_vdo_box .txtrt_box .vdo_tit{ font-size:16px; color:#333; font-weight:bold; padding-top:5px; padding-bottom:5px;}
.board_vdo_box .txtrt_box .vdo_tia a{color:#333;}
.board_vdo_box .txtrt_box .vdo_txt {color:#666;font-size:12px; }
.board_vdo_box .txtrt_box .vdo_txt a{color:#000000;font-size:12px; }
.board_vdo_box .txtrt_box .vdo_date{color:#666;font-size:12px; margin-bottom: 30px; }



.tb_type01 tr th{ font-size:14px;}
.tb_type01 tr td{font-size:14px;}
.tb_type01 tr td button a{font-size:14px; }
.tb_type01 tr td .find_btn a {font-size: 14px;}
.tb_type01 tr td .inputFileup label {font-size:14px; }

.pat_box {width:100%;display:inline-block;}
.pat_box > li{float:left;width:50%; padding: 0 15px;text-align:center;}
.pat_box > li div{text-align:center;box-sizing:border-box}

/* 제니 */
.box_type6 {width:100%;display:inline-block;}
.box_type6 > li{float:left;width:100%;padding:15px 0;text-align:left;border-top: 2px solid #333;margin-right:25px}
.box_type6 > li:nth-child(2) {margin-right:0px}
.box_type6 > li:nth-child(3) {margin-right:25px}
.box_type6 > li:nth-child(4) {margin-right:0px}

.box_type7 {width:100%;display:inline-block;}
.box_type7 > li{float:left;width:100%;padding: 15px;text-align:center;}
.box_type7 > li strong {font-size:21px;font-weight:900;color:#cd0080;letter-spacing:-0.5px;}
.box_type7 > li p {font-size: 12px;color:#333;line-height: 2.08;letter-spacing: -0.3px;}

/* 젠페이 */
.pay_wrap {padding:40px 10px 0 10px;color:#333;}
.pay_box {width:100%;display: inline-block;color:#333;}
.pay_box > li{float:left;width:50%; padding:10px;}
.pay_box > li div{ height:260px;}
.pay_box > li div.type1{height:320px;}

/* 블록체인 */
.box_type1 {width:100%;display:inline-block;}
.box_type1 > li{float:left;width:50%;padding:0 15px 15px;text-align:center;}

/* 교육 */
.box_type8 {width:100%;display:inline-block;}
.box_type8 > li{float:none;width:100%;padding:0;text-align:center;box-sizing: border-box;}
.box_type8 > li > div{padding:20px 0;background:#e8edef}
.box_type8 > li > div strong {font-size: 25px;font-weight: 800;line-height: 1.41;letter-spacing: -0.43px;text-align: center;color: #4f44b7;}
.box_type8 > li > div p {font-size: 14px;color:#333;line-height: 2.08;letter-spacing: -0.3px;}


}


@media (max-width: 640px) {
	
	
	/* 서브배너 */
	.banner_wrap h2.type1 {padding : 275px 0 0 15px;}
	
	.gray-2-box.type2 { margin:0; height: auto;}
	.gray-2-box { height: auto;}
	


/*  공동 */
.title_type1 {font-size:30px;color:#333;line-height:40px;font-weight:bold;letter-spacing:-1.5px}
.text04 {font-size: 16px;line-height:30px;font-weight:500;letter-spacing: -0.5px;color:#333}	
	
/* 서브 */
.con_title {text-align:center; padding-top:10px; padding-bottom:30px; color:#333}
.con_title ul li.t1 {font-size: 35px; color:#333; line-height: 65px;font-weight: bold;letter-spacing:-1.6px}
.con_title ul li.deco { width: 100px; height: 1px;background-color: #333;margin: 10px auto 0 auto;}
.con_title ul li.t2 {font-size: 20px;line-height: 40px;margin-top: 20px; font-weight: 600;}
.con_title ul li.t3 {font-size: 16px;line-height: 25px;font-weight: 500;letter-spacing:-0.45px;margin: 15px auto 0 auto;width: 78%;}

/* 어바웃 */


.about01_contents {padding-top: 30px; padding-bottom: 80px;}
.about01_contents h3 {font-size: 18px; padding-bottom: 30px;}
.about01_contents p {font-size: 14px; line-height: 24px;}
.about01_contents p.sub_t1 {text-align:left;font-size: 14px;word-break: keep-all;line-height: 26px;}


/* 연혁 */
.web_his {display:none;}
.mo_his {display:block;}


.web_his {width:94%; margin:0 auto;}

.table08 table td img {width:100%;}
.table08.mo_his table {width:92%; margin:60px auto 100px;}



/* 표창 및 인증 */
.reward_list li {width:45%;}
.reward_list .img_box img {height:207px; width:150px; margin-bottom:20px; margin-top: 20px}
.reward_list .info_box {padding:12px 5px;height:80px}
.reward_list .info_box .tit {margin-bottom:4px;line-height:17px;font-size:12px;letter-spacing:-1px;}
.reward_list .info_box .year{line-height:16px;font-size:12px}


/* 오시는 길 */
.map-box .title01 {text-align:left; font-size: 15px; font-weight: 500;background: url(../images/common/ico_title01_bg.png) left 4px no-repeat; padding-left: 20px;}
.nopb .title01 {text-align:left; font-size: 15px; font-weight: 500;background: url(../images/common/ico_title01_bg.png) left 4px no-repeat; padding-left: 20px;}


/* 서비스*/
.service_banner {background: url(../images/common/service_banner.jpg) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.service_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.service_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.service_img {text-align:center; padding:20px 20px 0}
.service_title01 {font-size: 22px; color:#333; font-weight: 600; background: url(../images/common/ico_title01_bg.png) left 8px no-repeat;padding-left: 25px;}
.service_title02 {font-size: 18px;color: #f14b12;font-weight: 600;margin-bottom: 5px;margin-top: 20px;}
.service_sub_txt {font-size: 14px;color: #666;margin-bottom: 30px;line-height: 1.5;}
.service_note{margin-top:-6px;font-size: 12px;color:#666}



.banner_wrap {overflow: hidden;}


@keyframes banner {
	0% {transform: scale(1.1);}
	100% {transform: scale(1);}
}
@keyframes opacity {
	0% {opacity: 0; padding-bottom: 40px;}
	100% {opacity: 1; padding-bottom: 30px;}
}

.service_banner h2 {padding-left:15px; font-size: 35px;  padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.service_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}
.service_contents{padding-top: 30px; padding-bottom: 80px;}
.service_contents h3 {font-size: 18px; padding-bottom: 30px;}


/* PR Center */
.pr_banner {background: url(../images/common/pr_banner.jpg) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.pr_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.pr_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.pr_contents {padding-top: 30px; padding-bottom: 80px;}
.pr_contents h3 {font-size: 18px; padding-bottom: 30px;}

/* 헬스케어 */
.care_banner {background: url(../images/common/care_banner.jpg) no-repeat center center; background-size:cover; height:400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.care_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.care_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}


/* sub_banner */
.block_banner {background: url(../images/common/block_banner.png) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.block_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.block_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}
.genservice_banner {background: url(../images/common/genservice_banner.jpg) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.genservice_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.genservice_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.genpay_banner {background: url(../images/common/bg-pay.png) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.genpay_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.genpay_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.geny_banner {background: url(../images/common/bg-geny.png) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.geny_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.geny_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}

.edu_banner {background: url(../images/common/bg-edu.jpg) no-repeat center center; background-size: cover; height: 400px; color: #fff; animation: banner 1s both ease; overflow: hidden; transform: scale(1.1);}
.edu_banner h2 {padding-left:15px; font-size: 35px; padding-top: 145px;font-weight: bold; animation: opacity .7s .7s both ease;}
.edu_banner p {padding-left:15px; font-size: 20px; font-weight: 500; line-height: 28px; opacity: 0; animation: opacity .7s .7s both ease;}




/*  게시판 검색 */
.search_box {width:100%;}
.select_box2 {width:30%; margin-right:3%;}
.search_box > input {width:66%; box-sizing:border-box;}
.search_box > label img {width:98%;}


/* 젠커어 */
.care_step_box > li .number_text {padding-top:10px;font-size:50px;line-height:60px;font-family:'Noto Sans CJK KR', 'Ubuntu',sans-serif;font-weight:bold}

.target_wrap {padding:40px 15px 0 15px}
.target_box {display: inline-block;margin-top:20px;color:#333;}
.target_box > li{float: left;width:100%; padding: 0 15px;}

.care_step_box {width:100%;display:inline-block;}
.care_step_box > li{float:left;width:100%; padding: 0 15px;text-align:center;}

.img_box {width:100%;margin-top:20px;display: inline-block;}
.img_box > li{float:left;width:100%;padding:10px 25px;}
.img_box > li:last-child{ margin-right:0}
	
.img02 {margin-top:20px;text-align:center;padding:0 25px}

.line_01{margin:50px 0 10px;border-top: 2px solid #f2f2f2;}

 /* chart */
 .chart_link_box {position: relative;padding:0 15px;}
 .chart_link_box a{position: absolute;width: 15px;height:15px;background:url('../images/common/btn-showdetail.png')no-repeat; background-size:15px;font-size:0;text-indent:-9999px}
 .chart_link_box a.loc_geny{bottom: 27%; left: 17%;margin-bottom:-7px;margin-left:-2px}
 .chart_link_box a.loc_pay{bottom: 46%; left: 55%;margin-bottom:-14px;margin-left:-2px}
 .chart_link_box a.loc_education{bottom: 11%; left: 55%;margin-bottom:-7px;margin-left:-2px}
 .chart_link_box a.loc_service{bottom: 46%; right: 23%;margin-bottom:-14px;margin-right:-1px}
 .chart_link_box a.loc_care{bottom: 26%; right: 7%;margin-top:-5px;margin-right:-14px}
    
   

}




