@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');


/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.eng {font-size: 40px; text-align: center; margin-bottom: 60px; font-weight: 500}
.eng span {color: #1c4594;}

/* 인사말 */
/*#ceo {background-image: url("/theme/market/img/ce_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed}*/

.ceo_wrap {display: flex}
.ceo_left, .ceo_right {width: 50%}
.ceo_content {font-size: 32px; font-weight: 500; color: #1c1c1c; padding: 40px 0 0 80px}
.ceo_content span {color: #005097}
.ceo_content p {font-size: 18px; color: #3c3c3c; font-weight: 300; line-height: 34px; margin-bottom: 25px}

/* 조직도 */
#organization {text-align: center}

/* 오시는 길 */
.map_info{border-bottom:1px solid #ddd; padding:20px 0; font-size: 16px; color: #333}
.map_info span{margin: 0 10px}
.map_info span strong{margin: 0 10px}

.root_daum_roughmap .wrap_controllers {display: none}