@charset "utf-8";

/* sub head */
#hd.sub{background: none;}
#hd.sub #hd_wrapper #hd_logo .def{display:block;}
#hd.sub #hd_wrapper #hd_logo .ov{display:none;}
#hd.sub .gnb_1da{color:#fff;}
#hd.sub #sitemap .sitemap-btn span{background:#fff;}

@media (max-width: 960px){
	#hd.sub{background: #282e3e;}
}

@media (max-width:768px){
	#hd.sub{position:static;}
}

/* table */
.table01{width:100%;border-top: 3px solid #3ab7c7;border-collapse: collapse;border-spacing: 0;text-align: center;}
.table01 caption{font-size:0}
.table01 tr{}
.table01 th{background: #fbfbfb;font-size: 17px;}
.table01 td{font-size:16px;}
.table01 td > p{background: #e9e9e9;border-radius: 30px;padding: 5px 0;font-weight: 500;}
.table01 td:nth-child(2){text-align: left;padding: 10px 20px;color:#666666;}
.table01 td:nth-child(3){text-align: left;padding: 10px 20px;color:#666666;}
.table01 th,
.table01 td{border-right: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;padding: 10px;}
.table01 th:first-child,
.table01 td:first-child{border-left:1px solid #dbdbdb;font-weight: 500;}


/* btn */
.btn-sbm{background:#2e97f4;color:#fff;border:2px solid #2e97f4 !important;}
.btn-sbm:hover{background:#1FB7DE;border-color:#1FB7DE !important;}
.btn-dft{background:#fff;color:#2e97f4;border: 2px solid #2e97f4 !important;transition:all ease 0.3s;}
.btn-dft:hover{color:#1FB7DE;border-color:#1FB7DE !important;}



#sub-nav{}
.pc-menu{text-align:center;}
#sub-nav .nav-wr{display: table;width: 100%;height: 400px;color: #fff;}
#sub-nav .nav-wr.visual01{background: url('../img/sub/sub-visual-01.jpg') no-repeat center;background-size: cover;}
#sub-nav .nav-wr.visual02{background: url('../img/sub/sub-visual-02.jpg') no-repeat center;background-size: cover;}
#sub-nav .nav-wr.visual03{background: url('../img/sub/sub-visual-03.jpg') no-repeat center;background-size: cover;}
#sub-nav .nav-wr.visual04{background: url('../img/sub/sub-visual-04.jpg') no-repeat center;background-size: cover;}
#sub-nav .nav-wr .t-cell{padding-top: 100px;}
#sub-nav .sub-nav-txt{font-size: 25px;font-weight: 600;text-shadow: 3px 3px 30px #000;}
#sub-nav .sub-nav-ttl{font-size: 20px;}
#sub-nav .nav-ul{justify-content: center;background: #2d6cb5;}
#sub-nav .nav-ul li{}
#sub-nav .nav-ul li:first-child a{border-left:1px solid rgba(255,255,255,0.2);}
#sub-nav .nav-ul li a{display:block;border-right: 1px solid rgba(255,255,255,0.2);line-height: 58px;font-size: 16px;min-width: 180px;color: #fff;}
#sub-nav .nav-ul li a.active{background: #255994;}

@media (max-width:1440px){
	#sub-nav .nav-wr{height: 350px;}
	#sub-nav .nav-wr .t-cell{padding-top: 80px;}
}

@media (max-width:1300px){
	#sub-nav .nav-wr{height: 300px;}
	#sub-nav .nav-wr .t-cell{padding-top: 70px;}
	#sub-nav .sub-nav-txt{font-size: 22px;}
	#sub-nav .nav-ul li a{min-width: 140px;line-height: 50px;font-size: 15px;}
}

@media (max-width:1024px){
	#sub-nav .nav-wr{height: 280px;}
	#sub-nav .nav-wr .t-cell{padding-top: 60px;}
    #sub-nav .sub-nav-ttl{font-size: 18px;}
    #sub-nav .sub-nav-step{padding: 5px 0 15px;}
    #sub-nav .nav-ul li a{line-height: 45px;min-width: 125px;}
}

@media (max-width:960px){
	#sub-nav .nav-wr{height: 200px;}
	#sub-nav .nav-wr .t-cell{padding-top: 30px;}
}


/* common */
.sub_cen{width:100%;max-width: 1400px;margin:0 auto;}

.sub-ttl {width:100%;text-align:center;padding: 30px 20px 20px;color: #000000;}
.sub-ttl h2 {font-size: 2rem;}

.sub-tabs {width:100%;background:#2b3864;border-top:1px solid #eee;border-bottom:1px solid #eee;margin: 0px auto 20px;}
.sub-tabs ul {text-align:center;}
.sub-tabs ul li {display:inline-block; padding:17px 5px;margin:0 15px;font-size: 18px;}
.sub-tabs ul li a{color:#FFF}
.sub-tabs ul li:hover {border-bottom: 3px solid #98cfff;}
.sub-tabs ul li.active {border-bottom: 3px solid #98cfff;}
.sub-tabs ul li.active a{color:#98cfff;}

@media screen and (max-width:960px){
	.sub-ttl {padding:15px 0 10px;}
    .sub-tabs ul {padding:10px;}
    .sub-tabs ul li {padding:5px; margin:3px 15px;}
    .sub-tabs ul li.active a {color:#377cfd;font-weight:700;}
}

@media screen and (max-width:768px){
	.sub-tabs{margin: 20px 0 10px;}
	.sub-tabs ul{padding:5px;}
	.sub-tabs ul li a{font-size:16px;}
}

@media screen and (max-width:480px){
    .sub-ttl h2 {font-size:1.5rem;}
    .sub-tabs ul li a {font-size:14px;}
}

/* mobile sub */
.m-menu{display:none;/* padding-top: 10px; */}
.m-menu .mnav-ul{}
.m-menu .mnav-ul li .mnav-1a {display:block;background: #202329;font-size:15px;color: #fff;height: 50px;line-height: 48px;font-weight:400;cursor:pointer;padding: 0 25px;letter-spacing: -2px;position: relative;}
.m-menu .mnav-ul li .mnav-1a > span{display: block;content: '';position:absolute;background: url('../img/sub/nav-plus.png')no-repeat center;right: 15px;top: 50%;width: 16px;height: 12px;margin-top: -6px;transition: all 0.5s;}
.m-menu .mnav-ul li .mnav-1a .on {transform:rotate(180deg);}
.m-menu .mnav-ul li ul {position:relative;display:none;position:absolute;top: 126px;left: -1px;z-index:10;width: calc(100% + 2px);border: 1px solid #e3e3e3;padding: 15px 30px;background: #fff;}
.m-menu .mnav-ul li ul li {border-bottom: 0;border-right: 0;transition:0.3s;background:#fff;padding: 3px 0;}
.m-menu .mnav-ul li ul li a {display: block;/* line-height: 1; */color: #6c6c6c;letter-spacing: -1px;font-size:14px;word-break: keep-all;line-height: 25px;}
.m-menu .mnav-ul li ul li a:hover{color: #165e8b;font-weight:bold;text-decoration:underline;}


@media screen and (max-width:768px){
    .pc-menu{display:none}
    .m-menu{display:block;}
}

@media screen and (max-width:500px){
	.m-menu .mnav-ul li ul{top: 126px;}
}






.sub-wr{font-size:17px;color: #595959;padding: 80px 0 50px;}

@media (max-width:768px){
	.sub-wr{padding:50px 0 30px;}
}



/* table */
.tbl-01{width:100%;text-align:center;border-spacing: 0;word-break: break-all;}
.tbl-01 thead{}
.tbl-01 thead th{border-top:2px solid #255994;border-bottom:2px solid #255994;color:#255994;padding:10px;word-break: keep-all;}
.tbl-01 tbody{}
.tbl-01 tbody td{padding:10px;border-bottom: 2px solid #dedede;font-size: 16px;}
.tbl-01 tbody tr:nth-child(2n) td{background:#f5f5f5;}

@media (max-width:960px){
	.tbl-01 tbody td{font-size:15px;}
}

@media (max-width:768px){
	.tbl-01 thead th{font-size:16px;}
	.tbl-01 tbody td{font-size:14px;}
}

@media (max-width:500px){
	.tbl-01 thead th{font-size: 14px;padding: 7px 5px;}
	.tbl-01 tbody td{font-size:13px;padding: 8px 5px;}
}






/* 인사말 */
.intro{padding:0}
.intro .con-wr{overflow:hidden;padding: 50px 0;min-height: 600px;}
.intro .img-wr{width:50%;text-align: right;}
.intro .img-wr .img-bx{width:100%;height:100%;}
.intro .img-wr .img-bx img{object-fit: cover;width: 100%;height: 100%;}
.intro .info-wr{display:table;width:50%;padding-left: 60px;position:relative;max-width: 960px;}
.intro .info-wr:after{display:block;content:'';position:absolute;width: 214px;height: 134px;background: url('../img/sub/intro-txtaft.png')no-repeat center;background-size: contain;right: 80px;bottom: 40px;}
.intro .info-wr .t-cell{}
.intro .info-wr .ttl-wr:before{display:block;content:'';position:absolute;width: 13px;height: 13px;background:#aecdd7;left: -9px;top: 7px;border-radius: 100%;}
.intro .info-wr .ttl-wr{color:#1f4a7c;padding: 15px 0;position: relative;font-size: 22px;font-weight: 600;}
.intro .info-wr .ttl-wr:after{display:block;content:'';position:absolute;width: 500px;height: 1px;background:#aecdd7;left:0;bottom: 0;}
.intro .info-wr .txt-wr{padding: 15px 0px;position: relative;}
.intro .info-wr .txt-wr .txt{padding-bottom:20px;}
.intro .info-wr .txt-wr .txt.cl-ch{color:#1f4a7c;}
.intro .info-wr .sign-wr{padding-top:10px}
.intro .info-wr .sign-wr .txt{display:inline-block;vertical-align:middle;}
.intro .info-wr .sign-wr .txt .bd5{padding-left:3px}
.intro .info-wr .sign-wr .sign{display:inline-block;vertical-align:middle;padding-left: 15px;}

@media (max-width:1400px){
	.intro .img-wr{width:40%;}
	.intro .info-wr{width:60%;padding-left: 50px;}
	.intro .info-wr .txt-wr{font-size:16px;}
}

@media (max-width:1300px){
	.intro .info-wr{padding-right:20px;}
	.intro .info-wr .txt-wr .txt .pc-only{display:none;}
}

@media (max-width:1024px){
	.intro .con-wr{min-height: 550px;}
	.intro .info-wr{padding-left:30px;}
	.intro .info-wr .ttl-wr:before{width: 10px;height: 10px;}
	.intro .info-wr .ttl-wr{font-size: 20px;padding: 10px 0;}
	.intro .info-wr .ttl-wr:after{width: calc(100% - 100px);}
	.intro .info-wr .txt-wr{font-size:15px;padding: 10px 0;}
	.intro .info-wr .txt-wr .txt{padding-bottom: 15px;}
}

@media (max-width:768px){
	.intro .con-wr{display:block;padding: 30px 0;}
	.intro .img-wr{width: 100%;text-align: center;}
	.intro .img-wr .img-bx{height: auto;}
	.intro .img-wr .img-bx img{object-fit: unset;height: auto;}
	.intro .info-wr{width: 100%;padding: 30px 30px 0;}
}

@media (max-width:500px){
	.intro .info-wr{padding:30px 20px 0;}
	.intro .info-wr:after{width: 150px;height: 100px;right: 10px;bottom: 15%;}
	.intro .info-wr .sign-wr .txt{font-size: 15px;}
	.intro .info-wr .sign-wr .sign{width: 160px;padding-left: 10px;}
}






/* 연혁 */
.history{/* padding:0; */}
.history .con-wr{background:url('../img/sub/history-bgimg.jpg')no-repeat center;background-size: cover;padding: 80px 20px;position: relative;z-index: 9;}
.history .con-wr:before{display:block;position:absolute;content:'';width: 604px;height: 907px;background: url('../img/sub/history-aft.png')no-repeat left bottom;background-size: contain;z-index: -1;bottom: 0;left: 0;}
.history .con-wr:after{display:block;position:absolute;content:'';width:100%;height:30%;background: url('../img/sub/history-conaft-txt.png')no-repeat center right rgba(0,0,0,0.04);z-index: -1;bottom: 0;left: 0;}

.history .add-img{position:absolute;}
.history .add-img.img01{left: 70%;top: 30%;}
.history .add-img.img02{left: 30%;top: 50%;}
.history .add-img.img03{left: 60%;bottom: 10px;}

.history .his-ul{position:relative}
.history .his-ul li:before{display:block;position:absolute;content:'';width:1px;height: 100%;background: #818181;top: 20px;left:50%;transform: translateX(-50%);}
.history .his-ul li:last-child:before{}
.history .his-ul li{padding: 15px 0;position:relative;}
.history .his-ul li:after{display:block;position:absolute;content:'';width:20px;height:20px;background:#fff;border:5px solid #1f4a7c;border-radius:100%;top: 15px;left: 50%;transform: translateX(-50%);}
.history .his-ul li .his-bx{width:50%;overflow: hidden;}
.history .his-ul li .his-bx .year{font-size:24px;color:#1f4a7c;font-weight:bold;width: 130px;position: relative;}
.history .his-ul li .his-bx .info{}
.history .his-ul li .his-bx .info .txtln{position:relative;padding: 3px 10px;}
.history .his-ul li .his-bx .info .txtln:after{display:block;position:absolute;content:'';width:3px;height:3px;background: #1f4a7c;top: 17px;transform:translateY(-50%);}
.history .his-ul li .his-bx .info .txtln .month{color:#1f4a7c;font-weight: 500;}
.history .his-ul li .his-bx .info .txtln .txt{color:#4a4a4a;}

.history .his-ul li:nth-child(2n+1){text-align:right;}
.history .his-ul li:nth-child(2n+1) .his-bx{/* padding-right:20px; */}
.history .his-ul li:nth-child(2n+1) .his-bx .year{float: right;padding-right: 35px;}
.history .his-ul li:nth-child(2n+1):after{}
.history .his-ul li:nth-child(2n+1) .his-bx .info{float: right;}
.history .his-ul li:nth-child(2n+1) .his-bx .info .txtln{}
.history .his-ul li:nth-child(2n+1) .his-bx .info .txtln:after{right:0;}

.history .his-ul li:nth-child(2n){text-align:left;}
.history .his-ul li:nth-child(2n) .his-bx{margin-left:50%;/* padding-left:20px; */}
.history .his-ul li:nth-child(2n) .his-bx .year{float: left;padding-left: 35px;}
.history .his-ul li:nth-child(2n):after{}
.history .his-ul li:nth-child(2n) .his-bx .info{float: left;}
.history .his-ul li:nth-child(2n) .his-bx .info .txtln{}
.history .his-ul li:nth-child(2n) .his-bx .info .txtln:after{left:0}

@media (max-width:1650px){
	.history .add-img.img02{display:none;}
}

@media (max-width:1300px){
	.history .con-wr:before{height: 600px;width: 100%;}
	.history .his-ul li:after{top: 11px;}
	.history .his-ul li .his-bx .year{width: 100px;font-size: 20px;}
	.history .his-ul li:nth-child(2n+1) .his-bx .year{padding-right: 25px;}
	.history .his-ul li:nth-child(2n) .his-bx .year{padding-left:25px;}
	.history .his-ul li .his-bx .info .txtln{font-size:15px;}
	.history .his-ul li .his-bx .info .txtln:after{top: 15px;}
}

@media (max-width:1024px){
	.history .con-wr{padding: 50px 20px;}
}

@media (max-width: 920px){
	.history .con-wr:before{height: 500px;}
	.history .his-ul li:after{top: 10px;width: 18px;height: 18px;border-width: 4px;}
	.history .his-ul li .his-bx .year{width: 80px;font-size: 18px;}
	.history .his-ul li:nth-child(2n+1) .his-bx .year{padding-right: 15px;}
	.history .his-ul li:nth-child(2n) .his-bx .year{padding-left:15px;}
	.history .his-ul li .his-bx .info{width:calc(100% - 80px)}
	.history .his-ul li .his-bx .info .txtln{font-size: 14px;line-height: 18px;padding: 3px 8px;}
	.history .his-ul li .his-bx .info .txtln:after{top: 13px;}
}

@media (max-width:768px){
	.history .con-wr:before{height: 400px;}
	.history .con-wr{padding: 30px 20px;}
	.history .add-img.img01{display:none;}
	.history .add-img.img03{display:none;}
	.history .his-ul li .his-bx .year{float:none;width:100%;}
	.history .his-ul li .his-bx .info{float:none;width:100%;padding-top:10px}
	.history .his-ul li:nth-child(2n+1) .his-bx .info{padding-right:20px}
	.history .his-ul li:nth-child(2n) .his-bx .info{padding-left:20px}
}

@media (max-width:500px){
	.history .con-wr:before{display:none;}
	.history .his-ul li:before{left:0}
	.history .his-ul li{padding-left:20px;}
	.history .his-ul li:after{left:0}
	.history .his-ul li .his-bx{width:100%;}
	.history .his-ul li .his-bx .info{padding:15px 0 !important;}
	
	.history .his-ul li:nth-child(2n+1){text-align:left;}
	.history .his-ul li:nth-child(2n+1) .his-bx{/* padding-right:20px; */}
	.history .his-ul li:nth-child(2n+1) .his-bx .year{padding-right:0;}
	.history .his-ul li:nth-child(2n+1):after{}
	.history .his-ul li:nth-child(2n+1) .his-bx .info .txtln{}
	.history .his-ul li:nth-child(2n+1) .his-bx .info .txtln:after{right:auto;left:0;}

	
	.history .his-ul li:nth-child(2n) .his-bx{margin-left:0;}
	.history .his-ul li:nth-child(2n) .his-bx .year{padding-left:0;}
}


/* ttl */

.sub-ttl-wr{font-size: 27px;text-align:center;color: #2d6cb5;font-weight: bold;}
.sub-ttl-wr p{position:relative;display: inline-block;}
.sub-ttl-wr p:after{display:block;content:'';position:absolute;width: 12px;height: 12px;background: #aecdd7;border-radius:100%;left: -10px;top: -10px;}

@media (max-width:768px){
	.sub-ttl-wr{font-size:25px;}
}

@media (max-width:500px){
	.sub-ttl-wr{font-size:20px;}
}


/* 조직도 */
.organization{padding: 80px 0 50px;}
.organization .con-wr{text-align:center;position:relative;z-index: 9;padding: 30px 20px;}
.organization .con-wr:before{display:block;position:absolute;content:'';width: 522px;height: 588px;background: url('../img/sub/organization-aft01.png')no-repeat right top;background-size: contain;left: 0;top: 15%;z-index: -1;}
.organization .con-wr:after{display:block;position:absolute;content:'';width: 400px;height: 811px;background: url('../img/sub/organization-aft02.png')no-repeat left bottom;background-size: contain;right: 0;top: 5%;z-index: -1;}
.organization .con-wr .add-txt{font-size: 14px;padding: 30px 0 0;color: #333;}

@media (max-width:1440px){
	.organization .con-wr:before{width: 1000px;height: 290px;}
	.organization .con-wr:after{width: 700px;height: 160px;}
}

@media (max-width:1024px){
	.organization .con-wr:before{width: 90%;}
	.organization .con-wr:after{width: 75%;}
}

@media (max-width:768px){
	.organization{padding:50px 0 30px;}
	.organization .con-wr{padding: 80px 20px;}
	.organization .con-wr .add-txt{display:block;}
}

@media (max-width:500px){
	.organization .con-wr{padding: 40px 20px;}
}




/* 조직도 */
.strength{padding: 80px 0 50px;}
.strength .con-wr{text-align:center;position:relative;z-index: 9;padding: 80px 20px;}
.strength .con-wr:before{display:block;position:absolute;content:'';width: 100%;height: 500px;background: url('../img/sub/organization-aft01.png')no-repeat left top;background-size: contain;left: 0;top: 15%;z-index: -1;}
.strength .con-wr:after{display:block;position:absolute;content:'';width: 100%;height: 600px;background: url('../img/sub/organization-aft02.png')no-repeat right bottom;background-size: contain;right: 0;top: 5%;z-index: -1;}
.strength .con-wr .mo-only .bottom02{display:none;}

@media (max-width:1440px){
	.strength .con-wr:before{width: 1000px;height: 290px;}
	.strength .con-wr:after{width: 700px;height: 160px;}
}

@media (max-width:1024px){
	.strength .con-wr:before{width: 90%;}
	.strength .con-wr:after{width: 75%;}
	.strength .con-wr .pc-only{display:none;}
	.strength .con-wr .mo-only{display:block;}
}

@media (max-width:768px){
	.strength{padding:50px 0 30px;}
	.strength .con-wr{padding: 80px 20px;}
	.strength .con-wr .add-txt{display:block;}
}

@media (max-width:500px){
	.strength .con-wr{padding: 40px 20px;}
	.strength .con-wr .mo-only .bottom01{display:none;}
	.strength .con-wr .mo-only .bottom02{display:block;}
}


/* 인증현황 */
.patents{background: url('../img/sub/crt-bgimg.png')no-repeat left bottom;background-size: 45%;}
.patents .con-wr {/* max-width: 500px; */margin: 0 auto;padding: 50px 0 100px;}
.patents .con-wr .notice-txt{text-align:center;font-size: 14px;}
.patents .con-wr ul {flex-wrap:wrap;align-items: stretch;justify-content: center;max-width: 800px;margin: 0 auto;}
.patents .con-wr ul li {padding: 30px 10px;text-align: center;}
.patents .con-wr ul li .cer-img {display: table;width: 220px;/* height: 320px; */margin: 0 auto;max-width: 100%;background: #fff;border: 1px solid #eee;}
.patents .con-wr ul li .cer-img img{object-fit:cover;width: 100%;height: 100%;}
.patents .con-wr ul li .cer-img .t-cell{}
.patents .con-wr ul li .cer-name {font-weight:500;padding-top: 0px;background: #eee;line-height: 45px;margin-top: 10px;display: table;width: 100%;}

@media (max-width:1024px){
	.patents{background-size: 60%;}
}

@media (max-width:768px){
	.patents{background-size: 100%;}
	.patents .con-wr ul li{width: calc(100%/3);}
	.patents .con-wr ul li .cer-name{height: 50px;line-height: 20px;font-size: 15px;}
}

@media (max-width:500px){
	.patents .con-wr ul li{width:auto;}
}



/* 오시는 길 */
.location{/* padding:0 0 50px; */}
.location .hide{display:none;}
.location .con-wr{}
.location .tabs{text-align:center;justify-content:center;padding: 50px 0 80px;}
.location .tabs li{width: 250px;margin: 0 3px;background:#eee;cursor:pointer;font-size: 21px;font-weight: bold;color: #255994;padding: 10px 0;position: relative;}
.location .tabs li.current{background: #255994;color:#fff;}
.location .tabs li:after{display:none;position:absolute;content:'';width: 0;height: 0;border-top: 10px solid #255994;border-left: 10px solid transparent;border-right: 10px solid transparent;bottom: 0;left: 50%;transform: translate(-50%,100%);}
.location .tabs li.current:after{display:block;}
.location .content-tab{display: none;}
.location .content-tab.current{display: block;}
.location .content-tab .con-bx{height:530px;}
.location .content-tab .con-bx .map-wr{width: calc(100% - 520px);height: 100%;}
.location .content-tab .con-bx .map-wr div{max-width:100%;}
.location .content-tab .info-wr{margin: 0 auto;width: 520px;background: #f4f4f4;border-top: 5px solid #255994;padding: 30px 50px;height: 100%;position: relative;}
.location .content-tab .info-wr:after{display:block;content:'';position:absolute;width: 180px;height: 125px;background: url('../img/sub/location-afttxt.png')no-repeat center right;background-size: contain;bottom: 10px;right: 20px;}
.location .content-tab .info-wr .th{color: #255994;font-weight: bold;font-size: 23px;}
.location .content-tab .info-wr .td{padding: 20px 0 30px;}
.location .content-tab .info-wr .td p{padding:3px 0}
.location .content-tab .info-wr .td p .icon{display:inline-block;padding-right:5px;color: #8e8e8e;vertical-align: top;}
.location .content-tab .info-wr .td p .info{display:inline-block;vertical-align: top;}
.location .content-tab .info-wr .link-wr{}
.location .content-tab .info-wr .link-wr .btn-link{height: 40px;line-height: 40px;background: #255994;text-align: center;color: #fff;font-size: 15px;font-weight: 500;display: block;width: 100%;max-width: 300px;}
.location .content-tab .info-wr .img-wr{padding: 50px 0 0;}


@media (max-width:1700px){
	.location .content-tab .con-bx .map-wr{width: calc(100% - 500px);}
	.location .content-tab .info-wr{width: 500px;}
}

@media (max-width:1440px){
	.location .content-tab .con-bx .map-wr{width: calc(100% - 450px);}
	.location .content-tab .info-wr{width: 450px;padding: 30px 40px;font-size: 16px;}
}

@media (max-width:1300px){
	.location .tabs{padding: 50px 0 60px;}
	.location .tabs li{width:220px;font-size: 20px;padding: 8px 0;}
	.location .content-tab .con-bx .map-wr{width: calc(100% - 425px);}
	.location .content-tab .info-wr{width: 425px;font-size: 15px;}
	.location .content-tab .info-wr .th{font-size: 20px;}
	.location .content-tab .info-wr .td{}
}

@media (max-width: 1024px){
	.location .tabs{padding: 30px 0 50px;}
	.location .tabs li{width: 200px;font-size: 18px;padding: 5px 0;}
	.location .tabs li:after{border-top: 8px solid #255994;border-left: 8px solid transparent;border-right: 8px solid transparent;}
	.location .content-tab .con-bx{padding:0 20px;height: auto;}
	.location .content-tab .con-bx .map-wr{width:100%;}
	.location .content-tab .info-wr{width:100%;height: auto;}
	.location .content-tab .info-wr .th{font-size: 20px;}
	.location .content-tab .info-wr .td{font-size: 15px;}
}

@media (max-width:768px){
	.location .tabs{padding: 30px 0 40px;}
	.location .tabs li{width: 160px;font-size: 17px;}
	.location .tabs li:after{border-top: 8px solid #255994;border-left: 8px solid transparent;border-right: 8px solid transparent;}
	.location .content-tab .con-bx{padding:0 20px;}
	.location .content-tab .con-bx .map-wr .pc-only{display:none;}
	.location .content-tab .con-bx .map-wr .mo-only{display:block;text-align:center;}
	.location .content-tab .con-bx .map-wr .mo-only div{margin:0 auto;}
	.location .content-tab .info-wr{padding: 45px 30px;}
	.location .content-tab .info-wr .th{font-size: 18px;width: 150px;}
	.location .content-tab .info-wr .td{font-size: 14px;padding: 15px 0 40px;}
	.location .content-tab .info-wr .link-wr .btn-link{line-height: 50px;height: 50px;font-size: 16px;}
}

@media (max-width:500px){
	.location .tabs{padding: 20px 0 30px;}
	.location .tabs li{width: 55%;margin: 2px;}
	.location .tabs li:after{border-left: 6px solid #255994;border-top: 5px solid transparent;border-bottom: 5px solid transparent;bottom: auto;top: 50%;left: auto;right: 0;transform: translate(100%,-50%);}
	.location .content-tab .con-bx{padding:0 20px;}
	.location .content-tab .con-bx.con01 .img-wr{width:100%;height: 250px;}
	.location .content-tab .con-bx.con01 .map-wr{width:100%;}
	.location .content-tab .con-bx .map-wr figure{height:250px}
	.location .content-tab .info-wr{/* width:calc(100% - 50px); */padding: 40px 10px;}
	.location .content-tab .info-wr .th{}
	.location .content-tab .info-wr .td{padding: 10px 0 20px;}
	.location .content-tab .info-wr .link-wr .btn-link{line-height: 45px;height: 45px;font-size: 15px;}
}




/* products */
.product{padding-left:500px;position:relative;}
.product .prd-ttl-wr{position:absolute;width:480px;height: 450px;display: table;color: #fff;text-align: right;left:0;top: 80px;border-top-right-radius: 225px;border-bottom-right-radius: 225px;}
.product .prd-ttl-wr .t-cell{padding-right: 120px;position:relative;}
.product .prd-ttl-wr .t-cell:after{display:block;content:'';position:absolute;width:80px;height:2px;background:#fff;right:0;top:50%;}
.product .prd-ttl-wr .add{font-size:16px;color:rgba(255,255,255,0.7)}
.product .prd-ttl-wr .ttl{font-size:20px;font-weight: 500;}
.product .con-wr{max-width:1300px;margin:0 auto;padding: 30px 0;position: relative;text-align: center;}
.product .con-wr .add-img{display:inline-block;vertical-align: top;padding-right: 30px;}
.product .con-wr .list-wr{display:inline-block;position: relative;text-align: left;}
.product .con-wr .list-wr:after{display:inline-block;content:'';position:absolute;width: 189px;height: 119px;background:url('../img/sub/prd-aft01.png')no-repeat center;background-size: contain;right: -30px;bottom: -135px;}
.product .con-wr .list-wr .list-ttl{font-size:25px;color: #bdbdbd;}
.product .con-wr .list-wr .list-ul{padding: 15px 0 20px;width: 100%;justify-content: flex-start;}
.product .con-wr .list-wr .list-ul li{padding-right:5px;padding-bottom: 5px;}
.product .con-wr .list-wr .list-ul li .img-bx{border:1px solid #ddd;border-bottom: 8px solid #2d6cb5;width: 300px;height: 220px;display:table;text-align: center;}
.product .con-wr .list-wr .list-txt{font-size:16px;}

.product.prd01 .prd-ttl-wr{background: url('../img/sub/prd-ttlbg01.png')no-repeat center;background-size:cover;}
.product.prd02 .prd-ttl-wr{background:url('../img/sub/prd-ttlbg02.jpg')no-repeat center;background-size:cover;}
.product.prd03 .prd-ttl-wr{background:url('../img/sub/prd-ttlbg03.jpg')no-repeat center;background-size:cover;}

.product.prd02 .con-wr .list-wr .list-ul li .img-bx{width: 200px;}

.product.prd03 .con-wr .list-wr:after{display:none;}
.product.prd03 .con-wr .list-wr .list-ul li{max-width: 305px;}
.product.prd03 .con-wr .list-wr .list-ul li .img-bx{width: 200px;}
.product.prd03 .con-wr .list-wr .list-txt{padding-bottom:30px;}

@media (max-width:1650px){
	.product{padding-left: 430px;}
	.product .prd-ttl-wr{width: 400px;height: 350px;}
	.product .prd-ttl-wr .t-cell{text-align:center;padding: 0;}

	.product.prd01 .con-wr{padding-bottom:400px;}
	.product.prd01 .con-wr .add-img{position:absolute;bottom: 0;left: 0;width: 350px;}

	.product.prd02 .con-wr .list-wr .list-ul li .img-bx{/* width: 250px; */}
}

@media (max-width:1440px){
	.product{padding-left:0;}
	.product .prd-ttl-wr{position:static;width: 400px;height: 200px;border-radius: 100px;margin: 0 auto;}
	.product .prd-ttl-wr .t-cell:after{top: 70%;right: 50%;margin-right: -40px;}
	.product .con-wr{padding: 50px 20px;}
	.product .con-wr .list-wr{text-align: center;}
	.product .con-wr .list-wr .list-ul{justify-content:center;}
	.product .con-wr .list-wr .list-ul{padding:10px 0;}
	.product .con-wr .list-wr .list-ul li{padding:5px;}

	.product.prd01 .con-wr{padding-bottom:300px;}
	.product.prd01 .con-wr .add-img{width: 250px;}
}

@media (max-width:1024px){
	.product{padding-left:0;}
	.product .prd-ttl-wr{width: 300px;height: 150px;border-radius: 100px;}
	.product .prd-ttl-wr .t-cell:after{top: 70%;right: 50%;margin-right: -40px;}
}

@media (max-width:768px){
	.product{padding-left:0;}
	.product .prd-ttl-wr{height: 100px;}
	.product .prd-ttl-wr .t-cell:after{display: none;}
	.product .con-wr{padding:30px 20px;}
	.product .con-wr .list-wr:after{display:none;}
	.product .con-wr .list-wr .list-ttl{font-size: 22px;}
	.product .con-wr .list-wr .list-txt .pc-only{display:none;}
	
	.product.prd01 .con-wr{padding-bottom: 200px;}
	.product.prd01 .con-wr .add-img{width: 200px;}
}

@media (max-width:500px){
	.product .prd-ttl-wr{width: 280px;height: 80px;}
	.product .prd-ttl-wr .add{font-size:15px;}
	.product .prd-ttl-wr .ttl{font-size: 18px;}
	.product .con-wr .list-wr .list-ul li .img-bx{width:280px;height: 200px;}
}




/* 제조프로세서 */
.process-01{padding-top: 0;}
.process-01 .con-wr{position:relative;z-index: 9;margin: 100px 0 0;}
.process-01 .con-wr:before{display:block;content:'';position:absolute;width:100%;height:50%;background:#eee;bottom:0;left:0;z-index: -1;}
.process-01 .con-wr .top-aft{position:absolute;z-index: -2;right: 50px;top: 30px;}
.process-01 .con-wr .con-frame{max-width:1300px;margin:0 auto;}
.process-01 .con-wr .con-ttl-wr{font-weight:bold;}
.process-01 .con-wr .con-ttl-wr .add{position:relative;letter-spacing: 3px;color: #6baed8;font-size: 15px;}
.process-01 .con-wr .con-ttl-wr .add:after{display:block;content:'';position:absolute;width:10px;height:10px;background: #c1ddef;left: -15px;top: -8px;border-radius: 100%;}
.process-01 .con-wr .con-ttl-wr .ttl-ln{padding:5px 0 0;letter-spacing: 0;}
.process-01 .con-wr .con-ttl-wr .ttl-ln .th{font-size: 35px;display:inline-block;vertical-align:middle;position: relative;color: #000;padding: 0 3px 8px;}
.process-01 .con-wr .con-ttl-wr .ttl-ln .th:after{display:block;content:'';position:absolute;width:100%;height: 5px;background: #2d6cb5;left: 0;bottom: 0;}
.process-01 .con-wr .con-ttl-wr .ttl-ln .td{font-size: 23px;display:inline-block;vertical-align:middle;padding-left: 20px;color: #959595;}
.process-01 .con-wr .con-list{padding: 50px 0;}
.process-01 .con-wr .con-list ul{justify-content: space-between;}
.process-01 .con-wr .con-list ul li{}
.process-01 .con-wr .con-list ul.ul04 li{max-width:calc(100%/4);}
.process-01 .con-wr .con-list ul.ul06 li{max-width:calc(100%/6);}
.process-01 .con-wr .con-list ul li .img-bx{}
.process-01 .con-wr .con-list ul li .txt-bx{background:#fff;margin-top:10px;text-align: center;line-height: 50px;}

@media (max-width:1440px){
	.process-01 .con-wr{padding:0 20px;}
	.process-01 .con-wr .top-aft{width: 350px;right: 20px;}
	.process-01 .con-wr .con-list ul li{padding:5px}
}

@media (max-width:1024px){
	.process-01 .con-wr{margin: 80px 0 20px;}
	.process-01 .con-wr .top-aft{width:300px;}
	.process-01 .con-wr .con-ttl-wr .add{font-size: 14px;}
	.process-01 .con-wr .con-ttl-wr .add:after{width: 8px;height: 8px;left: -10px;top: -5px;}
	.process-01 .con-wr .con-ttl-wr .ttl-ln .th{font-size: 32px;padding: 0 3px 5px;}
	.process-01 .con-wr .con-ttl-wr .ttl-ln .td{font-size: 20px;padding-left: 10px;}
	.process-01 .con-wr .con-list{padding:30px 0;}
	.process-01 .con-wr .con-list ul li .txt-bx{line-height: 40px;font-size: 16px;margin-top: 5px;}
}

@media (max-width:768px){
	.process-01 .con-wr .top-aft{width:250px;}
	.process-01 .con-wr .con-list ul.ul04 li{max-width:50%;}
	.process-01 .con-wr .con-list ul.ul06 li{max-width: calc(100%/3);}
}

@media (max-width:500px){
	.process-01 .con-wr{margin: 50px 0 30px;}
	.process-01 .con-wr .top-aft{display:none;}
	.process-01 .con-wr .con-ttl-wr .add{font-size:13px;}
	.process-01 .con-wr .con-ttl-wr .ttl-ln .th{font-size: 28px;}
	.process-01 .con-wr .con-ttl-wr .ttl-ln .td{font-size: 18px;padding-left: 5px;}
	.process-01 .con-wr .con-list{padding:20px 0;}
	.process-01 .con-wr .con-list ul li .txt-bx{font-size: 15px;line-height: 35px;}
}



/* 생산설비 */
.process-02{}
.process-wr {margin:0 auto;text-align:center;position:relative;width: 100%;}
.process-wr:after{display:block;content:'';position:absolute;width:100%;height:40%;bottom:0;left:0;background:#eee;z-index:-1;}
.process-wr .process-slide {max-width: 960px;width:100%;overflow:hidden;border: 0;padding: 130px 0px 80px;margin: 0 auto;}
.process-wr .process-slide .slick-slide {width:100%;float:left;display: block;}
.process-wr .process-slide .slide-bx{}
.process-wr .process-slide .slide-bx .img-bx{}
.process-wr .process-slide .slide-bx .txt-bx{background: #2d6cb5;color: #fff;font-size: 20px;padding: 15px;}

.process-wr .process-slide .slick-dots {transition:all 0.2s;display:block;position:absolute;bottom: 35px;width:100%;left:0;text-align:center;}
.process-wr .process-slide .slick-dots li {display:inline-block;margin: 0px 3px;}
.process-wr .process-slide .slick-dots li button {display:block;width: 10px;height: 10px;font-size:0; background:none;border:0;border-radius: 100%;background: #a6a6a6;}
.process-wr .process-slide .slick-dots li.slick-active button {background:#2d6cb5;}

.process-arrow{position:absolute;top: 30px;transition: all ease 0.3s;z-index: 9;/* padding: 10px; */}
.process-arrow a{display: block !important;padding: 10px 20px;border: 1px solid #bbbbbb;color: #999;transition: all ease 0.3s;font-family: 'Montserrat';font-weight: bold;text-align: center;width: 120px;}
.process-arrow a .arrow{opacity:0;display: inline-block;padding: 0 3px;display: none;}
.process-arrow.prev{right: 50%;}
.process-arrow.next{left: 50%;}

.process-arrow a:hover{border-color:#2d6cb5;color:#2d6cb5;}
.process-arrow a:hover .arrow{opacity:1;display:inline-block;}

.process-02 .con-wr{/* max-width:1300px; */margin:0 auto;}
.process-02 .table-wr{max-width:1300px;margin:0 auto;padding: 50px 0 0;}

@media (max-width:1440px){
	.process-wr{padding:0 20px;}
	.process-02 .table-wr{padding: 50px 20px 0;}
}

@media (max-width:768px){
	.process-wr .process-slide{padding: 100px 0 50px;}
	.process-wr .process-slide .slide-bx .txt-bx{padding:10px;font-size: 18px;}

	.process-wr .process-slide .slick-dots{bottom: 20px;}
	.process-wr .process-slide .slick-dots li{margin: 0 2px;}
	.process-wr .process-slide .slick-dots li button{width: 8px;height: 8px;}
	
	.process-arrow a{padding: 10px 15px;font-size: 16px;width: 100px;}
}






/* 측정설비 */
.process-03{}
.process-03 .con-wr{width:100%;max-width:1300px;margin:0 auto;padding-top: 50px;}
.process-03 .img-wr{justify-content: space-around;}
.process-03 .img-wr .con-bx{width: calc(50% - 10px);}
.process-03 .img-wr .con-bx .img-bx{text-align:center;width: 100%;padding: 10px;min-height: 400px;border: 2px solid #ebebeb;margin-bottom: 5px;display: table;}
.process-03 .img-wr .con-bx .img-bx .t-cell{}
.process-03 .img-wr .con-bx .info-bx{background: #f8f8f8;display: table;width: 100%;min-height: 130px;}
.process-03 .img-wr .con-bx .info-bx .t-cell{}
.process-03 .img-wr .con-bx .info-bx .th{display:inline-block;vertical-align:middle;color:#2d6cb5;width: 40%;text-align: center;font-weight: 500;}
.process-03 .img-wr .con-bx .info-bx .td{display:inline-block;vertical-align:middle;width: 55%;}
.process-03 .img-wr .con-bx .info-bx .td .td-ln{margin:3px 0;font-size: 16px;}
.process-03 .img-wr .con-bx .info-bx .td .td-ln .ttl{display:inline-block;vertical-align:middle;color: #fff;width: 85px;text-align: center;border-radius: 5px;padding: 3px;letter-spacing: 2px;font-weight: 500;}
.process-03 .img-wr .con-bx .info-bx .td .td-ln .ttl.ttl01{background:#2d6cb5}
.process-03 .img-wr .con-bx .info-bx .td .td-ln .ttl.ttl02{background:#255994}
.process-03 .img-wr .con-bx .info-bx .td .td-ln .ttl.ttl03{background:#122f4f}
.process-03 .img-wr .con-bx .info-bx .td .td-ln .txt{display:inline-block;vertical-align:middle;padding-left: 10px;font-family: 'GmarketSansTTF', 'Noto Sans KR', serif;}
.process-03 .table-wr{padding:50px 0 30px}

@media (max-width:1440px){
	.process-03 .con-wr{padding:50px 20px 0;}
}

@media (max-width:1300px){
	.process-03 .img-wr .con-bx .img-bx{padding:20px;min-height: 350px;}
	.process-03 .img-wr .con-bx .info-bx .td .td-ln{font-size:15px;}
}

@media (max-width:1024px){
	.process-03 .img-wr .con-bx .img-bx{padding:10px;min-height: 280px;}
	.process-03 .img-wr .con-bx .info-bx{padding:10px;}
	.process-03 .img-wr .con-bx .info-bx .th{font-size: 16px;}
	.process-03 .img-wr .con-bx .info-bx .td{}
	.process-03 .img-wr .con-bx .info-bx .td .td-ln{font-size: 14px;}
	.process-03 .img-wr .con-bx .info-bx .td .td-ln .ttl{width: 75px;letter-spacing: 1px;padding: 2px;}
	.process-03 .img-wr .con-bx .info-bx .td .td-ln .txt{}
}

@media (max-width:768px){
	.process-03 .con-wr{padding:30px 20px 0;}
	.process-03 .img-wr{display:block;}
	.process-03 .img-wr .con-bx{width:100%;margin-bottom: 20px;}
	.process-03 .img-wr .con-bx .img-bx{padding: 15px 20px;min-height: unset;}
	.process-03 .img-wr .con-bx .info-bx{min-height:auto;padding: 20px 10px;}
}

@media (max-width:500px){
	.process-03 .img-wr .con-bx .info-bx{text-align:center;}
	.process-03 .img-wr .con-bx .info-bx .th{width:100%;}
	.process-03 .img-wr .con-bx .info-bx .td{width: auto;text-align: left;}
}



/* 자동화설비 */
.process-04{}
.process-04 .con-wr{width:100%;max-width:1300px;margin:0 auto;padding-top: 50px;}
.process-04 .img-wr{justify-content: space-around;}
.process-04 .img-wr .con-bx{width: calc(33% - 10px);}
.process-04 .img-wr .con-bx .img-bx{text-align:center;width: 100%;padding: 10px;border: 2px solid #ebebeb;margin-bottom: 5px;display: table;}
.process-04 .img-wr .con-bx .img-bx .t-cell{}
.process-04 .img-wr .con-bx .info-bx{background: #f8f8f8;display: table;width: 100%;min-height: 80px;}
.process-04 .img-wr .con-bx .info-bx .t-cell{}
.process-04 .img-wr .con-bx .info-bx .th{vertical-align:middle;color:#2d6cb5;text-align: center;font-weight: 500;}
.process-04 .btm-wr{padding:30px 0;justify-content: space-evenly;text-align: center;}
.process-04 .btm-wr .con-bx{padding: 5px;}

@media (max-width:1440px){
	.process-04 .con-wr{padding:50px 20px 0;}
}

@media (max-width:1300px){
	.process-04 .img-wr .con-bx .img-bx{padding:20px;min-height: 350px;}
}

@media (max-width:1024px){
	.process-04 .img-wr .con-bx .img-bx{padding:10px;min-height: 280px;}
	.process-04 .img-wr .con-bx .info-bx{padding:10px;}
	.process-04 .img-wr .con-bx .info-bx .th{font-size: 16px;}
}

@media (max-width:768px){
	.process-04 .con-wr{padding:30px 20px 0;}
	.process-04 .img-wr{display:block;}
	.process-04 .img-wr .con-bx{width:100%;margin-bottom: 20px;}
	.process-04 .img-wr .con-bx .img-bx{padding: 15px 20px;min-height: unset;}
	.process-04 .img-wr .con-bx .info-bx{min-height:auto;padding: 20px 10px;}
}

@media (max-width:500px){
	.process-04 .img-wr .con-bx .info-bx{text-align:center;}
	.process-04 .img-wr .con-bx .info-bx .th{width:100%;}
}








/****************************************** PC ****************************************/
/* 이메일 무단수집 거부 */
.email_no {max-width:1300px;margin: 10px auto;width:100%;/* padding:30px; */text-align:center;}
.email_no .mail_box {width: 750px;height: 750px;background:#f5f5f5;border-radius:50%;text-align:center;margin: 0 auto; font-size:15px; letter-spacing:-1px; line-height:25px; font-weight:300; color:#252525;}
.email_no .mail_box img {display:block; margin:0px auto 20px;}
.email_no .mail_box span {font-weight:500;}

/* 서비스 이용약관 */
.provision_wr {width:100%;max-width: 1000px;margin: 0 auto 20px;}
.provision_box {width:100%;padding: 50px 0 0;}
.provision_box .ttl {font-size:23px;color: #255994;padding: 30px 0 15px;font-weight: 700;}
.provision_box .txt {font-size:16px; color:#333; padding:0 10px; line-height:28px;}
.provision_box .mk {font-size:15px; font-weight:500; color:#3a8afd;}
.provision_box .txt .dep1 li {padding-bottom:5px;}
.provision_box .txt .dep2 {padding:0 20px; padding-top:5px; padding-bottom:10px;}

/****************************************** RESPONSIVE ****************************************/

@media screen and (max-width:1300px){
	/* 이메일 무단수집 거부 */
	.email_no {max-width:1300px;margin: 0px auto;background:#f7f7f7;width:100%;text-align:center;}
	.email_no .mail_box {width:100%;height:auto;text-align:center;padding: 20px 10px;font-size: 14px;letter-spacing:-1px;line-height:25px;font-weight:300;color:#252525;word-break:keep-all;}
	.email_no .mail_box img {display:block; margin:20px auto; width:50%;}
	.email_no .mail_box span {font-weight:500;}

	/* 서비스 이용약관, 개인정보처리방침 */
	.provision_box .ttl {font-size:18px; line-height:28px;}
	.provision_box .txt {font-size:14px; line-height:24px;}
}