@charset "utf-8";

.pic_btn{display:none;text-align:center;}
.pic_btn a{display:block;padding:10px 20px;border:1px solid #ddd;background:#fff;}
.pic_btn a:hover,
.pic_btn a:focus{background:#236dc7;color:#fff;transition:0.3s;}

@media(max-width:767px){
	.pic_btn{display:block;margin:15px auto 0;width:60%;}
}
@media(max-width:560px){
	.pic_btn{width:75%;}
}
@media(max-width:450px){
	.pic_btn{width:100%;}
}

/* 탑박스 공통 */
.con_topbox{}
.con_topbox .top{position:relative;z-index:1;display:flex;align-items:center;padding:40px 6.667%;min-height:300px;background-position:center;background-repeat:no-repeat;background-size:cover;}
.con_topbox .top::before{content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,0.6);}
.con_topbox.bg01 .top{background-image:url(/cet/img/sub01/center_bg01.png);}
.con_topbox.bg02 .top{background-image:url(/cet/img/sub01/center_bg02.png);}
.con_topbox.bg03 .top{background-image:url(/cet/img/sub01/center_bg03.png);}
.con_topbox .top .inner{width:100%;height:100%;}
.con_topbox .top .inner em{display:block;color:#59CDFF;font-size:20px;line-height:1.2;letter-spacing:-0.02em;}
.con_topbox .top .inner strong{display:block;margin-top:10px;color:#fff;font-size:40px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.con_topbox .top .inner p{margin-top:30px;color:#fff;font-size:20px;line-height:1.2;letter-spacing:0;}

.con_topbox .bottom{margin-top:30px;}
.con_topbox .bottom .paragraph{}
.con_topbox .bottom .paragraph p{margin-top:0;color:#444;font-size:17px;line-height:1.5;letter-spacing:-0.02em;}
.con_topbox .bottom .paragraph p+p{margin-top:20px;}

@media(max-width:840px){
    .con_topbox .top .inner em{font-size:18px;}
    .con_topbox .top .inner strong{font-size:32px;}
    .con_topbox .top .inner p{font-size:18px;}
}
@media(max-width:550px){
    .con_topbox .top{padding:40px 25px;min-height:auto !important;}
    .con_topbox .top .inner em{font-size:16px;}
    .con_topbox .top .inner strong{font-size:23px;}
    .con_topbox .top .inner p{font-size:16px;}
}
/* 탑박스 공통 End */

/* 인사말 sub0101 */
.cet_greetings{}
.cet_greetings .greetings_topbox{position:relative;}
.cet_greetings .greetings_topbox .picbox{position:relative;width:calc(100% - 80px);}
.cet_greetings .greetings_topbox .picbox::after{content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:calc(100% - 85px);background:#F4F8FB url(/cet/img/sub01/cet_greetings_bg.png) no-repeat;}
.cet_greetings .greetings_topbox .picbox img{margin-left:50px;}
.cet_greetings .greetings_topbox .picbox p{position:absolute;right:70px;bottom:40px;display:flex;align-items:center;gap:8px 32px;margin:0;}
.cet_greetings .greetings_topbox .picbox p span{color:#444;font-size:17px;line-height:1.3;letter-spacing:0;text-shadow:-1px 0px #fff, 0px 1px #fff, 1px 0px #fff, 0px -1px #fff;}
.cet_greetings .greetings_topbox .picbox p i{display:inline-block;width:107px;height:28px;background:url(/cet/img/sub01/cet_sign.png) no-repeat;background-size:cover;font-size:0;}

.cet_greetings .greetings_topbox .conbox{position:absolute;right:0;top:35px;padding:55px 80px;max-width:735px;background:#004C98;}
.cet_greetings .greetings_topbox .conbox em{display:block;margin-bottom:10px;color:#5DD2FF;font-size:18px;line-height:1.2;letter-spacing:0;}
.cet_greetings .greetings_topbox .conbox strong{display:block;color:#fff;font-size:37px;line-height:1.2;letter-spacing:0;}
.cet_greetings .greetings_topbox .conbox strong i{font-weight:bold;}

.cet_greetings .greetings_contxt{margin-top:40px;}
.cet_greetings .greetings_contxt p{margin:0;color:#444;font-size:17px;line-height:1.5;letter-spacing:-0.02em;}
.cet_greetings .greetings_contxt p+p{margin-top:20px;}
.cet_greetings .greetings_contxt p .center_link{color:#004C98;font-weight:bold;}

@media(max-width:1279px){
    .cet_greetings .greetings_topbox .picbox{width:calc(100% - 40px);}
    .cet_greetings .greetings_topbox .picbox img{margin-left:0;}
    .cet_greetings .greetings_topbox .conbox{padding:55px 40px;max-width:clamp(500px, 53.95vw, 690px);}
    .cet_greetings .greetings_topbox .conbox strong{font-size:clamp(25px, 2.89vw, 37px);}

    .cet_greetings .greetings_topbox .picbox p{right:40px;}
}
@media(max-width:1020px){
    .cet_greetings .greetings_topbox .picbox{width:100%;}
    .cet_greetings .greetings_topbox .picbox::after{height:calc(100% - 75px);}
    .cet_greetings .greetings_topbox .picbox img{margin-left:150px;}
    .cet_greetings .greetings_topbox .picbox p{flex-direction:column;align-items:flex-end;}

    .cet_greetings .greetings_topbox .conbox{position:relative;right:auto;top:auto;padding:clamp(30px, 4.41vw, 45px) clamp(30px, 7.84vw, 80px);max-width:100%;text-align:center;}
    .cet_greetings .greetings_topbox .conbox em{font-size:clamp(15px,1.76vw,18px);}
    .cet_greetings .greetings_topbox .conbox strong{font-size:clamp(24px, 3.14vw, 32px);}
}
@media(max-width:850px){
    .cet_greetings .greetings_topbox .picbox img{margin-left:60px;}
}
@media(max-width:640px){
    .cet_greetings .greetings_topbox .picbox img{margin-left:0;width:clamp(270px,54.06vw,346px);}
    .cet_greetings .greetings_topbox .picbox p{right:clamp(10px,6.25vw,40px);bottom:clamp(12px, 6.25vw, 40px);}
    .cet_greetings .greetings_topbox .picbox p span{text-align:right;}
    .cet_greetings .greetings_topbox .picbox p span em{display:block;}
    .cet_greetings .greetings_topbox .picbox p i{width:clamp(85px,16.72vw,107px);height:clamp(22px,4.38vw,28px);}

    .cet_greetings .greetings_contxt p{font-size:clamp(14px,2.66vw,17px);}
}
/* 인사말 sub0101 End */

/* 비전 및 목표 sub0105 */
.vm_wrap{}
.vm_wrap .item{text-align:center;}
.vm_wrap .item+.item{margin-top:65px;}
.vm_wrap .item .tit{display:block;color:#222;font-size:24px;line-height:1.2;letter-spacing:0;font-weight:bold;}

.vm_wrap .item .vision_contxt{margin:15px auto 0;padding:29px 20px;max-width:800px;border:1px solid #004C98;border-radius:100px;}
.vm_wrap .item .vision_contxt span{color:#004C98;font-size:22px;line-height:1.2;letter-spacing:0;font-weight:bold;}

.vm_wrap .item .mission_list{display:flex;flex-wrap:wrap;gap:20px 0;margin-top:30px;}
.vm_wrap .item .mission_list .lists{display:flex;flex-direction:column;padding:20px 3.334%;width:20%;}
.vm_wrap .item .mission_list .lists:not(:last-child){border-right:1px solid #EEE;}
.vm_wrap .item .mission_list .lists .icon{margin:0 auto 15px;width:80px;height:80px;background-position:center;background-repeat:repeat;background-repeat:no-repeat;}
.vm_wrap .item .mission_list .lists .icon.icon01{background-image:url("data:image/svg+xml,%3Csvg width='58' height='51' viewBox='0 0 58 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.3008 32.6634V23.4175' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37.3072 37.2749L29.3008 32.6631L37.3072 37.2749Z' fill='white'/%3E%3Cpath d='M37.3072 37.2749L29.3008 32.6631' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.3009 32.6631L21.3057 37.2749' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.7331 6.42196C33.7331 8.86743 31.7566 10.8439 29.3111 10.8439C26.8656 10.8439 24.8892 8.86743 24.8892 6.42196C24.8892 3.97648 26.8656 2 29.3111 2C31.7566 2 33.7331 3.97648 33.7331 6.42196Z' fill='white' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.3004 11.782C24.1973 11.782 20.0656 17.3094 19.9316 24.188H38.6803C38.5463 17.3094 34.4035 11.782 29.3115 11.782H29.3004Z' fill='%23C3E0FC' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.6335 31.2342C15.6335 33.6797 13.657 35.6562 11.2115 35.6562C8.76603 35.6562 6.78955 33.6797 6.78955 31.2342C6.78955 28.7887 8.76603 26.8123 11.2115 26.8123C13.657 26.8123 15.6335 28.7887 15.6335 31.2342Z' fill='white' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1998 36.5942C6.09668 36.5942 1.96505 42.1217 1.83105 49.0003H20.5797C20.4457 42.1217 16.3029 36.5942 11.1998 36.5942Z' fill='%23C3E0FC' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M51.8249 31.2342C51.8249 33.6797 49.8484 35.6562 47.4029 35.6562C44.9574 35.6562 42.981 33.6797 42.981 31.2342C42.981 28.7887 44.9574 26.8123 47.4029 26.8123C49.8484 26.8123 51.8249 28.7887 51.8249 31.2342Z' fill='white' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M47.4019 36.5942C42.2988 36.5942 38.156 42.1217 38.0332 49.0003H56.7818C56.6478 42.1217 52.5051 36.5942 47.4131 36.5942H47.4019Z' fill='%23C3E0FC' stroke='%231A2B4D' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.vm_wrap .item .mission_list .lists .icon.icon02{background-image:url("data:image/svg+xml,%3Csvg width='62' height='58' viewBox='0 0 62 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.1512 56.48C38.5479 56.48 44.5441 44.2842 44.5441 29.24C44.5441 14.1958 38.5479 2 31.1512 2C23.7545 2 17.7583 14.1958 17.7583 29.24C17.7583 44.2842 23.7545 56.48 31.1512 56.48Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37.8487 40.8455C50.8773 33.3234 58.4411 22.0326 54.7427 15.6269C51.0444 9.22118 37.4845 10.1262 24.4558 17.6483C11.4271 25.1704 3.86333 36.4612 7.56168 42.8669C11.26 49.2726 24.82 48.3676 37.8487 40.8455Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M54.7359 42.8592C58.4342 36.4535 50.8705 25.1627 37.8418 17.6406C24.8131 10.1185 11.2532 9.21347 7.55484 15.6192C3.8565 22.0249 11.4202 33.3157 24.4489 40.8378C37.4776 48.3599 51.0376 49.2649 54.7359 42.8592Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.1512 35.5861C34.6561 35.5861 37.4973 32.7449 37.4973 29.2401C37.4973 25.7353 34.6561 22.894 31.1512 22.894C27.6464 22.894 24.8052 25.7353 24.8052 29.2401C24.8052 32.7449 27.6464 35.5861 31.1512 35.5861Z' fill='%23C3E0FC' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.vm_wrap .item .mission_list .lists .icon.icon03{background-image:url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.7602 51.515C33.1206 51.515 38.2767 40.4307 38.2767 26.7575C38.2767 13.0843 33.1206 2 26.7602 2C20.3998 2 15.2437 13.0843 15.2437 26.7575C15.2437 40.4307 20.3998 51.515 26.7602 51.515Z' fill='%23C3E0FC' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.7599 2C18.9623 2 12.0194 5.59891 7.47578 11.2372C4.05682 15.4809 2.00244 20.8793 2.00244 26.7575H26.7599V2Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.00244 26.7576C2.00244 40.4334 13.0841 51.5151 26.7599 51.5151V26.7576H2.00244Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.7598 2V26.7575H51.5173C51.5173 20.8793 49.4629 15.4659 46.0439 11.2372C41.5003 5.59891 34.5574 2 26.7598 2Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.7598 51.5151C40.4356 51.5151 51.5173 40.4334 51.5173 26.7576H26.7598V51.5151Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M46.0439 11.2372C41.3953 14.2813 34.4824 16.2307 26.7597 16.2307C19.0371 16.2307 12.1242 14.2813 7.47559 11.2372C12.0192 5.59891 18.9621 2 26.7597 2C34.5574 2 41.5003 5.59891 46.0439 11.2372Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M46.0439 42.2928C41.3953 39.2487 34.4824 37.2993 26.7597 37.2993C19.0371 37.2993 12.1242 39.2487 7.47559 42.2928C12.0192 47.9311 18.9621 51.53 26.7597 51.53C34.5574 51.53 41.5003 47.9311 46.0439 42.2928Z' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.vm_wrap .item .mission_list .lists .icon.icon04{background-image:url("data:image/svg+xml,%3Csvg width='56' height='49' viewBox='0 0 56 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.7111 2H39.1816V40.0658H48.7111V2Z' fill='%23C3E0FC' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.9548 14.5059H23.4253V40.0658H32.9548V14.5059Z' fill='white' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.1853 25.6543H7.65576V40.066H17.1853V25.6543Z' fill='white' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.16016 46.8799H54.22' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.vm_wrap .item .mission_list .lists .icon.icon05{background-image:url("data:image/svg+xml,%3Csvg width='47' height='52' viewBox='0 0 47 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.7821 11.5437H3.18872V36.4906H43.7821V11.5437Z' fill='white' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.654 5.72021H1.31616V11.5436H45.654V5.72021Z' fill='%23C3E0FC' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.479 5.72015V2' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.479 49.9003V36.4907' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.6558 49.9003L23.4791 44.0769L29.3025 49.9003' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4553 18.1572H35.5026' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.5026 29.8645H11.4553' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4553 24.0171H35.5026' stroke='%2336435E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}

@media(max-width:767px){
    .vm_wrap .item .tit{font-size:21px;}
    .vm_wrap .item .vision_contxt span{font-size:18px;}

    .vm_wrap .item .mission_list .lists{padding:20px;width:33.33%;}
}
@media(max-width:550px){
    .vm_wrap .item .mission_list .lists{width:50%;}
    .vm_wrap .item .vision_contxt{border-radius:50px;}
}
@media(max-width:430px){
    .vm_wrap .item .mission_list .lists{padding:20px;padding-top:0;width:100%;border-right:0 !important;border-bottom:1px solid #EEE;}
    .vm_wrap .item .mission_list .lists:last-child{border:0;}
}
/* 비전 및 목표 sub0105 End */

/* 센터별 소개 sub0102 */
.center_tabbox{}
.center_tabbox .item{display:none;}
.center_tabbox .item.on{display:block;}
/* 센터별 소개 sub0102 End */

/* 조직도 sub0103 */
.cet_org{padding:100px 30px;background:#F3F6FA;}
.cet_org .org_tit{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;width:260px;height:260px;border-radius:100%;background:#004C98;text-align:center;}
.cet_org .org_tit::before{content:"";position:absolute;left:50%;bottom:0;z-index:1;transform:translateX(-50%);width:100%;height:100px;border-radius:0 0 100px 100px;background:#004C98;}
.cet_org .org_tit .inner{position:relative;padding-top:40px;width:232px;height:232px;border-radius:100%;background:#fff;}
.cet_org .org_tit .inner .tit{position:relative;z-index:2;}
.cet_org .org_tit .inner .tit span{display:inline-block;margin-bottom:15px;}
.cet_org .org_tit .inner .tit strong{display:block;color:#004C98;font-size:20px;line-height:1.2;letter-spacing:-0.02em;font-weight:bold;}
.cet_org .org_tit .inner .tit em{display:block;margin-top:40px;color:#fff;font-size:16px;line-height:1.2;letter-spacing:-0.02em;font-weight:bold;}

.cet_org .org_list{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0 40px;margin:65px auto 0;padding-top:30px;max-width:800px;}
.cet_org .org_list::before{content:"";position:absolute;left:14.6%;top:0;width:70.7%;height:1px;background:#C0C7CE;}
.cet_org .org_list::after{content:"";position:absolute;left:calc(50% - 0.5px);top:-65px;width:1px;height:65px;background:#C0C7CE;}
.cet_org .org_list .item{position:relative;display:flex;flex-direction:column;width:calc(33.33% - 4.17%);text-align:center;}
.cet_org .org_list .item::before{content:"";position:absolute;left:calc(50% - 0.5px);top:-30px;width:1px;height:30px;background:#C0C7CE;}
.cet_org .org_list .item .tit{display:flex;justify-content:center;align-items:center;padding:12px 10px;background:#2299D6;}
.cet_org .org_list .item .tit strong{color:#fff;font-size:16px;line-height:1.2;letter-spacing:-0.02em;font-weight:bold;}
.cet_org .org_list .item .contxt{display:flex;flex:auto;justify-content:center;align-items:center;padding:12px 10px;border:1px solid #DDD;background:#fff;}
.cet_org .org_list .item .contxt strong{color:#222;font-size:16px;line-height:1.2;letter-spacing:-0.02em;}

@media(max-width:799px){
    .cet_org .org_list{position:relative;display:flex;flex-wrap:wrap;gap:10px 0;padding:30px 20px;max-width:100%;border:1px solid #C0C7CE;background:#fff;}
    .cet_org .org_list::before{display:none;}
    .cet_org .org_list .item{display:flex;flex-direction:column;width:calc(50%  - 5px);}
    .cet_org .org_list .item::before{display:none;}
}
@media(max-width:560px){
    .cet_org{padding:50px 15px;}
    .cet_org .org_list .item{width:100%;}
}
/* 조직도 sub0103 End */

/* 오시는길 sub0104 */
.cet_map{}
.cet_map .map{width:100%;height:595px;}
.cet_map .map_info{position:relative;padding:70px 260px 70px 5.834%;background:#004C98 url("data:image/svg+xml,%3Csvg width='577' height='426' viewBox='0 0 577 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.06' clip-path='url(%23clip0_199_1480)'%3E%3Cpath d='M259.982 136.237L236.806 149.619L286.722 236.077L309.899 222.696L259.982 136.237Z' fill='white'/%3E%3Cpath d='M360.688 78.0948L371.086 96.1055L400.253 79.266L439.772 147.714L462.936 134.34L423.418 65.892L452.585 49.0525L442.186 31.0419L360.688 78.0948Z' fill='white'/%3E%3Cpath d='M348.169 130.955L328.79 142.143C323.645 145.114 318.254 145.424 314.784 139.413C311.313 133.401 314.277 128.888 319.422 125.918L361.071 101.872L350.68 83.873L306.274 109.511C289.7 119.08 281.738 136.323 291.337 152.949C300.937 169.575 319.851 171.302 336.425 161.733L356.355 150.226C361.5 147.256 366.885 146.964 370.349 152.964C373.813 158.963 370.861 163.469 365.716 166.439L318.983 193.421L329.381 211.431L378.307 183.184C394.881 173.615 402.857 156.396 393.251 139.757C383.645 123.119 364.724 121.38 348.15 130.949' fill='white'/%3E%3Cpath d='M166.246 190.356L178.383 287.081L127.171 270.547L141.294 204.762L114.822 220.046L101.483 282.463L77.7905 241.426L54.6138 254.807L104.53 341.265L127.707 327.884L104.007 286.835L164.738 306.504L203.289 284.247L192.188 203.716L239.139 240.539L208.502 258.227L225.743 271.283L279.936 239.995L193.588 174.57L166.246 190.356Z' fill='white'/%3E%3Cmask id='mask0_199_1480' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='71' y='122' width='496' height='287'%3E%3Cpath d='M71.7206 408.625C159.171 373.324 245.228 331.509 329.262 282.992C413.296 234.475 492.55 180.848 566.834 122.771C479.384 158.071 393.339 199.88 309.293 248.404C225.247 296.928 146.017 350.541 71.7206 408.625Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_199_1480)'%3E%3Cpath d='M556.85 105.477L61.7358 391.331L81.7053 425.919L576.819 140.065L556.85 105.477Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_199_1480'%3E%3Crect width='571.708' height='161.733' fill='white' transform='translate(0.838867 285.854) rotate(-30)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") right bottom -110px no-repeat;background-blend-mode:overlay;}
.cet_map .map_info .map_infos{}
.cet_map .map_info .map_infos .map_tit{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.2);}
.cet_map .map_info .map_infos .map_tit strong{display:block;margin-bottom:10px;color:#fff;font-size:32px;line-height:1.2;letter-spacing:-0.02em;font-weight:bold;}
.cet_map .map_info .map_infos .map_tit em{display:inline;vertical-align:baseline;background:linear-gradient(to right, transparent 50%, rgba(4, 28, 52, 0.3) 50%);background-position:100% 10px;background-repeat:repeat-x;background-size:200%;color:#fff;font-size:18px;letter-spacing:-0.02em;font-weight:bold;}
.cet_map .map_info .map_infos .map_contact{}
.cet_map .map_info .map_infos .map_contact ul{display:flex;flex-wrap:wrap;gap:10px 40px;}
.cet_map .map_info .map_infos .map_contact ul li{position:relative;padding-left:105px;color:#fff;font-size:16px;line-height:1.5;letter-spacing:-0.02em;}
.cet_map .map_info .map_infos .map_contact ul li em{position:absolute;left:0;top:0;display:flex;align-items:center;gap:0 10px;font-weight:bold;}
.cet_map .map_info .map_infos .map_contact ul li em .icon{display:inline-block;width:25px;height:25px;border-radius:100%;background-color:#fff;background-position:center;background-repeat:no-repeat;}
.cet_map .map_info .map_infos .map_contact ul li em .icon.icon01{background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_199_1465)'%3E%3Cpath d='M7.54778 8.90857L6.62347 9.57244L3.67354 5.36906L4.59785 4.70519C4.84972 4.52427 4.93199 4.18392 4.79196 3.90575L3.49192 1.32977C3.31907 0.987555 2.88696 0.880028 2.57731 1.10256C0.831756 2.35596 0.421363 4.80384 1.66086 6.56962L4.84002 11.0993C6.07952 12.8651 8.49889 13.2803 10.2445 12.0264C10.5541 11.8043 10.5961 11.356 10.3341 11.0783L8.35794 8.98711C8.14442 8.76131 7.79965 8.72811 7.54778 8.90904V8.90857Z' fill='%23004C98'/%3E%3Cpath d='M11.5975 7.69532C11.5735 7.69532 11.549 7.69299 11.5249 7.68738C11.3378 7.64717 11.2185 7.46063 11.2583 7.27129C11.5198 6.03146 11.2888 4.76264 10.6071 3.69858C9.92541 2.63453 8.87494 1.90288 7.6493 1.63827C7.46213 1.59806 7.3429 1.41153 7.38264 1.22218C7.42239 1.03284 7.60679 0.912225 7.79396 0.952431C10.6981 1.57936 12.5565 4.47979 11.9362 7.41762C11.9016 7.58219 11.7579 7.69532 11.5975 7.69532Z' fill='%23004C98'/%3E%3Cpath d='M9.88937 7.12899C9.86533 7.12899 9.84084 7.12665 9.81681 7.12104C9.62963 7.08084 9.5104 6.8943 9.55014 6.70496C9.83437 5.35713 8.98216 4.02613 7.6493 3.73861C7.46213 3.69794 7.3429 3.51187 7.38264 3.32253C7.42239 3.13318 7.60679 3.01257 7.79396 3.05277C9.50023 3.42117 10.5923 5.12524 10.2277 6.85129C10.193 7.01585 10.0493 7.12899 9.8889 7.12899H9.88937Z' fill='%23004C98'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_199_1465'%3E%3Crect width='11.1111' height='11.8056' fill='white' transform='translate(0.944824 0.944702)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.cet_map .map_info .map_infos .map_contact ul li em .icon.icon02{background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_199_1475)'%3E%3Cpath d='M12.0304 1.73926H3.93338V9.00526C3.93338 9.60313 3.45843 10.0892 2.87417 10.0892H1.32645C1.31289 10.0892 1.29976 10.0887 1.28662 10.0883V10.6242C1.28662 11.0313 1.60905 11.3612 2.00689 11.3612H12.0304C12.4283 11.3612 12.7507 11.0313 12.7507 10.6242V2.47631C12.7507 2.0692 12.4283 1.73926 12.0304 1.73926ZM5.4328 3.16566H10.9687V4.7824H5.4328V3.16566ZM6.22128 9.0174H5.44721C5.25994 9.0174 5.10826 8.86218 5.10826 8.67055C5.10826 8.47892 5.25994 8.32371 5.44721 8.32371H6.22128C6.40855 8.32371 6.56023 8.47892 6.56023 8.67055C6.56023 8.86218 6.40855 9.0174 6.22128 9.0174ZM6.22128 7.07983H5.44721C5.25994 7.07983 5.10826 6.92461 5.10826 6.73298C5.10826 6.54135 5.25994 6.38613 5.44721 6.38613H6.22128C6.40855 6.38613 6.56023 6.54135 6.56023 6.73298C6.56023 6.92461 6.40855 7.07983 6.22128 7.07983ZM8.58798 9.0174H7.81391C7.62664 9.0174 7.47496 8.86218 7.47496 8.67055C7.47496 8.47892 7.62664 8.32371 7.81391 8.32371H8.58798C8.77525 8.32371 8.92693 8.47892 8.92693 8.67055C8.92693 8.86218 8.77525 9.0174 8.58798 9.0174ZM8.58798 7.07983H7.81391C7.62664 7.07983 7.47496 6.92461 7.47496 6.73298C7.47496 6.54135 7.62664 6.38613 7.81391 6.38613H8.58798C8.77525 6.38613 8.92693 6.54135 8.92693 6.73298C8.92693 6.92461 8.77525 7.07983 8.58798 7.07983ZM10.9547 9.0174H10.1806C9.99334 9.0174 9.84167 8.86218 9.84167 8.67055C9.84167 8.47892 9.99334 8.32371 10.1806 8.32371H10.9547C11.142 8.32371 11.2936 8.47892 11.2936 8.67055C11.2936 8.86218 11.142 9.0174 10.9547 9.0174ZM10.9547 7.07983H10.1806C9.99334 7.07983 9.84167 6.92461 9.84167 6.73298C9.84167 6.54135 9.99334 6.38613 10.1806 6.38613H10.9547C11.142 6.38613 11.2936 6.54135 11.2936 6.73298C11.2936 6.92461 11.142 7.07983 10.9547 7.07983Z' fill='%23004C98'/%3E%3Cpath d='M2.87386 0.944702H1.32614C1.11555 0.944702 0.944824 1.1194 0.944824 1.3349V9.00585C0.944824 9.22135 1.11555 9.39605 1.32614 9.39605H2.87386C3.08446 9.39605 3.25518 9.22135 3.25518 9.00585V1.3349C3.25518 1.1194 3.08446 0.944702 2.87386 0.944702Z' fill='%23004C98'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_199_1475'%3E%3Crect width='11.8056' height='10.4167' fill='white' transform='translate(0.944824 0.944702)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}

.cet_map .map_info .map_button{position:absolute;right:70px;top:calc(50% - 70px);}
.cet_map .map_info .map_button a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;border:2px solid #fff;background:#fff;transition:0.3s;}
.cet_map .map_info .map_button a em{display:inline-block;margin:0 auto 5px;width:36px;height:36px;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.43052 26.5262C7.11608 27.3297 5.68457 28.4396 5.68457 29.6655C5.68457 32.1175 11.4106 34.1052 18.474 34.1052C25.5375 34.1052 31.2635 32.1175 31.2635 29.6655C31.2635 28.4396 29.832 27.3297 27.5175 26.5262' stroke='%23004191' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.2764 27.9869C18.2764 27.9869 28.0264 18.7728 28.0264 11.4061C28.0264 6.15316 23.6611 1.89478 18.2764 1.89478C12.8916 1.89478 8.52637 6.15316 8.52637 11.4061C8.52637 18.7728 18.2764 27.9869 18.2764 27.9869Z' stroke='%23004191' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M18.0005 15.5527C20.0715 15.5527 21.7505 13.8738 21.7505 11.8027C21.7505 9.73168 20.0715 8.05273 18.0005 8.05273C15.9294 8.05273 14.2505 9.73168 14.2505 11.8027C14.2505 13.8738 15.9294 15.5527 18.0005 15.5527Z' stroke='%23004191' stroke-width='2.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.cet_map .map_info .map_button a span{color:#004191;font-size:15px;line-height:1;letter-spacing:0;font-weight:bold;}

.cet_map .map_info .map_button a:hover,
.cet_map .map_info .map_button a:focus{background:#004191;}
.cet_map .map_info .map_button a:hover em,
.cet_map .map_info .map_button a:focus em{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.43052 26.5262C7.11608 27.3297 5.68457 28.4396 5.68457 29.6655C5.68457 32.1175 11.4106 34.1052 18.474 34.1052C25.5375 34.1052 31.2635 32.1175 31.2635 29.6655C31.2635 28.4396 29.832 27.3297 27.5175 26.5262' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.2764 27.9869C18.2764 27.9869 28.0264 18.7728 28.0264 11.4061C28.0264 6.15316 23.6611 1.89478 18.2764 1.89478C12.8916 1.89478 8.52637 6.15316 8.52637 11.4061C8.52637 18.7728 18.2764 27.9869 18.2764 27.9869Z' stroke='white' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M18.0005 15.5527C20.0715 15.5527 21.7505 13.8738 21.7505 11.8027C21.7505 9.73168 20.0715 8.05273 18.0005 8.05273C15.9294 8.05273 14.2505 9.73168 14.2505 11.8027C14.2505 13.8738 15.9294 15.5527 18.0005 15.5527Z' stroke='white' stroke-width='2.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.cet_map .map_info .map_button a:hover span,
.cet_map .map_info .map_button a:focus span{color:#fff;}

.cet_map .map_infobox{position:absolute;left:50%;bottom:50px;transform:translateX(-50%);padding:5px 10px;background:#004191;color:#fff;text-align:center;}

@media(max-width:860px){
    .cet_map .map_info{padding:50px 45px;}
    .cet_map .map_info .map_infos .map_tit strong{font-size:28px;}
    .cet_map .map_info .map_infos .map_tit em{font-size:16px;}

    .cet_map .map_info .map_button{position:relative;right:auto;top:auto;margin-top:35px;}
    .cet_map .map_info .map_button a{flex-direction:row;gap:0 5px;padding:10px;width:100%;height:100%;}
    .cet_map .map_info .map_button a em{margin:0;}
}
@media(max-width:500px){
    .cet_map .map{height:350px;}

    .cet_map .map_info{padding:30px 25px;}
    .cet_map .map_info .map_infos .map_tit strong{font-size:24px;}
    .cet_map .map_info .map_infos .map_tit em{font-size:15px;}
}
/* 오시는길 sub0104 End */
