@charset "utf-8";

/* 내용관리 */
#ctt {margin-bottom:20px;background:#fff;box-sizing:border-box;padding:20px;float:right;-webkit-box-shadow:0 0 10px #ccc;-moz-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc;border-radius:10px;margin-right:10px}
.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}

.mjg_head {font-size:2.1em;color:#02a5b4;font-family: 'Do Hyeon', sans-serif;}
.mjg_tag {word-break:keep-all}
.mjg_tag::after {content:'';clear:both;display:block}
.mjg_tag .mjg_tags {float:left;padding:4px 10px;margin-right:3px;background:#02a5b4;color:#fff;border-radius:20px;line-height:1.5em;margin-bottom:3px}
.mjg_strong {color:#000;text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#1e977c; }
.mjg_ttl {font-size:1.7em;color:#666;padding:5px 0;font-family: 'Do Hyeon', sans-serif;}
.mjg_table {width:100%;padding:10px 0 20px 0;border-spacing:0;position:relative;}
.mjg_table tr {background:#fff}
.mjg_table th {padding:10px;background:#ccc; border-bottom:1px #eee solid}
.mjg_table td {padding:10px;text-align:center; border-bottom:1px #eee solid}

.company1 {position:relative;width:100%;height:300px;background-position:center; background-size:cover; background-repeat:no-repeat; }
.company2 {position:relative;width:100%;height:300px;background-position:center; background-size:cover; background-repeat:no-repeat; }
.company3 {position:relative;width:100%;height:300px;background-position:center; background-size:cover; background-repeat:no-repeat; }
#company1 {width:100%;height:100%}
#company2 {width:100%;height:100%}
#company3 {width:100%;height:100%}

.map {position:relative;width:100%;height:300px;background-position:center; background-size:cover; background-repeat:no-repeat;background:#1e977c; }
#map {width:100%;height:100%}
.icon_tmap {position:relative;width:40px;height:40px;top:-62px;left:100%;margin-left:-45px;margin-bottom:-50px;z-index:100;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.5);}
.icon_kakao {position:relative;width:40px;height:40px;top:-62px;left:100%;margin-left:-90px;margin-bottom:-50px;z-index:100;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.5);}