@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:10px 0;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; font-size:1em;line-height:1.5em; }
#ctt_con b {font-size:1.4em;;}
#ctt_con img{max-width:100%;height:auto}
.privacy .co_info {display:none;} 
.ctt_privacy * {line-height:1.8em; font-size:1em; }
.ctt_privacy h2 {margin-bottom:20px; font-size:1.2em; line-height:2em; font-weight:600;color:#4158d1;}
.ctt_privacy h2.tit {margin:20px 0;}
.ctt_privacy h3 {display:inline-block; margin:10px 0;padding:3px 10px;border-radius:30px; font-size:1em; font-weight:400;color:#fff;background:#3D4DA6}
.ctt_privacy p {font-size:.9em;color:#333}
.ctt_privacy ul { padding: 10px 30px; margin:20px 0 ;  box-sizing:border-box; border:1px dotted #aaa; background:#f5f5f6 }
.ctt_privacy ul li { font-size:.9em;color:#333; ;}
.ctt_privacy ul > li:before {content:''; width:4px; height:4px; border-radius:50%; background:#4158d1; position:absolute; float:left; margin-top:10px; margin-left:-12px}

.ctt_img {text-align:center;}
.ctt_img:after {display:block;width:50px;height:5px;content:"";background:#ccc;margin:50px auto 0;}
.co_greet {padding-bottom:25px;;border-bottom:1px dashed #dcdcdc;text-align:center;}
.co_greet p {margin-top:20px;font-size:1.15em;line-height:1.5em;}
.co_greet p strong {text-transform:uppercase;}
.co_greet p strong.em1 {color:#0d6555;}
.co_greet p strong.em2 {color:#3cb049;}

#co_map {height:400px;}

@media (max-width:960px){
.co_greet {text-align:left;}
.co_greet p {font-size:1em;line-height:1.3em;}
}

@media (max-width:480px){

}