@charset "utf-8";
/* 인사말 */
.about01Box {position:relative;width:100%;padding-top:17px;}
.about01Box:before {display:none;content:'';position:absolute;top:23px;right:0;width:230px;height:244px;background:url(/resources/homepage/csds/_Img/cont_logobg.png) no-repeat 0 0;z-index:-1;}
.about01Box .deco {display:block;position:absolute;top:23px;right:0;width:230px;height:244px;z-index:-1;}
.about01Box .txtTop {font-size:2.222em;color:#222222;font-weight:700;line-height:1.2em;}
.about01Box .txtBottom {display:flex;width:100%;align-items:flex-start;padding-top:50px;}
.about01Box .txtBottom .imgBox {position:relative;flex-basis:240px;flex-shrink:0;padding:70px 80px 0 50px;}
.about01Box .txtBottom .imgBox:before {display:block;content:'';position:absolute;top:0;right:0;width:630px;height:100%;border-top:3px solid #E2E2E2;border-right:3px solid #E2E2E2;border-radius:0 30px 0 0;z-index:-1;}
.about01Box .txtBottom .imgBox:after {display:block;content:'';position:absolute;bottom:0;right:-8px;width:18px;height:18px;background:#313742;border-radius:50%;}
.about01Box .txtBottom .img {position:relative;width:100%;}
.about01Box .txtBottom .img:before {display:block;content:'';position:absolute;top:-20px;left:20px;width:100%;height:100%;border-radius:0 20px 20px 20px;z-index:-1;background: rgb(49,163,186);background: -moz-linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);background: -webkit-linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);background: linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);}
.about01Box .txtBottom .img img {width:100%;border-radius:0 20px 20px 20px;}
.about01Box .txtBottom .name {text-align:right;padding-top:12px;}
.about01Box .txtBottom .name .txt1 {display:block;font-weight:700;}
.about01Box .txtBottom .name .txt2 {display:block;font-size:1.667em;}
.about01Box .txtBottom .txtBox {width: calc(100% - 370px);padding:44px 0 0 55px;box-sizing:border-box;}
.about01Box .txtBottom .txtBox .txt1 {font-size:1.111em;color:#000000;font-weight:700;padding-bottom:20px;}

@media all and (max-width:799px) {
	.about01Box .txtTop {font-size:1.5em;}
	.about01Box .txtBottom {padding-top:30px;}
	.about01Box .txtBottom .imgBox {flex-basis:190px;padding:50px 50px 0 0;}
	.about01Box .txtBottom .txtBox {width: calc(100% - 240px);padding:30px 0 0 30px;}
}
@media all and (max-width:599px) {
	.about01Box .txtBottom {display:block;}
	.about01Box .txtBottom .imgBox {width:100%;box-sizing:border-box;}
	.about01Box .txtBottom .img {width:200px;margin:0 auto;}
	.about01Box .txtBottom .name {text-align:center;}
	.about01Box .txtBottom .txtBox {width:100%;padding-left:0;}
	.about01Box .txtBottom .txtBox .txt1 {padding-bottom:15px;}
}


/* 배경 및 목적 */
.about02Box {position:relative;width:100%;background:#f0f0f0;padding:40px 40px 55px 40px;text-align:center;box-sizing:border-box;}
.about02Box .txt1 {position:relative;width:150px;height:150px;border-radius:50%;padding:15px;box-sizing:border-box;margin:0 auto;box-shadow:0 25px 98px rgba(147,152,167,0.8);background: rgb(49,163,186);background: -moz-linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);background: -webkit-linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);background: linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);}
.about02Box .txt1:before {display:block;content:'';position:absolute;bottom:-7px;left:0;right:0;margin:0 auto;width:13px;height:13px;background:#0e2f4c;border-radius:50%;}
.about02Box .txt1 span {color:#313742;font-size:1.222em;font-weight:700;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%;padding:5px;box-sizing:border-box;background:#fff;}
.about02Box .list1 {display:flex;flex-wrap:wrap;justify-content:center;position:relative;padding:0 60px;max-width:1075px;margin:7px auto 0 auto;box-sizing:border-box;}
.about02Box .list1:before,
.about02Box .list1:after {display:block;content:'';position:absolute;top:100px;width:55px;height:97px;background:url(/resources/homepage/csds/_Img/about02_spr.png) no-repeat 0 0;}
.about02Box .list1:before {left:0;}
.about02Box .list1:after {right:0;background-position:-65px 0;}
.about02Box .list1 li {width:131px;height:131px;padding:10px;margin:0 13px 10px 13px;box-sizing:border-box;background:rgba(255,255,255,0.3);box-shadow:0 25px 40px rgba(147,152,167,0.5);border-radius:50%;}
.about02Box .list1 li span {display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#313742;font-weight:700;line-height:1.222em;background:#fff;box-shadow:0 25px 40px rgba(147,152,167,0.15);border-radius:50%;}
.about02Box .list2 {display:flex;flex-wrap:wrap;justify-content:center;padding-top:23px;padding-bottom:23px;max-width:780px;width:100%;margin:0 auto;}
.about02Box .list2 li {display:flex;justify-content:center;align-items:center;position:relative;width:30.77%;height:70px;color:#fff;font-weight:700;line-height:1.222em;padding:5px 10px;margin-left:3.845%;box-sizing:border-box;background:#313742;border-radius:5px;}
.about02Box .list2 li:first-child {margin-left:0;}
.about02Box .list2 li:after {display:block;content:'';position:absolute;bottom:-23px;left:0;right:0;margin:0 auto;width:0;height:0;border:38px solid transparent;border-top:0;border-bottom:18px solid #d9d9d9;}
.about02Box .txt2 {display:flex;justify-content:center;align-items:center;max-width:780px;width:100%;height:70px;color:#fff;font-weight:700;padding:10px;box-sizing:border-box;background:#0d8ba4;border-radius:20px;margin:0 auto;}

@media all and (max-width:999px) {
	.about02Box .txt1 {width:100px;height:100px;padding:10px;}
	.about02Box .txt1:before {bottom:-4px;width:8px;height:8px;}
	.about02Box .txt1 span {font-size:1em;}
	.about02Box .list1 {margin-top:20px;padding:0;}
	.about02Box .list1 li {width:100px;height:100px;padding:8px;margin-left:5px;margin-right:5px;}
	.about02Box .list1 li:first-child {margin-left:5px;}
	.about02Box .list1 li:last-child {margin-right:5px;}
	.about02Box .list1 li span {font-size:0.882em;}
	.about02Box .list1:before,
	.about02Box .list1:after {display:none;}
	.about02Box .list2 li {font-size:0.882em;}
	.about02Box .txt2 {font-size:0.882em;height:60px;}
}
@media all and (max-width:499px) {
	.about02Box {padding:20px;}
	.about02Box .list2 {padding-top:15px;padding-bottom:5px;}
	.about02Box .list2 li {width:100%;height:50px;margin-left:0;margin-bottom:10px;}
	.about02Box .list2 li:after {display:none;}
	.about02Box .list2 br {display:none;}
	.about02Box .txt2 {height:50px;}
}


/* 조직도 */
.about0401Box {position:relative;width:100%;text-align:center;padding-top:30px;}
.about0401Box:before {display:block;content:'';position:absolute;top:0;right:0;width:230px;height:244px;background:url(/resources/homepage/csds/_Img/cont_logobg.png) no-repeat 0 0;z-index:-1;}
.about0401Box li {position:relative;}
.about0401Box .tit {position:relative;display:inline-block;width:174px;height:174px;border-radius:50%;padding:17px;box-sizing:border-box;margin:0 auto 40px auto;box-shadow:0 25px 98px rgba(147,152,167,0.8);background: rgb(49,163,186);background: -moz-linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);background: -webkit-linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);background: linear-gradient(90deg, rgba(49,163,186,1) 0%, rgba(116,186,133,1) 72%, rgba(171,205,5,1) 100%);}
.about0401Box .tit:before {display:block;content:'';position:absolute;bottom:-40px;left:0;right:0;margin:0 auto;width:3px;height:40px;background:#767676;z-index:-1;}
.about0401Box .tit:after {display:block;content:'';position:absolute;bottom:-7px;left:0;right:0;margin:0 auto;width:15px;height:15px;background:#0e2f4c;border-radius:50%;}
.about0401Box .tit span {color:#313742;font-size:1.389em;font-weight:700;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%;padding:5px;box-sizing:border-box;background:#fff;}
.about0401Box .txt {position:relative;width:145px;height:145px;border-radius:50%;padding:12px;box-sizing:border-box;margin:0 auto;box-shadow:0 25px 98px rgba(147,152,167,0.5);background:#79BBCA;}
.about0401Box .txt:after {display:block;content:'';position:absolute;bottom:-6px;left:0;right:0;margin:0 auto;width:13px;height:13px;background:#313742;border-radius:50%;}
.about0401Box .txt span {color:#313742;font-weight:700;font-size:1.111em;line-height:1.2em;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%;padding:5px;box-sizing:border-box;background:#fff;}
.about0401Box .li02 {max-width:692px;height:168px;margin:0 auto;}
.about0401Box .li02:before {display:block;content:'';position:absolute;top:55px;right:0;width:50%;height:3px;background:#767676;z-index:-1;}
.about0401Box .li02:after {display:block;content:'';position:absolute;top:0;left:0;right:0;margin:0 auto;width:3px;height:100%;background:#767676;z-index:-1;}
.about0401Box .li02 .txt {position:absolute;top:-16px;right:0;background:#74A2AC;}
.about0401Box .li02 .txt:after {bottom:50%;left:-7px;right:auto;margin-bottom:-7px;}
.about0401Box .li03 {padding-top:53px;}
.about0401Box .li03:before {display:block;content:'';position:absolute;top:0;left:0;right:0;margin:0 auto;width:184px;height:53px;border:3px solid #767676;border-bottom:0;border-radius:50px 50px 0 0;z-index:-1;}
.about0401Box .li03 .list > li {display:inline-block;padding:0 18px;}
.about0401Box .li03 .txt {background:#8F9298;box-shadow:0 25px 40px rgba(147,152,167,0.2);}
.about0401Box .li03 .txt:after {bottom:auto;top:-7px; }

@media all and (max-width:499px) {
	.about0401Box {padding-top:0;}
	.about0401Box:before {width:150px;background-size:100% auto;}
	.about0401Box .tit {width:120px;height:120px;padding:12px;margin-bottom:20px;}
	.about0401Box .tit:before {bottom:-20px;width:2px;}
	.about0401Box .tit:after {bottom:-5px;width:10px;height:10px;}
	.about0401Box .txt {width:100px;height:100px;padding:8px;}
	.about0401Box .txt:after {bottom:-5px;width:10px;height:10px;}
	.about0401Box .li02 {height:100px;}
	.about0401Box .li02:before {top:35px;height:2px;}
	.about0401Box .li02:after {width:2px;}
	.about0401Box .li02 .txt {top:-16px;}
	.about0401Box .li02 .txt:after {left:-7px;right:auto;margin-bottom:-7px;}
	.about0401Box .li03 {padding-top:30px;}
	.about0401Box .li03:before {width:114px;height:30px;border:2px solid #9a9b9c;border-bottom:0;border-radius:30px 30px 0 0;}
	.about0401Box .li03 .list > li {padding:0 5px;}
}


/* 찾아오시는 길 */
.about05 {position:relative;width:100%;}
.about05 .locationMap {position:relative;width:100%;padding:0 0 28.572% 0;}
.about05 .locationMap .root_daum_roughmap {position:absolute;top:0;left:0;width:100%;height:100%;}
.about05 .locationMap .root_daum_roughmap .map_border {display:none}
.about05 .locationMap .root_daum_roughmap .wrap_map {height:100%;}
.about05 .locationMap .root_daum_roughmap .wrap_controllers {display:none;position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;z-index:1;}
.about05 .locationMap .root_daum_roughmap .wrap_btn_zoom {display:none}
.about05 .locationMap img {width:100%;}
.about05 .locationMap .btn-skip {position:absolute;top:-100%;left:0;width:100%;display:block;color:#fff;background:#0B768B;font-weight:bold;text-align:center;padding:10px 0;opacity:0;z-index:2;}
.about05 .locationMap .btn-skip:focus {top:0;opacity:1;}
.about05 .locInfo {display:flex;flex-wrap:wrap;position:relative;margin-top:37px;padding-right:220px;}
.about05 .locInfo > dl {display:flex;padding-top:7px;padding-bottom:7px;}
.about05 .locInfo .add {border-right:1px solid #9a9b9c;padding-right:40px;margin-right:40px;}
.about05 .locInfo .dtit {display:inline-block;position:relative;padding-left:26px;font-size:1.222em;font-weight:700;color:#313742;padding-right:13px;}
.about05 .locInfo .dtit:before {display:block;content:'';position:absolute;top:3px;left:0;width:21px;height:23px;background:url(/resources/homepage/csds/_Img/about05_spr.png) no-repeat 0 0;}
.about05 .locInfo .dtxt {display:inline-block;color:#313742;}
.about05 .locInfo .btn-bigmap {position:absolute;top:0;right:0;width:200px;height:50px;font-weight:700;color:#313742;display:flex;justify-content:center;align-items:center;border:1px solid #9a9b9c;box-sizing:border-box;}

@media all and (max-width:1439px) {
	.about05 .locInfo {display:block;}
	.about05 .locInfo .add {border-right:0;padding-right:0;margin-right:0;}
	.about05 .locInfo .dtit {flex-basis:75px;flex-shrink:0;}
}
@media all and (max-width:999px) {
	.about05 .locationMap {padding:0 0 300px 0;}
	.about05 .locInfo {margin-top:25px;padding-right:150px;}
	.about05 .locInfo .btn-bigmap {width:130px;height:45px;font-size:0.889em;}
}
@media all and (max-width:699px) {
	.about05 .locInfo {padding-right:0;}
	.about05 .locInfo .btn-bigmap {position:relative;top:auto;right:auto;margin:20px auto 0 auto;}
}
@media all and (max-width:499px) {
	.about05 .locInfo > dl {display:block;}
	.about05 .locInfo .add .dtxt {padding-left:26px;padding-top:5px;}
}


/* 관련사이트 */
.community06-wr {display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:30px;text-align:center;}
.community06-wr > li {position:relative;width:48.57%;padding-bottom:54px;border-radius: 20px;border: 1px solid #DDD;background: #FFF;box-sizing:border-box;overflow:hidden;}
.community06-wr .tit {display:block;color:#374359;font-family:'ONE-Mobile-Title', sans-serif;padding:20px 30px;background: #F8F8F8;line-height:1.1em;}
.community06-wr .txt {display:block;color:#374359;font-size: 0.88889em;padding:20px 30px;line-height:100%;}
.community06-wr .btn {display:block;position:absolute;bottom:0;left:0;width:100%;padding:10px;border-top: 1px solid #E9E9E9;}
.community06-wr .btn span {display:inline-flex;align-items:center;position:relative;color:#374359;font-size: 0.77778em;height:30px;padding-left:40px;line-height:100%;transition:all .3s ease;}
.community06-wr .btn span:before {display:block;content:'';position:absolute;top:0;left:0;width:30px;height:30px;background:#D3D8E0 url(/resources/homepage/csds/_Img/community06_spr.png) no-repeat 50% 50%;border-radius:50%;transition:all .3s ease;}
.community06-wr .btn span:after {display:block;content:'';position:absolute;top:0;left:0;width:30px;height:30px;background:url(/resources/homepage/csds/_Img/community06_spr.png) no-repeat 50% 50%;border-radius:50%;transition:all .3s ease;}
.community06-wr .btn:focus span,
.community06-wr .btn:hover span {text-decoration:underline;}
.community06-wr .btn:focus span:before,
.community06-wr .btn:hover span:before {background-color:#127589;}
.community06-wr .btn:focus span:after,
.community06-wr .btn:hover span:after {filter: brightness(0) invert(1);}

@media all and (max-width:499px) {
	.community06-wr {row-gap:20px;}
	.community06-wr > li {width:100%;}
}

/* 개인정보처리방침 */
.site-wr .privacy-link {border-top:2px solid #4f5c5f;border-bottom:1px solid #c9c9c9;padding:20px 0;overflow:hidden;margin-top:10px}
.site-wr .privacy-link li {float:left;width:33%;overflow:hidden;box-sizing:border-box;border-left:#ddd 1px solid;padding:10px 30px}
.site-wr .privacy-link li:nth-child(3n+1) {border-left:none}
.site-wr .privacy-link li:before {display:none}
.site-wr .privacy-link li p {float:left;margin-top:10px;color:#333}
.site-wr .privacy-link li a {float:right}
.site-wr .privacy-link.pl02 li {width:99%}
.site-wr .privacy-link.pl02 li p {font-size:17px}
.site-wr .pl03 li {width:49%}

@media all and (max-width:1399px){
	.site-wr .privacy-link.pl02 {position:relative;top:0;left:-18px}
}
@media all and (max-width:1099px){
	.site-wr .privacy-link .zoom {padding:15px 57px 12px 15px}
}
@media all and (max-width:799px){
	.site-wr .privacy-link .zoom {padding:13px 60px 12px 15px}
}
@media all and (max-width:699px){
	.site-wr .privacy-link li {float:none;border:none;width:99%;border-top:1px solid #ddd}
	.site-wr .privacy-link li:first-child {border-top:0}
}