@charset "UTF-8";

/* 인사말 */
/* se01a 인사말 */
.se01a_greetings{}
.se01a_greetings .top{position: relative; padding: 70px 50px;margin:90px auto 55px;min-height: 300px;background:#fff;border: 9px solid #e5eeee;border-radius: 15px;}
.se01a_greetings .top:after{content: "";display: block;clear: both;}
.se01a_greetings .top .sub{width: calc(100% - 50%);}
.se01a_greetings .top .sub .sub_tit{font-size: 38px; line-height: 1.13; letter-spacing: -0.06em;font-weight: bold;color:#0d1218;font-family: 'gmarket';}
.se01a_greetings .top .sub .sub_tit span{color: #006384;font-family: 'gmarket';display: block;line-height: 1.13; }
.se01a_greetings .top .sub p{margin-top: 30px; color:#0d1218;max-width:370px;}
.se01a_greetings .top .greetings_img {position: absolute; right:35px; top:-45px; border:10px solid #fff;border-radius: 15px;width:42.29%;}

.se01a_greetings .m_txt{margin: 25px 0;font-size: 15px;line-height: 24px;color: #666666;}
.se01a_greetings .m_txt strong {font-weight: bold; font-size:18px; color: #333;}

@media screen and (max-width: 767px){
   .se01a_greetings .top {padding:45px 30px;margin-top:0;}
   .se01a_greetings .top .sub .sub_tit{font-size: 25px;}
   .se01a_greetings .top .greetings_img{transform: translateY(-50%);top:50%;}
}
@media screen and (max-width: 640px){
    .se01a_greetings .top{min-height:auto;}
    .se01a_greetings .top .sub{width:100%;}
    .se01a_greetings .top .sub p{max-width:100%;}
    .se01a_greetings .top .greetings_img{display:none;}
}
/* se01a 인사말 End*/

/* se01b */
.se01b_greetings{/*background: #f2f6f7 url(/city/chief/img/sub/se01b_greetings_bg.png) right 48px bottom no-repeat;padding:84px 64px 81px 64px;*/position: relative;margin:75px auto 60px;}
.se01b_greetings::after{content: "";position: absolute;left:0;bottom:0;width:100%;height:5px;background: linear-gradient(-133deg, rgba(35,187,131,1) 0%, rgba(13,146,186,1) 100%);}
.se01b_greetings .text{width:calc(100% - 450px);}
.se01b_greetings .text span{color:#242424;font-size:37px;letter-spacing: -0.07em;line-height: 1.24;font-weight: 400;font-family: 'gmarket';}
.se01b_greetings .text span em{display: block;color:#1aa0a3;font-family: 'gmarket';font-weight: bold;}
.se01b_greetings .text p{font-size:19px;line-height: 1.4;letter-spacing: -0.01em;color:#242424;margin-top:35px;}
.se01b_greetings .pic{position: absolute;right:120px;bottom:0;z-index: 1;}


@media(min-width:1280px) and (max-width:1410px){
	.se01b_greetings .text span{font-size:31px;}
}
@media(min-width:1280px) and (max-width:1340px){
	.se01b_greetings .text{width:calc(100% - 350px);}
	.se01b_greetings .pic{right:75px;width:360px;}
}
@media(max-width:1099px){
	.se01b_greetings .text span{font-size:31px;}
}
@media(max-width:999px){
	.se01b_greetings .text{width:calc(100% - 300px);}
	.se01b_greetings .pic{right:75px;width:270px;}

}
@media(max-width:840px){
	.se01b_greetings{background-image: none;padding:55px 64px;}
	.se01b_greetings .text{width:100%;}
	.se01b_greetings .pic{display: none;}
}
@media(max-width:640px){
	.se01b_greetings{background-image: none;padding: 55px 25px;margin-top:0;}
	.se01b_greetings .text span{font-size: 18px;}
	.se01b_greetings .text p {font-size: 15px;}
}

/* se01c */
.se01c_greetings{position: relative;margin-top:100px;}
.se01c_greetings .text{width:calc(100% - 400px);}
.se01c_greetings .text .title{margin-bottom:80px;}
.se01c_greetings .text .title em{color:#0b8bad;font-size:18px;line-height: 1.44;letter-spacing: -0.05em;display: block;margin-bottom:25px;}
.se01c_greetings .text .title strong{color:#21314a;font-size:43px;letter-spacing: -0.05em;font-weight:bold;font-family: 'gmarket';line-height: 1.2;}
.se01c_greetings .text .title strong span{color:#0b8bad;font-weight:bold;font-family: 'gmarket';line-height: 1.2;}
.se01c_greetings .text .context p{color:#575555;font-size:16px;letter-spacing: -0.056em;line-height: 1.75;}
.se01c_greetings .text .context p + p{margin-top:40px;}

.se01c_greetings .pic{position: absolute;right:0;top:0;}
.se01c_greetings .pic span{display: block;margin-top:35px;text-align: right;}
.se01c_greetings .pic span em{display: inline-block;vertical-align: bottom;}

@media(max-width:999px){
	.se01c_greetings{position: relative;margin-top:0;}
	.se01c_greetings .text{width:100%;}
	.se01c_greetings .text .title{margin-bottom:40px;}

	.se01c_greetings .pic{position: relative;right:auto;top:auto;text-align: center;margin-bottom:50px;}
	.se01c_greetings .pic span{text-align: center;}
}
@media(max-width:500px){
	.se01c_greetings .text .title strong{font-size:33px;}
}
/* 인사말 End */


/* 연혁 */
/* se02a */
.history_se02a {margin-top: 20px;overflow: hidden; background: url(/city/pcms/dist/img/b01/se02a_bg.png) left 90px top 190px no-repeat;background-size:30%;}
.history_se02a .history_title span{color:#1aa0a3;font-size:25px;line-height: 1.56;letter-spacing: 0;font-weight:bold;font-family: 'gmarket';}
.history_se02a .history_title strong {display: block;color:#006384;font-size:55px;font-weight: bold; letter-spacing: -0.02em;font-family:'gmarket';line-height: 1;}
.history_se02a .history_title em{display:block; font-size:25px;letter-spacing: -0.045em;color:#333;}

.history_se02a .history_list {position: relative;margin-left: 48.373%;margin-top:-85px;width: calc(100% - 48.373%);}
.history_se02a .history_list:before {content: "";display: block;position: absolute;left:6px;top:20px;width: 1px;height: 100%;background: #ddd}

.history_se02a .history_list>li+li{margin-top:140px;}
.history_se02a .history_list>li .year{position: relative;display: block;color:#0d9295;font-size:36px;font-weight:bold;padding-left:77px;}
.history_se02a .history_list>li .year::before{content: "";position:absolute;left:0;top:50%;width:7px;height:7px;border:3px solid #0d9295;background: #fff;border-radius: 100%;margin-top:-7.5px;}
.history_se02a .history_list>li .year::after{content: "";position:absolute;left:18px;top:50%;width:41px;height:2px;background: #cbcbcb;margin-top:-1px;}

.history_se02a .history_list>li .info ul li{position:relative;margin-top:45px;padding-left:160px;}
.history_se02a .history_list>li:last-child .info ul li:last-child::after{content: "";position: absolute;left:6px;top:15px;width:1px;height:100%;background: #fff;z-index: 2;}
.history_se02a .history_list>li .info ul li strong{position: absolute;left:77px;top:-3px;color:#2a3d43;font-size:23px;font-weight:bold;line-height: 1.39;}
.history_se02a .history_list>li .info ul li strong::before{content: "";position:absolute;left:-77px;top:9px;width:7px;height:7px;border:3px solid #ddd;background: #fff;border-radius: 100%;}
.history_se02a .history_list>li .info ul li strong::after{content: "";position:absolute;left:-60px;top:15px;width:41px;height:2px;background: #cbcbcb;margin-top:-1px;}

.history_se02a .history_list>li .info ul li b,
.history_se02a .history_list>li .info ul li span{display: block;font-size:16px;}
.history_se02a .history_list>li .info ul li b{color:#282828;font-weight:bold;margin-top:0;}
.history_se02a .history_list>li .info ul li span{color:#676767;letter-spacing: -0.05em;}
.history_se02a .history_list>li .info ul li span+b{margin-top:10px;}


@media(max-width:767px) {
    .history_se02a {background: none;}
    .history_se02a:before {display: inline-block;position: absolute;}
    .history_se02a .history_list {margin: 80px 0 0;width:100%;}
}

@media(max-width:550px) {
    .history_se02a .history_list>li .year{font-size:28px;}
    .history_se02a .history_list>li .info ul li{padding-left:0;}
    .history_se02a .history_list>li .info ul li strong{position: relative;margin-bottom:15px;display: block;}
    .history_se02a .history_list>li .info ul li b,
    .history_se02a .history_list>li .info ul li span{padding-left:80px;}
}
@media(max-width:450px) {
    .history_se02a .history_title strong{font-size:35px;}
}

/* 연혁 se02b */
.history_se02b .top{position: relative;margin: 55px auto 40px;text-align: center;}
.history_se02b .top:before{content: '';display: block;width: 189px;height: 186px;margin: 0 auto;background: url(/city/pcms/dist/img/b01/history_se02b_top.png) no-repeat;}
.history_se02b .top strong{display: block;margin: 30px auto 10px; font-size: 48px;font-weight: lighter;color: #006384;letter-spacing:0;font-family: 'gmarket';line-height: 1.2;}
.history_se02b .top p{display: block;font-size: 18px;line-height: 1.55;color: #575555;letter-spacing: -0.056em;margin:0;}
.history_se02b .bottom .inner{overflow: hidden;position: relative; border-bottom: 1px solid #d2d9e5;padding: 50px 0 53px 320px;background: #fff;}
.history_se02b .bottom .inner:first-child{border-top: 2px solid #006384;}
.history_se02b .bottom .inner:nth-child(odd){background: #f9f9f9;}
.history_se02b .bottom .inner strong{display: block;position: absolute;left:100px;top:20px;font-size: 60px;line-height: 1.56;font-weight: lighter;color: #303030;font-family: "score";letter-spacing: -0.11em;}
.history_se02b .bottom .inner ul li{position: relative;padding-left: 125px;font-size: 15px;color: #666}
.history_se02b .bottom .inner ul li+li{margin-top:18px;}
.history_se02b .bottom .inner ul li:before{position: absolute;top: 10.5px;left: -10px;width: 3px;height: 3px;background: #aaa;border-radius: 50%;content: '';}
.history_se02b .bottom .inner ul li span{display: block;position: absolute;top: 0px;left: 0px;font-size: 16px;color: #0d9295;font-weight: bold;letter-spacing: -0.03em;}

@media (max-width: 767px){
    .history_se02b .bottom .inner{padding: 40px 20px }
    .history_se02b .bottom .inner strong{position: static;margin-bottom: 10px;}
    .history_se02b .bottom .inner ul{padding: 25px 0 0;}
    .history_se02b .bottom .inner ul li{padding: 25px 0 0;margin-bottom: 5px;line-height: 25px;}
    .history_se02b .bottom .inner ul li:before{display: none;}
}

/* 연혁 se02b end */

/* 연혁 se02c */
.history_se02c{padding:80px 8.3% 80px;background: #f5f7f9;text-align: center;position: relative;z-index: 1;overflow: hidden;border-top:3px solid #0d9295;}
.history_se02c::before{content: "";position: absolute;left:50%;top:0;width:360px;height:308px;border-radius: 100%;background: #eef1f1;margin-left:-180px;margin-top:-154px;z-index: -1;}
.history_se02c .icon{}
.history_se02c .icon .icon1{position: absolute;left:0;top:475px;width:311px;height:103px;background: url(/city/pcms/dist/img/p01/se02c_icon1.png) no-repeat;display: inline-block;z-index: -1;}
.history_se02c .icon .icon2{position: absolute;right:0;bottom:315px;width:327px;height:241px;background: url(/city/pcms/dist/img/p01/se02c_icon02.png) no-repeat;display: inline-block;z-index: -1;}
.history_se02c .sub_tit{position: absolute;left:50%;top:80px;color:#2a3d43;font-size:20px;letter-spacing: 2em;font-weight:bold;transform: translateX(-50%);margin-left:20px;font-family: 'gmarket';}
.history_se02c .main_tit{margin:67px auto 87px;}
.history_se02c .main_tit span{color:#0d3964;font-size:30px;font-family: 'gmarket';font-weight: lighter;}
.history_se02c .main_tit strong{color:#2a3d43;font-size:35px;font-weight:bold;display: block;font-family: 'gmarket';}

.history_se02c .sub_list .item strong{display: block;color:#0d9295;font-size:26px;letter-spacing: -0.0243em;font-family: 'gmarket';}
.history_se02c .sub_list .item p{color:#5d5d5d;font-size:16px;letter-spacing: -0.078em;}
.history_se02c .sub_list .item + .item{margin-top:52px;}
.history_se02c .history_img{max-width:800px;margin:100px auto 0;}
.history_se02c .history_img ul{overflow: hidden;margin-left:-20px;}
.history_se02c .history_img ul li{float:left;width:calc(50% - 20px);margin-left:20px;margin-bottom:20px;}

@media(max-width:767px){
    .history_se02c .history_img{max-width:100%;}
    .history_se02c .history_img ul{margin-left:0;}
    .history_se02c .history_img ul li{float:none;width:100%;margin-left:0;}
}
@media(max-width:450px){
    .history_se02c .sub_tit{letter-spacing: 1.2em;margin-left:10px;}
}


/* 조직도 se03a~b 시작 */

.se03b_org{border:1px solid #ddd;padding:70px 20px;text-align: center;}
.se03b_org .org_wrap{max-width:790px;margin:0 auto;}
.se03b_org .org_wrap .lv1 .lv1_0{width:auto;max-width:260px;margin:0 auto;position: relative;margin-bottom:40px;z-index: 1;}
.se03b_org .org_wrap .lv1 .lv1_0::before{content: "";position: absolute;left:50%;bottom:-40px;width:1px;height:63px;background: rgba(177,182,190,0.9);z-index: -1;margin-left:-0.5px;}
.se03b_org .org_wrap .lv1 .lv1_0 span{color:#fff;font-size:16px;letter-spacing: -0.025em;background: #098a8d;padding:11px 10px;border-radius:5px;display: inline-block;width:100%;}

.se03b_org .org_wrap .lv1 .lv1_1{overflow: hidden;margin-left:-15px;position: relative;}
.se03b_org .org_wrap .lv1 .lv1_1::before{content: "";position: absolute;left:13.3%;top:0;width:75.1%;height:1px;background: rgba(177,182,190,0.9);}
.se03b_org .org_wrap .lv1 .lv1_1 li{float:left;width:calc(25% - 15px);margin-left:15px;position: relative;margin-top:30px;z-index: 1;}
.se03b_org .org_wrap .lv1 .lv1_1 li::before{content: "";position: absolute;left:50%;top:-30px;width:1px;height:50px;z-index: -1;margin-left:-0.5px;background: rgba(177,182,190,0.9);}
.se03b_org .org_wrap .lv1 .lv1_1 li span{color:#fff;font-size:15px;letter-spacing: -0.025em;border-radius: 5px;background: #1e3963;display: table;padding:11.5px 10px;table-layout: fixed;width:100%;}
.se03b_org .org_wrap .lv1 .lv1_1 li span em{display: table-cell;vertical-align: middle;}

.se03b_org .org_wrap .lv1 .box{border: 1px solid #ddd;border-radius: 5px;background: #fff;margin-top: 5px;padding: 10px;display: table;width:100%;table-layout: fixed;}
.se03b_org .org_wrap .lv1 .box p{margin:0;display: table-cell;vertical-align: middle;color:#6e7179;font-size:15px;letter-spacing: -0.025em;}

.se03b_org .org_wrap.col2 .lv1 .lv1_1::before{left:25.8%;width:50.1%;}
.se03b_org .org_wrap.col2 .lv1 .lv1_1 li{width:calc(50% - 15px);}

.se03b_org .org_wrap.col3 .lv1 .lv1_1::before{left:17.6%;width:66.7%;}
.se03b_org .org_wrap.col3 .lv1 .lv1_1 li{width:calc(33.33% - 15px);}

.se03b_org .org_wrap.col5 .lv1 .lv1_1::before{left:11%;width:80%;}
.se03b_org .org_wrap.col5 .lv1 .lv1_1 li{width:calc(20% - 15px);}

@media(max-width:767px){
	.se16c_department .inner{padding:50px 30px;}
	.se16c_department .inner .text_box{width:calc(100% - 295px);}
	.se16c_department .inner .icon_box{right:50px;}

}
@media(max-width:640px){
	.se03b_org .org_wrap .lv1 .lv1_1::before,
	.se03b_org .org_wrap.col2 .lv1 .lv1_1::before,
	.se03b_org .org_wrap.col3 .lv1 .lv1_1::before,
	.se03b_org .org_wrap.col5 .lv1 .lv1_1::before{left:26.2%;width:50.1%;}

	.se03b_org .org_wrap.col2 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col3 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col5 .lv1 .lv1_1 li,
	.se03b_org .org_wrap .lv1 .lv1_1 li{width:calc(50% - 15px);}
}

@media(max-width:450px){
	.se03b_org .org_wrap .lv1 .lv1_0{min-width:100%;margin-bottom:0;}
	.se03b_org .org_wrap .lv1 .lv1_0::before,
	.se03b_org .org_wrap .lv1 .lv1_0::after{display: none;}
	.se03b_org .org_wrap .lv1 .lv1_1{margin-left:0;}
	.se03b_org .org_wrap .lv1 .lv1_1::before{display: none;}

	.se03b_org .org_wrap.col2 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col3 .lv1 .lv1_1 li,
	.se03b_org .org_wrap.col5 .lv1 .lv1_1 li,
	.se03b_org .org_wrap .lv1 .lv1_1 li{float:none;width:100%;margin-left:0;}
}

/* 조직도 se03a~b 끝 */

/* se16c 시작 */

.se16c_department{border:2px solid #c1d1ef;border-radius: 15px;}
.se16c_department .inner{position: relative;padding:55px 30px 50px 85px;}
.se16c_department .inner .icon_box{position: absolute;right:95px;top:50%;width:201px;height:201px;background: url(/city/pcms/dist/img/p01/icon_box.png) no-repeat;transform: translateY(-50%);}
.se16c_department .inner .icon_box .icon{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);width:77px;height:74px;background: url(/city/pcms/dist/img/p01/se16c_icon.png) no-repeat;}
.se16c_department .inner .text_box{width:calc(100% - 340px);border-bottom:1px solid #ddd;padding-bottom:35px;margin-bottom:25px;}
.se16c_department .inner .text_box strong{color:#00224f;font-size:32px;letter-spacing: -0.025em;font-weight:bold;font-family:"score";display: inline-block;position:relative;z-index: 1;}
.se16c_department .inner .text_box strong::after{content: "";position: absolute;left:50%;bottom:0;width:100%;height:18px;background: #dae8f8;transform: translateX(-50%);z-index: -1;}
.se16c_department .inner .text_box p{color:#00224f;font-size:18px;letter-spacing: -0.025em;font-weight:400;font-family: "score";margin-top:15px;}
.se16c_department .inner .contact_box ul li{padding-left:87px;position: relative;}
.se16c_department .inner .contact_box ul li b{position: absolute;left:0;top:0;color:#000;font-size:15px;font-weight:bold;letter-spacing: -0.025em;}
.se16c_department .inner .contact_box ul li b em{display: inline-block;vertical-align: text-bottom;width:22px;height:22px;background: url(/city/pcms/dist/img/p01/se16c_tell.png) no-repeat;margin-right:10px;}

.department_list .item{border-radius: 15px;border:1px solid #b5c6d4;overflow: hidden;}
.department_list .item + .item{margin-top:20px;}
.department_list .item .title{background:#f1f5fb;display: table;table-layout: fixed;width:100%;padding:16px 40px;}
.department_list .item .title strong{display: table-cell;vertical-align: middle;color:#3a3a3a;font-size:18px;font-weight:bold;letter-spacing: -0.025em;}
.department_list .item .text{padding:18px 40px;}
.department_list .item .text ul{overflow: hidden;margin-left:-20px;}
.department_list .item .text ul li{float:left;width:calc(50% - 20px);margin-left:20px;}

@media(max-width:767px){
	.se16c_department .inner{padding:50px 30px;}
	.se16c_department .inner .text_box{width:calc(100% - 295px);}
	.se16c_department .inner .icon_box{right:50px;}

}
@media(max-width:640px){
	.se16c_department .inner{padding:30px;}
	.se16c_department .inner .text_box{width:100%;}
	.se16c_department .inner .text_box strong{font-size:26px;}
	.se16c_department .inner .text_box p{font-size:16px;}
	.se16c_department .inner .icon_box{display: none;}

	.department_list .item .text{padding:18px 25px;}
	.department_list .item .text ul{margin-left:0;}
	.department_list .item .text ul li{float:none;width:100%;margin-left:0;}
}

/* se16c 끝 */

/* se04a 오시는길 */
.location_se04a .map_box{border:1px solid #ededed;}
.location_se04a .map_box .map{width:100%;height:468px;}
.location_se04a .map_box .map_info{position:relative;padding:50px 180px 50px 50px;border-top:2px solid #ededed;overflow: hidden;}
.location_se04a .map_box .map_info::after{content: "";position: absolute;right:-250px;top:-40px;width:813px;height:350px;background: url(/city/pcms/dist/img/p01/se04a_bg.png) no-repeat;z-index: -1;}
.location_se04a .map_box .map_info strong{display:block;font-size:20px;margin-bottom:15px;color:#333;font-weight: bold;}
.location_se04a .map_box .map_info .map_lst li{position: relative; padding-left: 87px;font-size:15px;display: inline-block;margin-right:65px;margin-bottom:8px;}
.location_se04a .map_box .map_info .map_lst li+li{margin-right:0;}
.location_se04a .map_box .map_info .map_lst li em{position: absolute;left:0;top:0;font-weight: bold;}
.location_se04a .map_box .map_info .map_lst li .ico {display:inline-block;width: 24px; height: 24px; margin-right: 7px;  background: url(/city/pcms/dist/img/p01/se17b_info.png); vertical-align: text-top;}
.location_se04a .map_box .map_info .map_lst li .ico.ico1 {background-position:0px 0px;} /* 지도 */
.location_se04a .map_box .map_info .map_lst li .ico.ico2 {background-position:-24px 0;} /* 전화 */
.location_se04a .map_box .map_info .map_lst li .ico.ico3 {background-position:-48px 0;} /* 팩스 */
.location_se04a .map_box .map_info .map_lst li .ico.ico4 {background-position:-72px 0;} /* 일정 */
.location_se04a .map_box .map_info .map_lst li .ico.ico5 {background-position:-96px 0;} /* 시간 */
.location_se04a .map_box .map_info .map_lst li .ico.ico6 {background-position:-120px 0;} /* 면적 */
.location_se04a .map_box .map_info .map_lst li .ico.ico7 {background-position:-144px 0;} /* 층별안내 */
.location_se04a .map_box .map_info .map_lst li .ico.ico8 {background-position:-168px 0;} /* 돈 */
.location_se04a .map_box .map_info .map_lst li .ico.ico9 {background-position:-192px 0;} /* 이메일 */
.location_se04a .map_box .map_info .map_lst li.last a {display:block;width:auto;height:auto;padding:10px 0;background-color:#45495b;border-radius:none;color:#fff;font-size:13px;text-align:center;}
.location_se04a .map_box .map_button {position: absolute; right: 50px; top: 50%; padding: 0; transform: translateY(-50%);}
.location_se04a .map_box .map_button a {display: table;background-color: #132f5a; text-align: center; color: #fff;width:120px;height:120px;transition: 0.3s;font-size:15px;border-radius: 5px;}
.location_se04a .map_box .map_button a span{display: table-cell;vertical-align: middle;}
.location_se04a .map_box .map_button a:hover,
.location_se04a .map_box .map_button a:focus{background:rgba(0,160,160,0.5);}
.location_se04a .map_box .map_button a .ico_local {display:block; margin:0 auto 5px; background:url(/city/pcms/dist/img/p01/se04a_load.png)no-repeat; width:46px; height:36px;}

.location_conbox_type01{border-top:3px solid #193571;}
.location_conbox_type01 .cont_box{padding:40px 40px 40px 190px;border-bottom:1px solid #ddd;position: relative;}
.location_conbox_type01 .cont_box .icon_box {position: absolute;left:30px;top:40px;}
.location_conbox_type01 .cont_box .icon_box .ir {display:block; width:105px; height:105px; background:#f2f4f4 url(/city/pcms/dist/img/p01/se04a_ir.png) no-repeat;border-radius: 100%;}
.location_conbox_type01 .cont_box .icon_box .ir.car {background-position: 0 0;}
.location_conbox_type01 .cont_box .icon_box .ir.train {background-position: -115px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.bus {background-position: -230px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.shuttle {background-position: -345px 0;}

.location_conbox_type01 .cont_box .cont_txt strong{color:#0d9295;font-size:17px;letter-spacing: -0.025em;font-weight: bold; }
.location_conbox_type01 .cont_box .cont_txt .tit {display:inline-block; padding:5px 10px; margin-bottom:10px; border:1px solid #999999; font-weight: bold; color:#333333;}
.location_conbox_type01 .cont_box .cont_txt .cont_info{margin-top:25px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info:first-child{margin-top:25px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit {position: relative; padding-right:25px; font-size:16px; font-weight: bold;}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit:before {content: '';position: absolute; right:13px;top: 50%;display: block;transform: translateY(-50%); width: 1px;height: 14px;background: #e5e5e5;}
.location_conbox_type01 .cont_box .cont_txt .cont_info ul ,
.location_conbox_type01 .cont_box .cont_txt .cont_info p {margin-top:0;}
.location_conbox_type01 .cont_box .cont_txt .cont_info p + p {margin-top:5px;}

@media (max-width:767px) {
    .location_se04a .map_box .map_info {padding:40px;}
	.location_se04a .map_box .map_info::after{top:0;height:100%;background-size:cover;}
	.location_se04a .map_box .map_info .map_lst li{display:block;margin-right:0;}
    .location_se04a .map_box .map_button {position: relative; right: auto; top: auto; transform: none;}
    .location_se04a .map_box .map_button a{width:100%; margin-top: 20px;}

    .location_conbox_type01 .cont_box{padding:40px 5.216%;}
    .location_conbox_type01 .cont_box .icon_box {position: relative;left:auto;top:auto;margin:0 auto 20px;}
    .location_conbox_type01 .cont_box .icon_box .ir {margin:0 auto 0;}
}
@media (max-width:640px) {
    .location_se04a .map_box .map{height:0;padding-top:56.5%;}
}
@media (max-width:460px) {
    .location_se04a .map_box .map_info .map_lst li{padding-left: 0;}
    .location_se04a .map_box .map_info .map_lst li+li{margin-top:10px;}
    .location_se04a .map_box .map_info .map_lst li em{position: relative;left:auto;top:auto;display: block;margin-bottom:5px;}

    .location_se04a .map_info .map_lst li {padding-left:0;}
    .location_se04a .map_info .map_lst li em {position: static; width:100%;}
}

/* 찾아오시는길 se04b */
.location_se04b{border:1px solid #d3d3d3;border-radius: 15px;overflow: hidden;position: relative;}
.location_se04b .info{position: relative;width:calc(100% - 69.574%);height:100%;background: #029191;z-index: 1;overflow: hidden;padding: 80px 3.897% 70px;}
.location_se04b .info::before{content: "";position: absolute;right:-152px;top:30px;width:406px;height:178px;background: url(/city/pcms/dist/img/p01/se04b_bg.png) no-repeat;z-index: -1;}
.location_se04b .info strong{color:#fff;font-size:23px;font-weight:bold;letter-spacing: -0.05em;}
.location_se04b .info > ul{margin-top: 30px;}
.location_se04b .info > ul > li{color:#fff;font-size:15px;letter-spacing: -0.025em;padding-bottom:14px;margin-bottom:14px;border-bottom:1px dashed #fff;}
.location_se04b .info > ul > li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.location_se04b .info > ul > li span{display: block;margin-bottom:5px;font-weight:bold;}
.location_se04b .info > ul > li ul li{position: relative;padding-left:12px;}
.location_se04b .info > ul > li ul li::before{content: "";position: absolute;left:0;top:10px;width:5px;height:5px;border-radius: 100%;background: #fff;}

.location_se04b .map{position: absolute;right:0;top:0;max-width:69.574%;width: 100%;height:100%;}

@media(min-width:1280px) and (max-width:1499px){
    .location_se04b .info .donw_wrap ul li{width:100%;}
    .location_se04b .info .donw_wrap ul li+li{margin-top:5px;}
}
@media(max-width:1159px){
    .location_se04b .info .donw_wrap ul li{width:100%;}
    .location_se04b .info .donw_wrap ul li+li{margin-top:5px;}
}
@media(max-width:999px){
    .location_se04b .info{width:100%;height:auto;padding: 40px 25px;}
    .location_se04b .map{position: relative;right:auto;top:auto;max-width:100%;height:0;padding-top:56.2%;}
    .location_se04b .info .donw_wrap{margin-top: 40px;}
    .location_se04b .info .donw_wrap ul{overflow: hidden;margin-left:-5px;}
    .location_se04b .info .donw_wrap ul li{width:calc(50% - 5px);float:left;margin-left:5px;}
    .location_se04b .info .donw_wrap ul li+li{margin-top:0;}
}
@media(max-width:450px){
    .location_se04b .info .donw_wrap ul{margin-left:0;}
    .location_se04b .info .donw_wrap ul li{width:100%;float:none;margin-left:0;}
    .location_se04b .info .donw_wrap ul li+li{margin-top:5px;}
}
/* 찾아오시는 길 끝 */

/* 제목형박스 se16b 시작 */
.se16b_type{}
.se16b_type .title_box{border:1px solid #4c5774;border-radius:5px;position: relative;overflow: hidden;padding:23px 37px;margin-bottom:25px;z-index: 1;}
.se16b_type .title_box::before{content: "";position:absolute;right:-330px;bottom:-200px;background: url(/city/pcms/dist/img/p01/se04a_bg.png) no-repeat;width:813px;height:350px;background-size:cover;z-index: -1;}
.se16b_type .title_box strong{color:#353738;font-size:20px;letter-spacing: -0.06em;font-weight:bold;}

@media(max-width:640px){
    .se16b_type .title_box{padding:20px 23px;}
	.se16b_type .title_box strong{font-size:18px;}
    .se16b_type .title_box::before{width:150px;height:100px;}
}
/* 제목형박스 se16b 끝 */


/* se06a 헌장 */
.se06a_declaration{position: relative;border:4px solid #e3e6e6;padding:20px;}
.se06a_declaration .inner{background: url(/city/pcms/dist/img/p01/se06a_declaration_bg.png) no-repeat;width:100%;min-height:1100px;background-size:100% 100%;padding:105px 6.816% 85px;}
.se06a_declaration .inner .top{position: relative;padding-top:60px;}
.se06a_declaration .inner .top::before{content: "";position: absolute;left:50%;top:0;width:372px;height:48px;background:url(/city/pcms/dist/img/p01/se06a_declaration_top.png) no-repeat;margin-left:-186px;}
.se06a_declaration .inner .top .title{display: block;font-size:38px;font-weight: bold;color:#00a0a0;text-align: center;font-family: 'gmarket';letter-spacing: -0.03em;}
.se06a_declaration .inner .top .sub_title {color: #000;font-weight: lighter;font-size: 16px;text-align: center;letter-spacing: -0.06em;margin:10px auto 35px;max-width:490px}

.se06a_declaration .inner .bottom{padding:80px 8.456%;margin-top:75px;border: 1px dashed #dcdede;border-radius: 10px;background: #f7f7f7;}
.se06a_declaration .inner .bottom .text p{color:#666;font-size:15px;letter-spacing: -0.056em;line-height: 1.46;text-align: left;}
.se06a_declaration .inner .bottom ul{}
.se06a_declaration .inner .bottom ul li{position:relative;padding-left:132px;display: table;height:63px;width:100%;}
.se06a_declaration .inner .bottom ul li + li{margin-top:42px;}
.se06a_declaration .inner .bottom ul li .order{position: absolute;left:0;top:50%;width:62px;height:62px;line-height:62px;color:#fff;font-weight:500;text-align: center;border-radius: 100%;margin-top:-31.5px;display: block;font-family: 'gmarket';}
.se06a_declaration .inner .bottom ul li .order::after{content: "";position: absolute;right:-55px;top:50%;width:40px;height:1px;background: #000;margin-top:1px;}
.se06a_declaration .inner .bottom ul li .order.bg1{background: #006384;}
.se06a_declaration .inner .bottom ul li .order.bg2{background: #00a0a0;}
.se06a_declaration .inner .bottom ul li .txt{display: table-cell;vertical-align: middle;line-height: 1.4;letter-spacing: -0.03em; font-family: 'gmarket';color: #1e2020;font-weight:500;}

.se06a_declaration .inner .bottom .sign{text-align: center;}
.se06a_declaration .inner .bottom .sign p{margin:0;margin-bottom:60px;color:#0d3964;font-size:15px;letter-spacing: -0.04em;line-height: 1.46;}
.se06a_declaration .inner .bottom .sign span{color:#183048;font-size:20px;letter-spacing: -0.04em;font-weight:bold;}
.se06a_declaration .inner .bottom .sign span em{display: inline-block;vertical-align: middle;margin-left:15px;}


@media(max-width:640px){
	.se06a_declaration{padding:50px 20px;}
	.se06a_declaration .inner{background: none;min-height:auto;padding:0;}

    .se06a_declaration .inner .top .title{font-size:26px;}
	.se06a_declaration .inner .bottom{padding:50px 30px;}
    .se06a_declaration .inner .bottom ul li{padding-left:0;display: block;min-height:auto;height:auto;}
    .se06a_declaration .inner .bottom ul li .order{position: relative;top:0;margin-top:0;margin-bottom:10px;}
    .se06a_declaration .inner .bottom ul li .txt{display: block;}
}
@media(max-width:500px){
    .se06a_declaration .inner .top{padding-top:40px;}
	.se06a_declaration .inner .top::before{width:240px;height:30px;background-size:cover;margin-left:-120px;}
}

/* 정책정의(헌장) 끝 */


.se17b_topbox {position: relative;border:1px solid #dbe1e3;border-radius: 0 30px 30px 30px;overflow: hidden;}
.se17b_topbox .top_inner {padding:70px 68px 40px;position: relative;min-height:425px;z-index: 1;}
.se17b_topbox .top_inner .top_info strong{font-size:32px;color:#00a0a0;font-weight: bold;letter-spacing: -0.025em;font-family: "gmarket";display:block;position: relative;z-index: 1;}
.se17b_topbox .top_inner .top_info .list-1st li{letter-spacing: -0.025em;}
.se17b_topbox .top_inner .top_info .list-1st > li+li{margin-top:15px;}
.se17b_topbox .top_inner .top_info .list-3st>li{font-size:15px;}
.se17b_topbox .top_inner .top_img {width: 259px;height: 259px;border-radius: 100%;background: linear-gradient(-133deg, rgba(13,146,186,1) 0%, rgba(35,187,131,1) 100%);float:right;position: relative;margin:0 0 30px 30px;}
.se17b_topbox .top_inner .top_img::after{content: "";position: absolute;right:-5px;bottom:14px;width:81px;height:70px;background: url(/city/pcms/dist/img/p01/se17b_icon.png) no-repeat;z-index: 2;}
.se17b_topbox .top_inner .top_img span{display: block;width:249px;height:249px;border-radius: 100%;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);overflow: hidden;background: #fff;padding:15px;}
.se17b_topbox .top_inner .top_img img {height:100%;border-radius: 100%;width:100%;}

.se17b_topbox .bottom{padding:78px 68px 52px; background:#eff1f1;position: relative;}
.se17b_topbox .bottom span {position:absolute;left:68px;top:0;display: inline-block;padding:0 25px;border-radius: 0 0 13px 13px;height:51px;line-height: 51px;background: #0097a0;font-size:21px;color:#fff;font-family: 'gmarket';font-weight: bold;}
.se17b_topbox .bottom p{margin:0;letter-spacing: -0.025em;line-height: 1.6;}

.se17b_topbox .bottom .se17b_list{overflow: hidden;margin-left:-60px;margin-bottom:30px;}
.se17b_topbox .bottom .se17b_list .item{float:left;margin-left:60px;margin-bottom:10px;width:calc(25% - 60px);border: 1px solid #aabac8;border-radius: 20px 20px 0 20px;text-align: center;min-height:140px;background: #fff;padding:24px 10px;position: relative;}


.se17b_topbox .bottom .se17b_list.col2 .item{width:calc(50% - 60px);}
.se17b_topbox .bottom .se17b_list.col3 .item{width:calc(33.33% - 60px);}


.se17b_topbox .bottom .se17b_list .item::after{content: "";position: absolute;right:-48px;top:50%;background: url(/city/pcms/dist/img/p01/se17b_list_arrow.png) no-repeat;width:34px;height:13px;margin-top:-6.5px;}
.se17b_topbox .bottom .se17b_list .item:last-child:after{display: none;}
.se17b_topbox .bottom .se17b_list .item em{display: inline-block;border-radius:9px;background: #304850;color:#fff;font-size:14px;letter-spacing: -0.05em;font-weight:bold;font-family: 'score';min-width:41px;margin-bottom:9px;}
.se17b_topbox .bottom .se17b_list .item p{color:#2a3d43;font-size:17px;letter-spacing: -0.06em;font-weight:bold;line-height: 1.35;}

.se17b_topbox .bottom .se17b_questions{background: #fff;border: 1px solid #aabac8;border-radius:20px;padding:21px 58px;display: table;table-layout: fixed;width:100%;}
.se17b_topbox .bottom .se17b_questions p{display: table-cell;vertical-align: middle;color:#444;font-size:16px;letter-spacing: -0.03em;}
.se17b_topbox .bottom .se17b_questions p em{background: url(/city/pcms/dist/img/p01/se17b_questions.png) no-repeat;margin-right:20px;width:34px;height:34px;display: inline-block;vertical-align: middle;}

@media(max-width:999px){
    .se17b_topbox .bottom .se17b_list .item,
    .se17b_topbox .bottom .se17b_list.col3 .item{width:calc(50% - 60px);min-height:120px; margin-bottom: 50px;}
}
@media (max-width:999px) and (min-width:641px) {
    .se17b_topbox .bottom .se17b_list {margin-bottom: 0;}
    .se17b_topbox .bottom .se17b_list .item:nth-child(4n + 2):after,
    .se17b_topbox .bottom .se17b_list.col3 .item:nth-child(4n + 2):after {top: auto; bottom: -24px; right: 0; left: 50%; margin-left: -16px; transform: rotate(90deg);}
    .se17b_topbox .bottom .se17b_list .item:nth-child(4n + 3):after,
    .se17b_topbox .bottom .se17b_list.col3 .item:nth-child(4n + 3):after {left: -48px; right: auto; transform: translateY(-50%) rotate(-180deg);}
    .se17b_topbox .bottom .se17b_list .item:nth-child(4n + 3),
    .se17b_topbox .bottom .se17b_list.col3 .item:nth-child(4n + 3) {float: right;}
}

@media(max-width:850px){
    .se17b_topbox .top_inner{padding:55px 30px 30px;}
    .se17b_topbox .top_inner .top_info {width:100%;}
    .se17b_topbox .top_inner .top_info p {min-height:auto;}
    .se17b_topbox .top_inner .top_img {position: relative; top: auto; right: auto; float: none;margin:0 auto 30px;}

    .se17b_topbox .bottom{padding:78px 30px 52px;}
    .se17b_topbox .bottom span{left:30px;}
}

@media(max-width:640px){
    .se17b_topbox .bottom .se17b_list{margin-left:0;}
    .se17b_topbox .bottom .se17b_list .item,
    .se17b_topbox .bottom .se17b_list.col2 .item,
    .se17b_topbox .bottom .se17b_list.col3 .item{float:none;margin-left:0;width:100%;min-height:auto;margin-bottom:60px;}
    .se17b_topbox .bottom .se17b_list .item:last-child{margin-bottom:0;}
    .se17b_topbox .bottom .se17b_list .item::after{right:50%;top:auto;bottom:-38px;margin-top:0;transform: rotate(90deg);margin-right:-17px}
}
@media(max-width:499px){
    .se17b_topbox .top_inner .top_img{width:216px;height:216px;}
    .se17b_topbox .top_inner .top_img span{width:206px;height:206px;}

    .se17b_topbox .bottom .se17b_questions p{text-align:center;}
    .se17b_topbox .bottom .se17b_questions p em{margin-right:0;display:block;margin:0 auto 20px;}
}

/* 프로필 */
   /* se19a */
   .s19a_profile{position: relative;z-index:1;margin:55px auto 85px;}
   .s19a_profile .logo{position: absolute;left:85px;top:85px;width:120px;height:102px;background: url(/city/pcms/dist/img/p01/se19a_logo.png) no-repeat;background-size:cover;}

   .s19a_profile .inner{position: relative;overflow: hidden;}
   .s19a_profile .inner::before{content: "";position: absolute;right:-1px;bottom:0;background: url(/city/chief/img/sub/se19a_bg.png) no-repeat;width:1023px;height:342px;z-index: -1;background-size:cover;}
   .s19a_profile .inner::after{content: "";position: absolute;left:0;bottom:0;width:100%;height:5px;background:#0d92ba;z-index: -1;}
   .s19a_profile .inner .pic{line-height: 0;width:calc(100% - 533px);text-align: right;position: relative;}

   .s19a_profile .text{position: absolute;right:100px;bottom:60px;max-width:410px;}
   .s19a_profile .text em{color:#fff;font-size:39px;display: block;font-family: 'gmarket';font-weight:bold;letter-spacing: -0.07em;line-height: 1.12;margin-bottom:30px;}
   .s19a_profile .text span{font-size:17px;letter-spacing: -0.06em;font-weight:300;color:#fff;}
   .s19a_profile .text span b{/* background:url(/city/chief/img/sub/se19a_sign.png) no-repeat; *//* width:75px; */height:44px;display: inline-block;font-size: 1.5rem;line-height: 0;/* vertical-align: middle; */margin:0 13px;}

   .history_list{}
   .history_list .item{position: relative;overflow: hidden;border-bottom:1px dashed #ddd;}
   .history_list .item .item_title{border:1px solid #ddd;border-radius: 10px;display: table;background: #fff;width:169px;height:100px;text-align: center;position: absolute;left:0;top:37px;overflow: hidden;}
   .history_list .item .item_title::before{content: "";position: absolute;right:-136px;bottom:5px;/*background:url(/city/chief/img/sub/se19a_ir.png) no-repeat;*/width:216px;height:96px;}
   .history_list .item .item_title span{display: table-cell;vertical-align: middle;font-size:23px;letter-spacing: -0.056em;font-weight:bold;font-family: 'gmarket';}

   .history_list .item.bg01 .item_title{color:#089085;border-color:#089085;}
   .history_list .item.bg01 .item_title::before{background-position:0 0;}
   .history_list .item.bg02 .item_title{color:#0884a2;border-color:#0884a2;}
   .history_list .item.bg02 .item_title::before{background-position:0 -106px;}
   .history_list .item.bg03 .item_title{color:#0266bb;border-color:#0266bb;}
   .history_list .item.bg03 .item_title::before{background-position:0 -212px;}
   .history_list .item.bg04 .item_title{color:#0f428e;border-color:#0f428e;}
   .history_list .item.bg04 .item_title::before{background-position:0 -318px;}

   .history_list .item .item_info{padding:63px 0 60px 86px;float:right;width:calc(100% - 240px);border-left:1px solid #ddd;min-height:245px;position: relative;}
   .history_list .item.bg01 .item_info::before{content: "";position: absolute;left:-1px;top:-132px;background: #fff;width:1px;height:204px;z-index: 1;}
   .history_list .item .item_info ul{position: relative;}

   .history_list .item .item_info ul li{position: relative;padding-left:190px;color:#353535;letter-spacing: -0.025em;font-size:18px;}
   .history_list .item .item_info ul li::before{content: "";position: absolute;left:-90px;top:9px;width:7px;height:7px;background: #ddd;border-radius:100%;}
   .history_list .item .item_info ul li::after{content: "";position: absolute;left:-90px;top:12px;width:69px;height:1px;background: #ddd;}
   .history_list .item .item_info ul li em{position: absolute;left:0;top:-6px;color:#303030;font-size:23px;letter-spacing: -0.045em;font-weight:bold; font-family: 'gmarket';letter-spacing: -0.07em;}
   .history_list .item .item_info ul li+li{margin-top:40px;}

   @media(min-width:1280px) and (max-width:1450px){
       .s19a_profile .logo{left:0;}
   }
   @media(min-width:1280px) and (max-width:1399px){
       .s19a_profile .inner::before{width:870px;height:290px;}
       .s19a_profile .inner .pic{width:calc(100% - 410px);}

       .s19a_profile .text{right:70px;max-width:320px;}
       .s19a_profile .text em{font-size:26px;}
   }
   @media(min-width:1024px) and (max-width:1199px){
       .history_list .item .item_info ul li{padding-left:0;}
       .history_list .item .item_info ul li em{position: relative;left:auto;top:auto;display: block;}
   }
   @media(max-width:1199px){
        .s19a_profile .logo{left:0;}

       .s19a_profile .inner::before{width:930px;height:310px;}
       .s19a_profile .inner .pic{width:calc(100% - 475px);}

       .s19a_profile .text{right:90px;max-width:340px;}
       .s19a_profile .text em{font-size:26px;}
   }
   @media(max-width:1023px){
        .s19a_profile .inner::before{width:870px;height:290px;}
        .s19a_profile .inner .pic{width:calc(100% - 410px);}

        .s19a_profile .text{right:70px;max-width:320px;}
        .s19a_profile .text em{font-size:26px;}
    }
   @media(max-width:999px){
       .s19a_profile .inner::before{width:830px;height:277px;}
       .s19a_profile .inner .pic{width: 100%;padding-right:350px;}

       .s19a_profile .text{position: relative;right:auto;bottom:auto;max-width:100%;margin-top:30px;text-align: center;}
       .s19a_profile .text em{color:#222;margin-bottom:15px;}
       .s19a_profile .text span{color:#222;}
       .s19a_profile .text span b{background:url(/city/pcms/dist/img/p01/se19a_sign_mo.png) no-repeat;}
   }
   @media(max-width:840px){
       .s19a_profile .inner .pic{padding-right:10px;}
   }
   @media(max-width:767px){
       .history_list .item{padding:30px 0;}
       .history_list .item .item_title{position: relative;left:auto;top:auto;margin:0 auto 50px;width:100%;height:105px;}

       .history_list .item .item_info{padding:0;float:none;width:100%;border-left:0;min-height:auto;}
       .history_list .item.bg01 .item_info::before{display: none;}
       .history_list .item .item_info ul{padding-top:0;}

       .history_list .item .item_info ul li::before{left:0;top:-10px;}
       .history_list .item .item_info ul li::after{display: none;}

       .history_list.main .item .item_title{position: relative;left:auto;top:auto;margin:0 auto 50px;}

       .history_list.main .item .item_info{padding:0;float:none;width:100%;border-left:0;min-height:auto;}
       .history_list.main .item.bg01 .item_info::before{display: none;}
       .history_list.main .item .item_info ul{padding-top:0;}

       .history_list.main .item.bg01 .item_info ul li:first-child::before{left:0;top:-18px;}
       .history_list.main .item.bg01 .item_info ul li:first-child::after{left:10px;top:-10px;}
   }
   @media(max-width:640px){
        .s19a_profile .logo{left:0;top:auto;width:70px;height:59px;}

       .history_list .item .item_info ul li{padding-left:0;}
       .history_list .item .item_info ul li em{position: relative;left:auto;top:auto;display: block;}

       .history_list.main .item .item_info ul li{padding-left:0;}
       .history_list.main .item .item_info ul li em{position: relative;left:auto;top:auto;display: block;}
   }
   @media(max-width:550px){
        .s19a_profile .logo{width:70px;height:59px;}
    }
   @media(max-width:500px){
        .s19a_profile .text span b{margin:10px auto;display: block;}
        .s19a_profile .inner::before{width:350px;height:117px;}
   }

   /* 랜딩페이지 */
/* se05a */
.landing_se05a{position: relative;width: 100%;text-align: center; border-radius:15px;  overflow: hidden; background: #f8f8f8;}
.landing_se05a .landing-top{position: relative; padding:9.4% 10px 10px 10px;z-index: 1;}
.landing_se05a .landing-top strong{position: relative; font-family: 'gmarket'; color:#21314a;font-size:36px;display:block;font-weight:bold;}
.landing_se05a .landing-top em{color:#444;font-size:17px;}
.landing_se05a .landing-top strong:before {content:"";position: absolute;left:50%; transform:translateX(-50%);top: -50px; width:288px;height:127px;background: url(/city/pcms/dist/img/b01/se05a_tit_bg.png) center no-repeat; z-index: -1;}
.landing_se05a .landing-img {position: relative; width: 588px; height: 373px; margin: 25px auto 0; background: url(/city/pcms/dist/img/b01/se05a_bg.png)center no-repeat; background-size: 100%; z-index: 1;}
.landing_se05a .landing-img .square{overflow: hidden; position: absolute; left:10px; top: 10px; width: 560px; height: 345px; border-radius: 25px;}
.landing_se05a .landing-txt{position: relative;width: 130%;margin-left: -15%;padding:153px 50px 9.3% 50px;margin-top: -125px;color:#fff;background:#00a0a0;border-radius: 40% 40% 0 0;}
.landing_se05a .landing-txt .inner-txt {max-width:600px; margin:0 auto;}

@media(max-width:767px){
   .landing_se05a .landing-top strong:before {top: -30px; width:200px; height:88px; background-size: contain;}
   .landing_se05a .landing-img {width:400px; height:270px; background-size:100% 100%;}
   .landing_se05a .landing-img .square {width:369px; height:234px; left:16px;top:18px;}
   .landing_se05a .landing-img .square img {width:100%; height:100%;}
}
@media(max-width:500px){
   .landing_se05a .landing-top strong:before {display:none;}
   .landing_se05a .landing-top{padding-top:10%;}
   .landing_se05a .landing-img{width: 310px;height: 200px;}
   .landing_se05a .landing-img span.square{width: 284px; height: 172px; top: 14px;left: 50%;transform: translateX(-50%);}
   .landing_se05a .landing-top {padding:15% 15px 10px 15px}
   .landing_se05a .landing-txt {padding:153px 50px 15% 50px;}
   .landing_se05a .landing-txt .btn {padding: 10px 45px 10px 10px;}
}
@media(max-width:380px){
   .landing_se05a .landing-img {width:250px; height:150px;}
   .landing_se05a .landing-img span.square {width:230px; height:129px; top:10px;}
   .landing_se05a .landing-txt {margin-top: -60px; padding:80px 50px 15% 50px;}
}




.inner .ft_box::before{
	display: inline-block;
	content: '';
    width: 1px;
    height: 12px;
    margin: 0px 10px 0;
    background: #c0c0c0;
    vertical-align: baseline;
}
.inner .ft_icons{
	display: inline-block;
	width: 20px;
	height: 17px;
	background-image: url('/city/chief/img/com/footer_icon.png');
	margin-right: 5px;
}
.inner .user_ic{background-position-x: -216px;}
.inner .phone_ic{background-position-x: -385px;}
@media (max-width:745px){
#charge .inner {display:grid;}
.inner .ft_box::before{margin:0;width:0;}
.inner span:nth-child(1){margin-bottom:10px}
}

