@charset "utf-8";
/* *******************************************************
 * filename : content.css
 * description : 서브페이지 컨텐츠 CSS
 * date : 2020-11-25
******************************************************** */

/* ******************  회사소개 ********************** */
/* 공통스타일 */
.blue-color-txt{color: #004597}
.bold-txt{font-weight: 600}
.medium-txt{font-weight: 500}
.cm-point-sub-tit{font-size: 22px; font-weight: 600; color: #004597; letter-spacing: -0.25px; line-height: 1.3}
.cm-sub-title{margin: 20px 0 40px; font-size: 44px; font-weight: 400; color: #222; letter-spacing: -2.2px; line-height: 1.31; font-family: 'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif}
.cm-front-logo-tit{position: relative; margin-bottom: 20px; padding-left: 20px; font-size: 30px; font-weight: 600; color: #222; letter-spacing: -1.2px; line-height: 1.3}
.cm-front-logo-tit:before{content:""; position: absolute; top: 6px; left: 0; width: 12px; height: 24px; background: url("/images/content/procom_point.png") center no-repeat; background-size: contain}
/* 탭사이 여백있는 스타일 */
.sub-tab-stl02 .sub-tab-list-style ul{box-sizing: border-box}
.sub-tab-stl02 .sub-tab-list-style ul li{width: 18.3%; height: 65px; background-color: transparent; border: 1px solid #ddd}
.sub-tab-stl02 .sub-tab-list-style ul li:first-child{margin-right: 10px}
.sub-tab-stl02 .sub-tab-list-style ul li.selected{border-color: transparent}
.sub-tab-stl02 .sub-tab-list-style ul li a{height: 65px}
.sub-tab-stl02 .sub-tab-list-style ul li a em{font-size: 20px}

@media all and (max-width:800px){
	.cm-point-sub-tit{font-size: 16px}
	.cm-sub-title{margin: 10px 0 20px; font-size: 27px}
	.cm-front-logo-tit{margin-bottom: 10px; padding-left: 15px; font-size: 20px}
	.cm-front-logo-tit:before{width: 7px; height: 14px}
	/* 탭사이 여백있는 스타일 */
	.sub-tab-stl02 .sub-tab-list-style ul li{width: 48%; height: 40px}
	.sub-tab-stl02 .sub-tab-list-style ul li:first-child{margin-right: 2%}
	.sub-tab-stl02 .sub-tab-list-style ul li a{height: 40px}
	.sub-tab-stl02 .sub-tab-list-style ul li a em{font-size: 15px}
}

/* -------- 회사개요 -------- */
.summary-tit-wrap, .summary-list-wrap{margin-bottom: 100px}
.summary-tit-wrap .tit-bg-box{min-height: 578px; background: url("/images/content/summary_tit_bg.jpg") bottom no-repeat}
.summary-tit-wrap .area-sub{display: flex; flex-wrap: wrap; align-items: center}
.summary-tit-wrap .tit-box{width: 56%}
.summary-tit-wrap .tit-box p{font-size: 17px; font-weight: 400; color: #555; letter-spacing: -0.9px; line-height: 1.52}
.summary-tit-wrap .tit-box p.large-txt{margin: 80px 0 20px; font-size: 24px; font-weight: 500; color: #333}
.summary-tit-wrap .img-box{margin-top: 60px; margin-left: 1.7%; width: 42.3%; height: 440px; background: url("/images/content/summary_img01.jpg") 50% 0 no-repeat; background-size: contain}
.summary-list-wrap .summary-list-con{margin-bottom: 30px}
.summary-list-wrap .summary-list-con:last-child{margin-bottom: 0}
.summary-list-con{display: flex; align-items: center; height: 380px; background-repeat: no-repeat; background-size: cover; background-position: 50% 0}
.summary-list-con:nth-child(1){background-image: url("/images/content/summary_img02.jpg")}
.summary-list-con:nth-child(2){background-image: url("/images/content/summary_img03.jpg")}
.summary-list-con:nth-child(3){background-image: url("/images/content/summary_img04.jpg")}
.summary-list-con .txt-con{width: 44%}
.summary-list-con .txt-con .tit-box{margin-bottom: 30px}
.summary-list-con .txt-con .tit-box .icon-box, .summary-list-con .txt-con .tit-box dd{display: inline-block; vertical-align: middle}
.summary-list-con .txt-con .tit-box .icon-box{width: 72px; height: 72px; margin-right: 30px; background-repeat: no-repeat; background-position: center}
.summary-list-con .txt-con .tit-box .icon01{background-image: url("/images/content/summary_icon01.png")}
.summary-list-con .txt-con .tit-box .icon02{background-image: url("/images/content/summary_icon02.png")}
.summary-list-con .txt-con .tit-box .icon03{background-image: url("/images/content/summary_icon03.png")}
.summary-list-con .txt-con .tit-box dd span{display: block; margin-bottom: 12px; font-size: 20px; font-weight: 400; color: rgba(0,0,0,0.4); letter-spacing: -0.65px}
.summary-list-con .txt-con .tit-box dd strong{font-size: 35px; font-weight: 600; color: #222; letter-spacing: -1.5px}
.summary-list-con .txt-con p{font-size: 18px; margin-left: 19%; font-weight: 700; letter-spacing: -0.45px; line-height: 1.6; color: #555}
.summary-list-con .right-txt-con{margin-left: auto}
.summary-list-wrap .summary-list-con .left-txt-con{padding: 0 11%}

/* -------- 회사개요 -------- */
@media all and (max-width:1220px){
	.summary-tit-wrap .area-sub{align-items: inherit}
	.summary-tit-wrap .tit-bg-box{min-height: 640px}
}
@media all and (max-width:1024px){
	.summary-tit-wrap .tit-bg-box{min-height: 570px}
	.summary-tit-wrap .img-box{margin-left: 2.7%; width: 41.3%}
	.summary-list-wrap .summary-list-con .txt-con{padding: 0 5%}
}
@media all and (max-width:800px){
	.summary-tit-wrap, .summary-list-wrap{margin-bottom: 50px}
	.summary-tit-wrap .tit-bg-box{min-height: 100%; height: 488px; background-position: 91% bottom}
	.summary-tit-wrap .tit-box p.large-txt{margin-top: 40px; font-size: 17px}
	.summary-tit-wrap .img-box{margin-top: 30px}
	.summary-tit-wrap .tit-box p{font-size: 14px}
	.summary-list-wrap .summary-list-con{min-height: 280px; height: auto; margin-bottom: 15px}
	.summary-list-wrap .summary-list-con:last-child{min-height: 350px}
	.summary-list-wrap .summary-list-con:last-child .txt-con{width: 60%}
	.summary-list-con .txt-con .tit-box{margin-bottom: 20px}
	.summary-list-con .txt-con .tit-box .icon-box{width: 52px; height: 52px; margin-right: 10px; background-size: contain}
	.summary-list-con .txt-con .tit-box dd span{font-size: 15px; margin-bottom: 5px}
	.summary-list-con .txt-con .tit-box dd strong{font-size: 23px}
	.summary-list-con .txt-con p{font-size: 14px}
}
@media all and (max-width:640px){
	.summary-tit-wrap .tit-bg-box{height: auto; background-image: none}
	.summary-tit-wrap .tit-box, .summary-tit-wrap .img-box{width: 100%}
	.summary-tit-wrap .img-box{margin-top: 20px; margin-left: 0; height: 233px; background-size: cover; background-position: 50%}
	.summary-list-con .txt-con{width: 55%}
	.summary-list-con:nth-child(1){background-position: 47%}
	.summary-list-con:nth-child(3){background-position: 43%}
}

/* -------- CEO인사말 -------- */
.greeting-page{position: relative; height: auto; padding-bottom: 80px; background: url("/images/content/greeting_bg.png") bottom no-repeat}
.greeting-page .area-sub{position: relative;  z-index: 2}
.greeting-page .greeting-tit-box{width: 70%}
.greeting-page .greeting-tit-box > p{font-size: 16px; color: #555; font-weight: 400; letter-spacing: -1.1px; line-height: 1.6}
.greeting-page .greeting-tit-box .medium-txt{font-size: 18px; color: #333}
.greeting-page .greeting-tit-box > p .bold-txt{font-weight: 500}
.greeting-page .greeting-tit-box .ceo-sign .sign-img{display: inline-block; vertical-align: middle; padding-left: 20px; width: 126px; height: 50px}
.greeting-page .greeting-ceo-box{position: absolute; bottom: -153px; right: 0}
.greeting-page .greeting-ceo-box img, .greeting-page .greeting-tit-box .sign-img img{max-width: 100%; height: auto}
.greeting-page .point-bg{position: absolute; z-index: 1; bottom: 0; left: 50%; margin-left: -60px; width: 980px; height: 615px; background: url("/images/content/greeting_point02.png") right no-repeat; transition-delay: 0.7s}

/* -------- CEO인사말 -------- */
@media all and (max-width:1220px){
	.greeting-page .greeting-tit-box{width: 67%}
}
@media all and (max-width:1024px){
	.greeting-page .greeting-tit-box{width: 60%}
}
@media all and (max-width:800px){
	.greeting-page .point-bg{margin-left: -180px}
	.greeting-page .greeting-tit-box > p{font-size: 13px}
	.greeting-page .greeting-tit-box .ceo-sign .sign-img{padding-left: 15px; width: 82px; height: 30px}
	.greeting-page .greeting-tit-box .medium-txt{font-size: 14px}
	.greeting-page .greeting-ceo-box{bottom: -130px; width: 50%}
}
@media all and (max-width:640px){
	.greeting-page .greeting-tit-box{width: 100%; margin-bottom: 180px}
	.greeting-page .greeting-ceo-box{bottom: -300px}
}
@media all and (max-width:480px){
	.greeting-page .greeting-tit-box{margin-bottom: 240px}
	.greeting-page .greeting-ceo-box{bottom: -360px; width: 70%}
}

/* -------- 회사연혁 -------- */
/* 컨텐츠01 :: 타이틀박스 */
.history-page .history-tit-box{margin-bottom: 70px}
/* 컨텐츠02 :: 연혁 */
.history-tit-img{height: 360px; background: url("/images/content/history_tit_img.jpg") 50% 0 no-repeat}
.history-con-wrap{margin-top: -40px}
.history-con .sub-tab-list-style.top-fixed{top: 0}
.history-con .sub-tab-wrapper-style{margin-bottom: 70px}
.history-con .sub-tab-list-style ul li{position: relative}
.history-con .sub-tab-list-style ul li:after{content:""; position: absolute; top: 50%; margin-top: -7px; right: 0; width: 1px; height: 15px; background-color: #ccc} 
.history-con .sub-tab-list-style ul li:last-child:after{content:none}
.history-con .sub-tab-list-style ul li.selected:after{content:none}
/* History :: Layout */
.company-history {position:relative;}
.company-history-wrapper {position:relative; /* padding-bottom:50px; */ padding :25px 0; *zoom:1;}
..company-history-wrapper:after{clear:both; display:block; content:"";}
.company-history-wrapper:before{position:absolute; top:30px; height:100%; width:1px; left:50%; background-color:#ddd; content:"";}
.none-line-stl:before{content: none}
.company-history-info-box {position:relative; width:50%; }
.company-history-info-box::before{ position:absolute; top:0; width:23px; height:23px;  background-color:#eee; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content:""; }
.company-history-info-box::after{ position:absolute; top:6px; width:6px; height:6px; background-color:#fff; border: 2px solid #004597; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content:""; }
/* History :: 정보 */
.company-history-info .history-item{position:relative; font-size:16px; line-height: 1.6; letter-spacing: -0.65px; font-weight:400; color:#555; margin-bottom:10px; word-break:keep-all}
.company-history-info .history-txt{position:relative; display:inline-block;}
.company-history-info .history-txt:before{content:""; position:absolute; top:10px; width: 3px; height: 3px; background-color: #5c5c5c}
.company-history-year {position:absolute; top:-5px; text-align:center; font-size:32px; letter-spacing: -0.25px; color:#333; font-weight: 600; }
/* History :: 이미지 */
.company-history-img-box{width:50%; margin-top:50px;}
.company-history-img-box span{display:inline-block;  border:1px solid #ddd;}
.company-history-img-box span img{max-width:100%;}

/* -------- 회사연혁 -------- */
@media all and (min-width:801px){
	/* History :: 왼쪽 */
	.history-left .company-history-info-box{float:left;}
	.history-left .company-history-info-box::before,
	.history-left .company-history-info-box::after {left:100%; transform:translatex(-50%)}
	.history-left .company-history-info {text-align:right; padding-right: 40px;}
	.history-left .company-history-info .history-item{padding-right: 30px; }
	.history-left .company-history-info .history-month{right:0;}
	.history-left .company-history-info .history-txt{padding-right:15px; }
	.history-left .company-history-info .history-txt::before{right:0;}
	.history-left .company-history-year {left:100%; padding-left:60px;}
	.history-left .company-history-year:before{left:0}
	.history-left .company-history-img-box{float:right;}
	.history-left .company-history-img-box span{margin-left:60px}
	/* History :: 오른쪽 */
	.history-right .company-history-info-box{float:right; }
	.history-right .company-history-info-box::before,
	.history-right .company-history-info-box::after {right:100%; transform:translatex(50%)}
	.history-right .company-history-info {padding-left: 40px;}
	.history-right .company-history-info .history-item{padding-left: 22px;}
	.history-right .company-history-info .history-month{left:0;}
	.history-right .company-history-info .history-txt{padding-left:15px; }
	.history-right .company-history-info .history-txt::before{left:0;}
	.history-right .company-history-list-wrap .company-history-year {right:100%; padding-right:60px;}
	.history-right .company-history-img-box{float:left; text-align:right;}
	.history-right .company-history-img-box span{margin-right:60px}
}
@media all and (max-width:1200px){
	.history-con .sub-tab-list-style.top-fixed{top: 80px}
}
@media all and (max-width:800px){
	.history-page .history-tit-box{margin-bottom: 45px}
	.history-tit-img{background-position: 67% 50%}
	.history-con .sub-tab-wrapper-style{margin-bottom: 45px}
	.history-con .sub-tab-list-style.top-fixed{top: 60px}
	.history-con .sub-drop-menu-style ul li.selected a em{color: #004597}
	/* History :: Layout */
	.company-history-wrapper:before{left:7px}
	.company-history-info-box{width:auto; padding-left:90px}
	.company-history-info-box::before{top:0; left:0; width:15px; height:15px}
	.company-history-info-box::after{top:4px;left:4px; width:5px; height:5px; border-width:1px; }
	/* History :: 정보 */
	.company-history-wrapper{padding-bottom: 40px}
	.company-history-info .history-item{font-size:13px; padding-left:25px;}
	.company-history-info .history-month{left:0;}
	.company-history-info .history-txt{padding-left: 10px;}
	.company-history-info .history-txt:before{top: 8px; left: 0;}
	.company-history-year{top:0px;font-size:21px; padding-left:20px; left:10px;}
	.company-history-year::before{width:20px; left:0; }
	/* History :: 이미지 */
	.company-history-img-box{width:auto; margin-top:20px}
	.company-history-img-box span{margin-left:120px;}
}

/* -------- 조직도 -------- */
.org-page .org-img{text-align: center; padding: 30px 0}
.org-page .org-place-box{display: flex; align-items: center; padding: 50px; margin-top: 40px; box-sizing: border-box; background-color: #f6f6f6; border:1px solid #ddd; border-radius: 30px}
.org-page .org-place-box dt{position:relative; padding-left: 10px; width: 160px; font-size: 22px; font-weight: 500; color: #555; letter-spacing: -0.25px; line-height: 1.8}
.org-page .org-place-box dt:before{content:""; position: absolute; top: 15px; left: 0; width: 5px; height: 5px; background-color: #555; border-radius:100%}
.org-page .org-place-box dd{width: calc(100% - 160px); font-size: 17px; font-weight: 400; color: #888; letter-spacing: -0.25px; line-height: 1.8}

/* -------- 조직도 -------- */
@media all and (max-width:800px){
	.org-page .org-img{padding: 10px 0}
	.org-page .org-place-box{padding: 20px 25px; margin-top: 20px; border-radius: 15px}
	.org-page .org-place-box dt{font-size: 16px; width: 80px}
	.org-page .org-place-box dt:before{top: 10px; width: 3px; height: 3px}
	.org-page .org-place-box dd{width: calc(100% - 80px); font-size: 14px}
}

/* -------- 수상및인증 -------- */
.certification-page{margin-bottom: -80px}
.certification-page .board-search-box{margin-bottom: 80px}
.certification-page .sub-tab-stl02{margin: 70px 0 30px}
/* 수상 */
.awards-list-wrap{margin-bottom: 40px}
.certification-awards-list{margin: 0 -40px}
.certification-awards-list li{position: relative; float: left; width: calc(33.33% - 80px); margin: 0 40px}
.certification-awards-list .img-box .img-wrap{display: block; position: relative; height: 0; padding-top: 62.99%}
.certification-awards-list .img-box .img-wrap .img-center{width: 100%; height: 100%}
.certification-awards-list .list-txt{text-align: center; font-size: 20px; font-weight: 500; color: #222; letter-spacing: -0.5px; line-height: 1.8; margin-top: 10px}
.certification-awards-list .slick-prev, .certification-awards-list .slick-next{position: absolute; top: 50%; margin-top: -30px; font-size: 24px; font-weight: 400; color: #999}
.certification-awards-list .slick-prev{left: -20px}
.certification-awards-list .slick-next{right: -20px}
.awarded-txt-wrap{background-color: #f6f6f6; padding: 70px 0}
.awarded-txt-wrap .awarded-txt-box{margin: 0 -40px; display: flex; flex-wrap: wrap}
.awarded-txt-box .awarded-tit, .awarded-txt-box .awarded-item{width: calc(33.33% - 80px); margin: 0 40px}
.awarded-txt-box .awarded-tit h6{font-size: 60px; font-weight: 600; color: #004597; letter-spacing: -0.25px; line-height: 1.2}
.awarded-txt-box .awarded-tit .sub-tit{font-size: 16px; font-weight: 400; color: #555; letter-spacing: -0.65px; line-height: 1.5}
.awarded-txt-box .awarded-item p{position: relative; padding-left: 22px; font-size: 17px; font-weight: 400; letter-spacing: -0.7px; line-height: 3; color: #555}
.awarded-txt-box .awarded-item p:before{content:""; position: absolute; z-index: 2; top: 20px; left: 0; width: 6px; height: 6px; background-color: #777; border-radius: 100%}
.awarded-txt-box .awarded-item p:after{content:""; position: absolute; z-index: 1; top: 20px; left: 3px; width: 1px; height: 100%; background-color: #ddd}
.awarded-txt-box .awarded-item p:last-child:after{content: none}
/* 인증 */
.tabitem01{margin-bottom: 40px}
.certifi-list-style04 > ul{margin:0 -1%;}
.certifi-list-style04 > ul li{float:left; width:18%; margin:0 1% 35px 1%; }
.certifi-list-style04 .certifi-img-thumb{position:relative; padding-top:139%; border:1px solid #ddd;}
.certifi-list-style04 .certifi-img-thumb > span img{position:absolute; top:0; left:0; bottom:0; right:0; width:100%; height:100%;}
.certifi-list-style04 .certifi-img-thumb .certifi-over-box{position:absolute; top:-1px; left:-1px; bottom:-1px; right:-1px; border:2px solid #004597;opacity:0;filter:Alpha(opacity=0); visibility:hidden; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s}
.certifi-img-thumb .certifi-over-box i{position:absolute; top:50%; left:50%; margin:-25px 0 0 -25px; width:50px; height:50px; background-color:#004597; text-align:center; line-height:50px; color:#fff; -webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
.certifi-list-style04 > ul li a:hover .certifi-img-thumb .certifi-over-box{opacity:1.0;filter:Alpha(opacity=100); visibility:visible;}
.certifi-list-style04 .certifi-tit{font-size:18px; line-height:1.4; color:#333; font-weight:500; letter-spacing:-0.5px; text-align:center; max-width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding-top:17px;}

/* -------- 수상및인증 -------- */
@media all and (max-width:1420px){
	/* 수상 */
	.awards-list-wrap{padding: 0 15px}
	.certification-awards-list .slick-prev{left: -5px}
	.certification-awards-list .slick-next{right: -5px}
}
@media all and (max-width:1220px){
	/* 수상 */
	.certification-page{margin-bottom: -70px}
}
@media all and (max-width:1120px){
	/* 수상 */
	.certification-awards-list{margin: 0 -20px}
	.certification-awards-list li{width: calc(33.33% - 40px); margin: 0 20px}
}
@media all and (max-width:1024px){
	/* 수상 */
	.certification-awards-list .slick-prev, .certification-awards-list .slick-next{margin-top: -52px}
	.awarded-txt-wrap{margin: 0 }
}
@media all and (max-width:800px){
	/* 수상 */
	.certification-page{margin-bottom: -40px}
	.certification-page .sub-tab-stl02{margin-top: 30px}
	.tabitem01{margin-bottom: 20px}
	.certifi-list-style04{max-width:480px; margin:0px auto;}
	.certifi-list-style04 > ul li{width:48%; margin-bottom: 20px}
	.certifi-list-style04 .certifi-tit{height:30px; line-height:30px; font-size:14px; padding-top:5px;} 
	.certification-awards-list .list-txt{font-size: 15px}
	.certification-awards-list .slick-prev, .certification-awards-list .slick-next{margin-top: -30px; font-size: 17px}
	.certification-awards-list .slick-prev{left: 0px}
	.certification-awards-list .slick-next{right: 0px}
	.awarded-txt-wrap{padding: 40px 0}
	.awarded-txt-box .awarded-tit, .awarded-txt-box .awarded-item{width: calc(33.33% - 30px); margin: 0 15px}
	.awarded-txt-box .awarded-tit h6{font-size: 40px}
	.awarded-txt-box .awarded-tit .sub-tit{font-size: 13px}
	.awarded-txt-box .awarded-item:before{left: 1px}
	.awarded-txt-box .awarded-item p{padding-left: 15px; font-size: 14px}
	.awarded-txt-box .awarded-item p:before{top: 18px; width:3px; height: 3px}
	.awarded-txt-box .awarded-item p:after{left: 1px}
}
@media all and (max-width:800px){
	/* 수상 */
	.awarded-txt-wrap .awarded-txt-box{margin: 0}
	.awarded-txt-box .awarded-tit, .awarded-txt-box .awarded-item{width: 100%; margin: 0}
	.awarded-txt-box .awarded-tit{margin-bottom: 20px}
	.awarded-txt-box .awarded-item{width: 50%}
}
@media all and (max-width:800px){
	/* 수상 */
	.awarded-txt-box .awarded-item:nth-child(2) p:last-child:after{content:""}
	.awarded-txt-box .awarded-item{width: 100%}
}

/* -------- 계열사 -------- */
.subsidiary-tit-box .subsidiary-tit-img{position: relative; height: 0; padding-top: 27.69%; margin: 60px 0 40px; background: url("/images/content/subsidiary_tit_img.jpg") 50% 0 no-repeat; background-size: contain}
.subsidiary-list-wrap{border-top: 1px solid #ddd}
.subsidiary-list-wrap .subsidiary-list{display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; border-bottom: 1px solid #ddd; padding: 50px 0 30px}
.subsidiary-list-wrap .subsidiary-list .list-info-box{width: 80%}
.subsidiary-list-wrap .list-info-box .info-tit{display: block; margin-bottom: 20px}
.subsidiary-list-wrap .list-info-box .info-tit h5, .subsidiary-list-wrap .list-info-box .info-tit em,
.subsidiary-list-wrap .info-list-wrap .info-list strong, .subsidiary-list-wrap .info-list-wrap .info-list em{display: inline-block; vertical-align: middle}
.subsidiary-list-wrap .list-info-box .info-tit h5{margin-right: 15px; font-size: 26px; font-weight: 600; color: #004597; letter-spacing: -0.65px; line-height: 1.3}
.subsidiary-list-wrap .list-info-box .info-tit em{font-size: 18px; font-weight: 400; color: #888; letter-spacing: -0.65px; line-height: 1.3}
.subsidiary-list-wrap .info-list-wrap{display: flex; flex-wrap: wrap}
.subsidiary-list-wrap .info-list-wrap .info-list{width: 37%; position: relative; padding-left: 16px; margin-bottom: 20px; box-sizing: border-box}
.subsidiary-list-wrap .info-list-wrap .info-list:nth-child(2), .subsidiary-list-wrap .info-list-wrap .info-list:nth-child(4){width: 63%}
.subsidiary-list-wrap .info-list-wrap .info-list:before{content:""; position: absolute; top: 6px; left: 0; width: 6px; height: 6px; background-color: #999; border-radius: 100%}
.subsidiary-list-wrap .info-list-wrap .info-list strong, .subsidiary-list-wrap .info-list-wrap .info-list em{vertical-align: top}
.subsidiary-list-wrap .info-list-wrap .info-list strong{margin-right: 10px; font-size: 16px; font-weight: 500; color: #333; letter-spacing: -0.65px; line-height: 1.3}
.subsidiary-list-wrap .info-list-wrap .info-list em{font-size: 16px; font-weight: 400; color: #555; letter-spacing: -0.65px; line-height: 1.3}
.subsidiary-list-wrap .subsidiary-list .list-logo-box{width: 20%; text-align: center}
.subsidiary-list-wrap .subsidiary-list .list-logo-box img{max-width: 100%; height: auto}

/* -------- 계열사 -------- */
@media all and (max-width:1200px){
	.subsidiary-list-wrap .info-list-wrap .info-list{width: 30%}
	.subsidiary-list-wrap .info-list-wrap .info-list:nth-child(2), .subsidiary-list-wrap .info-list-wrap .info-list:nth-child(4){width: 70%}
	.subsidiary-list-wrap .subsidiary-list .list-info-box{width: 85%}
	.subsidiary-list-wrap .subsidiary-list .list-logo-box{width: 15%}
}
@media all and (max-width:1024px){
	.subsidiary-list-wrap .subsidiary-list .list-info-box{width: 80%}
	.subsidiary-list-wrap .subsidiary-list .list-logo-box{width: 20%}
	.subsidiary-list-wrap .info-list-wrap .info-list{width: 100%}
	.subsidiary-list-wrap .info-list-wrap .info-list:nth-child(2), .subsidiary-list-wrap .info-list-wrap .info-list:nth-child(4){width: 100%}
}
@media all and (max-width:800px){
	.subsidiary-tit-box .subsidiary-tit-img{margin: 30px 0 20px}
	.subsidiary-list-wrap .subsidiary-list{padding: 25px 0 15px}
	.subsidiary-list-wrap .subsidiary-list .list-info-box{width: 80%}
	.subsidiary-list-wrap .list-info-box .info-tit{margin-bottom: 15px}
	.subsidiary-list-wrap .list-info-box .info-tit h5{margin-right: 10px; font-size: 18px}
	.subsidiary-list-wrap .list-info-box .info-tit em{font-size: 14px}
	.subsidiary-list-wrap .info-list-wrap .info-list{padding-left: 10px; margin-bottom: 10px}
	.subsidiary-list-wrap .info-list-wrap .info-list:before{left: 0; width: 3px; height: 3px}
	.subsidiary-list-wrap .info-list-wrap .info-list strong{font-size: 13px}
	.subsidiary-list-wrap .info-list-wrap .info-list em{font-size: 13px}
}
@media all and (max-width: 640px){
	.subsidiary-list-wrap .subsidiary-list .list-info-box, .subsidiary-list-wrap .subsidiary-list .list-logo-box{width: 100%}
	.subsidiary-list-wrap .subsidiary-list{position: relative}
	.subsidiary-list-wrap .list-info-box .info-tit h5, .subsidiary-list-wrap .list-info-box .info-tit em{display: block}
	.subsidiary-list-wrap .list-info-box .info-tit h5{margin-right: 0; margin-bottom: 5px}
	.subsidiary-list-wrap .subsidiary-list .list-logo-box{position: absolute; top: 25px; right: 0; width: 25%}
}

/* ******************  사업영역 ********************** */
.management-service-list{display: flex; flex-wrap: wrap; margin: -30px; padding-top: 25px}
.management-service-list li{width: calc(50% - 60px); margin: 30px}
.management-service-list .img-box{margin-bottom: 30px; border: 1px solid #ddd}
.management-service-list .img-wrap{display: block; position: relative; height: 0; padding-top: 52.74%}
.top-line-txt{position: relative; padding-top: 15px; font-size: 24px; font-weight: 500; color: #333; letter-spacing: -0.9px; line-height: 1.3}
.top-line-txt:before{content:""; position: absolute; top: 0; left: 0; width: 15px; height: 3px; background-color: #004597}
.management-service-list .txt-box{display: flex; flex-wrap: wrap;}
.management-service-list .txt-box .top-line-txt{width: 200px}
.management-service-list .txt-box .detail-txt-box{width: calc(100% - 200px)}
.management-service-list .txt-box .detail-txt-box strong{display: block; font-size: 16px; font-weight: 500; color: #555; letter-spacing: -0.65px; line-height: 1.8}
.front-dash-txt{position: relative; padding-left: 9px; font-size: 16px; font-weight: 400; color: #555; letter-spacing: -0.65px; line-height: 1.8}
.front-dash-txt:before{content:"-"; position: absolute; top: 0; left: 0; font-size: 16px; font-weight: 400; color: #555}
#tabCon02 .management-service-list .img-wrap{padding-top: 57.09%}
#tabCon02 .business-tab-bottom{background-image: url("/images/content/business02_bottom_bg.jpg")}
#tabCon02 .business-bottom-item{width: 14.28%} 
#tabCon02 .business-tab-item:last-child{margin-bottom: 60px}
#tabCon02 .business-process-list{margin: -30px -25px}
#tabCon02 .back-process-item{width: 100%; display: flex; flex-direction: row-reverse}
#tabCon02 .business-process-tit{font-size: 20px; letter-spacing: -2.0px}
#tabCon02 .business-process-item h5{margin-top: 10px}
#tabCon02 .back-process-item .business-process-item:before{right: -37.5px; transform: rotate(180deg)}
#tabCon02 .back-process-item .business-process-item:first-child:before{display: block;}
#tabCon02 .back-process-item .business-process-item:last-child:before{content: none}
#tabCon02 .under-arrow-icon:after{position: absolute; bottom: -46px; left: 50%; margin-left: -12px; content: ''; width: 25px; height: 24px; background: url("/images/content/icon_process_arrow02.png") center/cover no-repeat}
#tabCon02 .business-process-item{margin: 30px 25px}
#tabCon02 .business-process-item p:nth-child(4){margin-top: 0}
.tab03-item-dot-group ul li{margin-bottom: 15px}
.tab03-item-dot-group ul li:last-child{margin-bottom: 0}
/* 보안경비 서비스개요 */
.business-column-item{margin-top: 70px}
.column-item01{margin-top: 0}
.business-column-item{display: table; width: 100%}
.business-column-item > div{display: table-cell; vertical-align: middle; min-height: 381px}
.business-column-item .img-con{width: 46%; border: 1px solid #ddd; background-repeat: no-repeat; background-position: 50% 0; background-size: cover}
.column-item01 .img-con{background-image: url("/images/content/business_tab01_img02.jpg")}
.column-item02 .img-con{background-image: url("/images/content/business_tab01_img03.jpg")}
.column-item03 .img-con{background-image: url("/images/content/business_tab01_img04.jpg")}
.column-item04 .img-con{background-image: url("/images/content/business_tab01_img05.jpg")}
.column-item05 .img-con{background-image: url("/images/content/business_tab01_img06.jpg")}
.business-column-item .info-con{width: 46%; padding-left: 5%}
.business-column-item .info-con .tit-box .top-line-txt{display: inline-block; margin-right: 15px; font-size: 26px; font-weight: 600}
.business-column-item .info-con .tit-box .sub-tit{display: inline-block; font-size: 18px; color: #888; font-weight: 400; letter-spacing: -0.65px; line-height: 1.7}
.business-column-item .info-con .tit-box > p{margin: 20px 0; font-size: 16px; color: #555; font-weight: 400; letter-spacing: -1.2px; line-height: 1.5}
.business-column-item .info-con .txt-list-box{display: flex; flex-wrap: wrap; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 20px; padding-left: 0}
.business-column-item .info-con .txt-list-box ul{width: 45%}
.business-column-item .info-con .txt-list-box ul:first-child{width: 55%}
.business-column-item .info-con .txt-list-box li .front-dash-txt{font-size: 15px; padding-left: 6px}
.business-column-item .info-con .txt-list-box li .front-dash-txt:before{font-size: 15px}
.business-column-item .info-con .front-check-icon{position: relative; padding: 20px 0; padding-left: 30px; border-bottom: 1px solid #ddd; font-size: 16px; color: #333; font-weight: 400; letter-spacing: -0.65px; line-height: 1.5}
.business-column-item .info-con .front-check-icon::before{position: absolute; content:"\eb5a"; top: 17px; left: 0; font-family: 'xeicon'; font-size: 20px; color: #555}

/* ******************  사업영역 ********************** */
@media all and (max-width: 1024px){
	#tabCon02 .back-process-item{flex-wrap: wrap; flex-direction: inherit}
	#tabCon02 .under-arrow-icon:after{content:none}
	#tabCon02 .back-process-item .business-process-item:before{left: -37.5px; right: auto; transform: rotate(0deg)}
	#tabCon02 .back-process-item .business-process-item:first-child:before{display: none}
	#tabCon02 .back-process-item .business-process-item:last-child:before{content: ""}
	.management-service-list{margin: -30px -15px}
	.management-service-list li{width: calc(50% - 30px); margin: 30px 15px}
	.management-service-list .txt-box .top-line-txt, .management-service-list .txt-box .detail-txt-box{width: 100%}
	.management-service-list .txt-box .top-line-txt{margin-bottom: 5px}
	/* 보안경비 서비스개요 */
	.business-column-item .info-con{padding-left: 3%}
	.business-column-item .info-con .txt-list-box{padding-right: 0}
	.business-column-item .info-con .txt-list-box ul, .business-column-item .info-con .txt-list-box ul:first-child{width: 100%}
}
@media all and (max-width: 800px){
	#tabCon02 .business-bottom-item{width: 33.33%}
	#tabCon02 .business-bottom-item:nth-child(1), #tabCon02 .business-bottom-item:nth-child(2), #tabCon02 .business-bottom-item:nth-child(3), #tabCon02 .business-bottom-item:nth-child(4){width: 24.33%}
	#tabCon02 .business-bottom-item:nth-child(4):before{display: block}
	#tabCon02 .business-bottom-item:nth-child(5):before{display: none}
	#tabCon02 .business-process-tit{font-size: 15px}
	#tabCon02 .business-process-list{margin: -20px 0}
	#tabCon02 .business-process-item{margin: 20px 0}
	#tabCon02 .business-tab-item:last-child{margin-bottom: 15px}
	#tabCon02 .back-process-item .business-process-item:before{top: -30.5px; margin-top: 0; left: 50%; margin-left: -10px; width: 20px; height: 19px; -webkit-transform: rotate(90deg); transform: rotate(90deg);}
	#tabCon02 .back-process-item .business-process-item:first-child:before{display: block}
	.tab03-item-dot-group ul li{margin-bottom: 7.5px}
	.management-service-list{margin: -20px -15px}
	.management-service-list li{margin: 20px 15px}
	.management-service-list .img-box{margin-bottom: 15px}
	.management-service-list .txt-box .top-line-txt{font-size: 17px}
	.management-service-list .txt-box .detail-txt-box strong{font-size: 13px}
	.front-dash-txt{font-size: 13px}
	.front-dash-txt:before{top: -1px; font-size: 13px}
	/* 보안경비 서비스개요 */
	.business-column-item{margin-top: 40px}
	.business-column-item .info-con .tit-box .top-line-txt{margin-right: 10px; font-size: 18px}
	.business-column-item .info-con .tit-box .sub-tit{font-size: 14px}
	.business-column-item .info-con .tit-box > p{margin: 15px 0; font-size: 13px}
	.business-column-item .info-con .txt-list-box{padding: 15px 0}
	.business-column-item .info-con .txt-list-box li .front-dash-txt{font-size: 13px}
	.business-column-item .info-con .txt-list-box li .front-dash-txt:before{top: -2px; font-size: 13px}
	.business-column-item .info-con .front-check-icon{padding: 15px 0; padding-left: 20px; font-size: 13px}
	.business-column-item .info-con .front-check-icon::before{top: 13px; font-size: 15px}
}
@media all and (max-width: 640px){
	/* 보안경비 서비스개요 */
	.business-column-item, .business-column-item > div{display: block; min-height: 100%}
	.business-column-item .img-con, .business-column-item .info-con{width: 100%}
	.business-column-item .img-con{position: relative; height: 0; padding-top: 58.52%}
	.business-column-item .info-con{padding-left: 0; padding-top: 20px}
}
@media all and (max-width: 480px){
	.management-service-list{margin: 0}
	.management-service-list li{width: 100%; margin: 0; margin-bottom: 25px}
	.management-service-list li:last-child{margin-bottom: 0}
}

/* ******************  커뮤니티 ********************** */
.community-page .cm-sub-title{margin-bottom: 60px}
.community-page .bbs-top-list-box{margin-bottom: 5px}
.community-page .total-list-con{font-size: 16px}
.community-page .total-list-con b{color: #004597!important}
.community-page .bbs-list-head span{border-top: 2px solid #00173f}
.community-page .bbs-list-row.notice-row .notice-tit{background-color: #004597; border-radius: 3px}
.community-page .bbs-list-row .column{color: #555}
.community-page .cm-btn-controls .btn-style01{background-color: #004597; border-radius: 3px}
.community-page .cm-btn-controls{padding: 40px 0 20px}
/* -------- 통합민원 -------- */
.bbs-list-row .state-waiting{color: #999!important}
.complaints-process-wrap{margin-bottom: 30px; padding: 40px 35px; background-color: #f9f9f9}
.complaints-process-wrap .process-list{display: flex; flex-wrap: wrap; margin: 0 -20px}
.complaints-process-wrap .process-list li{position: relative; width: calc(20% - 40px); margin: 0 20px; padding: 20px; box-sizing: border-box; text-align: center; background-color: #fff; border: 1px solid #ddd}
.complaints-process-wrap .process-list li:before{content:""; position: absolute; top: 50%; margin-top: -12px; right: -34px; width: 25px; height: 25px; background: url("/images/content/complaints_arrow_icon.png") center no-repeat; background-size: contain}
.complaints-process-wrap .process-list li:last-child:before{content: none}
.complaints-process-wrap .process-list .num{display: block; font-style: italic; font-size: 20px; font-weight: 600; color: #c3c3c3; letter-spacing: -0.25px}
.complaints-process-wrap .process-list .icon-box{width: 60px; height: 52px; margin: 20px auto; background-repeat: no-repeat; -webkit-background-size: contain;
background-size: contain; background-position: center}
.complaints-process-wrap .process-list .icon01{background-image: url("/images/content/complaints_icon01.png")}
.complaints-process-wrap .process-list .icon02{background-image: url("/images/content/complaints_icon02.png")}
.complaints-process-wrap .process-list .icon03{background-image: url("/images/content/complaints_icon03.png")}
.complaints-process-wrap .process-list .icon04{background-image: url("/images/content/complaints_icon04.png")}
.complaints-process-wrap .process-list .icon05{background-image: url("/images/content/complaints_icon05.png")}
.complaints-process-wrap .process-list dd{font-size: 16px; font-weight: 400; color: #222; letter-spacing: -0.65px; line-height: 1.8}

/* -------- 통합민원 -------- */
@media all and (max-width:1024px){
	.complaints-process-wrap .process-list{margin: -20px}
	.complaints-process-wrap .process-list li{width: calc(50% - 40px); margin: 20px}
	.complaints-process-wrap .process-list li:nth-child(2n):before{content: none}
}
@media all and (max-width:800px){
	.community-page .total-list-con{font-size: 13px;}
	.community-page .bbs-top-list-box{margin-bottom: 0px}
	.community-page .cm-sub-title{margin-bottom: 30px}
	.community-page .cm-btn-controls{padding: 20px 10px;}
	.complaints-process-wrap{margin-bottom: 20px; padding: 20px}
	.complaints-process-wrap .process-list{margin: -10px -15px}
	.complaints-process-wrap .process-list li{width: calc(50% - 30px); margin: 10px 15px; padding: 15px}
	.complaints-process-wrap .process-list li:before{right: -25px; margin-top: -9px; width: 18px; height: 18px}
	.complaints-process-wrap .process-list .num{font-size: 15px}
	.complaints-process-wrap .process-list .icon-box{width: 48px; margin: 10px auto}
	.complaints-process-wrap .process-list dd{font-size: 13px}
}

/* -------- 채용공고 -------- */
.recruit-page .cm-sub-title{margin-bottom: 120px}
.recruit-process .process-list-wrap{position: relative; border-top: 1px solid #959595; border-bottom: 1px solid #959595; margin-bottom: 65px}
.recruit-process .process-list-wrap .process-point-bg{position: absolute; top: -175px; right: 0; width: 461px; height: 175px; background: url("/images/content/complaints_point.png") 50% 0 no-repeat; -webkit-background-size: contain;
background-size: contain;}
.recruit-process .process-list li{padding: 30px 40px; box-sizing: border-box}
.recruit-process .process-list li:nth-child(2n){background-color: #f7f7f7}
.recruit-process .process-list li dl dt, .recruit-process .process-list li dl dd,
.recruit-process .process-list li dl dt .num, .recruit-process .process-list li dl dt .num{display: inline-block; vertical-align: middle}
.recruit-process .process-list li dl dt{width: 23%}
.recruit-process .process-list li dl dt .num{font-size: 20px; font-weight: 600; color: #004597; letter-spacing: -0.25px; margin-top: -10px; margin-right: 10px}
.recruit-process .process-list li dl dt em{font-size: 20px; font-weight: 500; color: #222; letter-spacing: -0.5px; line-height: 1.3}
.recruit-process .process-list li dl dd{width: 76%}
.recruit-process .process-list li dl dd p{font-size: 16px; font-weight: 400; color: #555; letter-spacing: -0.65px; line-height: 1.8}
.recruit-process .process-list li dl dd p.front-star-txt{position: relative; padding-left: 9px}
.recruit-process .process-list li dl dd p.front-star-txt:before{content:"*"; position: absolute; top: 0; left: 0; font-size: 16px; font-weight: 400; color: #555}
/* 채용공고 검색박스 */
.announcement-con .board-search-box{background-color: transparent; border: 0; padding: 0; padding-bottom: 30px}
.announcement-con .board-search-box .board-search-inner{max-width: 100%}
.announcement-con .search-select-wrap{float: left; width: 20.8%; height: 55px}
.announcement-con .board-search-box .search-subject-select{padding: 0 20px; width: 100%; height: 100%; -webkit-appearance: none; appearance: none; -moz-appearance: none; -ms-appearance: none; background-color: transparent; border-right-color: transparent; background: #fff url("/images/content/announcement_select_icon.png") no-repeat 92% 50%; border: 1px solid #ddd; border-right-color: transparent}
.announcement-con .board-search-box .last-select-box .search-subject-select{border-right-color: #ddd}
.announcement-con .board-search-box .search-word, .announcement-con .board-search-box .bbs-search-btn{height: 55px}
.announcement-con .board-search-box .search-subject-select, .announcement-con .board-search-box .search-word{font-size: 16px; color: #555}
.announcement-con .board-search-box .search-word{color: #888}
.announcement-con .board-search-box .search-word{width: 37.6%}
.announcement-con .board-search-box .bbs-search-btn{width: 55px}
.announcement-con .board-search-box .bbs-search-btn i{font-size: 26px}
/* 채용공고 :: 리스트 */
.recruit-list-page {margin-top: 30px;}
.recruit-list-page .cm-btn-controls .btn-style01{background-color: #333}
.recruit-list-page .progress{float: left; display: block; width: 110px; height: 40px; font-size: 16px; font-weight: 500; letter-spacing: -0.5px; color: #fff; text-align: center; line-height: 40px; margin-right: 20px}
.recruit-list-page .progress.deadline{background-color: #ba0911;}
.recruit-list-page .progress.ongoing{background-color: #004597;}
.recruit-list-page .progress.end{background-color: #999;}

/* -------- 채용공고 -------- */
@media all and (max-width:1024px){
	.recruit-process .process-list li{padding: 25px}
	.recruit-process .process-list li dl dt{width: 32%}
	.recruit-process .process-list li dl dd{width: 67%}
}
@media all and (max-width:800px){
	.recruit-page .cm-sub-title{margin-bottom: 90px}
	.recruit-process .process-list-wrap{margin-bottom: 35px}
	.recruit-process .process-list-wrap .process-point-bg{width: 320px; height: 124px; top: -121px}
	.recruit-process .process-list li{padding: 15px}
	.recruit-process .process-list li dl dt{width: 23%}
	.recruit-process .process-list li dl dd{width: 76%}
	.recruit-process .process-list li dl dt .num{font-size: 15px; margin-top: -6px}
	.recruit-process .process-list li dl dt em{font-size: 15px}
	.recruit-process .process-list li dl dd p{font-size: 13px}
	.recruit-process .front-dash-txt:before{top: -1px}
	.recruit-process .process-list li dl dd p.front-star-txt, .recruit-process .process-list li dl dd p.front-dash-txt{padding-left: 7px}
	.recruit-process .process-list li dl dd p.front-star-txt:before{font-size: 13px}
	/* 채용공고 검색박스 */
	.announcement-con .board-search-box{padding-bottom: 20px}
	.announcement-con .search-select-wrap{width: 20.8%; height: 40px}
	.announcement-con .board-search-box .search-subject-select{padding: 0 10px}
	.announcement-con .board-search-box .search-word, .announcement-con .board-search-box .bbs-search-btn{height: 40px}
	.announcement-con .board-search-box .search-subject-select, .announcement-con .board-search-box .search-word{font-size: 13px}
	.announcement-con .board-search-box .search-word{width: 37.6%}
	.announcement-con .board-search-box .bbs-search-btn{width: 40px}
	.announcement-con .board-search-box .bbs-search-btn i{font-size: 18px}
	/* 채용공고 :: 리스트 */
	.recruit-list-page .progress{width: 60px; height: 24px; font-size: 13px; line-height: 24px; margin-right: 10px}
	.recruit-list-page{margin-top: 15px;}
}
@media all and (max-width:640px){
	.recruit-process .process-list-wrap .process-point-bg{width: 230px; height: 92px; top: -88px}
	.recruit-process .process-list li dl dt, .recruit-process .process-list li dl dd{width: 100%}
	.recruit-process .process-list li dl dt{margin-bottom: 10px}
	/* 채용공고 검색박스 */
	.announcement-con .board-search-box .board-search-inner{padding-right: 0}
	.announcement-con .search-select-wrap{width: 33.33%}
	.announcement-con .board-search-box .search-word{width: 100%; border-top-color: transparent; border-left: 1px solid #ddd}
	.announcement-con .board-search-box .bbs-search-btn{top: 40px}
}
@media all and (max-width:480px){
	.recruit-page .main-recruit-top .progress, .recruit-page .main-recruit-top .date{float: none}
	.recruit-page .main-recruit-top .date{width: 100%; margin-top: 5px}
}


/* ******************  커뮤니티 ********************** */
/* -------- 사업제휴및문의 -------- */
.notice-tit-box .cm-sub-title{margin-bottom: 65px}
/* -------- 사업제휴및문의 -------- */
@media all and (max-width:800px){
	.notice-tit-box .cm-sub-title{margin-bottom: 30px}
}

/* -------- 부서별연락처 -------- */
.contact-page{position: relative; padding-bottom: 100px; margin-bottom: -80px}
.contact-page:before{content:""; position: absolute; z-index: -1; bottom: 0; width: 100%; height: 55%; background-color: #f6f6f6}
.contact-page .cm-sub-title{letter-spacing: -0.25px}
.contact-page .tit-img{margin: 60px 0 50px; position: relative; height: 0; padding-top: 27.69%; background: url("/images/content/contact_img01.jpg") 50% 0 no-repeat; background-size: contain}
.contact-info-box{display: flex; flex-wrap: wrap; margin: 0 -20px}
.contact-info-box li{display: flex; flex-wrap: wrap; align-items: center; width: calc(33.33% - 40px); margin: 0 20px; padding: 30px 40px; box-sizing: border-box; border: 1px solid #ddd; background-color: #fff}
.contact-info-box li .address-box{width: calc(100% - 110px)}
.contact-info-box li .icon-box{width: 100px; height: 100px; margin-left: 10px; border-radius: 100%; background-repeat: no-repeat; background-position: center; background-size: contain}
.contact-info-box li .icon01{background-image: url("/images/content/contact_icon01.png")}
.contact-info-box li .icon02{background-image: url("/images/content/contact_icon02.png")}
.contact-info-box li .icon03{background-image: url("/images/content/contact_icon03.png")}
.contact-info-box .address-box strong{display: block; margin-bottom: 10px; font-size: 21px; font-weight: 500; color: #222; letter-spacing: -0.65px; line-height: 1.3}
.contact-info-box .address-box p{font-size: 16px; color: #888; letter-spacing: -0.25px; line-height: 1.6}
.contact-info-box .address-box p .tit, .contact-info-box .address-box p em{display: inline-block; vertical-align: middle}
.contact-info-box .address-box p .tit{font-weight: 600; width: 45px}
.contact-info-box .address-box p em{font-weight: 400}

/* -------- 부서별연락처 -------- */
@media all and (max-width:1220px){
	.contact-page{margin: 0 0 -70px}
	.contact-info-box li{padding: 20px}
}
@media all and (max-width:1024px){
	.contact-page:before{height: 65%}
	.contact-info-box{margin: -10px}
	.contact-info-box li{width: calc(50% - 20px); min-height: 132px; margin: 10px}
	.contact-info-box li .address-box{width: calc(100% - 90px)}
	.contact-info-box li .icon-box{width: 80px; height: 80px}
}
@media all and (max-width:800px){
	.contact-page{margin-bottom: -40px; padding-bottom: 50px}
	.contact-page:before{height: 70%}
	.contact-page .tit-img{margin: 25px 0}
	.contact-info-box li{min-height: 100%; padding: 15px}
	.contact-info-box .address-box strong{font-size: 16px}
	.contact-info-box .address-box p{font-size: 13px}
	.contact-info-box .address-box p .tit{width: 35px}
}
@media all and (max-width:640px){
	.contact-page:before{height: 75%}
	.contact-info-box li{width: 100%}
}

/* -------- 찾아오시는길 -------- */
.location-page .branch-list-wrap{padding: 50px 0; margin-bottom: -80px}
/* 오시는길 :: 지도 */
#locationCon{margin: 80px 0}
.location-info-con .location-map{float:left; /*width:790px*/ width:63%; padding-left:7%; }
.map-script-wrapper{position:relative; overflow:hidden; margin:0px auto; height:400px; border:1px solid #ddd}
.map-script-wrapper .map-script-con{position:absolute; top:50%; left:50%; width:820px; height:400px; margin:-200px 0 0 -410px;}
.map-script-wrapper .map-script-con .root_daum_roughmap,
.map-script-wrapper .map-script-con .wrap_map{height:100% !important;}
.map-iframe-wrapper{position:relative; border:1px solid #ddd; margin:0px auto; }
.map-iframe-wrapper .map-iframe-con{position:relative; height:400px;}
.map-iframe-wrapper .map-iframe-con iframe{position:absolute; top:0px; left:0px; width:100%; height:100%;}
 
/* 오시는길 :: 지도정보 */
.location-info-con .location-info{position:relative; float:left; width:30%; height:400px}
.location-info-con .location-info .company-name{font-weight:600; font-size:35px; letter-spacing:-0.65px; color:#222}
.location-info-con .location-info .company-address{font-weight:400; font-size:17px; letter-spacing:-0.65px; line-height:1.57em; color:#555; margin-top:40px; word-break:keep-all}
.location-info-con .location-info .company-info-list{margin-top:74px}
.location-info-con .location-info .company-info-list li{font-weight:400; font-size:17px; letter-spacing:-0.25px; color:#555} 
.location-info-con .location-info .company-info-list li:first-child{margin-bottom:13px}
.location-info-con .location-info .company-info-list li span{display:inline-block; width:56px; padding-right:18px; font-weight: 600}
.location-info-con .location-info .company-info-list li p{display:inline-block; width:calc(100% - 117px)}
.location-info-con .location-info .company-info-list li i{color:#222; font-size: 24px; padding-right:18px; vertical-align:middle; width:25px}
.location-info-con .location-info .map-btn{position:absolute; bottom:0; left:0; display:inline-block; width:100%; max-width:210px; height:60px; line-height:60px; text-align:center; font-weight:400; font-size:16px; letter-spacing:-0.65px; color:#555; }
.location-info-con .location-info .map-btn span{display:block; background:#fff; border:1px solid #d1d1d1}
.location-info-con .location-info .map-btn span i{padding-right:9px; font-size:20px; vertical-align:sub}
 .store-list-style04 .agency-item{
	overflow:hidden; position:relative; border:1px solid #ddd; margin-bottom:10px; cursor:pointer; letter-spacing:-0.75px; word-break:keep-all;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.7s	
}
.store-list-style04 .agency-item .agency-info-con{
	position:relative; width:100%; display:table; height:90px; padding:0 100px 0 120px;
	background:#fff; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	 box-sizing: border-box;  
}
.store-list-style04 .agency-info-box{
	display:table-cell; vertical-align:middle;
}
.store-list-style04 .agency-category{position:absolute; top:50%; left:35px;height:30px; line-height:30px; max-width:80px; min-width:30px; padding:0 15px;  margin-top:-15px; text-align:center; font-size:15px; background-color:#004597; color:#fff;}
.store-list-style04 .agency-info-inner-con{display:table; height:30px; width:100%; }
.store-list-style04 .agency-info-inner-con .agency-tit{display:table-cell; vertical-align:middle; width:180px; font-size:20px; font-weight:500; color:#333; line-height:1.2; }
.store-list-style04 .agency-info-inner-con .agency-address{position: relative; display:table-cell; vertical-align:middle; color:#888; font-size:16px; line-height:1.5;  }
.store-list-style04 .agency-info-inner-con .agency-address:before{content:""; position: absolute; top: 50%; margin-top: -7px; left: -28px; width: 2px; height: 15px; background-color: #ddd}
.store-list-style04 .agency-info-inner-con .agency-address-open{display: none}
.store-list-style04 .agency-info-inner-con .agency-tel{display:table-cell; vertical-align:middle; width:200px;  color:#888; font-size:16px; font-weight:400; text-align:center;}
.store-list-style04 .agency-info-inner-con .agency-tel .tel-tit{ font-weight: 600}
.store-list-style04 .agency-info-inner-con .map-btn{display: none}
.store-list-style04 .agency-info-icon-off{
	position:absolute;  top:0px; right:0px; width:98px; height:100%; background-color:#f5f5f5; border-left:1px solid #ddd; text-align:center;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s
}
.store-list-style04 .agency-info-icon-off i{position:absolute; top:50%; left:50%; margin:-14px 0 0 -14px; color:#000; font-size:28px;}
.store-list-style04 .agency-info-icon-on{position:absolute; width:60px; height:60px; text-align:center; line-height:60px; right:-80px; top:50%; margin-top:-30px; z-index:99; background-color:#004597; -webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%; opacity:0;filter:Alpha(opacity=0); transform:translateY(60px); transition:all 0s 0s 	}
.store-list-style04 .agency-info-icon-on i{color:#fff; }
.store-list-style04 .agency-map-con{overflow:hidden; position:absolute; visibility:hidden; top:0px; right:0px; width:65%; height:400px; border-left:1px solid #ddd; -webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;-ms-transition:all 0s;transition:all 0s; opacity:0;filter:Alpha(opacity=0); }
.store-list-style04 .agency-map-con .map-inner-con{width:100%; height:100%; background-color:#ccc;}

/* open */
.store-list-style04 .agency-item.open{}
.store-list-style04 .agency-item.open .agency-info-con{padding:0 65% 0 35px; height:400px } /* .store-list-style04 .agency-map-con 높이값과 동일 */
.store-list-style04 .agency-item.open .agency-info-box{padding-right:50px; height:100%; vertical-align:top;}
.store-list-style04 .agency-item.open .agency-category{top:30px; margin-top:0}
.store-list-style04 .agency-item.open .agency-info-inner-con{ position:relative; display:block;height:100%; }
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tit{display:block; width:auto; font-size: 28px; padding:90px 0 30px 0;}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-address{position: absolute; top: 35px; left: 80px; display:block; width:auto; word-break:keep-all}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-address:before{content:none}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-address-open{display: block; font-size: 16px; font-weight: 400; color: #555; line-height: 1.5; letter-spacing: -0.65px}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel{position: relative; padding-left: 25px; margin: 30px 0 40px}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel:before{content:"\e9d3"; position: absolute; top: 0; left: 0; font-size: 18px; color: #222; font-family: 'xeicon'}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel .tel-tit{display: inline-block; padding-right: 30px; color: #555;}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel .point{display: none}
.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel{display:block; width:auto; text-align:left; }
.store-list-style04 .agency-item.open .agency-info-inner-con .map-btn{display: block; padding-bottom: 20px; width:210px; height:60px; line-height:60px; text-align:center; font-weight:400; font-size:16px; letter-spacing:-0.65px; color:#555; }
.store-list-style04 .agency-item.open .agency-info-inner-con .map-btn span{display:block; background:#fff; border:1px solid #d1d1d1}
.store-list-style04 .agency-item.open .agency-info-inner-con .map-btn span i{padding-right:9px; font-size:20px; vertical-align:sub}
.store-list-style04 .agency-item.open .agency-info-icon-on{opacity:1.0;filter:Alpha(opacity=100); transform:translateY(0); transition:opacity 0.5s 0.2s,transform 0.5s 0.2s}
.store-list-style04 .agency-item.open .agency-info-icon-off{transform:translateX(100px);}
.store-list-style04 .agency-item.open .agency-map-con{visibility:visible; opacity:1.0;filter:Alpha(opacity=100); -webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s;-ms-transition:all 0.8s;transition:all 0.8s; }


/* -------- 찾아오시는길 -------- */
@media all and ( max-width:1220px ){
	.location-page .branch-list-wrap{margin-bottom: -70px}
}
@media all and (max-width: 1024px){
	.store-list-style04 .agency-info-inner-con .agency-tit{width:100%;}
	.store-list-style04 .agency-info-inner-con .agency-address,
	.store-list-style04 .agency-info-inner-con .agency-tel{display:none;}
}
@media all and ( max-width:800px ){
	#locationCon{margin: 40px 0}
	/* 오시는길 :: 상단 */
	.location-info-con .location-map{float:none; width:100%; padding-left:0; margin-top:40px}
	.map-script-wrapper{height:300px;}
	.map-script-wrapper .map-script-con{height:300px; margin-top:-150px}

	/* 오시는길 :: 지도정보 */
	.location-info-con .location-info{float:none; width:100%; height:auto}
	.location-info-con .location-info .company-name{font-size:23px;}
	.location-info-con .location-info .company-address{font-size:14px; margin-top:20px}
	.location-info-con .location-info .company-info-list{margin-top:30px}
	.location-info-con .location-info .company-info-list li{font-size:14px;}
	.location-info-con .location-info .company-info-list li i{padding-right:9px; font-size: 17px}
	.location-info-con .location-info .company-info-list li span{width:50px; padding-right:9px}
	.location-info-con .location-info .map-btn{position:relative; margin-top:30px; font-size:13px; width:150px; max-width:none; height:40px; line-height:40px;}
	.location-info-con .location-info .map-btn span i{font-size:15px; padding-right:5px}

	.store-list-style04 .agency-item {height:135px; overflow:hidden;}
	.store-list-style04 .agency-item .agency-info-con{display:block; padding:15px 70px 15px 15px;}
	.store-list-style04 .agency-info-box{display:block;}
	.store-list-style04 .agency-info-inner-con{display:block; height:auto; }
	.store-list-style04 .agency-category{position:static; height:20px; line-height:20px; padding:2px 10px; font-size:12px;}
	.store-list-style04 .agency-info-inner-con .agency-tit,
	.store-list-style04 .agency-info-inner-con .agency-address,
	.store-list-style04 .agency-info-inner-con .agency-tel{display:block; width:100%; padding-top:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.store-list-style04 .agency-info-inner-con .agency-tit{font-size:16px;}
	.store-list-style04 .agency-info-inner-con .agency-address{font-size:13px;}
	.store-list-style04 .agency-info-inner-con .agency-tel{font-size:13px; text-align:left;}
	.store-list-style04 .agency-info-icon-off{width:50px; height:135px;}
	.store-list-style04 .agency-info-icon-off i{font-size:18px; margin:-9px 0 0 -9px}
	.store-list-style04 .agency-map-con{width:100%; height:250px; position:static; visibility:hidden; border-left:0; border-top:1px solid #ddd;}
	.store-list-style04 .agency-item.open{height:auto; overflow:visible;}
	.store-list-style04 .agency-item.open .agency-info-con{padding:15px; height:auto}
	.store-list-style04 .agency-item.open .agency-info-box{padding-right:0}
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tit,
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-address,
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel{padding:10px 0  0 0; white-space:normal; overflow:visible;}
	.store-list-style04 .agency-item.open .agency-map-con{visibility:visible;}
	.store-list-style04 .agency-item.open .agency-info-icon-on{width:40px; height:40px; line-height:40px; top:100%; left:50%; margin:-5px 0 0 -20px}
	/* open */
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tit{font-size: 19px}
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-address{top: -30px; left: 50px}
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-address-open{font-size: 13px; padding-top: 10px;}
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel{margin: 15px 0 20px; padding: 0; padding-left: 20px}
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel:before{font-size: 14px}
	.store-list-style04 .agency-item.open .agency-info-inner-con .agency-tel .tel-tit{padding-right: 15px}
	.store-list-style04 .agency-item.open .agency-info-inner-con .map-btn{padding-bottom: 20px; width: 150px; height: 40px; line-height: 40px; font-size: 13px}
	.store-list-style04 .agency-item.open .agency-info-inner-con .map-btn span i{font-size: 15px}
}

.notice-page .input-check input{display: none!important}