@charset "utf-8";


/************************************************************************
* COMMON *
************************************************************************/
.container{overflow:hidden;}
.contents div[class*='sec-']{padding-top:100px;padding-bottom:100px;}


.main .contents{overflow:hidden;}
.main .contents ul,
.main .contents li{list-style:none;}
.contents.sub .sec-board{padding-top:60px;}
.contents.sub div[class*='sec-']{padding-top:60px;}


.contents.sub .ani{opacity:0;}
.contents.sub .ani.in-view{animation-name:upslide;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0.3s;}
@media all and (max-width:1280px){
.container{}
.contents div[class*='sec-']{padding-top:80px;padding-bottom:80px;}
.contents.sub .sec-board{padding-top:50px;}
.contents.sub div[class*='sec-']{padding-top:50px;}
}
@media all and (max-width:960px){
.container{}
.contents div[class*='sec-']{padding-top:60px;padding-bottom:60px;}
.contents.sub .sec-board{padding-top:30px;}
.contents.sub div[class*='sec-']{padding-top:30px;}
}





a.button{display:block;width:230px;margin-top:10px;background:#29429b;padding:16px 26px;color:#fff;font-size:22px;position:relative;transition:all 0.2s ease;}
a.button:after{width:10px;height:1px;background:#fff;position:absolute;top:calc(50% - 4px);right:30px;display:block;content:"";transform:rotate(45deg);transition:all 0.2s ease;}
a.button:before{width:40px;height:1px;background:#fff;position:absolute;top:50%;right:30px;display:block;content:"";transition:all 0.2s ease;}
a.button:hover{background:#20388e;transition:all 0.2s ease;}
a.button:hover:after{right:20px;transition:all 0.2s ease;}
a.button:hover:before{right:20px;transition:all 0.2s ease;}

@media all and (max-width:1500px) {
a.button{width:210px;padding:15px 20px;font-size:20px;}
}
@media all and (max-width:1100px) {
a.button{width:200px;font-size:18px;}
}
@media all and (max-width:820px){
a.button{width:190px;font-size:16px;}
}
@media all and (max-width:640px){
a.button{width:170px;padding:12px 20px;font-size:14px;}
}


.list{list-style:none;}
.list li{width:100%;padding-bottom:8px;font-size:16px;line-height:160%;font-weight:400;color:#757575;position:relative;list-style:none;}
.list li:last-child{padding-bottom:0 !important;}

.list.type1{border-top:solid 2px #555;}
.list.type1 li{padding:15px;border-bottom:solid 1px #ddd;list-style:inside;list-style-type:decimal;}
.list.type2 li{padding-left:14px;font-weight:300;position:relative;color:#636363;word-wrap:break-word;display:block;word-break:keep-all;}
.list.type2 li:after{width:3px;height:3px;background:#999;border-radius:50%;position:absolute;top:11px;left:0;display:block;content:"";}
.list.type3 li{font-size:14px;line-height:140%;padding-left:12px;color:#0d0d0d;font-weight:300;position:relative;word-wrap:break-word;display:block;word-break:keep-all;}
.list.type3 li:after{width:3px;height:3px;background:#999;border-radius:50%;position:absolute;top:8px;left:0;display:block;content:"";}
@media all and (max-width:1280px){
.list.type1 li{padding:14px;}

.list.type3 li:after{top:7px;}
}
@media all and (max-width:1100px){
.list li{font-size:15px;}

.list.type1 li{padding:12px;}
.list.type3 li{padding-bottom:5px;}
}
@media all and (max-width:640px){
.list li{font-size:14px;padding-bottom:4px;}

.list.type1 li{padding:10px;}
.list.type2 li{padding-left:12px;}
.list.type2 li:after{top:10px;}
.list.type3 li{padding-left:12px;}
.list.type3 li:after{top:7px;}
}



.table{width:100%;border-top:solid 1px #000;border-collapse:collapse;border-spacing:0;empty-cells:show;word-wrap:break-word;}
.table tr th,.table tr td{padding:18px 0 14px 0;text-align:center;color:#000;font-size:16px;line-height:160%;font-weight:400;vertical-align:middle;border-bottom:solid 1px #ddd;}
.table tr th{background:#f4f4f4;}
.table tr td{text-align:left;padding-left:10px !important;}

.table.type2 tr td{text-align:center;padding-left:0 !important;}
@media all and (max-width:1100px){
.table tr th,.table tr td{padding-top:14px;padding-bottom:12px;}
}
@media all and (max-width:767px){
.table_hide{width:100%;overflow-x:auto;}
.table_hide .table{min-width:767px;}
.table tr th,.table tr td{font-size:14px;}
}






/************************************************************************
* MAIN_CONTENTS *
************************************************************************/
.main .sec-1{position:relative;}
.main .sec-1:after{width:42%;height:84.5%;background:#ecf4fa;position:absolute;top:0;left:0;display:block;content:"";z-index:-1;border-bottom-right-radius:80px;}

.main .sec-1 .eventWrap{width:35%;}
.main .sec-1 .eventWrap h3{font-weight:bold !important;}
.main .sec-1 .eventWrap dl{padding-right:60px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.main .sec-1 .eventWrap dl dt,
.main .sec-1 .eventWrap dl dd{padding-top:4px;margin-bottom:10px;}
.main .sec-1 .eventWrap dl dt{width:80px;padding-bottom:4px;font-size:16px;line-height:140%;border:solid 1px #1e3893;color:#1e3893;text-align:center;}
.main .sec-1 .eventWrap dl dd{width:calc(100% - 100px);font-size:20px;line-height:120%;word-wrap:break-word;display:block;word-break:keep-all;}


.main .sec-1 .boardWrap{width:58%;}
.main .sec-1 .boardWrap #tabMainMenu{justify-content:flex-end;margin-right:100px;}
.main .sec-1 .boardWrap #tabMainMenu li{margin:0 14px;}
.main .sec-1 .boardWrap #tabMainMenu li a{width:100%;color:#666;display:block;}
.main .sec-1 .boardWrap #tabMainMenu li.active a,
.main .sec-1 .boardWrap #tabMainMenu li:hover a{color:#26409a;}
.main .sec-1 .boardWrap .tabMain-cont{position:relative;}
.main .sec-1 .boardWrap a.more{width:40px;height:40px;line-height:30px;text-align:center;font-size:36px;color:#29429b;border:solid 2px #29429b;position:absolute;top:-77px;right:0;transition:all 0.2s ease;}
.main .sec-1 .boardWrap a.more:hover{color:#fff;background:#29429b;transition:all 0.2s ease;}
.main .sec-1 .boardWrap .mBoard{border-top:solid 2px #000;}
.main .sec-1 .boardWrap .mBoard a{width:100%;padding:16px 0;border-bottom:solid 1px #ddd;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;transition:all 0.2s ease;}
.main .sec-1 .boardWrap .mBoard a:hover{background:#f1f1f1;padding:16px;transition:all 0.2s ease;}
.main .sec-1 .boardWrap .mBoard a .cate{width:80px;border:solid 1px #1e3893;color:#1e3893;padding:4px 0;text-align:center;}
.main .sec-1 .boardWrap .mBoard a span{width:calc(100% - 100px);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.main .sec-1 .boardWrap .mBoard a span .tit{width:calc(100% - 140px);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.main .sec-1 .boardWrap .mBoard a span .date{width:120px;color:#a5a5a5;}


.main .sec-1 .eventWrap{opacity:0;}
.main .sec-1.in-view .eventWrap{animation-name:leftslide;animation-duration:1s;animation-fill-mode:forwards;}

.main .sec-1 .boardWrap{opacity:0;}
.main .sec-1.in-view .boardWrap{animation-name:leftslide;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0.3s;}


@media all and (max-width:1930px){
.main .sec-1:after{width:40%;}
}
@media all and (max-width:1710px){
.main .sec-1:after{width:36%;}
}
@media all and (max-width:1610px){
.main .sec-1:after{width:35%;}
}
@media all and (max-width:1500px) {
.main .sec-1 .eventWrap dl dt{font-size:14px;}
.main .sec-1 .eventWrap dl dd{font-size:18px;}
}
@media all and (max-width:1280px) {
.main .sec-1 .boardWrap #tabMainMenu{margin-right:90px;}
.main .sec-1 .boardWrap a.more{width:38px;height:38px;line-height:29px;font-size:34px;top:-60px;}
}
@media all and (max-width:1100px) {
.main .sec-1{padding:50px 0 !important;}
.main .sec-1:after{display:none;}

.main .sec-1 .eventWrap{width:100%;margin-bottom:100px;position:relative;}
.main .sec-1 .eventWrap:after{width:calc(110% + 20px);height:calc(100% + 100px);background:#ecf4fa;position:absolute;top:-50px;left:-10%;display:block;content:"";z-index:-1;border-bottom-right-radius:150px;}
.main .sec-1 .eventWrap dl{padding-right:20px;}
.main .sec-1 .eventWrap dl dt{width:70px;}
.main .sec-1 .eventWrap dl dd{width:calc(100% - 90px);font-size:17px;}

.main .sec-1 .boardWrap{width:100%;}
.main .sec-1 .boardWrap #tabMainMenu{margin-right:80px;}
.main .sec-1 .boardWrap a.more{top:-56px;}
}
@media all and (max-width:767px) {
.main .sec-1 .eventWrap:after{width:110%;}
.main .sec-1 .eventWrap dl dt{width:60px;}
.main .sec-1 .eventWrap dl dd{width:calc(100% - 80px);font-size:16px;}

.main .sec-1 .boardWrap a.more{width:36px;height:36px;line-height:29px;font-size:32px;top:-55px;}
.main .sec-1 .boardWrap .mBoard a span .tit{width:calc(100% - 120px);}
.main .sec-1 .boardWrap .mBoard a span .date{width:100px;}
}
@media all and (max-width:640px) {
.main .sec-1 .eventWrap dl{margin-top:20px !important;}
.main .sec-1 .eventWrap dl dd{padding-top:2px;}

.main .sec-1 .boardWrap a.more{width:35px;height:35px;line-height:28px;font-size:30px;top:-52px;}
.main .sec-1 .boardWrap .tabMain-cont{margin-top:20px;}
}
@media all and (max-width:560px) {
.main .sec-1 .eventWrap:after{width:120%;border-bottom-right-radius:0;}
.main .sec-1 .eventWrap dl{padding-right:0;}

.main .sec-1 .boardWrap .tabBox{display:block;}
.main .sec-1 .boardWrap #tabMainMenu{margin-top:16px;margin-right:0;justify-content:flex-start;}
.main .sec-1 .boardWrap #tabMainMenu li:first-child{margin-left:0 !important;}

.main .sec-1 .boardWrap .mBoard a .cate{width:70px;margin-bottom:8px;}
.main .sec-1 .boardWrap .mBoard a span{width:100%;}
}
@media all and (max-width:480px) {
.main .sec-1 .eventWrap dl dt{width:80px;margin-bottom:0;}
.main .sec-1 .eventWrap dl dd{width:100%;padding-bottom:10px;padding-top:8px;}

.main .sec-1 .boardWrap a.more{width:32px;height:32px;line-height:26px;font-size:28px;top:-48px;}
.main .sec-1 .boardWrap #tabMainMenu li{margin:0 10px;}
}
@media all and (max-width:380px) {
.main .sec-1 .boardWrap a.more{width:30px;height:30px;line-height:22px;font-size:26px;top:-90px;}
.main .sec-1 .boardWrap .mBoard a span .tit{width:100%;}
.main .sec-1 .boardWrap .mBoard a span .date{width:100%;margin-top:10px;}
.main .sec-1 .boardWrap #tabMainMenu{justify-content:space-between;}
.main .sec-1 .boardWrap #tabMainMenu li{margin:0;}
}






.main .sec-2{}
.main .sec-2 .box-1{width:26%;}
.main .sec-2 .box-1 a .tit{transition:all 0.2s ease;}
.main .sec-2 .box-1 a:hover .tit{color:#29429b;transition:all 0.2s ease;}
.main .sec-2 .box-1 a .type18{color:#535353;}


.main .sec-2 .box-2{width:26%;padding-left:2%;}
.main .sec-2 .box-2 a{position:relative;}
.main .sec-2 .box-2 a:after{width:96%;height:8px;background:#e5e5e5;border-radius:10px;position:absolute;left:2%;display:block;content:"";z-index:-1;}
.main .sec-2 .box-2 a:before{width:0;height:8px;border-radius:10px;position:absolute;left:2%;right:2%;display:block;content:"";z-index:0;transition:all 0.2s ease;}
.main .sec-2 .box-2 a:hover:before{transition:all 0.2s ease;}
.main .sec-2 .box-2 a.first:hover:before{width:96%;background:#29429b;left:2%;right:auto;}
.main .sec-2 .box-2 a.last:hover:before{width:96%;background:#009de8;left:auto;right:2%;}
.main .sec-2 .box-2 a.first{align-items:flex-end;}
.main .sec-2 .box-2 a.first:after{bottom:0;}
.main .sec-2 .box-2 a.last{align-items:flex-start;}
.main .sec-2 .box-2 a.last:after{top:0;}
.main .sec-2 .box-2 a span{width:138px;height:101px;display:flex;align-items:center;justify-content:center;}
.main .sec-2 .box-2 a span font{line-height:100%;color:#fff;}
.main .sec-2 .box-2 a .con{width:calc(100% - 138px);line-height:120%;color:#535353;}
.main .sec-2 .box-2 a.first span{background:url(/img/ico-3.png) no-repeat 0 0;background-size:100%;}
.main .sec-2 .box-2 a.first span font{margin-top:10px;}
.main .sec-2 .box-2 a.first .con{padding-bottom:30px;padding-left:50px;}
.main .sec-2 .box-2 a.last span{background:url(/img/ico-4.png) no-repeat 0 0;background-size:100%;}
.main .sec-2 .box-2 a.last span font{margin-top:-10px;}
.main .sec-2 .box-2 a.last .con{padding-top:30px;padding-right:20px;}

.main .sec-2 .box-3{width:40%;}
.main .sec-2 .box-3 h5{padding-left:40px;}
.gallery_list{width:100%;clear:both;position:relative;}
.gallery_list>li{float:left;overflow:hidden;list-style:none;}
.gallery_list li a{width:92%;display:block;margin:0 auto;}
.gallery_list li figure{height:180px;border-top-left-radius:60px;border-bottom-right-radius:60px;overflow:hidden;}
.gallery_list li img{display:block;width:100%;min-height:100%;}
.gallery_list li font{width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.gallery_list li font.tit{font-weight:bold;}
.gallery_list li font.con{color:#535353;}
.gallery_list .slick-arrow{width:47px;height:47px;text-indent:-9999px;position:absolute;top:-100px;outline:none;border:solid 2px #29429b;border-radius:50%;z-index:100;transition:all 0.2s ease;}
.gallery_list .slick-arrow:before{color:#29429b !important;line-height:42px !important;transition:all 0.2s ease;}
.gallery_list .slick-arrow.slick-next{right:30px;}
.gallery_list .slick-arrow.slick-next:after{border-width:2px 2px 0 0;right:calc(50% - 4px);}
.gallery_list .slick-arrow.slick-prev{right:90px;}
.gallery_list .slick-arrow.slick-prev:after{border-width:0 0 2px 2px;left:calc(50% - 4px);}
.gallery_list .slick-arrow:hover{background:#29429b;transition:all 0.2s ease;}
.gallery_list .slick-arrow:hover:before{color:#fff !important;transition:all 0.2s ease;}
.gallery_list .slick-dots{display:none;}



.main .sec-2 .box-1{opacity:0;}
.main .sec-2.in-view .box-1{animation-name:rightslide;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0.6s;}

.main .sec-2 .box-2{opacity:0;}
.main .sec-2.in-view .box-2{animation-name:rightslide;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0.3s;}

.main .sec-2 .box-3{opacity:0;}
.main .sec-2.in-view .box-3{animation-name:rightslide;animation-duration:1s;animation-fill-mode:forwards;}


@media all and (max-width:1420px){
.main .sec-2 .box-1{width:24%;}
.main .sec-2 .box-2{width:29%;padding-left:2%;}
.main .sec-2 .box-3{width:42%;}
}
@media all and (max-width:1390px){
.main .sec-2 .box-1{width:45%;}
.main .sec-2 .box-1 .mt60{margin-top:40px !important;}
.main .sec-2 .box-2{width:45%;padding-left:0;}
.main .sec-2 .box-2 .mt60{margin-top:40px !important;}
.main .sec-2 .box-3{width:100%;margin-top:60px;}
.main .sec-2 .box-3 h5{padding-left:0;}
.main .sec-2 .box-3 .mt60{margin-top:40px !important;}
.gallery_list li figure{height:210px;}
.gallery_list .slick-arrow{width:42px;height:42px;top:-70px;}
.gallery_list .slick-arrow:before{font-size:18px !important;line-height:37px !important;}
.gallery_list .slick-arrow.slick-next{right:0;}
.gallery_list .slick-arrow.slick-prev{right:55px;}
}
@media all and (max-width:1200px){
.gallery_list li figure{height:190px;}
}
@media all and (max-width:1140px){
.gallery_list li figure{height:170px;}
}
@media all and (max-width:1026px){
.gallery_list li figure{height:150px;}
}
@media all and (max-width:960px){
.gallery_list li figure{height:180px;}
.gallery_list .slick-arrow{width:38px;height:38px;top:-60px;}
.gallery_list .slick-arrow:before{font-size:16px !important;line-height:34px !important;}
.gallery_list .slick-arrow.slick-prev{right:50px;}
}
@media all and (max-width:820px){
.gallery_list li figure{height:160px;}
}
@media all and (max-width:767px){
.main .sec-2 .box-2 a.first .con{padding-left:0;}
.main .sec-2 .box-2 a.last .con{padding-right:0;}
.gallery_list li figure{height:140px;}
}
@media all and (max-width:680px){
.main .sec-2{padding-top:20px !important;}
.main .sec-2 .box-1{width:100%;}
.main .sec-2 .box-1 .mt60{margin-top:20px !important;}
.main .sec-2 .box-2{width:100%;margin-top:80px;}
.main .sec-2 .box-2 .mt60{margin-top:30px !important;}
.main .sec-2 .box-3{margin-top:60px;}
.main .sec-2 .box-3 .mt60{margin-top:30px !important;}
}
@media all and (max-width:639px){
.gallery_list li figure{height:170px;}
}
@media all and (max-width:520px){
.gallery_list li figure{height:150px;}
}
@media all and (max-width:460px){
.gallery_list li figure{height:auto;}
}
@media all and (max-width:400px){
.gallery_list li figure{border-top-left-radius:40px;border-bottom-right-radius:40px;}
}
@media all and (max-width:350px){
.main .sec-2 .box-2 .mt60{margin-top:20px !important;}
.main .sec-2 .box-2 a span{width:110px;height:81px;}
.main .sec-2 .box-3 .mt60{margin-top:20px !important;}
}









/************************************************************************
* SUB_CONTENTS *
************************************************************************/



/********** 타이틀 **********/
.subtit{padding:80px 0 50px 0;border-bottom:solid 1px #eee;opacity:0;}
.subtit.in-view{animation-name:upslide;animation-duration:1s;animation-fill-mode:forwards;}

@media all and (max-width:960px){
.subtit{padding:60px 0 40px 0;}
}
@media all and (max-width:767px){
.subtit{padding:50px 0 35px 0;}
}
@media all and (max-width:640px){
.subtit{padding:40px 0 30px 0;}
}







/********** 공공의료기관·지원조직 **********/
.sec-pas ul,.sec-pas li{list-style:none;}
.sec-pas .mapBoxpage{padding:40px;padding-bottom:60px;background:#f1f1f1;position:relative;}
.sec-pas .mapBoxpage .txtad{position:absolute;bottom:10px;right:10px;word-wrap:break-word;display:block;word-break:keep-all;text-align:right;}
.sec-pas .mapBoxpage img{margin:0 auto;display:block;}

.sec-pas .byType{width:50%;padding-right:5%;}
.sec-pas .byType font{margin-left:5px;}
.sec-pas .byType font br{display:none;}
.sec-pas .byType .typeTab{width:100%;display:flex;flex-wrap:wrap;}
.sec-pas .byType .typeTab li{width:calc(33.3333% - 10px);margin:5px;}
.sec-pas .byType .typeTab li:first-child{width:calc(100% - 10px);}
.sec-pas .byType .typeTab li a{width:100%;padding:14px 0;border:solid 1px #ddd;background:#fff;text-align:center;font-size:16px;display:block;}
.sec-pas .byType .typeTab li a:hover,
.sec-pas .byType .typeTab li a.on{background:#29429b;border-color:#29429b;color:#fff;}

.sec-pas .byRegion{width:519px;position:relative;}
.sec-pas .byRegion img.map{width:100%;}
.sec-pas .byRegion .RegionTab{}
.sec-pas .byRegion .RegionTab li{position:absolute;}
.sec-pas .byRegion .RegionTab li.re-1{top:15.2%;left:21.2%;}
.sec-pas .byRegion .RegionTab li.re-2{top:13.8%;left:51.2%;}
.sec-pas .byRegion .RegionTab li.re-3{top:30.1%;left:43.9%;}
.sec-pas .byRegion .RegionTab li.re-4{top:30%;left:63%;}
.sec-pas .byRegion .RegionTab li.re-5{top:46.5%;left:15.5%;}
.sec-pas .byRegion .RegionTab li.re-6{bottom:28.8%;left:30.7%;}
.sec-pas .byRegion .RegionTab li.re-7{bottom:10.2%;left:13.35%;}
.sec-pas .byRegion .RegionTab li.re-8{bottom:8.55%;right:24.15%;}
.sec-pas .byRegion .RegionTab li.re-9{top:12.2%;left:38%;}
.sec-pas .byRegion .RegionTab li a{width:60px;height:60px;border-radius:50%;background:#9c9c9c;display:block;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;cursor:default;}
.sec-pas .byRegion .RegionTab li a.on{background:#29429b;}
.sec-pas .byRegion .RegionTab li a font{color:#fff;font-size:14px;}
.sec-pas .byRegion .RegionTab li a i{color:#fff;font-size:16px;}
.sec-pas .byRegion .RegionTab li a.on i{color:#ffde00;}


@media screen and (max-width:1200px) {
.sec-pas .mapBoxpage{justify-content:space-between;}
.sec-pas .byType{width:calc(100% - 560px);padding-right:0;}
}
@media screen and (max-width:1100px) {
.sec-pas .mapBoxpage{padding:30px;padding-bottom:50px;}
.sec-pas .byType font br{display:block;}
}
@media screen and (max-width:970px) {
.sec-pas .mapBoxpage{padding-bottom:60px;}

.sec-pas .byType{width:100%;}
.sec-pas .byType .typeTab li{width:calc(20% - 8px) !important;margin:4px;}

.sec-pas .byRegion{width:100%;}
.sec-pas .byRegion img.map{display:none;}
.sec-pas .byRegion .RegionTab{width:100%;display:flex;flex-wrap:wrap;}
.sec-pas .byRegion .RegionTab li{position:static;width:calc(12.5% - 8px);margin:4px;}
.sec-pas .byRegion .RegionTab li a{width:100%;height:auto;padding:14px 0;border:solid 1px #ddd;background:#999;text-align:center;display:block;border-radius:0;}
.sec-pas .byRegion .RegionTab li a font{display:inline-block;font-size:16px;}
.sec-pas .byRegion .RegionTab li a i{display:inline-block;font-size:16px;margin-left:5px;}
.sec-pas .byRegion .RegionTab li a:hover,
.sec-pas .byRegion .RegionTab li a.on{background:#29429b;border-color:#29429b;color:#fff;}
}
@media screen and (max-width:767px) {
.sec-pas .mapBoxpage{padding:20px;padding-bottom:50px;}

.sec-pas .byType .typeTab li{width:calc(20% - 6px) !important;margin:3px;}
.sec-pas .byType .typeTab li a{padding:12px 0;font-size:15px;}

.sec-pas .byRegion .RegionTab li{width:calc(12.5% - 6px);margin:3px;}
.sec-pas .byRegion .RegionTab li a{padding:12px 0;}
.sec-pas .byRegion .RegionTab li a font,
.sec-pas .byRegion .RegionTab li a i{font-size:15px;}
}
@media screen and (max-width:660px) {
.sec-pas .mapBoxpage{padding-bottom:60px;}
.sec-pas .mapBoxpage .txtad{right:20px;width:80%;}
}
@media screen and (max-width:640px) {
.sec-pas .byType .typeTab li{width:calc(20% - 4px) !important;margin:2px;}
.sec-pas .byType .typeTab li a{padding:11px 0;font-size:14px;}

.sec-pas .byRegion .RegionTab li{width:calc(12.5% - 4px);margin:2px;}
.sec-pas .byRegion .RegionTab li a{padding:11px 0;}
.sec-pas .byRegion .RegionTab li a font,
.sec-pas .byRegion .RegionTab li a i{font-size:14px;}
}
@media screen and (max-width:520px) {
.sec-pas .mapBoxpage{padding:15px;padding-bottom:70px;}
.sec-pas .byType .typeTab{justify-content:center;}
.sec-pas .byType .typeTab li{width:calc(33.33% - 4px) !important;}

.sec-pas .byRegion .RegionTab{justify-content:center;}
.sec-pas .byRegion .RegionTab li{width:calc(25% - 4px);}
}
@media screen and (max-width:400px) {
.sec-pas .mapBoxpage{padding-bottom:80px;}
}





.sec-pas .tit{position:relative;padding-left:24px;}
.sec-pas .tit:after{width:8px;height:8px;border:solid 3px #3392df;border-radius:50%;position:absolute;top:10px;left:0;display:block;content:"";}

.sec-pas table *{text-align:center !important;}
.sec-pas table thead th{background:#bdbdbd;color:#fff;font-weight:bold;}
.sec-pas table tbody th{background:#fff;}
.sec-pas table tr:nth-child(even) *{background:#fbfbfb;}
.sec-pas table td{padding:0 !important;}
.sec-pas table font{display:none;}
.sec-pas table a{width:100%;display:block;word-wrap:break-word;word-break:keep-all;}
.sec-pas table a img{width:16px;}
.sec-pas table td:nth-child(3) a img{margin-right:10px;}

@media screen and (max-width:1500px) {
.sec-pas .tit:after{top:9px;}
}
@media screen and (max-width:1000px) {
.sec-pas table,
.sec-pas tbody{display:block;}
.sec-pas thead{display:none;}
.sec-pas table font{display:inline-block;padding-right:6px;}
.sec-pas table tr{display:flex;flex-wrap:wrap;}
.sec-pas table th{width:100%;}
.sec-pas table td{padding:16px 5px !important;text-align:left !important;}
.sec-pas table td:nth-child(2){width:40%;}
.sec-pas table td:nth-child(3){width:30%;}
.sec-pas table td:nth-child(3) a{text-align:left !important;}
.sec-pas table td:nth-child(4){width:15%;}
.sec-pas table td:nth-child(5){width:15%;}
.sec-pas table a{padding-left:0 !important;}
}
@media screen and (max-width:860px) {
.sec-pas table td:nth-child(2){width:100%;padding-top:10px !important;padding-bottom:5px !important;padding-left:20px !important;border-bottom:none;}
.sec-pas table td:nth-child(3){width:88%;padding-top:0 !important;padding-bottom:5px !important;padding-left:20px !important;}
.sec-pas table td:nth-child(4){width:6%;padding-top:0 !important;padding-bottom:5px !important;padding-left:20px !important;}
.sec-pas table td:nth-child(4) a.type10{display:none;}
.sec-pas table td:nth-child(5){width:6%;padding-top:0 !important;padding-bottom:10px !important;padding-left:20px !important;}
}
@media screen and (max-width:767px) {
.sec-pas .tit:after{top:6px;}
}
@media screen and (max-width:640px) {
.sec-pas table td:nth-child(2){padding-left:15px !important;}
.sec-pas table td:nth-child(3){width:80%;padding-left:15px !important;}
.sec-pas table td:nth-child(4){width:10%;padding-left:0 !important;}
.sec-pas table td:nth-child(5){width:10%;padding-left:0 !important;}
}
@media screen and (max-width:500px) {
.sec-pas table td:nth-child(2){padding-left:10px !important;}
.sec-pas table td:nth-child(3){padding-left:10px !important;}
}


.sec-pas table.n25 thead th{background:#bdbdbd;color:#fff;font-weight:bold;}
.sec-pas table.n25 tbody th{background:#f1f3f7;}
.sec-pas table.n25 tr:nth-child(even) td{background:#fbfbfb;}
.sec-pas table.n25 td{padding:12px 0 !important;}
.sec-pas table.n25 font{display:none;}
.sec-pas table.n25 a{width:100%;display:block;word-wrap:break-word;word-break:keep-all;}
.sec-pas table.n25 a img{width:16px;}
.sec-pas table.n25 td:nth-child(3) a img{margin-right:10px;}

@media screen and (max-width:1000px) {
.sec-pas table.n25 th.cli{width:100%;margin-top:40px;position:relative;}
.sec-pas table.n25 th.cli:after{width:100%;height:1px;background:#000;position:absolute;top:0;left:0;display:block;content:"";}
.sec-pas table.n25 tr:first-child th.cli{margin-top:0;}
.sec-pas table.n25 tr:first-child th.cli:after{display:none;}
.sec-pas table.n25 td{padding:14px 5px !important;text-align:left !important;}
.sec-pas table.n25 th.cli br{display:none;}
.sec-pas table.n25 td.name{width:100%;text-align:center !important;}
.sec-pas table.n25 td.pla{width:40%;}
.sec-pas table.n25 td.tel{width:30%;}
.sec-pas table.n25 td.tel a{text-align:left !important;}
.sec-pas table.n25 td.homep{width:15%;}
.sec-pas table.n25 td.map{width:15%;}
.sec-pas table.n25 td.name{width:100%;text-align:center !important;}
.sec-pas table.n25 td.pla{width:40%;}
.sec-pas table.n25 td.tel{width:30%;}
.sec-pas table.n25 td.tel a{text-align:left !important;}
.sec-pas table.n25 td.homep{width:15%;}
.sec-pas table.n25 td.map{width:15%;}
}
@media screen and (max-width:860px) {
.sec-pas table.n25 td.pla{width:100%;padding-top:10px !important;padding-bottom:5px !important;padding-left:20px !important;border-bottom:none;}
.sec-pas table.n25 td.tel{width:88%;padding-top:0 !important;padding-bottom:5px !important;padding-left:20px !important;}
.sec-pas table.n25 td.homep{width:6%;padding-top:0 !important;padding-bottom:5px !important;padding-left:20px !important;}
.sec-pas table.n25 td.homep a.type10{display:none;}
.sec-pas table.n25 td.map{width:6%;padding-top:0 !important;padding-bottom:10px !important;padding-left:20px !important;}
}
@media screen and (max-width:640px) {
.sec-pas table.n25 td.pla{padding-left:15px !important;}
.sec-pas table.n25 td.tel{width:80%;padding-left:15px !important;}
.sec-pas table.n25 td.homep{width:10%;padding-left:0 !important;}
.sec-pas table.n25 td.map{width:10%;padding-left:0 !important;}
}
@media screen and (max-width:500px) {
.sec-pas table.n25 td.pla{padding-left:10px !important;}
.sec-pas table.n25 td.tel{padding-left:10px !important;}
}









/********** 검색폼 **********/
.schSearchBox{clear:both;position:relative;padding:30px 15px;background:#f8f8f8;text-align:center;}
.schSearchBox span{display:inline-block;vertical-align:middle;}
.schSearchBox select{width:10%;height:44px;padding:0 40px 0 15px;font-size:16px;line-height:44px;color:#666;border:1px solid #e6e6e6;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/img/select_arrow.png) no-repeat right 15px center #fff;background-size:14px !important;}
.schSearchBox input{padding:0 15px;height:44px;font-size:16px;}
.schSearchBox input[type="search"]{width:20%;color:#666;border:1px solid #e6e6e6;background:#fff;}
.schSearchBox input[type="submit"]{width:5%;color:#fff;background:#294fa7;border:none;cursor:pointer;}

@media all and (max-width:1280px){
.schSearchBox select{width:15%;}
.schSearchBox input[type="search"]{width:25%;}
.schSearchBox input[type="submit"]{width:10%;}
}
@media all and (max-width:767px){
.schSearchBox select{width:18%;}
.schSearchBox input{padding:0 10px;}
.schSearchBox input[type="search"]{width:30%;}
.schSearchBox input[type="submit"]{width:100px;}
}
@media all and (max-width:530px){
.schSearchBox select{width:calc(50% - 15px);margin-bottom:3px;background-size:10px !important;}
.sec-graph .schSearchBox select{width:calc(100% - 25px);}
.schSearchBox input{padding:0 10px;}
.schSearchBox input[type="search"]{width:calc(100% - 130px);}
.schSearchBox input[type="submit"]{width:100px;}
}






/********** 일정·신청 **********/
.sec-schedule .scheduleBox .titBox{background:#3392df;}
.sec-schedule .scheduleBox .titBox span{color:#fff;}
.sec-schedule .scheduleBox .conBox{border-bottom:solid 1px #ddd;position:relative;}
.sec-schedule .scheduleBox .conBox:after{width:0;height:100%;background:#f1f1f1;position:absolute;top:0;left:0;display:block;content:"";z-index:-1;transition:all 0.2s ease;}
.sec-schedule .scheduleBox .conBox:hover:after{width:100%;transition:all 0.2s ease;}
.sec-schedule .scheduleBox .conBox a font{display:none;}
.sec-schedule .scheduleBox span{padding:18px 0;font-size:16px;text-align:center;}
.sec-schedule .scheduleBox a{width:100%;display:block;color:#777;}

.sec-schedule .scheduleBox .num{width:4%;}
.sec-schedule .scheduleBox .title{width:46%;}
.sec-schedule .scheduleBox .ad{width:21%;}
.sec-schedule .scheduleBox .ed{width:21%;}
.sec-schedule .scheduleBox .etc{width:8%;}
.sec-schedule .scheduleBox.s2list .title{width:30%;}
.sec-schedule .scheduleBox.s2list .apd{width:8%;}

.sec-schedule .scheduleBox .title a{width:90%;margin:0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;}
.sec-schedule .scheduleBox .etc a{width:80%;margin:0 auto;padding:10px 0;color:#fff;display:block;text-align:center;}
.sec-schedule .scheduleBox .etc a.ico-1{background:#294fa7;}
.sec-schedule .scheduleBox .etc a.ico-2{background:#848484;}
.sec-schedule .scheduleBox .etc a.ico-3{background:#fabe00;}

@media all and (max-width:1100px){
.sec-schedule .scheduleBox .titBox{height:1px;background:#000;}
.sec-schedule .scheduleBox .titBox span{display:none;}
.sec-schedule .scheduleBox .conBox{justify-content:flex-start;}
.sec-schedule .scheduleBox .conBox a font{display:inline-block;}

.sec-schedule .scheduleBox .num{width:40px;padding-bottom:10px;}
.sec-schedule .scheduleBox .title{width:calc(100% - 180px);padding-left:40px;text-align:left;padding-top:0;padding-bottom:10px;}
.sec-schedule .scheduleBox .ad{width:calc(100% - 180px);padding-left:40px;text-align:left;padding-top:0;}
.sec-schedule .scheduleBox .ad br{display:none;}
.sec-schedule .scheduleBox .ed{width:calc(100% - 180px);text-align:left;padding-bottom:10px;}
.sec-schedule .scheduleBox .etc{width:100px;position:absolute;top:5px;right:10px;}

.sec-schedule .scheduleBox.s2list .title{width:calc(100% - 180px);padding-left:0;padding-top:10px;padding-bottom:0;}
.sec-schedule .scheduleBox.s2list .ad{padding-left:40px;padding-top:0;padding-bottom:10px;}
.sec-schedule .scheduleBox.s2list .ed{padding-left:40px;padding-top:0;padding-bottom:10px;}
.sec-schedule .scheduleBox.s2list .apd{width:calc(100% - 180px);padding-left:40px;text-align:left;padding-top:0;}

.sec-schedule .scheduleBox .title a{width:100%;}
.sec-schedule .scheduleBox .etc a{width:100%;padding:25px 0;}
.sec-schedule .scheduleBox.s2list .etc a{padding:38px 0;}
}
@media all and (max-width:500px){
.sec-schedule .scheduleBox .num{width:30px;}
.sec-schedule .scheduleBox .title{width:calc(100% - 30px);padding-left:30px;}
.sec-schedule .scheduleBox .ad{width:calc(100% - 30px);padding-left:30px;padding-bottom:0;}
.sec-schedule .scheduleBox .ed{width:calc(100% - 30px);}
.sec-schedule .scheduleBox .etc{width:100%;position:static;}
.sec-schedule .scheduleBox.s2list .title{width:calc(100% - 30px);}
.sec-schedule .scheduleBox.s2list .apd{width:calc(100% - 30px);padding-left:30px;padding-bottom:0;}
.sec-schedule .scheduleBox.s2list .ad{padding-left:30px;}
.sec-schedule .scheduleBox.s2list .ed{padding-left:30px;}

.sec-schedule .scheduleBox .etc a{padding:15px 0;}
.sec-schedule .scheduleBox.s2list .etc a{padding:15px 0;}
}




.scheduleViewTop .mark{}
.scheduleViewTop .mark i{width:70px;padding:6px 0 4px;color:#fff;display:block;text-align:center;}
.scheduleViewTop .mark i.ing{background:#294fa7;}
.scheduleViewTop .mark i.end{background:#848484;}
.scheduleViewTop .tit{line-height:140% !important;word-wrap:break-word;display:block;word-break:keep-all;}
.scheduleViewTop .info{display:flex;}
.scheduleViewTop .info font{margin-right:14px;color:#777;}

.sec-schedule-view .infoBox dl{display:flex;flex-wrap:wrap;border-top:solid 1px #000;}
.sec-schedule-view .infoBox dl dt,
.sec-schedule-view .infoBox dl dd{padding:16px 0;font-size:16px;border-bottom:solid 1px #ddd;}
.sec-schedule-view .infoBox dl dt{width:200px;background:#f1f1f1;text-align:center;}
.sec-schedule-view .infoBox dl dd{width:calc(50% - 200px);padding-left:16px;padding-right:16px;word-wrap:break-word;display:block;word-break:keep-all;}
.sec-schedule-view .infoBox dl dd.wide{width:calc(100% - 200px);}
.sec-schedule-view .infoBox dl dd.file a{color:#0094d6;}

.sec-schedule-view .scheduleViewBot .infoBox dl dd{width:calc(100% - 200px);padding-left:50px;color:#999;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd a{color:#666;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd a:hover{color:#222;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.file{background:url(/sub3/img/file.png) no-repeat left 20px center;background-size:14px auto;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.link{background:url(/sub3/img/link.png) no-repeat left 20px center;background-size:14px auto;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.prev{background:url(/sub3/img/prev.png) no-repeat left 20px center;background-size:14px auto;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.next{background:url(/sub3/img/next.png) no-repeat left 20px center;background-size:14px auto;}

.sec-schedule-view .scheduleViewBot .infoBox dl dd.pArr a{display:flex;flex-wrap:wrap;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.pArr a .tit{width:calc(100% - 110px);}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.pArr a .date{width:110px;}

.scheduleViewBox{padding:60px 0;}
.scheduleViewBox .btn_app{margin:0 auto;padding:16px 40px;display:table;color:#fff;font-size:16px;}
.scheduleViewBox .btn_app.ing{background:#294fa7;transition:all 0.2s ease;}
.scheduleViewBox .btn_app.end{background:#848484;}
.scheduleViewBox .btn_app.ing:hover{padding-left:60px;padding-right:60px;transition:all 0.2s ease;}

.scBtbox{clear:both;overflow:hidden;}
.scBtbox a{margin:0 auto;padding:12px 40px;display:table;color:#fff;background:#1e347d;float:right;font-size:18px;}
.scBtbox.center a{float:none;}
.scBtbox a:hover{background:#16265a;}

@media all and (max-width:1100px){
.sec-schedule-view .infoBox dl dt{width:150px;}
.sec-schedule-view .infoBox dl dd{width:calc(50% - 150px);}
.sec-schedule-view .infoBox dl dd.wide{width:calc(100% - 150px);}
.sec-schedule-view .scheduleViewBot .infoBox dl dd{width:calc(100% - 150px);}
}
@media all and (max-width:920px){
.sec-schedule-view .infoBox dl dt{width:100px;}
.sec-schedule-view .infoBox dl dd{width:calc(100% - 100px);}
.sec-schedule-view .infoBox dl dd.wide{width:calc(100% - 100px);}
.sec-schedule-view .scheduleViewBot .infoBox dl dd{width:calc(100% - 100px);}
}
@media all and (max-width:640px){
.sec-schedule-view .infoBox dl dt,
.sec-schedule-view .infoBox dl dd{font-size:15px;}
.sec-schedule-view .infoBox dl dt{width:80px;}
.sec-schedule-view .infoBox dl dd{width:calc(100% - 80px);padding-left:10px;padding-right:10px;}
.sec-schedule-view .infoBox dl dd.wide{width:calc(100% - 80px);}
.sec-schedule-view .scheduleViewBot .infoBox dl dd{width:calc(100% - 80px);padding-left:35px;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.file{background:url(/sub3/img/file.png) no-repeat left 12px center;background-size:13px auto;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.link{background:url(/sub3/img/link.png) no-repeat left 12px center;background-size:13px auto;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.prev{background:url(/sub3/img/prev.png) no-repeat left 12px center;background-size:13px auto;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.next{background:url(/sub3/img/next.png) no-repeat left 12px center;background-size:13px auto;}


.sec-schedule-view .scheduleViewBot .infoBox dl dd.pArr a .tit{width:100%;}
.sec-schedule-view .scheduleViewBot .infoBox dl dd.pArr a .date{width:100%;padding-top:4px;}
}
@media all and (max-width:400px){
.sec-schedule-view .infoBox dl dt{width:70px;}
.sec-schedule-view .infoBox dl dd{width:calc(100% - 70px);}
.sec-schedule-view .infoBox dl dd.wide{width:calc(100% - 70px);}
.sec-schedule-view .scheduleViewBot .infoBox dl dd{width:calc(100% - 70px);}
}





.sec-schedule-app{}
.sec-schedule-app i.star{width:5px;height:5px;border-radius:50%;background:#e12d34;margin:6px 10px;display:inline-block;}
.sec-schedule-app p i.star{margin-top:6px;}

.sec-schedule-app .infoBox dl{display:flex;flex-wrap:wrap;border-top:solid 1px #000;}
.sec-schedule-app .infoBox dl dt,
.sec-schedule-app .infoBox dl dd{padding:16px 0;font-size:16px;border-bottom:solid 1px #ddd;}
.sec-schedule-app .infoBox dl dt{width:200px;background:#f1f1f1;text-align:center;}
.sec-schedule-app .infoBox dl dd{width:calc(50% - 200px);padding-left:16px;padding-right:16px;word-wrap:break-word;display:block;word-break:keep-all;}
.sec-schedule-app .infoBox dl dd.wide{width:calc(100% - 200px);}

.sec-schedule-app .scheduleBoxApp ul{border:solid 1px #ddd;padding:40px;padding-top:25px;}
.sec-schedule-app .scheduleBoxApp ul li{padding:6px 0;border-bottom:solid 1px #f1f1f1;display:flex;align-items:center;flex-wrap:wrap;}
.sec-schedule-app .scheduleBoxApp ul li .tit{width:200px;padding-left:20px;font-size:18px;}
.sec-schedule-app .scheduleBoxApp ul li .con{width:calc(100% - 200px);display:flex;align-items:center;flex-wrap:wrap;}

.sec-schedule-app .scheduleBoxApp ul li span input{margin:8px;padding:12px 15px;border:solid 1px #ccc;font-size:16px;}
.sec-schedule-app .scheduleBoxApp ul li span input::-webkit-input-placeholder{color:#000 !important;}
.sec-schedule-app .scheduleBoxApp ul li span input::-moz-input-placeholder{color:#000 !important;}
.sec-schedule-app .scheduleBoxApp ul li span input::-ms-input-placeholder{color:#000 !important;}
.sec-schedule-app .scheduleBoxApp.wr ul li span input{margin-left:0;margin-right:0;}

.sec-schedule-app .scheduleBoxApp ul li span select{padding:12px 45px 12px 15px;margin:8px;border:solid 1px #ccc;font-size:16px;background:url(/img/select_arrow.png) no-repeat right 15px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.sec-schedule-app .scheduleBoxApp ul li span select:last-child{margin-right:0;}
.sec-schedule-app .scheduleBoxApp ul li span select::-ms-expand{display:none;}

.sec-schedule-app .scheduleBoxApp ul li span textarea{width:100%;min-height:100px;margin:8px;padding:12px 15px;border:solid 1px #ccc;font-size:16px;}

.sec-schedule-app .scheduleBoxApp.wr li .date i{margin-right:7px;display:flex;align-items:center;}
.sec-schedule-app .scheduleBoxApp.wr li .date .line{margin-top:0;}
.sec-schedule-app .scheduleBoxApp.wr li .date i input{margin-left:10px;}
.sec-schedule-app .scheduleBoxApp.wr li .date i img{margin-left:10px;}

@media screen and (max-width:1100px){
.sec-schedule-app .infoBox dl dt{width:150px;}
.sec-schedule-app .infoBox dl dd{width:calc(50% - 150px);}
.sec-schedule-app .infoBox dl dd.wide{width:calc(100% - 150px);}

.sec-schedule-app .scheduleBoxApp ul li{padding:4px 0;}
.sec-schedule-app .scheduleBoxApp ul li .tit{width:150px;font-size:17px;padding-left:0;}
.sec-schedule-app .scheduleBoxApp ul li .con{width:calc(100% - 150px);}

.sec-schedule-app .scheduleBoxApp ul li span input{margin:6px;padding:10px;}
.sec-schedule-app .scheduleBoxApp ul li .mail input{width:32%;}
.sec-schedule-app .scheduleBoxApp ul li .tel input{width:32%;}

.sec-schedule-app .scheduleBoxApp ul li span select{margin:6px;padding:10px 45px 9px 10px;}

.sec-schedule-app .scheduleBoxApp ul li span textarea{margin:6px;padding:10px;}

.sec-schedule-app .scheduleBoxApp.wr li .date i{width:calc(50% - 20px);margin-right:0;flex-wrap:wrap;}
.sec-schedule-app .scheduleBoxApp.wr li .date i font{width:100%;margin-top:10px;}
.sec-schedule-app .scheduleBoxApp.wr li .date .line{width:10px;margin:30px 10px 0 10px;}
.sec-schedule-app .scheduleBoxApp.wr li .date i input{width:calc(100% - 38px);margin-left:0;margin-right:0;}
.sec-schedule-app .scheduleBoxApp.wr li .date i img{width:20px;}
}
@media screen and (max-width:920px){
.sec-schedule-app .infoBox dl dt{width:100px;}
.sec-schedule-app .infoBox dl dd{width:calc(100% - 100px);}
.sec-schedule-app .infoBox dl dd.wide{width:calc(100% - 100px);}
}
@media screen and (max-width:820px) {
.sec-schedule-app .scheduleBoxApp ul li .tit{width:100px;font-size:16px;}
.sec-schedule-app .scheduleBoxApp ul li .con{width:calc(100% - 100px);}

.sec-schedule-app .scheduleBoxApp ul li span input{padding:12px 9px;font-size:15px;}

.sec-schedule-app .scheduleBoxApp ul li span select{padding:12px 45px 9px 9px;font-size:15px;}

.sec-schedule-app .scheduleBoxApp ul li span textarea{padding:12px 9px;font-size:15px;}
}
@media screen and (max-width:767px) {
.sec-schedule-app .scheduleBoxApp ul li .mail input{width:28%;}
.sec-schedule-app .scheduleBoxApp ul li .tel input{width:28%;}
}
@media screen and (max-width:640px) {
.sec-schedule-app .scheduleBoxApp ul{padding:25px;padding-top:20px;}
.sec-schedule-app .scheduleBoxApp ul li .tit{width:100%;padding-top:5px;padding-bottom:4px;}
.sec-schedule-app .scheduleBoxApp ul li .con{width:100%;}
.sec-schedule-app .scheduleBoxApp ul li span font{margin:0 5px;}
.sec-schedule-app .scheduleBoxApp ul li span img{width:16px;margin-left:6px;}

.sec-schedule-app .scheduleBoxApp ul li span input{padding:12px 8px;margin:6px 0;}
.sec-schedule-app .scheduleBoxApp ul li .mail select{margin-left:6px;}

.sec-schedule-app .scheduleBoxApp ul li span select{padding:12px 30px 12px 8px;margin:6px 0;background-position:right 8px center;background-size:10px auto;}

.sec-schedule-app .scheduleBoxApp ul li span textarea{padding:12px 8px;margin:6px 0;}

.sec-schedule-app .scheduleBoxApp.wr li .date i font{margin-left:0;}
}
@media screen and (max-width:640px){
.sec-schedule-app .infoBox dl dt,
.sec-schedule-app .infoBox dl dd{font-size:15px;}
.sec-schedule-app .infoBox dl dt{width:80px;}
.sec-schedule-app .infoBox dl dd{width:calc(100% - 80px);padding-left:10px;padding-right:10px;}
.sec-schedule-app .infoBox dl dd.wide{width:calc(100% - 80px);}
}
@media screen and (max-width:460px){
.sec-schedule-app .scheduleBoxApp ul{padding:15px;padding-top:10px;}
.sec-schedule-app .scheduleBoxApp ul li span select{padding-right:20px;}
.sec-schedule-app .scheduleBoxApp ul li .mail select{width:28%;}
}
@media screen and (max-width:400px){
.sec-schedule-app .infoBox dl dt{width:70px;}
.sec-schedule-app .infoBox dl dd{width:calc(100% - 70px);}
.sec-schedule-app .infoBox dl dd.wide{width:calc(100% - 70px);}
}
@media screen and (max-width:360px){
.sec-schedule-app .scheduleBoxApp ul li span font{margin:0 2px;}
.sec-schedule-app .scheduleBoxApp ul li span img{margin-left:4px;}

.sec-schedule-app .scheduleBoxApp ul li span input{max-width:60%;}
}
@media screen and (max-width:320px){
.sec-schedule-app .scheduleBoxApp ul li .tel select{width:29%;}
}




.paging{}
.paging a{width:34px;height:34px;margin:0 2px;display:flex;align-items:center;justify-content:center;}
.paging a.on{border-radius:50%;color:#fff !important;background:#1e347d;}
.paging a:hover{color:#c7c7c7;}
.paging a.arr{font-size:0;position:relative;}
.paging a.arr:after{width:6px;height:6px;border:solid #999;position:absolute;top:calc(50% - 3px);display:block;content:"";transform:rotate(45deg);}
.paging a.pprev:after{border-width:0 0 1px 1px;right:calc(50% - 7px);}
.paging a.pprev:before{width:6px;height:6px;border:solid #999;border-width:0 0 1px 1px;position:absolute;top:calc(50% - 3px);right:calc(50% - 0);display:block;content:"";transform:rotate(45deg);}
.paging a.prev:after{border-width:0 0 1px 1px;right:calc(50% - 5px);}
.paging a.next:after{border-width:1px 1px 0 0;left:calc(50% - 5px);}
.paging a.nnext:after{border-width:1px 1px 0 0;left:calc(50% - 8px);}
.paging a.nnext:before{width:6px;height:6px;border:solid #999;border-width:1px 1px 0 0;position:absolute;top:calc(50% - 3px);left:calc(50% - 0);display:block;content:"";transform:rotate(45deg);}
.paging a.arr:hover:after{border-color:#333;}
.paging a.pprev:hover:after{border-color:#333;}
.paging a.pprev:hover:before{border-color:#333;}
.paging a.prev:hover:after{border-color:#333;}
.paging a.next:hover:after{border-color:#333;}
.paging a.nnext:hover:after{border-color:#333;}
.paging a.nnext:hover:before{border-color:#333;}

@media screen and (max-width:640px){
.paging a{width:30px;height:30px;}
}
@media screen and (max-width:500px){
.paging a{width:24px;height:24px;}
}
@media screen and (max-width:400px){
.paging a{width:20px;height:20px;}
}






/********** 신청조회 **********/
.sec-schedule-check .scheduleCheck{padding:0 20%;}
.sec-schedule-check .scheduleCheck ul{border:solid 1px #ddd;padding:40px;padding-top:25px;}
.sec-schedule-check .scheduleCheck ul li{padding:6px 0;border-bottom:solid 1px #f1f1f1;display:flex;align-items:center;flex-wrap:wrap;}
.sec-schedule-check .scheduleCheck ul li .tit{width:200px;padding-left:20px;font-size:18px;}
.sec-schedule-check .scheduleCheck ul li .con{width:calc(100% - 200px);display:flex;align-items:center;flex-wrap:wrap;}
.sec-schedule-check .scheduleCheck ul li span input{margin:8px;padding:12px 15px;border:solid 1px #ccc;font-size:16px;width:100%;}
.sec-schedule-check .scheduleCheck ul li span input::-webkit-input-placeholder{color:#999 !important;}
.sec-schedule-check .scheduleCheck ul li span input::-moz-input-placeholder{color:#999 !important;}
.sec-schedule-check .scheduleCheck ul li span input::-ms-input-placeholder{color:#999 !important;}

.sccBtbox a{width:100%;padding:18px 0;text-align:center;display:table;color:#fff;background:#1e347d;font-size:18px;}
.sccBtbox a:hover{background:#16265a;}

@media screen and (max-width:1100px){
.sec-schedule-check .scheduleCheck{padding:0 15%;}
.sec-schedule-check .scheduleCheck ul li{padding:4px 0;}
.sec-schedule-check .scheduleCheck ul li .tit{width:150px;font-size:17px;padding-left:0;}
.sec-schedule-check .scheduleCheck ul li .con{width:calc(100% - 150px);}
.sec-schedule-check .scheduleCheck ul li span input{margin:6px;padding:10px;}
}
@media screen and (max-width:820px) {
.sec-schedule-check .scheduleCheck{padding:0 10%;}
.sec-schedule-check .scheduleCheck ul li .tit{width:100px;font-size:16px;}
.sec-schedule-check .scheduleCheck ul li .con{width:calc(100% - 100px);}
.sec-schedule-check .scheduleCheck ul li span input{padding:12px 9px;font-size:15px;}
}
@media screen and (max-width:640px) {
.sec-schedule-check .scheduleCheck{padding:0 5%;}
.sec-schedule-check .scheduleCheck ul{padding:25px;padding-top:20px;}
.sec-schedule-check .scheduleCheck ul li .tit{width:100%;padding-top:5px;padding-bottom:4px;}
.sec-schedule-check .scheduleCheck ul li .con{width:100%;}
.sec-schedule-check .scheduleCheck ul li span input{padding:12px 8px;margin:6px 0;}
}
@media screen and (max-width:460px){
.sec-schedule-check .scheduleCheck{padding:0;}
.sec-schedule-check .scheduleCheck ul{padding:15px;padding-top:10px;}
}
@media screen and (max-width:360px){
.sec-schedule-check .scheduleCheck ul li span input{max-width:100%;}
}





.sec-schedule-app .scheduleBoxApp.appView ul li{padding:16px 0;}
.sec-schedule-app .scheduleBoxApp.appView ul li .mark i{width:100px;padding:10px 0;color:#fff;display:block;text-align:center;font-size:16px;}
.sec-schedule-app .scheduleBoxApp.appView ul li .mark i.ico-1{background:#294fa7;}
.sec-schedule-app .scheduleBoxApp.appView ul li .mark i.ico-2{background:#848484;}
.sec-schedule-app .scheduleBoxApp.appView ul li .mark i.ico-3{background:#fabe00;}

@media screen and (max-width:640px) {
.sec-schedule-app .scheduleBoxApp.appView ul li .tit{width:80px;}
.sec-schedule-app .scheduleBoxApp.appView ul li .con{width:calc(100% - 80px);}
.sec-schedule-app .scheduleBoxApp.appView ul li .mark i{font-size:14px;}
}








/********** 지표개요 **********/
.sec-graph ul,.sec-graph li{list-style:none;}
.sec-graph .txtBox{border:solid 1px #ddd;background:#f8f8f8;padding:40px;}
	  
.sec-graph .indicator{padding-bottom:200px;}
.sec-graph .indicator h3{font-size:20px;line-height:55px;padding-left:30px;background-color:#3392df;color:#fff;}
.sec-graph .indicator h4{font-size:18px;line-height:52px;padding-left:30px;background-color:#f9f9f9;color:#0079c2;}
.sec-graph .indicator h5{font-size:18px;line-height:120%;padding:18px 50px;position:relative;text-align:center;background-color:#27419b;color:#fff;}
.sec-graph .indicator h5 .btn_close{width:18px;display:block;position:absolute;top:0;right:20px;cursor:pointer;}

.sec-graph .indicator .ul1>li{margin-bottom:80px;}
.sec-graph .indicator .ul2{margin-top:15px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.sec-graph .indicator .ul2>li{width:49.5%;border:solid 1px #ddd;margin-bottom:20px;}


.sec-graph .indicator .ol1{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.sec-graph .indicator .ol1 > li{position:relative;width:50%;padding:0 0 0 30px;}
.sec-graph .indicator .ol1 > li:before{display:block;content:'';position:absolute;top:0;left:0;width:200%;height:1px;background-color:#ddd;}
.sec-graph .indicator .ol1 > li:nth-child(2n+2):before{left:auto;right:0;}

.sec-graph .indicator .ol1 > li .btn{display:block;position:relative;padding:10px 0;padding-left:14px;font-size:16px;line-height:1.70;color:#454545;cursor:pointer;}
.sec-graph .indicator .ol1 > li .btn:hover,
.sec-graph .indicator .ol1 > li.current .btn{font-weight:700;color:#333;}
.sec-graph .indicator .ol1 > li .btn:before{display:block;content:'';position:absolute;top:22px;left:0;width:3px;height:3px;background-color:#666;}

.sec-graph .indicator .ol1 > li .detail{display:none;position:absolute;top:100%;left:0;width:200%;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,0.1);z-index:1;}
.sec-graph .indicator .ol1 > li.one .detail{width:100%;}
.sec-graph .indicator .ol1 > li:nth-child(2n+2) .detail{left:auto;right:0;margin-right:0;}


.sec-graph .indicator .ol2{padding:20px 30px;background:#fbfbfb;}
.sec-graph .indicator .ol2 > li{font-size:16px;line-height:34px;}
.sec-graph .indicator .ol2 > li b{width:120px;display:inline-block;color:#333;}
.sec-graph .indicator .ol2 > li font{width:calc(100% - 120px);display:inline-block;line-height:130%;word-wrap:break-word;word-break:keep-all;padding-top:7px;}

.sec-graph .indicator .ol2 > li .math{display:inline-block;padding:4px 0;color:#333;font-size:15px;}
.sec-graph .indicator .ol2 > li .math p{display:inline-block;position:relative;vertical-align:middle;text-align:center;font-size:14px;margin-right:12px;max-width:425px;}
.sec-graph .indicator .ol2 > li .math p span{display:block;position:relative;}
.sec-graph .indicator .ol2 > li .math p span.t_bot:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:1px;background-color:#808080;}

.sec-graph .indicator .ul2 > li:nth-child(2n+2) .ol1 > li .detail{left:auto;right:-100%;}
.sec-graph .indicator .ul2 > li:nth-child(2n+2) .ol1 > li:nth-child(2n+2) .detail{left:auto;right:0;margin-right:0;}

@media screen and (max-width:1500px) {
.sec-graph .indicator h5 .btn_close{top:2px;}
}
@media screen and (max-width:1280px) {
.sec-graph .indicator{padding-bottom:250px;}
.sec-graph .indicator h5 .btn_close{top:4px;}

.sec-graph .indicator .ul1>li{margin-bottom:40px;}
.sec-graph .indicator .ul2>li{width:100%;margin-bottom:15px;}
}
@media screen and (max-width:1280px) {
.sec-graph .indicator h5 .btn_close{top:6px;}
}
@media screen and (max-width:767px) {
.sec-graph .indicator h5 .btn_close{top:10px;}

.sec-graph .indicator h3{font-size:18px;padding-left:20px;}
.sec-graph .indicator h4{font-size:16px;padding-left:20px;}
.sec-graph .indicator h5{font-size:16px;}
.sec-graph .indicator .ol1 > li{padding:0 20px;}
.sec-graph .indicator .ol2 > li{font-size:15px;}
.sec-graph .indicator .ol2 > li .math{font-size:14px;}
.sec-graph .indicator .ol2 > li .math p{font-size:13px;}
}
@media screen and (max-width:640px) {
.sec-graph .indicator h5 .btn_close{top:12px;}
.sec-graph .indicator .ol1 > li{width:100%;}
.sec-graph .indicator .ol1 > li:before{width:100%;}
.sec-graph .indicator .ol1 > li .detail{width:100%;}
.sec-graph .indicator .ol2 > li b{width:100px;}
.sec-graph .indicator .ul2 > li:nth-child(2n+2) .ol1 > li .detail{left:0;right:auto;}
}
@media screen and (max-width:530px) {
.sec-graph .indicator h3{font-size:17px;line-height:50px;padding-left:12px;}
.sec-graph .indicator h4{font-size:15px;line-height:48px;padding-left:12px;}
.sec-graph .indicator h5{font-size:15px;}
.sec-graph .indicator .ol1 > li{padding:0 10px;}
.sec-graph .indicator .ol1 > li .btn{padding-left:10px;}
.sec-graph .indicator .ol2{padding:10px 20px;}
.sec-graph .indicator .ol2 > li b{width:80px;}
}
@media screen and (max-width:470px) {
.sec-graph .indicator{padding-bottom:400px;}
.sec-graph .indicator h5 .btn_close{right:15px;}
.sec-graph .indicator .ol2{padding:10px;}
.sec-graph .indicator .ol2 > li{line-height:24px;padding:6px;border-bottom:solid 1px #ddd;font-size:14px;}
.sec-graph .indicator .ol2 > li b{width:100%;}
.sec-graph .indicator .ol2 > li font{width:100%;padding-top:2px;}
.sec-graph .indicator .ol2 > li .math{font-size:13px;}
.sec-graph .indicator .ol2 > li .math p{font-size:12px;}
}






/********** 모니터링 지표 **********/
.sec-graph .graphTabox{}
.sec-graph .graphTabox li{padding:0 4px;margin-bottom:4px;border-top:solid 2px #f1f1f1;border-bottom:solid 2px #f1f1f1;}
.sec-graph .graphTabox li.on,
.sec-graph .graphTabox li:hover{background:#3498e4;border-top-color:#3498e4;border-bottom-color:#2847a0;}
.sec-graph .graphTabox li a{width:100%;padding:23px 5px 18px 5px;text-align:center;font-size:18px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;}
.sec-graph .graphTabox li a:after{width:5px;height:5px;background:#fff;border-radius:50%;position:absolute;top:8px;left:calc(50% - 3px);display:block;content:"";}
.sec-graph .graphTabox li.on a,
.sec-graph .graphTabox li a:hover{color:#fff;}

.sec-graph .graphSelectbox{padding:20px;background:#f8f8f8;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;}
.sec-graph .graphSelectbox font{margin-right:20px;}
.sec-graph .graphSelectbox select{width:300px;padding:14px 45px 14px 16px;border:solid 1px #ddd;font-size:16px;background-color:#fff;}

.sec-graph .ginfoBox{border:solid 6px #f8f8f8;padding:30px 40px;}
.sec-graph .ginfoBox dl{display:flex;flex-wrap:wrap;}
.sec-graph .ginfoBox dt,
.sec-graph .ginfoBox dd{font-size:16px;line-height:140%;padding-bottom:6px;}
.sec-graph .ginfoBox dt{width:140px;padding-left:19px;color:#666;position:relative;}
.sec-graph .ginfoBox dt:after{width:7px;height:2px;background:#999;position:absolute;top:9px;left:0;display:block;content:"";}
.sec-graph .ginfoBox dd{width:calc(100% - 140px);}

.sec-graph .gtitBox{padding-left:24px;position:relative;}
.sec-graph .gtitBox:after{width:7px;height:7px;border:solid 3px #3393e0;border-radius:50%;position:absolute;top:11px;left:0;display:block;content:"";}
.sec-graph .chartbox{}

@media screen and (max-width:1100px) {
.sec-graph .graphTabox li a{padding:22px 4px 17px 4px;font-size:17px;}
.sec-graph .graphTabox li a:after{width:4px;height:4px;top:7px;left:calc(50% - 2px);}

.sec-graph .ginfoBox{border-width:5px;padding:25px 30px;}
.sec-graph .ginfoBox dt{width:120px;padding-left:16px;}
.sec-graph .ginfoBox dt:after{width:6px;}
.sec-graph .ginfoBox dd{width:calc(100% - 120px);}

.sec-graph .graphSelectbox select{width:280px;padding:13px 40px 13px 14px;font-size:15px;background-size:12px auto;}
}
@media screen and (max-width:767px) {
.sec-graph .graphTabox.uli5 li:nth-child(1),
.sec-graph .graphTabox.uli5 li:nth-child(2){width:50%;}
.sec-graph .graphTabox li a{padding:20px 4px 15px 4px;font-size:16px;}

.sec-graph .graphSelectbox{padding:16px;}
.sec-graph .graphSelectbox select{width:280px;padding:13px 40px 13px 14px;font-size:15px;background-size:12px auto;}

.sec-graph .ginfoBox{padding:20px 25px;}
.sec-graph .ginfoBox dt,
.sec-graph .ginfoBox dd{font-size:15px;}
.sec-graph .ginfoBox dt{width:110px;padding-left:14px;}
.sec-graph .ginfoBox dt:after{width:5px;}
.sec-graph .ginfoBox dd{width:calc(100% - 110px);}

.sec-graph .gtitBox:after{top:9px;}
}
@media screen and (max-width:640px) {
.sec-graph .graphTabox li a{padding:18px 2px 14px 2px;font-size:15px;}

.sec-graph .ginfoBox{padding:15px 20px;}
.sec-graph .ginfoBox dt{width:100%;padding-bottom:0;}
.sec-graph .ginfoBox dd{width:100%;padding-left:14px;padding-bottom:10px;}

.sec-graph .gtitBox{padding-left:22px;}
.sec-graph .gtitBox:after{top:8px;}
}
@media screen and (max-width:540px) {
.sec-graph .gtitBox{padding-left:20px;}
.sec-graph .gtitBox:after{top:9px;}

.sec-graph .graphSelectbox{padding:16px 10px;}
.sec-graph .graphSelectbox font{width:169px;margin-right:10px;}
.sec-graph .graphSelectbox select{width:calc(100% - 179px);padding:14px 45px 14px 16px;font-size:14px;}
}
@media screen and (max-width:420px) {
.sec-graph .graphSelectbox font{width:100%;margin-right:0;margin-bottom:4px;padding-left:2px;}
.sec-graph .graphSelectbox font i{transform:rotate(90deg);display:inline-block;}
.sec-graph .graphSelectbox select{width:100%;padding:14px 40px 14px 14px;}
}









/********** 인사말 **********/
.sec-gr .WRAP{padding:0 5%;}
.sec-gr .disF{align-items:flex-start;}
.sec-gr .disF img{width:42%;}
.sec-gr .disF .txtBox{width:52%;}
.sec-gr .disF .txtBox font{color:#636363;word-wrap:break-word;display:block;word-break:keep-all;}
.sec-gr .sign{display:flex;justify-content:flex-end;align-items:flex-end;}
.sec-gr .sign font{margin-right:10px;line-height:60px;}
.sec-gr .sign font:last-child{color:#000;}
@media all and (max-width:1400px){
.sec-gr .disF img{width:40%;}
.sec-gr .disF .txtBox{width:54%;}
}
@media all and (max-width:1330px){
.sec-gr .WRAP{padding:0;}
}
@media all and (max-width:1140px){
.sec-gr .disF .txtBox br.hide{display:none;}
}
@media all and (max-width:1024px){
.sec-gr .disF img{width:38%;}
.sec-gr .disF .txtBox{width:55%;}
}
@media all and (max-width:860px){
.sec-gr .disF img{width:100%;margin-bottom:40px;}
.sec-gr .disF .txtBox{width:100%;}
}






/********** 사업목표 **********/
.sec-history .disF div{width:calc(50% - 20px);margin:0 10px;display:flex;align-items:center;flex-wrap:wrap;}
.sec-history .disF div figure{width:160px;height:160px;margin-right:-30px;border-radius:50%;background:#f8f8f8;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 10px rgba(0,0,0,0.1);}
.sec-history .disF div figure img{width:50%;}
.sec-history .disF div span{width:calc(100% - 160px);padding:50px;padding-left:70px;min-height:250px;background:rgba(40,70,160,0.95);z-index:-1;}
.sec-history .disF div span *{color:#fff;word-wrap:break-word;display:block;word-break:keep-all;}

@media screen and (max-width:1100px){
.sec-history .disF div{width:50%;margin:0;}
.sec-history .disF div figure{width:140px;height:140px;}
.sec-history .disF div span{width:calc(100% - 140px);padding:40px;padding-left:60px;}
}
@media screen and (max-width:1024px){
.sec-history .disF div figure{width:120px;height:120px;}
.sec-history .disF div span{width:calc(100% - 120px);padding:30px;padding-left:50px;}
}
@media screen and (max-width:960px){
.sec-history .disF div{width:100%;}
.sec-history .disF div:first-child{margin-bottom:40px;}
.sec-history .disF div span{padding:50px;padding-left:70px;min-height:auto;}
}
@media screen and (max-width:767px){
.sec-history .disF div span{padding:40px;padding-left:60px;}
}
@media screen and (max-width:640px){
.sec-history .disF div span{padding:30px;padding-left:50px;}
}
@media screen and (max-width:580px){
.sec-history .disF div figure{width:100px;height:100px;margin-right:-20px;}
.sec-history .disF div span{width:calc(100% - 100px);}
}
@media screen and (max-width:480px){
.sec-history .disF div figure{width:80px;height:80px;}
.sec-history .disF div span{width:calc(100% - 80px);padding:20px;padding-left:45px;}
}





.sec-mvBox .WRAP{padding:0 10%;}
.sec-mvBox .tit{width:35%;padding:8px 0;margin:0 auto 10px auto;text-align:center;background:#003a81;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:10px;}

.sec-mvBox .mission .con{width:100%;padding:20px 30px;border-radius:10px;word-wrap:break-word;display:block;word-break:keep-all;text-align:center;border:solid 1px #003a81;}

.sec-mvBox .vision .tit{background:#f9c000;}
.sec-mvBox .vision .con.disF i{width:32%;padding:20px 30px;line-height:140%;border-radius:10px;word-wrap:break-word;word-break:keep-all;text-align:center;border:solid 1px #f9c000;display:flex;align-items:center;justify-content:center;}

@media screen and (max-width:1180px){
.sec-mvBox .WRAP{padding:0 5%;}
.sec-mvBox .vision .con.disF i{padding:20px 10px;}
}
@media screen and (max-width:980px){
.sec-mvBox .WRAP{padding:0;}
}
@media screen and (max-width:880px){
.sec-mvBox .vision .con.disF i{padding:20px 30px;}
}
@media screen and (max-width:767px){
.sec-mvBox .tit{width:55%;}

.sec-mvBox .vision .con.disF i{width:100%;margin-bottom:5px;}
}
@media screen and (max-width:500px){
.sec-mvBox .tit{width:70%;}

.sec-mvBox .vision .con.disF i{padding:20px 10px;}
}



.sec-mvBox .missionBox,
.sec-mvBox .visionBox{width:100%;padding:20px;border-radius:150px;border:solid 5px rgba(52,152,228,0.3);display:flex;align-items:center;}
.sec-mvBox .visionBox{border-color:rgba(39,64,154,0.5);}

.sec-mvBox .missionBox figure,
.sec-mvBox .visionBox figure{width:150px;height:150px;border-radius:50%;background:#f1f1f1;display:flex;align-items:center;justify-content:center;}
.sec-mvBox .missionBox figure img,
.sec-mvBox .visionBox figure img{width:50%;display:block;}
.sec-mvBox .missionBox span,
.sec-mvBox .visionBox span{width:calc(100% - 150px);padding-left:5%;}
.sec-mvBox .missionBox span font,
.sec-mvBox .visionBox span font{display:block;word-wrap:break-word;word-break:keep-all;}

.sec-mvBox-2{padding-top:0 !important;}
.sec-mvBox-2 .procedure .box{width:calc(100%/4 - 20px);margin:0 10px;border:solid 4px rgba(52,152,228,1);border-bottom-right-radius:100px;position:relative;}
.sec-mvBox-2 .procedure .box:after{width:10px;height:10px;border:solid #000;border-width:3px 3px 0 0;position:absolute;top:calc(50% - 5px);right:-17px;display:block;content:"";transform:rotate(45deg);z-index:99;}
.sec-mvBox-2 .procedure .box:before{width:50px;height:50px;background:#fff;border:solid 1px #ddd;position:absolute;top:calc(50% - 25px);right:-40px;border-radius:50%;display:block;content:"";z-index:99;}
.sec-mvBox-2 .procedure .box:last-child:after,
.sec-mvBox-2 .procedure .box:last-child:before{display:none !important;}
.sec-mvBox-2 .procedure .box .ttit{padding:15px 20px;background:rgba(52,152,228,1);color:#fff;text-align:center;font-weight:bold;}
.sec-mvBox-2 .procedure .box div{padding:30px 20px;}

.sec-mvBox-2 .acoBox{border-radius:10px;border:solid 3px rgba(39,64,154,1);overflow:hidden;}
.sec-mvBox-2 .acoBox .tit{width:150px;padding:20px 10px;background:rgba(39,64,154,1);color:#fff;text-align:center;}
.sec-mvBox-2 .acoBox .con{width:calc(100% - 150px);padding:20px;}
.sec-mvBox-2 .acoBox .con b{padding:0 15px;display:inline-block;position:relative;}
.sec-mvBox-2 .acoBox .con b:after{width:1px;height:10px;background:rgba(0,0,0,0.2);position:absolute;top:calc(50% - 5px);right:0;display:block;content:"";}
.sec-mvBox-2 .acoBox .con b:first-child{padding-left:0 !important;}
.sec-mvBox-2 .acoBox .con b:last-child:after{display:none;}

@media screen and (max-width:1400px){
.sec-mvBox-2 .procedure .box{width:calc(100%/4 - 10px);margin:0 5px;border-width:3px;border-bottom-right-radius:80px;}
.sec-mvBox-2 .procedure .box:after{width:8px;height:8px;border-width:2px 2px 0 0;top:calc(50% - 4px);right:-13px;}
.sec-mvBox-2 .procedure .box:before{width:40px;height:40px;top:calc(50% - 20px);right:-30px;}
.sec-mvBox-2 .procedure .box .ttit{padding:10px 0;}
.sec-mvBox-2 .procedure .box div{padding:20px 15px;}

.sec-mvBox-2 .acoBox .tit{width:100%;padding:20px 0 0 20px;background:#fff;color:rgba(39,64,154,1);text-align:left;}
.sec-mvBox-2 .acoBox .con{width:100%;padding:20px;padding-top:5px;}
.sec-mvBox-2 .acoBox .con b{padding:0 12px 0 0;margin-right:12px;}
}
@media screen and (max-width:1280px){
.sec-mvBox-2 .procedure .box{width:calc(100%/2 - 10px);margin:5px;border-bottom-right-radius:60px;}
}
@media screen and (max-width:860px){
.sec-mvBox .missionBox,
.sec-mvBox .visionBox{padding:10px;border-radius:30px;border-width:3px;}

.sec-mvBox .missionBox figure,
.sec-mvBox .visionBox figure{width:100px;height:100px;border-radius:25px;}
.sec-mvBox .missionBox span,
.sec-mvBox .visionBox span{width:calc(100% - 100px);}
}
@media screen and (max-width:767px){
.sec-mvBox .missionBox,
.sec-mvBox .visionBox{padding:5px;border-radius:20px;}

.sec-mvBox .missionBox figure,
.sec-mvBox .visionBox figure{width:80px;height:120px;border-radius:15px;}
.sec-mvBox .missionBox span,
.sec-mvBox .visionBox span{width:calc(100% - 80px);}
}
@media screen and (max-width:520px){
.sec-mvBox-2 .procedure .box{width:100%;margin:5px 0;border-bottom-right-radius:40px;}
.sec-mvBox-2 .procedure .box:after{top:auto;bottom:-13px;right:auto;left:calc(50% - 4px);transform:rotate(135deg);}
.sec-mvBox-2 .procedure .box:before{top:auto;bottom:-30px;right:auto;left:calc(50% - 20px);}
.sec-mvBox-2 .procedure .box .ttit{padding:20px 0;}
.sec-mvBox-2 .procedure .box div{padding:15px;}
}
@media screen and (max-width:400px){
.sec-mvBox .missionBox figure,
.sec-mvBox .visionBox figure{width:70px;height:140px;}
.sec-mvBox .missionBox span,
.sec-mvBox .visionBox span{width:calc(100% - 70px);}
}






.sec-history-2{}
.sec-history-2 .disF div{width:calc(25% - 20px);height:200px;padding:0 15px;margin:0 10px;border-top-left-radius:60px;border-bottom-right-radius:60px;background:#3498e4;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;}
.sec-history-2 .disF div figure{width:70px;height:70px;border-radius:50%;background:#fff;position:absolute;top:-35px;left:calc(50% - 35px);display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 20px rgba(0,0,0,0.1);}
.sec-history-2 .disF div figure img{width:60%;}
.sec-history-2 .disF div font{text-align:center;word-wrap:break-word;display:block;word-break:keep-all;padding-top:30px;}

@media screen and (max-width:1557px){
.sec-history-2 .disF div{height:250px;}
}
@media screen and (max-width:1380px){
.sec-history-2 .disF div{height:230px;}
}
@media screen and (max-width:1320px){
.sec-history-2 .disF div font br{display:none;}
}
@media screen and (max-width:1100px){
.sec-history-2 .disF div{width:calc(50% - 20px);height:200px;padding:0 45px;}
.sec-history-2 .disF div:nth-child(1),
.sec-history-2 .disF div:nth-child(2){margin-bottom:60px;}
.sec-history-2 .disF div font br{display:block;}
}
@media screen and (max-width:767px){
.sec-history-2 .disF div{height:200px;padding:0 35px;}
}
@media screen and (max-width:640px){
.sec-history-2 .disF div font br{display:none;}
}
@media screen and (max-width:540px){
.sec-history-2 .disF{margin-top:20px !important;}
.sec-history-2 .disF div{width:100%;height:auto;margin:0;padding:50px 25px 30px 25px;margin-bottom:0 !important;margin-top:50px;border-top-left-radius:40px;border-bottom-right-radius:40px;}
.sec-history-2 .disF div font{padding-top:5px;}
}
@media screen and (max-width:400px){
.sec-history-2 .disF div figure{width:60px;height:60px;top:-30px;left:calc(50% - 30px);}
}
@media screen and (max-width:320px){
.sec-history-2 .disF div font br{display:none;}
}





/********** 연혁 **********/
.sec-history-3 ul,.sec-history-3 li{list-style:none;}
.tabHisMenu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}
.tabHisMenu li{}
.tabHisMenu li a{padding:16px 50px;font-size:22px;color:#787878;background:#f1f1f1;font-weight:900 !important;display:block;}
.tabHisMenu li:hover a,
.tabHisMenu li.active a{background:#0099e7;color:#fff;}
.tabHis-cont{margin-top:100px;}

@media screen and (max-width:890px) {
.tabHisMenu li a{padding:16px 45px;font-size:20px;}
.tabHis-cont{margin-top:80px;}
}
@media screen and (max-width:767px) {
.tabHisMenu li{width:calc(100%/4.005);}
.tabHisMenu li a{width:98%;margin:2px 0;padding:12px 0;text-align:center;border:solid 1px #f1f1f1;}
}
@media screen and (max-width:640px) {
.tabHisMenu li a{width:98.5%;margin:1px 0;}
}
@media screen and (max-width:420px) {
.tabHisMenu li a{width:98%;margin:1px 0;padding:12px 0;font-size:18px;}
}
@media screen and (max-width:380px) {
.tabHisMenu li a{font-size:16px;}
}

.his{position:relative;}
.his .item{margin-bottom:60px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.his .item .month{color:#0099e7;padding-left:10px;margin-top:-43px;}
.his .item ul{width:calc(100% - 300px);padding:40px;border:solid 1px #ddd;position:relative;}
.his .item ul:after{width:9px;height:9px;border:solid 3px #0099e7;background:#fff;border-radius:50%;position:absolute;top:calc(50% - 5px);left:-7px;display:block;content:"";}
.his .item ul:before{width:300px;height:1px;background:#0099e7;position:absolute;top:50%;left:-300px;display:block;content:"";z-index:-1;}
.his .item ul li{font-size:18px;color:#616161;line-height:140%;padding-bottom:12px;display:flex;}
.his .item ul li:last-child{padding-bottom:0;}
.his .item ul li.point *{color:#2948a2;}
.his .item ul li b{width:100px;font-weight:bold;color:#0099e7;margin-right:10px;}
.his .item ul li font{width:calc(100% - 100px);word-wrap:break-word;display:block;word-break:keep-all;}

@media screen and (max-width:1280px){
.his .item .month{padding-left:5px;}
.his .item ul{width:calc(100% - 200px);}
.his .item ul:before{width:200px;left:-200px;}
.his .item ul li b{width:80px;}
.his .item ul li font{width:calc(100% - 80px);}
}
@media screen and (max-width:767px){
.his .item .month{padding-left:3px;}
.his .item ul{width:calc(100% - 150px);padding:30px;}
.his .item ul:before{width:150px;left:-150px;}
.his .item ul li{font-size:16px;}
.his .item ul li b{width:70px;}
.his .item ul li font{width:calc(100% - 70px);}
}
@media screen and (max-width:640px){
.his .item .month{color:#0099e7;padding-left:10px;margin-top:-43px;}
.his .item ul{width:calc(100% - 100px);padding:25px;}
.his .item ul:before{width:100px;left:-100px;}
}
@media screen and (max-width:500px){
.his .item ul{width:100%;padding:20px;}
.his .item ul:before{left:-100px;}
.his .item ul li{flex-wrap:wrap;}
.his .item ul li b{width:100%;}
.his .item ul li font{width:100%;margin-top:3px;}
}











/********** 조직 및 업무 **********/
.org{padding:0 15%;}
.org span{width:300px;margin:0 auto;margin-bottom:50px;padding:16px 0;}
.org span font{text-align:center !important;line-height:130% !important;}
.org span *{text-align:center;}
.org>div{position:relative;}
.org>div:after{background:#ddd;position:absolute;display:block;content:"";z-index:-1;}
.org>div span font{color:#fff;}
.org>div.disF span font{color:#4c4c4c;}

.org .first:after{width:1px;height:296px;top:82px;left:50%;}
.org .first span{background:#3498e4;margin:0 auto;margin-bottom:20px;}

.org .second span{background:#fff;margin-bottom:20px;border:solid 2px #595757;position:relative;}
.org .second span:after{width:100px;height:1px;background:#ddd;position:absolute;top:50%;display:block;content:"";z-index:-1;}
.org .second .seBox-1 span{margin-right:100px;}
.org .second .seBox-1 span:after{right:-101px;}
.org .second .seBox-2 span{margin-left:100px;}
.org .second .seBox-2 span:after{left:-101px;}
.org .second font{width:100%;line-height:110% !important;}

.org .third span{background:#2c64b9;}
.org .third font{color:#fff;}

.org .fourth{}
.org .fourth:after{width:50%;height:1px;top:0;left:25%;}
.org .fourth span{width:50%;margin:50px 0 0 0;padding:0;position:relative;}
.org .fourth span:after{width:1px;height:50px;background:#ddd;position:absolute;top:-50px;left:50%;display:block;content:"";z-index:-1;}
.org .fourth font{width:95%;margin:0 auto 10px auto;border:solid 1px #ddd;background:#fff;padding:16px 0;line-height:190% !important;}
.org .fourth font.tit{background:#27409a;color:#fff;border:none;line-height:130% !important;}

@media screen and (max-width:1500px) {
.org .first:after{height:290px;}
}
@media screen and (max-width:1280px) {
.org{padding:0 10%;}
.org .first:after{height:284px;}
}
@media screen and (max-width:1100px) {
.org{padding:0 5%;}
}
@media screen and (max-width:960px) {
.org{padding:0;}
.org .second span{width:250px;}
}
@media screen and (max-width:870px) {
.org .second span{width:200px;}
}
@media screen and (max-width:767px) {
.org span{width:250px;}
.org .first:after{height:273px;}
}
@media screen and (max-width:640px) {
.org span{width:210px;}
.org .first:after{height:267px;}
.org .second span{width:150px;}
.org .second span:after{width:70px;}
.org .second .seBox-1 span{margin-right:70px;}
.org .second .seBox-1 span:after{right:-71px;}
.org .second .seBox-2 span{margin-left:70px;}
.org .second .seBox-2 span:after{left:-71px;}
}
@media screen and (max-width:520px) {
.org span{width:195px;margin-bottom:30px;}
.org .first:after{height:267px;}
.org .second span{width:120px;}
.org .second span:after{width:60px;}
.org .second .seBox-1 span{margin-right:60px;}
.org .second .seBox-1 span:after{right:-61px;}
.org .second .seBox-2 span{margin-left:60px;}
.org .second .seBox-2 span:after{left:-61px;}
.org .fourth:after{display:none;}
.org .fourth span{width:100%;margin:30px 0 0 0;}
}
@media screen and (max-width:390px) {
.org .second span{width:110px;}
.org .second span:after{width:40px;}
.org .second .seBox-1 span{margin-right:40px;}
.org .second .seBox-1 span:after{right:-41px;}
.org .second .seBox-2 span{margin-left:40px;}
.org .second .seBox-2 span:after{left:-41px;}
}
@media screen and (max-width:330px) {
.org span{margin-bottom:20px;}
.org .second span:after{width:25px;}
.org .second .seBox-1 span{margin-right:25px;}
.org .second .seBox-1 span:after{right:-26px;}
.org .second .seBox-2 span{margin-left:25px;}
.org .second .seBox-2 span:after{left:-26px;}
.org .fourth span{margin:20px 0 0 0;}
}


.sec-org-2{background:#f1f1f1;}
.sec-org-2.in-view{animation-delay:0s !important;}
.sec-org-2 table{background:#fff;}
.sec-org-2 table .TC{padding-left:0 !important;}
.sec-org-2 table li{padding-bottom:2px !important;}
.sec-org-2 table td font{display:none;}

@media screen and (max-width:767px) {
.sec-org-2 thead{display:none;}
.sec-org-2 table,
.sec-org-2 tbody{display:block;}
.sec-org-2 tr{display:flex;flex-wrap:wrap;}
.sec-org-2 table td.belong{width:100%;background:#ecf4fa;}
.sec-org-2 table td.rank{width:13%;}
.sec-org-2 table td.name{width:13%;}
.sec-org-2 table td.tel{width:19%;}
.sec-org-2 table td:last-child{width:55%;}
.sec-org-2 table td font{display:inline-block;padding-right:6px;}
}
@media screen and (max-width:640px) {
.sec-org-2 table td{word-wrap:break-word;display:block;word-break:keep-all;}
.sec-org-2 table td.rank{width:auto;border-bottom:none;padding-bottom:0;padding-right:10px;padding-left:2% !important;text-align:left !important;color:#27409a;}
.sec-org-2 table td.name{width:auto;border-bottom:none;padding-bottom:0;padding-right:10px;text-align:left !important;color:#3498e4;font-weight:bold;}
.sec-org-2 table td.tel{width:auto;border-bottom:none;padding-bottom:0;text-align:left !important;}
.sec-org-2 table td:last-child{width:100%;padding-top:7px !important;}
}








/********** 오시는 길 **********/
.mapp span{margin-right:80px;text-align:left;}
.mapp span font{color:#979797;font-weight:300;margin-top:4px;}
.mapp span b{padding-left:40px;color:#000;display:block;margin-right:14px;}
.mapp .location{background:url(/sub5/img/icon1.png) no-repeat 0 0;}
.mapp .tel{background:url(/sub5/img/icon2.png) no-repeat 0 0;}
.mapp .fax{background:url(/sub5/img/icon4.png) no-repeat 0 0;}
.mapp .email{background:url(/sub5/img/icon3.png) no-repeat 0 0;}

@media all and (max-width:1100px) {
.mapp span{margin-right:50px;}
.mapp span b{padding-left:35px;}
}
@media all and (max-width:890px) {
.mapp span{margin-right:20px;}
.mapp span b{padding-left:30px;}
}
@media all and (max-width:767px) {
.mapp span{width:100%;margin-right:0;margin-bottom:20px;}
}


.route>div{width:31%;margin-bottom:60px;}
.route>div .titBox{padding:16px;border-top:solid 1px #000;border-bottom:solid 1px #ddd;}
.route .disF{padding-bottom:40px;border-bottom:solid 1px #ddd;}
.route .disF.first{height:251px;}
.route .disF.second{height:160px;}
.route .icoBox{width:90px;}
.route .icoBox img{width:40px;display:block;margin:0 auto;}
.route .icoBox font{text-align:center;line-height:100%;color:#3498e4;}
.route .txtBox{width:calc(100% - 110px);}
.route .txtBox .type16{color:#636363;}
.route .txtBox font{word-wrap:break-word;display:block;word-break:keep-all;}

@media all and (max-width:1220px) {
.route>div{width:100%;}
.route .disF.first{height:auto;}
.route .disF.second{height:auto;}
}
@media all and (max-width:767px) {
.route .icoBox{width:80px;}
.route .icoBox img{width:40px;}
.route .txtBox{width:calc(100% - 130px);}
}
@media all and (max-width:640px) {
.route>div h5{text-align:center;}
.route .disF.mt40{margin-top:0 !important;}
.route .icoBox{width:100%;margin-bottom:20px;padding:30px 0;background:#f1f1f1;}
.route .icoBox font br{display:none;}
.route .txtBox{width:100%;}
}







/********** 230725 추가 **********/
.attach a{color:#0094d6;}




