/* Common */
.p-circle {background-color:#2c2d7c; color:#fff; border-radius:50%; padding:3px; font-size:15px;}
.bu1 {background:#fef9f5; padding:20px 25px;margin:15px 0 25px 0;font-size:20px; color:#3f3f3a; line-height:30px;}
.bu1 .list_type{margin:0;}
.bu2{background:#ffffff; padding:3px 25px;margin:5px 0 5px 0;font-size:20px; color:#3f3f3a; line-height:30px;}
.bu2 > span {color:#e30e1f;}
.bu3{background:#fff; padding:0px 0px 10px;margin:15px 0 25px 0;font-size:20px; color:#3f3f3a; line-height:30px; letter-spacing:-1.5px;}
/*
.tit {	
	font-family: 'Noto Sans KR', sans-serif;
    font-size: 20px;
    color: #202020;
    line-height: 40px;
    letter-spacing: -1px;
    padding-left: 20px;
    background: url(../img/icon_circle.png) no-repeat left center;
}

.title {
	width: 100%;
    position: relative;
    display: inline-block;
    background: url(../img/list_style01.png) no-repeat 0 6px;
    padding: 0 0 30px 30px;
    font-size: 20px;
    font-weight: bold;
}
*/
.title {
	position: relative;
    font-size: 24px;
    padding-left: 30px;
    margin: 40px 0 5px 0px;
    color: #444;
    font-weight: 700;
    letter-spacing: 0em;
}
.title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 22px;
    height: 22px;
    background: url(../img/list_style01.png) no-repeat 0 0;
}

.tit1{font-size:16px;margin:30px 0 10px 0;font-weight:normal;color:#202020;line-height:129%; font-weight: bold; padding-left: /*19*/5px; }
.p-round {border-radius:15px;}

@media(max-width:768px) {
	.tit {font-size:22px; margin-top:5px; margin-bottom:5px;}
	.bu1,.bu2,.bu3 {font-size:16px; padding:10px 15px;}
	.mobile-block {display:block;}
}
.Highlighter {
    background: linear-gradient(to top, #eafaff 100%, transparent 50%);
}

.SubPage {line-height:1.5em;}
.SubPage h4 {	position:relative; display:inline-block; font-size:1.5em; line-height:1.5em; margin:0 0 20px; font-family:'S-CoreDream7';}
.SubPage h4.type {color:#fff;}
.SubPage h4 span {font-size:1em;}
.SubPage h5 {position:relative; font-size:1.3em; line-height:1.3; margin-bottom:20px; font-family:'S-CoreDream5';}
.SubPage h6 {font-size:1.2em; margin-bottom:10px; font-family:'S-CoreDream3';}

@media(min-width:1200px) {
	.SubPage h4 {font-size:2em;}
	.SubPage h5 {font-size:1.75em;}
	.SubPage h6 {font-size:1.3em;}
}
@media (max-width: 768px) {
	.HistoryDetail p > span {left:0px;}
}
.p-round {border-radius:10px;}

.list_thumb {overflow:hidden;width:100%;}
.list_thumb li {float:left;width:100%;padding:20px 0; border-bottom:1px dashed #e9e9e9;}
.list_thumb .fst {border-top:0 none}
.list_thumb .link_thumb {float:left;width:200px;margin-right:30px;}
.list_thumb .link_thumb > img {width:100%; height:auto; border-radius:50%; border:1px solid #e0e0e0;}
.list_thumb li:hover .link_thumb > img {box-shadow: 0 14px 28px rgba(25,43,57,0.10), 0 10px 10px rgba(25,43,57,0.08);
  transition: all ease .5s;}
.list_thumb .thumb_img {display:block}
.list_thumb .cont_info {overflow:hidden;padding-top:2px}
.list_thumb .tit_subject {display:block;font-size:27px;line-height:30px; margin-bottom:10px;}
.list_thumb .tit_subject .link_tit {color:#333}
.list_thumb .txt_desc {display:block;margin-top:8px;font-size:20px;line-height:22px; margin-bottom:10px;}
.list_thumb .txt_desc .link_txt {color:#666}
.list_thumb .txt_append {display:block;font-size:18px;line-height:21px;color:#999;}
.list_thumb .btn_area {height:45px; margin-top:20px;}
.list_thumb a.popup_btn {border:1px solid #7cb726; color:#7cb726; background-color:#fff; padding:10px 15px; text-decoration:none;}
.list_thumb a.popup_btn:hover {background-color:#7cb726; color:#fff;}
@media (max-width: 1024px) {
	.list_thumb .link_thumb {float:left;width:120px;margin-right:10px;}
	.list_thumb .link_thumb > img {width:100%; height:auto; border-radius:50%;}
	.list_thumb .tit_subject {display:block;font-size:22px;line-height:24px; }
	.list_thumb .tit_subject .link_tit {color:#333}
	.list_thumb .txt_desc {display:block;margin-top:8px;font-size:18px;line-height:20px}
	.list_thumb .txt_desc .link_txt {color:#666}
	.list_thumb .txt_append {display:block;margin-top:10px;font-size:16px;line-height:18px;color:#999}
}

/* 연혁 */
.historyBOX {position: relative; margin-top: 10px; background:url('../img/history_line.png') no-repeat 50% 10px; background-size: 1px 100%;   }
.historyBOX:before { content:''; position: absolute; top:0; left:50%; transform: translateX(-50%); width: 14px; height: 14px; display: block; background: #2c2d7c ; border-radius: 50%;     }
.historyBOX:after { content:''; position: absolute; bottom:0; left:50%; transform: translateX(-50%); width: 14px; height: 14px; display: block; background: #2c2d7c ; border-radius: 50%;}
.historyBOX ul {}
.historyBOX li {  padding:20px 0;   } 
.historyBOX li.od {text-align: right; padding-right: 750px; }
.historyBOX li.ev {text-align: left; padding-left: 750px; }
.historyBOX li dl {} 
.historyBOX li dl dt {position: relative; font-size: 32px; font-weight: 600; color:#2c2d7c;  } 
.historyBOX li dl dt:before  {content:''; position: absolute; top:16px;  display: block; width: 10px; height: 10px; background:#2c2d7c ;  border-radius: 50%;} 
.historyBOX li dl dt:after {content:''; position: absolute; top:20px;  display: block; width: 100px; height: 1px; background:#2c2d7c ;} 
.historyBOX li.od dl dt:before {left:500px;  }
.historyBOX li.od dl dt:after { left:500px;  }
.historyBOX li.ev dl dt:before {right:500px; }
.historyBOX li.ev dl dt:after { right:500px; }
.historyBOX li dl dd {font-size: 18px; margin-bottom:10px;} 
.historyBOX li dl dd span {display:block; font-weight:900;}
@media (max-width: 1024px) {
	.historyBOX {  background:none;  margin-top: 0;}
	.historyBOX:before {display: none; }
	.historyBOX:after {display: none; }
	.historyBOX li.od {padding-right:0; text-align: center;}
	.historyBOX li.od dl dt:before {display: none;}
	.historyBOX li.od dl dt:after {display: none; }

	.historyBOX li.ev {padding-left: 0; text-align: center; }
	.historyBOX li.ev dl dt:before {display: none;}
	.historyBOX li.ev dl dt:after {display: none; }
	.historyBOX li dl dd {font-size: 18px; margin-bottom:10px;}    
}

/* 이용안내 */
p.basic_txt {position:relative; font-size:20px; padding:10px 0px 0px 20px; color:#444; line-height:27px;}
p.basic_txt > span.bul {font-family: 'S-CoreDream-4Regular','Malgun Gothic', dotum, sans-serif; color:#32144f; position:absolute; left:0; top:8px; }
p.basic_txt > span.emphass {color:#e30e1f;}
.support-headtxt {font-family: 'yg-jalnan'; color:#bb4c12; font-size:30px; font-weight:500; width:600px; margin:0 auto;}
.support-headcont {font-size:20px; font-weight:700;  width:600px; margin:20px auto; letter-spacing::1.5px !important;}
.ti {
    width: 100%;
    /*background-color: #f8f8f8;*/
    padding: 6%;
    border-radius: 20px;
    background-image: url('https://geumo.or.kr/theme/basic/img/sub/together_01.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
/* 비전 */
.vision  {overflow:hidden; margin:0 auto;}
.vision > li a {float:left; transition:all 0.3s ease-out; text-align:center; position:relative; box-sizing: border-box; width:31.1%; margin:15px 1%; border:1px solid #ddd; padding:20px 0; border-radius:10px;}
.vision > li:hover a {box-shadow:0 5px 10px rgba(0,0,0,.1); transform:translateY(-10px);}
.vision > li > a > img { width:100px; height:auto;}
.vision > li > a > strong {display:block; font-size:22px; padding:15px 0 0; font-weight:700;}
.vision > li > a > p {font-size:22px; color:#666}

@media (max-width: 768px) {
	.vision > li > a {width:31.1%; margin:15px 1%;}
	.vision > li > a > strong {font-size:18px;}
	.vision > li > a > p {font-size:18px;}
}

/* SNS 버튼 */
.sns_btn  {overflow:hidden; margin:0 auto;}
.sns_btn > li a {float:left; transition:all 0.3s ease-out; text-align:center; position:relative; box-sizing: border-box; width:31.1%; margin:15px 1%; border:1px solid #ddd; padding:20px 0; border-radius:10px;}
.sns_btn > li:hover a {box-shadow:0 5px 10px rgba(0,0,0,.1); transform:translateY(-10px);}
.sns_btn > li > a > img { width:100px; height:auto;}
.sns_btn > li > a > strong {display:block; font-size:18px; padding:15px 0 0; font-weight:700;}
.sns_btn > li > a > p {font-size:18px; color:#666}
.information_padding_left50 {font-weight:800;}

@media (max-width: 768px) {
	.support-headtxt {font-size:22px; padding-top:10px;}
	.support-headcont {font-size:18px; width:100%; letter-spacing:-0.8px;}
	.support-icon > li {float:left; width:23%; text-align:center; margin-right:1.5%}
	.ti {
    width: 100%;
    background-color: #f8f8f8;
    padding: 3%;
    border-radius: 20px;
    background-image: none;
	}
	.sns_btn > li > a {width:31.1%; margin:15px 1%;}
	.sns_btn > li > a > strong {font-size:16px;}
	.sns_btn > li > a > p {font-size:16px;}
	.information_padding_left50 {padding-left:50px; font-weight:800; display:block;}
}

/* 운영 방향 */
.basic_operation {margin:0; padding:30px 0;}
.basic_operation > li {float:left; width:48%; margin-right:1%; margin-bottom:35px; }
.basic_operation > li > img {display:block; margin:0 auto; transition:all 0.3s; width:25%; height:auto;}
.basic_operation > li:hover > img { -webkit-transform:translate3D(0, -3%, 0); transform:translate3D(0, -3%, 0) }
.basic_operation > li > h5 {text-align:center; letter-spacing:-2px; padding:10px 0 0;}
.basic_operation > li > h5 > span {position:relative; transition:all 0.6s;}
.basic_operation > li > h5 {font-size:22px;}
.basic_operation > li > p {font-size:18px; }
.basic_operation > li:hover > h5 > span:after {
	content: "";
    display: inline-block;
    width: 100%;
    height: 10px;
    background: #afdeeb;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    padding: 0 5px;
    transform: translate(-5px,0);
    box-sizing: content-box;
}
@media (max-width: 1024px) {
	.basic_operation > li {float:left; width:48%; margin-right:1%; margin-bottom:25px; }
	.basic_operation > li > p {text-align:center; font-size:16px;}
}
@media (max-width: 666px) {
	.basic_operation > li {float:left; width:100%; margin-bottom:25px; }
	.basic_operation > li > p {text-align:center; font-size:16px;}
}

.tbl_wrap table {
    border-top: 4px solid #bb4c12;
}
.tbl_wrap table th {font-weight:bold; font-size:18px;}
.tbl_wrap table td {font-size:17px;}

.Highlighter-Black {background:linear-gradient(to top, #303030 100%, transparent 50%);}
.Highlighter-Yellow {background:linear-gradient(to top, #ffe400 50%, transparent 50%);}
.Highlighter-Green {background:linear-gradient(to top, #b8f971 50%, transparent 50%);}
.Highlighter {background:linear-gradient(to top, #f2f2fb 50%, transparent 50%);}

.btn_confirm {width:100%; max-width:500px; margin:0 auto;}
.btn_confirm .btn_submit,
.btn_confirm .btn_close {float:left;height:50px !important;width:49.5%;font-weight:bold;font-size:1.283em; border-radius:25px;}
.btn_confirm {text-align:left}
.btn_confirm .btn_submit {margin-left:1%; text-align: center; line-height: 50px; }

/* 인사말 */
.INTRO {position:relative; padding:380px 0 0; word-break:break-all;}
.INTRO:before {position:absolute; top:0px; left:25%; content:''; width:50%; height:331px; background:url('../images/about_01.jpg') center top no-repeat; background-size:cover; border-radius:20px;}
.INTRO:after {position:absolute; top:20px; left:25%; content:""; width:50%; height:330px; background:#f5f5f5; border-radius:20px; z-index:-1;}
.INTRO .TIT {font-family:'S-CoreDream-5Medium'; font-size:24px; line-height:1.3; margin:0 0 30px;}
.INTRO .TIT strong {color:#ee8349; font-family:'S-CoreDream-5Medium'; font-weight:900; letter-spacing:-2px;}
.INTRO ul {text-align:justify; font-size:18px;}

@media(min-width:767px) {
	.INTRO {padding:0 600px 0 0;}
	.INTRO:before {top:30px; left:inherit; right:50px; width:300px; height:406px; background:url('../images/about_01.jpg') center bottom no-repeat; border-radius:30px;}
	.INTRO:after {top:40px; left:inherit; right:40px; width:300px; height:406px; border-radius:30px;}
	.INTRO .TIT {font-size:34px;}
	.INTRO ul {line-height:1.9; font-size:18px;}
	.name > p {font-size:20px;}
}

@media(min-width:1200px) {
	.INTRO {padding:0px 620px 0 0;}
	.INTRO:before {top:50px; left:inherit; right:20px; width:534px; height:460px; background:url('../images/about_01.jpg') center no-repeat;}
	.INTRO:after {top:60px; left:inherit; right:10px; width:534px; height:460px; border-radius:40px;}
	.INTRO .TIT {font-size:39px; line-height:1.3; margin:0 0 50px;}
	.INTRO ul {line-height:1.7; font-size:20px; letter-spacing:-1px;}
	.name > p {font-size:20px;}
}

/* 탭메뉴 */
.tab-bar {padding-bottom: 0px; }
.tab-bar li {border: 1px solid #ddd; border-right: none; box-sizing: border-box; float: left; text-align: center; font-size: 20px; padding: 20px 0; background:#fff;}
/*.tab-bar li:last-child {border-right: 1px solid #ddd;}*/
.tab-bar li:last-child {border-right: 1px solid #ddd; border-top-right-radius:10px; border-bottom-right-radius:10px;}
.tab-bar li:first-child {border-top-left-radius:10px; border-bottom-left-radius:10px;}

.tab-bar li:hover, .tab-bar li.on {background:#ee8349;}
.tab-bar li:hover a, .tab-bar li.on a {color: #fff;}
.tab-bar li a {position: relative;}

.tab-bar2 li {width: 50%;}
.tab-bar3 li {width: 33.33333%;}
.tab-bar4 li {width: 25%;}
.tab-bar5 li {width: 20%;}
.tab-bar6 li {width: 16.6%;}

.margin-bottom-div {margin-bottom:35px;}

/* 노년사회 교육 */
.BS01_i dd li p {font-weight:900; font-size:18px;}
.BS01_i dd li p span {font-weight:500; color:#666;}
.BS01_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_01_01.png') center no-repeat;background-size:50px}
.BS01_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_01_02.png') center no-repeat;background-size:50px}
.BS01_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_01_03.png') center no-repeat;background-size:50px}
.BS01_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_01_04.png') center no-repeat;background-size:50px}
.BS01_i .i05 dt strong:before {background:#f9f8f7 url('../images/business_01_05.png') center no-repeat;background-size:50px}
.BS01_i .i06 dt strong:before {background:#f9f8f7 url('../images/business06_6.png') center no-repeat;background-size:50px}
.BS01_i .i07 dt strong:before {background:#f9f8f7 url('../images/business06_6.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS01_i dl dt strong:after {top:-1px; left:32px; }
	.BS01_i .i01 dt strong:before {background-size:50%}
	.BS01_i .i02 dt strong:before {background-size:50%}
	.BS01_i .i03 dt strong:before {background-size:50%}
	.BS01_i .i04 dt strong:before {background-size:50%}
	.BS01_i .i05 dt strong:before {background-size:50%}
	.BS01_i .i06 dt strong:before {background-size:50%}
	.BS01_i .i07 dt strong:before {background-size:50%}
}
/* 사례 관리 */
.BS03_i dd li p {font-weight:900; font-size:18px;}
.BS03_i dd li p span {font-weight:500; color:#666;}
.BS03_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_03_01.png') center no-repeat;background-size:50px}
.BS03_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_03_02.png') center no-repeat;background-size:50px}
.BS03_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_03_03.png') center no-repeat;background-size:50px}
.BS03_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_03_04.png') center no-repeat;background-size:50px}
.BS03_i .i05 dt strong:before {background:#f9f8f7 url('../images/business_03_05.png') center no-repeat;background-size:50px}
.BS03_i .i06 dt strong:before {background:#f9f8f7 url('../images/business_03_06.png') center no-repeat;background-size:50px}
.BS03_i .i07 dt strong:before {background:#f9f8f7 url('../images/business_03_07.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS03_i dl dt strong:after {top:-1px; left:62px; }
	.BS03_i .i01 dt strong:before {background-size:50%}
	.BS03_i .i02 dt strong:before {background-size:50%}
	.BS03_i .i03 dt strong:before {background-size:50%}
	.BS03_i .i04 dt strong:before {background-size:50%}
	.BS03_i .i05 dt strong:before {background-size:50%}
	.BS03_i .i06 dt strong:before {background-size:50%}
	.BS03_i .i07 dt strong:before {background-size:50%}
}
/* 건강생활지원 */
.BS04_i dd li p {font-weight:900; font-size:18px;}
.BS04_i dd li p span {font-weight:500; color:#666;}
.BS04_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_01_01.png') center no-repeat;background-size:50px}
.BS04_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_04_02.png') center no-repeat;background-size:50px}
.BS04_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_01_02.png') center no-repeat;background-size:50px}
.BS04_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_04_04.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS04_i dl dt strong:after {top:-1px; left:62px; }
	.BS04_i .i01 dt strong:before {background-size:50%}
	.BS04_i .i02 dt strong:before {background-size:50%}
	.BS04_i .i03 dt strong:before {background-size:50%}
	.BS04_i .i04 dt strong:before {background-size:50%}
}

/* 노인일자리 및 사회활동지원 */
.BS05_i dd li p {font-weight:900; font-size:18px;}
.BS05_i dd li p span {font-weight:500; color:#666;}
.BS05_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_05_01.png') center no-repeat;background-size:50px}
.BS05_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_05_02.png') center no-repeat;background-size:50px}
.BS05_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_05_03.png') center no-repeat;background-size:50px}
.BS05_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_05_04.png') center no-repeat;background-size:50px}
.BS05_i .i05 dt strong:before {background:#f9f8f7 url('../images/business_05_05.png') center no-repeat;background-size:50px}
.BS05_i .i06 dt strong:before {background:#f9f8f7 url('../images/business_05_06.png') center no-repeat;background-size:50px}
.BS05_i .i07 dt strong:before {background:#f9f8f7 url('../images/business_05_07.png') center no-repeat;background-size:50px}
.BS05_i .i08 dt strong:before {background:#f9f8f7 url('../images/business_05_08.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS05_i dl dt strong:after {top:-1px; left:62px; }
	.BS05_i .i01 dt strong:before {background-size:50%}
	.BS05_i .i02 dt strong:before {background-size:50%}
	.BS05_i .i03 dt strong:before {background-size:50%}
	.BS05_i .i04 dt strong:before {background-size:50%}
	.BS05_i .i05 dt strong:before {background-size:50%}
	.BS05_i .i06 dt strong:before {background-size:50%}
	.BS05_i .i07 dt strong:before {background-size:50%}
	.BS05_i .i08 dt strong:before {background-size:50%}
}
/* 노인맞춤돌봄서비스 */
.BS08_i dd li p {font-weight:900; font-size:18px;}
.BS08_i dd li p span {font-weight:500; color:#666;}
.BS08_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_08_01.png') center no-repeat;background-size:50px}
.BS08_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_08_02.png') center no-repeat;background-size:50px}
.BS08_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_08_03.png') center no-repeat;background-size:50px}
.BS08_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_08_04.png') center no-repeat;background-size:50px}
.BS08_i .i05 dt strong:before {background:#f9f8f7 url('../images/business_08_05.png') center no-repeat;background-size:50px}
.BS08_i .i06 dt strong:before {background:#f9f8f7 url('../images/business_08_06.png') center no-repeat;background-size:50px}
.BS08_i .i07 dt strong:before {background:#f9f8f7 url('../images/business_08_07.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS08_i dl dt strong:after {top:-1px; left:62px; }
	.BS08_i .i01 dt strong:before {background-size:50%}
	.BS08_i .i02 dt strong:before {background-size:50%}
	.BS08_i .i03 dt strong:before {background-size:50%}
	.BS08_i .i04 dt strong:before {background-size:50%}
	.BS08_i .i05 dt strong:before {background-size:50%}
	.BS08_i .i06 dt strong:before {background-size:50%}
	.BS08_i .i07 dt strong:before {background-size:50%}
}

/* 행복커뮤니티 */
.BS09_i dd li p {font-weight:900; font-size:18px;}
.BS09_i dd li p span {font-weight:500; color:#666;}
.BS09_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_09_01.png') center no-repeat;background-size:50px}
.BS09_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_09_02.png') center no-repeat;background-size:50px}
.BS09_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_09_03.png') center no-repeat;background-size:50px}
.BS09_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_09_04.png') center no-repeat;background-size:50px}
.BS09_i .i05 dt strong:before {background:#f9f8f7 url('../images/business_09_05.png') center no-repeat;background-size:50px}
.BS09_i .i06 dt strong:before {background:#f9f8f7 url('../images/business_09_06.png') center no-repeat;background-size:50px}
.BS09_i .i07 dt strong:before {background:#f9f8f7 url('../images/business_09_07.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS09_i dl dt strong:after {top:-1px; left:62px; }
	.BS09_i .i01 dt strong:before {background-size:50%}
	.BS09_i .i02 dt strong:before {background-size:50%}
	.BS09_i .i03 dt strong:before {background-size:50%}
	.BS09_i .i04 dt strong:before {background-size:50%}
	.BS09_i .i05 dt strong:before {background-size:50%}
	.BS08_i .i06 dt strong:before {background-size:50%}
	.BS08_i .i07 dt strong:before {background-size:50%}
}

/* 응급안전서비스 */
.BS10_i dd li p {font-weight:900; font-size:18px;}
.BS10_i dd li p span {font-weight:500; color:#666;}
.BS10_i .i01 dt strong:before {background:#f9f8f7 url('../images/business_10_01.png') center no-repeat;background-size:50px}
.BS10_i .i02 dt strong:before {background:#f9f8f7 url('../images/business_10_02i.png') center no-repeat;background-size:50px}
.BS10_i .i03 dt strong:before {background:#f9f8f7 url('../images/business_10_03i.png') center no-repeat;background-size:50px}
.BS10_i .i04 dt strong:before {background:#f9f8f7 url('../images/business_10_04.png') center no-repeat;background-size:50px}
.BS10_i .i05 dt strong:before {background:#f9f8f7 url('../images/business_10_05.png') center no-repeat;background-size:50px}
.BS10_i .i06 dt strong:before {background:#f9f8f7 url('../images/business_10_06.png') center no-repeat;background-size:50px}
.BS10_i .i07 dt strong:before {background:#f9f8f7 url('../images/business_10_07.png') center no-repeat;background-size:50px}

@media(min-width:1200px) {
	.BS10_i dl dt strong:after {top:-1px; left:62px; }
	.BS10_i .i01 dt strong:before {background-size:50%}
	.BS10_i .i02 dt strong:before {background-size:50%}
	.BS10_i .i03 dt strong:before {background-size:50%}
	.BS10_i .i04 dt strong:before {background-size:50%}
	.BS10_i .i05 dt strong:before {background-size:50%}
	.BS10_i .i06 dt strong:before {background-size:50%}
	.BS10_i .i07 dt strong:before {background-size:50%}
}

/* 설립이념 */
.corpBg1 {overflow:hidden; background:url('../images/corpBg.png') 50% 70% no-repeat;width:100%; height:391px;}
.corpBg1 ul {
    margin-top: 61px;
}
.corpBg1 ul li {
    font-size: 18px;
    line-height: 1.4;
}
.ml200 {
    margin-left: 200px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.ml140 {
    margin-left: 140px !important;
}
.ml80 {
    margin-left: 80px !important;
}

.btn_zone {width:100%; max-width:195px; margin:20px auto; padding:20px 0;}
.btn_link {border:0;background:#ee8349;color:#fff;cursor:pointer;font-weight:bold;font-size:1.283em; border-radius:25px; padding:15px 25px;}
.btn_link:hover {background:#29223e}

/**/
.LayerPOPUP {width:400px; height:267px; z-index:99997;}
#LayerPOPUP_Slider {position:relative;overflow:auto;max-width:400px; width:100% !important; height:267px; max-height:267px !important; min-height:225px !important; margin:0 auto;}
#LayerPOPUP_Slider .Slider_ul{margin:0; padding:0}
#LayerPOPUP_Slider .Slider_ul li{height:400px; float:left;list-style:none; background:none !important; }
#LayerPOPUP_Slider .Slider_ul li img {border-bottom-right-radius:15px; width:100%; height:auto;}

#LayerPOPUP_Slider li .bn_wr{max-width:400px; width:100%; height:20px;margin:0 auto; background-color:#f9f9f9; }
@media (max-width: 1024px) {
	#LayerPOPUP_Slider li .bn_wr{width:100%; height:225px; margin:0 auto; background-color:#f9f9f9;}
}
#LayerPOPUP_Slider li .bn_wr > img {width:100%; height:auto; }
#LayerPOPUP_Slider .dots{position:absolute;bottom:5px;text-align:center;width:100%}
#LayerPOPUP_Slider .dots li{cursor: pointer;margin-right:10px;text-indent:-9999px;width:10px;height:10px;border-radius:50%; background:#fff;overflow:hidden;display:inline-block;zoom:1; *display:inline /*IE7 HACK*/; _display:inline; /*IE6 HACK*/}
#LayerPOPUP_Slider .dots li.active{background:#ee8349;width:30px;border-radius:10px;}
.LayerPOPUP .pop_close {width:100%; text-align:center; z-index:99996;}
.LayerPOPUP .pop_close a {display:block; float:left; width:50%; height:50px; line-height:50px; font-size:14px; background:#000; color:#fff;}
.LayerPOPUP .pop_close a:first-child {background:#ee8349;}

.LayerPOPUP_Util {}
.LayerPOPUP_Util > a.prev {position:absolute; left:5px; top:50%; z-index:99999;}
.LayerPOPUP_Util > a.next {position:absolute; right:5px; top:50%;  z-index:99998;}
.LayerPOPUP_Util > a.prev > span, 
.LayerPOPUP_Util > a.next > span {display:inline-block; width:50px; height:50px; background-color:rgba(0, 0, 0, 0.4);/*까만색(0,0,0) 80% 불투명도*/; color:#fff; text-align:center; border-radius:50%; }
.LayerPOPUP_Util > a.prev > span > i, .LayerPOPUP_Util > a.next > span > i {font-size:20px; padding:15px;}
.LayerPOPUP_Util > a:hover > span { background-color:#ee8349;}
.LayerPOPUP_Util > a:hover > span { background-color:#ee8349;}
.LayerPOPUP_Close > a{width:50px; height:50px; position:absolute; right:0px; background-color:#000; color:#fff; z-index:10002; display:inline-block; text-align:center;}
.LayerPOPUP_Close > a > i {color:#fff; font-size:30px; line-height:45px;}

/* 공통 : 사업소개 구간 */
.intro-business {border-top:5px solid #ee8349; background-color:#f2f2fb; border-bottom-right-radius:15px;}
.intro-business .intro-bs-img {width:400px; float:left;}
.intro-business .intro-bs-desc {width:800px; float:right;}
.intro-business .intro-bs-desc h4 {color:#ee8349; font-size:30px; font-family: 'S-CoreDream-5Medium'; font-weight: 900; padding:40px 0 40px 40px;}
.intro-business .intro-bs-desc p { font-size:20px; padding:0 40px 40px; }

@media (max-width: 971px) { 
	.intro-bs-img {display:block; width:100% !important;}
	.intro-bs-desc {display:block; width:100% !important;}
	.LayerPOPUP {width:100%; height:200px;}
	.intro-business .intro-bs-desc h4 {font-size:24px; padding:90px 0 20px 10px;}
.intro-business .intro-bs-desc p { font-size:18px; padding:0 10px 20px; }
}

#service_01 dl.fl {margin-top:0px; width:100%; clear:both; display:block; margin-bottom:40px;}
#service_01 dl.fl > dt{float:left; width:49%;}
#service_01 dl.fl > dt > img {width:540px; height:309px; border-radius:5px;}
#service_01 dl.fl > dd{float:right; width:50%; margin-left:1%;}
#service_01 dl.fl:after{clear:both; content:''; display:block;}

#service_01 dl.fl2 {position:relative; float:left; box-sizing:border-box; width:100%; background:#f9f9f9; padding:30px;}
#service_01 dl.fl2_1 {position:relative; float:left; box-sizing:border-box; width:346px; height:210px; margin-right:30px; background:#f5f5f5; padding:30px;}
#service_01 dl.fl2 dt , dl.fl2_1 dt {width:100%; font-size:22px; margin-bottom:15px; font-weight:bold;}
dl.fl2 dt span, dl.fl2_1 dt span {position:absolute; right:0px; top:0px; color:#fff; height:40px; line-height:40px;background:#f2ca2a; padding:0 14px;}
#service_01 dl.fl2:after, #service_01 dl.fl2_1:after{clear:both; content:''; display:block;}

ul.bul {width:100%; position:relative; clear:both; margin:0;}
ul.bul li {padding:0 0 3px 100px;  background:url(/img/bul.gif) left 13px no-repeat; font-size:18px; position:relative; margin-bottom:9px;}
ul.bul li.wdh {position:relative; float:left; width:220px;}
ul.bul li span.libox {display:inline-block; width:140px; color:#1da18c; border-right:2px solid #1da18c; line-height:15px; margin-right:20px;}
ul.bul li span.libox2 {position:absolute; left:0; width:80px; color:#ee8349; margin-right:20px; font-weight:bold;}

.bd2 {display:block; border:none; border-bottom:1px dashed #eaeaea; height:1px; margin:40px 0px; padding:0px; font-size:0px; clear:both;}
@media (max-width: 768px) {
	#service_01 dl.fl > dt {display:block; width:100%;}
	#service_01 dl.fl > dd {display:block; width:100%;}
	#service_01 dl.fl2 {padding:10px 5px;}
	#service_01 dl.fl > dt > img {width:100%; height:auto;}
	ul.bul li {letter-spacing:-1px;}
}