@charset "utf-8";

/* -------------------------- se -------------------------- */
/* 인사말 se01c */
.greetings_se01c{margin-top:125px;}
.greetings_se01c .top{position:relative;;margin-left:70px;margin-bottom:50px;padding-right:45%;}
.greetings_se01c .top::before{content:"";position:absolute;left:-20px;top:-20px;width:38px;height:38px;background:url(/pcms/dist/img/p01/greetings_se01c_titlebg.png) no-repeat;}
.greetings_se01c .top::after{content:"";position:absolute;left:35%;top:-20px;width:400px;height:402px;background:url(/pcms/dist/img/p01/greetings_se01c_topbg.png) no-repeat;background-size:cover;}
.greetings_se01c .top span{color:#394c89;font-size:38px;line-height:1.15;letter-spacing:-0.04em;font-weight:300;font-family:"gmarket", "GmarketSans";}
.greetings_se01c .top strong{display:block;color:#394c89;font-size:20px;letter-spacing:-0.025em;font-weight:500;font-family:"gmarket", "GmarketSans";}
.greetings_se01c .bottom{position:relative;padding:50px 70px;background:#f8f9fa;}
.greetings_se01c .bottom .inner .borderbox{float:right;width:310px;height:60px;}
.greetings_se01c .bottom .inner p{margin-top:0;color:#666;font-size:16px;line-height:1.5;letter-spacing:-0.025em;}
.greetings_se01c .bottom .inner p+p{margin-top:25px;}

.greetings_se01c .bottom .pic_box{overflow:hidden;float:right;margin:-295px 0 30px 30px;width:291px;border-radius:40px 0 40px 0;box-shadow:1px 2px 15px 0px rgba(0, 0, 0, 0.15);}
.greetings_se01c .bottom .pic_box .img{position:relative;width:100%;height:258px;}
.greetings_se01c .bottom .pic_box .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;}
.greetings_se01c .bottom .pic_box .name{display:flex;align-items:center;justify-content:right;width:100%;height:75px;padding:20px 40px 20px 20px;background:linear-gradient(90deg, rgba(58,114,131,1) 0%, rgba(25,60,134,1) 100%);}
.greetings_se01c .bottom .pic_box .name em{margin-right:15px;color:#fff;font-size:15px;line-height:1.2;}
.greetings_se01c .bottom .pic_box .name strong{color:#fff;font-size:20px;line-height:1.2;font-weight:500;font-family:"gmarket", "GmarketSans";}

@media(max-width:1023px){
	.greetings_se01c{margin-top:80px;}
    .greetings_se01c .top{margin-left:20px;padding-right:20px;}
	.greetings_se01c .top::after{left:auto;right:0;}
	.greetings_se01c .top span br{display:none;}
    .greetings_se01c .bottom{padding:40px;}
    .greetings_se01c .bottom .inner .borderbox{display:none;}
    .greetings_se01c .bottom .pic_box{float:none;margin:0 auto 25px;}
}
@media(max-width:767px){
	.greetings_se01c .top::after{width:320px;height:321px;top:auto;bottom:-250px;}
}
@media(max-width:640px){
	.greetings_se01c .top span{font-size:31px;}
	.greetings_se01c .top strong{font-size:18px;}
}
@media(max-width:500px){
	.greetings_se01c .top::after{width:280px;height:281px;}

    .greetings_se01c .bottom{padding:40px 25px;}
}
@media(max-width:390px){
	.greetings_se01c .bottom .pic_box{width:100%;}
	.greetings_se01c .bottom .pic_box .img{height:0;padding-top:88.055%;}
}

/* 인사말 se01d */
.greetings_se01d .top_box{position:relative;}
.greetings_se01d .obj-txt{position:relative;margin:0 0 25px;}
.greetings_se01d .obj-txt:after{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;background:#ccc;}
.greetings_se01d .obj-txt span{display:inline-block;position:relative;z-index:1;padding:0 20px 0 0;background:#fff;font-size:14px;color:#777;letter-spacing:0.92em;}

.greetings_se01d .inner .top_box{position:relative;display:flex;flex-direction:column;justify-content:center;margin:0 0 75px;padding:20px 520px 20px 70px;min-height:262px;background:#394c89;}
.greetings_se01d .inner .top_box::before{content:"";position:absolute;left:-90px;top:-88px;width:353px;height:355px;background:url(/pcms/dist/img/p01/greetings_se01d_titlebg.png) no-repeat;background-size:cover;}
.greetings_se01d .inner .top_box::after{content:"";position:absolute;right:-130px;top:-195px;width:353px;height:355px;background:url(/pcms/dist/img/p01/greetings_se01d_titlebg.png) no-repeat;transform:rotateY(180deg) rotate(55deg);background-size:cover;}
.greetings_se01d .inner .top_box .greetings_img{overflow:hidden;position:absolute;right:70px;bottom:-70px;width:422px;height:260px;border-radius:40px 0 40px 0;box-shadow:1px 2px 15px 0px rgba(0, 0, 0, 0.15);}
.greetings_se01d .inner .top_box .greetings_img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:1000%;max-height:1000%;}
.greetings_se01d .inner .top_box .greetings_title{}
.greetings_se01d .inner .top_box .greetings_title em{display:block;color:#fff;font-size:36px;line-height:1.27;letter-spacing:-0.04em;font-weight:300;font-family:"gmarket", "GmarketSans";}
.greetings_se01d .inner .top_box .greetings_title strong{display:block;margin-top:5px;color:#fff;font-size:20px;line-height:1.2;letter-spacing:-0.025em;font-weight:500;font-family:"gmarket", "GmarketSans";}

.greetings_se01d .inner .bottom_box{padding:0 70px;}
.greetings_se01d .inner .bottom_box strong{display:block;margin:0 0 10px;color:#394c89;font-size:16px;line-height:1.2;font-weight:bold;}
.greetings_se01d .inner .bottom_box p{margin-top:0;color:#666;font-size:16px;line-height:1.5;letter-spacing:-0.025em;}
.greetings_se01d .inner .bottom_box p + p{margin-top:25px;}

@media (max-width:1023px){
	.greetings_se01d .inner .top_box{margin:0 0 30px;padding:50px 20px;min-height:auto;}
	.greetings_se01d .inner .top_box .greetings_img{position:relative;right:auto;bottom:auto;margin:0 auto 25px;}
	.greetings_se01d .inner .top_box .greetings_title{text-align:center;}
	.greetings_se01d .inner .top_box .greetings_title em br{display:none;}

	.greetings_se01d .inner .bottom_box{padding:0;}
}
@media (max-width:767px){
	.greetings_se01d .inner .top_box .greetings_title em{font-size:27px;}
	.greetings_se01d .inner .top_box .greetings_title strong{font-size:17px;}
	.greetings_se01d .inner .top_box::before{width:240px;height:241px;}
	.greetings_se01d .inner .top_box::after{width:240px;height:241px;right:-110px;top:-125px;}
}
@media (max-width:510px){
	.greetings_se01d .inner .top_box .greetings_img{width:100%;height:0;padding-top:61.466%;}
}

/* 연혁 se02b */
.history_se02b{margin-top:110px;}
.history_se02b .top{position:relative;text-align:center;margin-bottom:65px;}
.history_se02b .top strong{display:inline-block;position:relative;z-index:1;margin-bottom:5px;color:#444;font-size:36px;line-height:1;letter-spacing:-0.03em;font-weight:bold;font-family:"gmarket", "GmarketSans";text-shadow:-4px 0 #fff, 0 4px #fff, 4px 0 #fff, 0 -4px #fff;}
.history_se02b .top strong::before{content:"";position:absolute;left:-23px;top:-18px;z-index:-1;width:36px;height:36px;background:url(/pcms/dist/img/p01/history_se02b_title_lbg.png) no-repeat;}
.history_se02b .top strong::after{content:"";position:absolute;right:-30px;top:5px;z-index:-1;width:45px;height:24px;background:url(/pcms/dist/img/p01/history_se02b_title_rbg.png) no-repeat;}
.history_se02b .top p{display:block;margin:0;font-size:16px;line-height:1.2;color:#444;letter-spacing:-0.03em;}

.history_se02b .bottom .inner{overflow:hidden;display:flex;align-items:center;position:relative;border-bottom:1px solid #ddd;padding:60px 20px 60px 420px;min-height:230px;}
.history_se02b .bottom .inner:first-child{border-top:3px solid #394c89;}
.history_se02b .bottom .inner:nth-child(odd){background:#f9f9f9 url(/pcms/dist/img/p01/history_se02b_innerbg.png) right -66px bottom -145px no-repeat;}
.history_se02b .bottom .inner strong{display:block;position:absolute;left:70px;top:50%;transform:translateY(-50%);color:#394c89;font-size:36px;line-height:1.2;font-weight:400;font-family:"gmarket", "GmarketSans";}
.history_se02b .bottom .inner ul li{position:relative;padding-left:105px;font-size:15px;color:#444;letter-spacing:-0.025em;}
.history_se02b .bottom .inner ul li+li{margin-top:5px;}
.history_se02b .bottom .inner ul li:before{content:'';position:absolute;top:10.5px;left:-10px;width:3px;height:3px;background:#394c89;border-radius:50%;}
.history_se02b .bottom .inner ul li span{display:block;position:absolute;left:0px;top:0px;font-size:15px;color:#418087;font-weight:bold;}

@media (max-width:1279px){
	.history_se02b{margin-top:60px;}
}
@media (max-width:840px){
    .history_se02b .bottom .inner{padding:40px;flex-direction:column;align-items:baseline;}
    .history_se02b .bottom .inner strong{position:relative;left:auto;top:auto;transform:none;}
    .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;}
}

/* 연혁 se02c */
.history_se02c{overflow:hidden;position:relative;z-index:1;padding:60px 8.3% 55px;background:#f8f9fa url(/pcms/dist/img/p01/history_se02c_bg.png) right -208px bottom -215px no-repeat;text-align:center;}
.history_se02c::before{content:"";position:absolute;left:50%;top:0;z-index:-1;margin-left:-181px;margin-top:-254px;width:362px;height:362px;border-radius:100%;background:#e9edf1;}
.history_se02c::after{content:"";position:absolute;left:12%;top:210px;width:193px;height:194px;background:url(/pcms/dist/img/p01/history_se02c_icon.png) no-repeat;background-size:cover;}
.history_se02c .sub_tit{position:absolute;left:50%;top:45px;transform:translateX(calc(-50% + 20px));color:#394c89;font-size:18px;letter-spacing:1.78em;font-weight:300;font-family:"gmarket", "GmarketSans";}
.history_se02c .main_tit{display:inline-block;position:relative;margin:80px 0 70px;}
.history_se02c .main_tit::before{content:"";position:absolute;right:-25px;bottom:-10px;width:0;height:0;border-bottom:12px solid #dcdfe9;border-top:12px solid transparent;border-right:12px solid #dcdfe9;border-left:12px solid transparent;}
.history_se02c .main_tit span{color:#394c89;font-size:18px;line-height:1.2;letter-spacing:0;font-weight:400;font-family:"gmarket", "GmarketSans";}
.history_se02c .main_tit strong{display:block;margin-top:10px;color:#394c89;font-size:35px;line-height:1.2;font-weight:bold;font-family:"gmarket", "GmarketSans";}

.history_se02c .history_list .item + .item{margin-top:45px;}
.history_se02c .history_list .item strong{display:block;margin-bottom:10px;color:#418087;font-size:24px;letter-spacing:-0.03em;font-weight:bold;}
.history_se02c .history_list .item p{margin:0;color:#444;font-size:16px;letter-spacing:-0.078em;}
.history_se02c .history_list .item p + p{margin-top:10px;}
.history_se02c .history_img{max-width:800px;margin:80px 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:840px){
	.history_se02c{background-size:620px 620px;}
	.history_se02c::after{left:5%;width:143px;height:144px;}
}
@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:640px){
	.history_se02c::after{display:none;}
	.history_se02c .main_tit::before{right:-10px;}
	.history_se02c .main_tit strong{font-size:32px;}
}
@media(max-width:450px){
	.history_se02c{background-size:420px 420px;}
    .history_se02c .sub_tit{letter-spacing:1.2em;margin-left:5px;}
}

/* 연혁 se02d */
.history_se02d{margin-top:90px;}
.history_se02d .head_box{position:relative;width:291px;height:236px;margin:0 auto 50px;background:url(/pcms/dist/img/p01/histroy_se2d_top.png) no-repeat;}
.history_se02d .head_box strong{font-size:0;line-height:0;text-indent:-9999px;}

.history_se02d .body_box{position:relative;}
.history_se02d .body_box:before{content:'';display:block;position:absolute;top:-55px;left:50%;bottom:0;width:1px;height:auto;background:#c4c4c4;}
.history_se02d .body_box .item{position:relative;}
.history_se02d .body_box .item+.item{margin-top:35px;}
.history_se02d .body_box .item:before{content:'';display:block;position:absolute;top:0;left:50%;z-index:1;margin-left:-11.5px;width:23px;height:23px;background:url(/pcms/dist/img/p01/histroy_se2d_bul.png) no-repeat;}
.history_se02d .body_box .item:after{content:'';display:block;clear:both;visibility:hidden;}
.history_se02d .body_box .item .item_box{position:relative;width:50%;}
.history_se02d .body_box .item .item_box p{position:relative;margin:0}
.history_se02d .body_box .item .item_box p:before{content:'';display:block;position:absolute;top:11px;left:-37px;width:26px;height:1px;background:#c4c4c4;}
.history_se02d .body_box .item .item_box p span{display:block;margin:0 0 20px;color:#394c89;font-size:26px;line-height:1;letter-spacing:-0.07em;font-weight:bold;}
.history_se02d .body_box .item .item_box .timelist{}
.history_se02d .body_box .item .item_box .timelist li{position:relative;padding:0 0 0 85px;color:#444;letter-spacing:-0.025em;}
.history_se02d .body_box .item .item_box .timelist li+li{margin-top:10px;}
.history_se02d .body_box .item .item_box .timelist li::before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;background:#394c89;border-radius:100%;}
.history_se02d .body_box .item .item_box .timelist li b{position:absolute;left:10px;top:0;color:#418087;font-size:15px;letter-spacing:-0.025em;font-weight:bold;}

.history_se02d .body_box .item .item_box.item_left p:before{left:auto;right:-37px;}
.history_se02d .body_box .item .item_box.item_left{float:left;padding-right:48px;text-align:right;}
.history_se02d .body_box .item .item_box.item_right{float:right;padding-left:48px;}
.history_se02d .body_box .item .item_box.item_left .timelist li{padding:0 85px 0 0 ;}
.history_se02d .body_box .item .item_box.item_left .timelist li::before{left:auto;right:0;}
.history_se02d .body_box .item .item_box.item_left .timelist li b{left:auto;right:10px;}
.history_se02d .body_box .item:last-child .item_box::before{content:"";position:absolute;right:-1px;top:20px;z-index:10;width:1px;height:100%;background:#fff;}

@media only screen and (max-width:767px){
    .history_se02d .body_box .item:before{display:none;}
    .history_se02d .body_box .item{}
    .history_se02d .body_box .item .item_box{width:100%;margin:0 0 50px 0;background:#fff;}
    .history_se02d .body_box .item .item_box.item_left,
    .history_se02d .body_box .item .item_box.item_right{float:none;padding:20px 0;text-align:left;}
    .history_se02d .body_box .item .item_box p{text-align:center;}
    .history_se02d .body_box .item .item_box p:before,
    .history_se02d .body_box .item .item_box.item_left p:before{display:none;}
    .history_se02d .body_box .item .item_box.item_left .timelist li{padding:0 0 0 85px;}
	.history_se02d .body_box .item .item_box.item_left .timelist li::before{left:0;right:auto;}
    .history_se02d .body_box .item .item_box.item_left .timelist li b{left:10px;right:auto;}
    .history_se02d .body_box .item .item_box .timelist{padding:20px 20px 10px;border:1px solid #ddd;}
}

/* 찾아오시는길 se04a */
.location_se04a .map_box{border:1px solid #ddd;margin-bottom:80px;}
.location_se04a .map_box .map{width:100%;height:468px;}
.location_se04a .map_box .map_info{overflow:hidden;position:relative;padding:50px 180px 50px 40px;border-top:1px solid #ddd;background:#394c89;}
.location_se04a .map_box .map_info strong{display:block;margin-bottom:15px;color:#fff;font-size:20px;font-weight:bold;}
.location_se04a .map_box .map_info .map_lst li{position:relative;padding-left:85px;color:#fff;font-size:15px;}
.location_se04a .map_box .map_info .map_lst li+li{margin-top:5px;}
.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;vertical-align:middle;width:22px;height:22px;margin-right:7px;background:#fff url(/pcms/dist/img/p01/location_se04a_ir.png);border-radius:100%;}
.location_se04a .map_box .map_info .map_lst li .ico.ico1{background-position:0 0;}
.location_se04a .map_box .map_info .map_lst li .ico.ico2{background-position:-22px 0;}
.location_se04a .map_box .map_info .map_lst li .ico.ico3{background-position:-42px 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:0px;color:#fff;font-size:13px;text-align:center;}

.location_se04a .map_box .map_button{position:absolute;right:40px;top:50%;transform:translateY(-50%);}
.location_se04a .map_box .map_button a{display:table;background:#394c89;color:#fff;font-size:15px;width:120px;height:120px;border:3px solid #fff;border-radius:10px;text-align:center;transition:0.3s;}
.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:#fff;color:#394c89;font-weight:bold;}
.location_se04a .map_box .map_button a .ico_local{display:block;margin:0 auto 10px;width:46px;height:36px;background:url(/pcms/dist/img/p01/se14a_load.png) no-repeat;}
.location_se04a .map_box .map_button a:hover .ico_local,
.location_se04a .map_box .map_button a:focus .ico_local{background:url(/pcms/dist/img/p01/se14a_load_ov.png) no-repeat;}

.location_conbox_type01{border-top:3px solid #394c89;}
.location_conbox_type01 .cont_box{position:relative;padding:50px 20px 50px 190px;border-bottom:1px dashed #a8a8a8;}
.location_conbox_type01 .cont_box:last-child{border-bottom:0;}
.location_conbox_type01 .cont_box .icon_box{position:absolute;left:44px;top:43px;}
.location_conbox_type01 .cont_box .icon_box .ir{display:block;width:65px;height:50px;background:url(/pcms/dist/img/p01/location_traffic_ir.png) no-repeat;}
.location_conbox_type01 .cont_box .icon_box .ir.bus{background-position:0 0;}
.location_conbox_type01 .cont_box .icon_box .ir.car{background-position:-65px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.train{background-position:-130px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.shuttle{background-position:-195px 0;}

.location_conbox_type01 .cont_box .cont_txt strong{display:block;margin-bottom:20px;color:#394c89;font-size:17px;letter-spacing:-0.025em;font-weight:bold;}
.location_conbox_type01 .cont_box .cont_txt .tit{display:inline-block;margin-bottom:10px;padding:5px 10px;border:1px solid #999;color:#333;font-size:15px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info + .cont_info{margin-top:30px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info ul ,
.location_conbox_type01 .cont_box .cont_txt .cont_info p{margin: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;}
    .location_conbox_type01 .cont_box .icon_box .ir{margin:0 auto 35px;}
}
@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 .map_box{overflow:hidden;border:1px solid #ddd;border-radius:0 0 10px 10px;}
.location_se04b .map_box .map{width:100%;height:470px;}
.location_se04b .map_box .map_info{position:relative;background:#fff;padding:40.5px 180px 40.5px 43px;border-top:1px solid #ddd;}
.location_se04b .map_box .map_info .map_title{}
.location_se04b .map_box .map_info .map_title strong{display:block;margin-bottom:15px;color:#222;font-size:20px;letter-spacing:-0.025em;line-height:1.2;font-weight:bold;}
.location_se04b .map_box .map_info .map_lst{}
.location_se04b .map_box .map_info .map_lst ul li{position:relative;padding-left:85px;color:#222;font-size:15px;letter-spacing:-0.05em;}
.location_se04b .map_box .map_info .map_lst ul li+li{margin-top:4px;}
.location_se04b .map_box .map_info .map_lst ul li b{position:absolute;left:0;top:0;padding-left:30px;letter-spacing:-0.075em;font-weight:bold;}
.location_se04b .map_box .map_info .map_lst ul li b::before{content:"";display:inline-block;position:absolute;left:0;top:50%;margin-top:-11px;width:22px;height:22px;background:#394c89 url(/pcms/dist/img/p01/location_se04b_ir.png) no-repeat;border-radius:100%;}
.location_se04b .map_box .map_info .map_lst ul li.address b::before{background-position:0 0;}
.location_se04b .map_box .map_info .map_lst ul li.phone b::before{background-position:-22px -1px;}
.location_se04b .map_box .map_info .map_lst ul li.fax b::before{background-position: -43px 0;}
.location_se04b .map_box .map_info .map_lst ul li.email b::before{background-position:-68px 0;}
.location_se04b .map_box .map_info .map_lst ul li.time b::before{background-position:-94px 1px;}
.location_se04b .map_box .map_info .map_lst ul li.wc b::before{background-position:-117px 1px;}

.location_se04b .map_box .map_info .map_button{position:absolute;right:44px;top:50%;transform:translateY(-50%);}
.location_se04b .map_box .map_info .map_button a{display:table;width:120px;height:120px;background:#394c89;border:3px solid #fff;border-radius:10px;color:#fff;text-align:center;transition:0.5s;}
.location_se04b .map_box .map_info .map_button a span{display:table-cell;vertical-align:middle;position:relative;}
.location_se04b .map_box .map_info .map_button a span em{display:block;margin:0 auto 10px;width:46px;height:36px;background:url(/pcms/dist/img/p01/se14a_load.png) no-repeat;}
.location_se04b .map_box .map_info .map_button a:hover,
.location_se04b .map_box .map_info .map_button a:focus{background:#fff;border-color:#394c89;color:#394c89;font-weight:bold;}
.location_se04b .map_box .map_info .map_button a:hover span em,
.location_se04b .map_box .map_info .map_button a:focus span em{background:url(/pcms/dist/img/p01/se14a_load_ov.png) no-repeat;}

@media(max-width:767px){
    .location_se04b .map_box .map{height:0;padding-top:56.25%;}
    .location_se04b .map_box .map_info{padding:40.5px 30px;}
    .location_se04b .map_box .map_info .map_button{position:relative;right:auto;top:auto;transform:none;}
    .location_se04b .map_box .map_info .map_button a{margin:30px auto 0;}
}
@media(max-width:500px){
    .location_se04b .map_box .map_info .map_lst ul li{padding:0;}
	.location_se04b .map_box .map_info .map_lst ul li+li{margin-top:10px;}
    .location_se04b .map_box .map_info .map_lst ul li b{position:relative;display:block;margin-bottom:5px;}
}

/* 헌장 se06a */
.se06a_declaration{}
.se06a_declaration .inner{overflow:hidden;position:relative;z-index:1;padding:100px 60px 95px;border:1px solid #394c89;border-radius:20px;}
.se06a_declaration .inner::before{content:"";position:absolute;left:-20px;bottom:-65px;z-index:-1;width:261px;height:261px;background:url(/pcms/dist/img/p01/se06a_declaration_bg.png) no-repeat;}
.se06a_declaration .inner .top{text-align:center;margin-bottom:45px;}
.se06a_declaration .inner .top .title{display:inline-block;position:relative;margin-bottom:20px;color:#394c89;font-size:32px;line-height:1.2;letter-spacing:-0.025em;font-weight:bold;font-family:"gmarket", "GmarketSans";text-align:center;}
.se06a_declaration .inner .top .title::before{content:"";position:absolute;left:-40px;bottom:-5px;width:34px;height:50px;background:url(/pcms/dist/img/p01/se06a_declaration_titlebg.png) no-repeat;}
.se06a_declaration .inner .top .title::after{content:"";position:absolute;right:-40px;bottom:-5px;width:34px;height:50px;background:url(/pcms/dist/img/p01/se06a_declaration_titlebg.png) no-repeat;transform:rotateY(180deg);}
.se06a_declaration .inner .top .sub_title{margin:0 auto;max-width:840px;color:#394c89;font-size:16px;letter-spacing:-0.056em;}

.se06a_declaration .inner .bottom{margin:0 auto;padding:50px 5.113%;max-width:840px;background:#f8f9fa;border-radius:20px;}
.se06a_declaration .inner .bottom .border{margin:30px auto;max-width:720px;border-top:1px dashed #a2a3a4;}
.se06a_declaration .inner .bottom ul{}
.se06a_declaration .inner .bottom ul li{position:relative;padding-left:90px;display:table;min-height:45px;width:100%;}
.se06a_declaration .inner .bottom ul li + li{margin-top:30px;}
.se06a_declaration .inner .bottom ul li .order{display:block;position:absolute;left:0;top:50%;margin-top:-22.5px;width:45px;height:45px;border-radius:100%;line-height:45px;color:#fff;font-weight:bold;text-align:center;}
.se06a_declaration .inner .bottom ul li .order::after{content:"";position:absolute;right:-36px;top:50%;width:24px;height:1px;background:#394c89;}
.se06a_declaration .inner .bottom ul li .order.bg1{background:#394c89;}
.se06a_declaration .inner .bottom ul li .order.bg2{background:#418087;}
.se06a_declaration .inner .bottom ul li .order.bg2::after{background:#418087;}
.se06a_declaration .inner .bottom ul li .txt{display:table-cell;vertical-align:middle;color:#222;font-size:16px;line-height:1.25;letter-spacing:-0.025em;font-weight:bold;}

@media(max-width:767px){
    .se06a_declaration .inner{padding:70px 7.6%;}
}
@media(max-width:640px){
    .se06a_declaration .inner .top .title{font-size:25px;}
    .se06a_declaration .inner .top .title::before,
    .se06a_declaration .inner .top .title::after{display:none;}

    .se06a_declaration .inner .bottom{padding:35px 25px;}
    .se06a_declaration .inner .bottom ul li{display:block;padding-left:0;min-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;}
}

/* se14a 소개 이미지형 */
.se14a_topbox{position:relative;z-index:1;margin:75px 0 0;padding:70px 65px;min-height:340px;background:#394c89;border-radius:40px 40px 0 0;}
.se14a_topbox:before{content:"";position:absolute;left:0;top:0;z-index:-1;width:276px;height:266px;background:url(/pcms/dist/img/p01/se14a_topbox_bg01.png) no-repeat;background-size:cover;}
.se14a_topbox:after{content:"";position:absolute;right:0;bottom:0;z-index:-1;width:216px;height:190px;background:url(/pcms/dist/img/p01/se14a_topbox_bg02.png) no-repeat;background-size:cover;}

.se14a_topbox .top .top_img{overflow:hidden;position:relative;float:right;margin:-120px 0 20px 30px;width:456px;height:310px;border-radius:10px;box-shadow:-9px 5px 14.25px 0.75px rgba(0, 0, 0, 0.2);}
.se14a_topbox .top .top_img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:1000%;max-height:1000%;}
.se14a_topbox .sub .txtb{}
.se14a_topbox .sub .txtb strong{display:block;margin-bottom:25px;color:#fff;font-size:30px;line-height:1.2;letter-spacing:0;font-weight:bold;font-family:"gmarket", "GmarketSans";}
.se14a_topbox .sub .txtb .txt{margin:0;color:#eee;font-size:15px;line-height:1.6;letter-spacing:-0.025em;}
.se14a_topbox .sub .txtb .txt + .txt{margin-top:10px;}

.se14a_topbox .sub .txtb .txt-check{margin-top:20px;color:#fff !important; font-size: 20px;}
.se14a_topbox .sub .txtb .txt-check a{color:#fff}

@media(max-width:1023px){
	.se14a_topbox{margin:0;padding:55px 6.872%;}
	.se14a_topbox .top .top_img{float:none;margin:0 auto 45px;}
}
@media(max-width:767px){
	.se14a_topbox .sub .txtb strong{margin-bottom:15px;font-size:24px;}
}
@media(max-width:580px){
	.se14a_topbox .top .top_img{width:100%;height:0;padding-top:67.43%;}
	.se14a_topbox .top .top_img img{max-width:130%;}
}

/* 제목형박스 se16b 시작 */
.se16b_type{}
.se16b_type .title_box{overflow:hidden;position:relative;z-index:1;margin-bottom:20px;padding:30.71px 33px;border:1px solid #b0b7d0;border-radius:10px;}
.se16b_type .title_box::before{content:"";position:absolute;left:-108px;top:-125px;z-index:-1;width:294px;height:260px;background:url(/pcms/dist/img/p01/se16b_type_lbg.png) no-repeat;background-size:cover;opacity:0.05;}
.se16b_type .title_box::after{content:"";position:absolute;right:-93px;bottom:-135px;z-index:-1;width:336px;height:239px;background:url(/pcms/dist/img/p01/se16b_type_rbg.png) no-repeat;background-size:cover;opacity:0.07;}
.se16b_type .title_box strong{display:block;color:#394c89;font-size:18px;line-height:1.2;letter-spacing:-0.025em;font-weight:bold;}

@media(max-width:640px){
    .se16b_type .title_box::before{left:-60px;top:-80px;width:180px;height:159px;}
    .se16b_type .title_box::after{right:-90px;bottom:-90px;width:222px;height:157px;}
    .se16b_type .title_box{padding:25px 23px;}
}

/* 소개/안내 이미지형 se17d 시작 */
.se17d_topbox{overflow:hidden;padding:75px;min-height:520px;border:1px solid #dedede;}
.se17d_topbox .combox .img_box{position:relative;z-index:1;float:right;width:350px;height:370px;border-radius:0 0 50px 0;box-shadow:8px 13px 15px 0px rgba(0, 0, 0, 0.15);}
.se17d_topbox .combox .img_box:before{content:"";position:absolute;right:-10px;top:10px;z-index:-1;width:350px;height:370px;background:#65989f;border-radius:0 0 50px 0;}
.se17d_topbox .combox .img_box .img_in{overflow:hidden;position:relative;width:350px;height:370px;z-index:2;border-radius:0 0 50px 0;}
.se17d_topbox .combox .img_box .img_in img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:1000%;max-height:1000%;}

.se17d_topbox .combox .info_inner{float:left;width:calc(100% - 410px);margin-right:60px;}
.se17d_topbox .combox .info_inner > strong{display:block;margin-bottom:5px;color:#394c89;font-size:36px;line-height:1.2;letter-spacing:-0.025em;font-weight:bold;font-family:"gmarket", "GmarketSans";}
.se17d_topbox .combox .info_inner > p{margin:0;color:#444;line-height:1.2;letter-spacing:-0.025em;}
.se17d_topbox .combox .info_inner .info{margin-top:30px;padding-top:30px;border-top:2px solid #394c89;}
.se17d_topbox .combox .info_inner .info .info_txt li{position:relative;padding-left:100px;color:#444;font-size:15px;line-height:1.2;letter-spacing:-0.025em;}
.se17d_topbox .combox .info_inner .info .info_txt li+li{margin-top:15px;}
.se17d_topbox .combox .info_inner .info .info_txt li:before{content:"";position:absolute;left:0;top:8px;width:2px;height:2px;border-radius:100%;background:#394c89;}
.se17d_topbox .combox .info_inner .info .info_txt li em{position:absolute;left:10px;top:0;color:#394c89;font-weight:bold;}

@media (max-width:940px){
	.se17d_topbox{padding:50px 6.819%;min-height:auto;}
	.se17d_topbox .combox .img_box{float:none;margin:0 auto 50px;}

	.se17d_topbox .combox .info_inner{float:none;width:100%;margin-right:0;}
}
@media (max-width:460px){
	.se17d_topbox .combox .img_box{width:100%;height:100%;}
	.se17d_topbox .combox .img_box:before{width:100%;height:100%;}
	.se17d_topbox .combox .img_box .img_in{width:100%;height:0;padding-top:104.32%;}
	.se17d_topbox .combox .img_box .img_in img{max-width:130%;}

	.se17d_topbox .combox .info_inner .info .info_txt li{padding-left:10px;}
	.se17d_topbox .combox .info_inner .info .info_txt li em{display:block;position:relative;left:auto;top:auto;margin-bottom:5px;}
}

/* 조직도 */
.org-wrap{position:relative;}
.org-wrap:before{content:"";position:absolute;width:1px;height:100px;top:0;left:77.5px;background:#ddd;}
.org-wrap > li{position:relative;margin-top:35px;}
.org-wrap > li:before{content:"";position:absolute;top:25px;left:195px;width:1px;height:100%;background:#ddd;}
.org-wrap > li.c1:before{display:none;}
.org-wrap > li > a{position:relative;z-index:10;display:table;table-layout:fixed;width:155px;height:50px;border-radius:5px;color:#fff;font-size:16px;transition:0.3s;z-index:2;text-align:center;}
.org-wrap > li > a > span{display:table-cell;vertical-align:middle;width:100%;}
.org-wrap > li.c1 > a{background:#394c89;border:2px solid #394c89;color:#fff;}
.org-wrap > li.c2 > a{background:#418087;border:2px solid #418087;color:#fff;}
.org-wrap > li.c1 > a:hover,
.org-wrap > li.c1 > a:focus{background:#fff;color:#394c89;font-weight:bold;}
.org-wrap > li.c2 > a:hover,
.org-wrap > li.c2 > a:focus{background:#fff;color:#418087;font-weight:bold;}

.org-wrap > li .org-wrap_sub{position:relative;margin-top:-50px;padding-left:240px;}
.org-wrap > li .org-wrap_sub > li{position:relative;padding-left:162px;color:#6e7179;font-size:15px;}
.org-wrap > li .org-wrap_sub > li::before{content:"";position:absolute;left:-45px;top:50%;z-index:-1;width:135px;height:1px;background:#ddd;}
.org-wrap > li .org-wrap_sub > li.each{padding-left:0;}
.org-wrap > li .org-wrap_sub > li + li{margin-top:11px;}
.org-wrap > li .org-wrap_sub > li:first-child:before{left:-110px;}
.org-wrap > li .org-wrap_sub > li:last-child:after{content:"";position:absolute;left:-45px;top:25px;width:1px;height:100%;background:#fff;}

.org-wrap > li .org-wrap_sub > li > a{display:table;position:absolute;left:0px;top:0;padding:12px 5px 12px 20px;width:163px;height:100%;border:1px solid #418087;border-radius:5px 0 0 5px;background:#f5f7f7;color:#222;font-size:15px;letter-spacing:-0.025em;transition:0.3s;}
.org-wrap > li .org-wrap_sub > li > a::before{content:"";position:absolute;left:-7px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#418087;border:3px solid #fff;border-radius:100%;}
.org-wrap > li .org-wrap_sub > li.each > a{position:relative;border-radius:5px;background:#707779;color:#fff;border:1px solid #707779;}
.org-wrap > li .org-wrap_sub > li.each > a::before{background:#707779;}
.org-wrap > li .org-wrap_sub > li.color02 > a{border-color:#394c89;}
.org-wrap > li .org-wrap_sub > li.color02 > a::before{background:#394c89;}
.org-wrap > li .org-wrap_sub > li > a:hover,
.org-wrap > li .org-wrap_sub > li > a:focus{background:#fff;font-weight:bold;}
.org-wrap > li .org-wrap_sub > li.each > a:hover,
.org-wrap > li .org-wrap_sub > li.each > a:focus{color:#222;}
.org-wrap > li .org-wrap_sub > li > a span{display:table-cell;vertical-align:middle;}

.org-wrap > li .org-wrap_sub > li .task{margin-left:-10px;padding:12px 5px 12px 30px;border:1px solid #b3cccf;border-radius:0 5px 5px 0;background:#fff;}
.org-wrap > li .org-wrap_sub > li.color02 .task{border-color:#394c89;}
.org-wrap > li .org-wrap_sub > li .task:after{content:"";display:block;clear:both;}
.org-wrap > li .org-wrap_sub > li .task li{position:relative;display:inline-block;margin-left:10px;}

.sub-wrap{position:relative;padding-left:240px;margin-top:20px;display:flex;flex-wrap:wrap;justify-content: space-between;}
.sub-wrap > li{width: calc(33% - 9px);text-align: center;}
.sub-wrap > li > a{display:table;padding: 13px 20px;width: 100%;border:1px solid #418087;border-radius: 5px 5px 0 0;background:#f5f7f7;color:#222;font-size:15px;transition:0.3s;}
.sub-wrap > li > a:hover, .sub-wrap > li a:focus{background:#fff;font-weight:bold;}
.sub-wrap > li .task{padding: 12px 15px;border:1px solid #b3cccf;border-top: none;border-radius: 0 0 5px 5px;background:#fff;text-align: left;min-height: 97px;}
.sub-wrap > li .task:after{content:"";display:block;clear:both;}
.sub-wrap > li .task li{font-size:15px;}

@media(max-width:767px){
    .org-wrap:before{left:30px;height:99%;}
    .org-wrap > li{margin-top:40px;}
    .org-wrap > li:before{display:none;}
    .org-wrap > li .org-wrap_sub{margin-top:30px;padding-left:50px;}
	.org-wrap > li .org-wrap_sub > li:first-child:before,
    .org-wrap > li .org-wrap_sub > li::before{left:-20px;}
	.org-wrap > li .org-wrap_sub > li:last-child:after{left:-20px;}

.sub-wrap{padding-left:0;}
}
@media(max-width:550px){
    .org-wrap > li .org-wrap_sub > li{padding:0;}
	.org-wrap > li .org-wrap_sub > li::before{top:25px;}
    .org-wrap > li .org-wrap_sub > li > a{position:relative;left:auto;top:auto;margin-bottom:5px;border-radius:5px;}
    .org-wrap > li .org-wrap_sub > li .task{margin-left:0;padding:12px;border-radius:5px;}

.sub-wrap > li{width:100%; margin-bottom:20px}
}


.se03b_org{}
.se03b_org .org_wrap{}
.se03b_org .org_wrap .lv1 .lv1_0{position:relative;z-index:1;margin:0 auto 30px;max-width:207px;text-align:center;}
.se03b_org .org_wrap .lv1 .lv1_0::before{content:"";position:absolute;left:50%;bottom:-30px;z-index:-1;margin-left:-0.5px;width:1px;height:50px;background:#dfdfdf;}
.se03b_org .org_wrap .lv1 .lv1_0 span{display:inline-block;padding:12.21px 10px;background:#39404b;border-radius:5px;width:100%;color:#fff;font-size:16px;letter-spacing:-0.025em;}

.se03b_org .org_wrap .lv1 .lv1_1{position:relative;margin-left:-7px;}
.se03b_org .org_wrap .lv1 .lv1_1::after{content:"";clear:both;display:block;visibility:hidden;}
.se03b_org .org_wrap .lv1 .lv1_1::before{content:"";position:absolute;left:2.4%;top:0;width:95.7%;height:1px;background:#dfdfdf;}
.se03b_org .org_wrap .lv1 .lv1_1 li{position:relative;z-index:1;float:left;width:calc(4.16% - 7px);margin-left:7px;margin-top:30px;}
.se03b_org .org_wrap .lv1 .lv1_1 li::before{content:"";position:absolute;left:50%;top:-30px;z-index:-1;margin-left:-0.5px;width:1px;height:50px;background:#dfdfdf;}
.se03b_org .org_wrap .lv1 .lv1_1 li a:hover span,
.se03b_org .org_wrap .lv1 .lv1_1 li a:focus span{background:#39404b;color:#fff;}
.se03b_org .org_wrap .lv1 .lv1_1 li span{display:block;padding:10px 3px;width:100%;min-height:122px;border-radius:5px;border:1px solid #dfdfdf;background:#fff;color:#797979;font-size:15px;letter-spacing:0.02em;text-align:center;transition:0.3s;}
.se03b_org .org_wrap .lv1 .lv1_1 li span em{display:inline-block;width:20px;word-break:break-word;}

.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);}

.se03b_org .org_wrap.col6 .lv1 .lv1_1::before{left:9.2%;width:83.43%;}
.se03b_org .org_wrap.col6 .lv1 .lv1_1 li{width:calc(16.66% - 15px);}

@media(min-width:1280px) and (max-width:1400px){
	.se03b_org.office .org_wrap .lv1 .lv1_1::before{left:4.4%;width:91.7%;}
	.se03b_org.office .org_wrap .lv1 .lv1_1 li{width:calc(8.33% - 7px);}
}
@media(max-width:999px){
	.se03b_org.office .org_wrap .lv1 .lv1_1::before{left:4.4%;width:91.7%;}
	.se03b_org.office .org_wrap .lv1 .lv1_1 li{width:calc(8.33% - 7px);}
}
@media(max-width:640px){
    .se03b_org.office .org_wrap .lv1 .lv1_1::before,
    .se03b_org.office .org_wrap .lv1 .lv1_1 li::before{display:none;}

	.se03b_org.office .org_wrap .lv1 .lv1_1 {margin-left:0; padding:3%; border:1px solid #ddd;}
	.se03b_org.office .org_wrap .lv1 .lv1_1 li{width:calc(50% - 2%); margin:1%; padding:1%;}
	.se03b_org.office .org_wrap .lv1 .lv1_1 li span{min-height:auto;}
	.se03b_org.office .org_wrap .lv1 .lv1_1 li span em{width:auto;}
}
@media(max-width:450px){
	.se03b_org.office .org_wrap .lv1 .lv1_0{min-width:100%;}
	.se03b_org.office .org_wrap .lv1 .lv1_1{margin-left:0;}
	.se03b_org.office .org_wrap .lv1 .lv1_1::before{display:none;}
	.se03b_org.office .org_wrap .lv1 .lv1_1 li{float:none;width:100%;margin-left:0;}
}
/* 조직도 End */