@charset "utf-8";

/* 내용관리 */
#ctt {margin:30px 0;padding:0px;background:#fff;}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#ctt_con p {padding:6px 0 !important;line-height: 26px !important;}
#ctt_con b {font-weight: 600 !important;color:#405ba9 !important;}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}

.ctt_admin {
    width:100%;
    margin:0 auto;
    height:18px;
    text-align:right;
}

.s_tit1 {font-size:24px !important;font-weight: 500;letter-spacing: -1px;color:#3079a7;margin-bottom:16px;}

.s_tit2 {font-size:20px !important;font-weight: 500;letter-spacing: -1px;color:#a07500;margin:22px 0 8px 0 !important;padding:0px;}

.ab_box {width:100%;border:#ccc solid 1px;display: inline-block; background: #fff;padding:6px 16px;margin-bottom:20px;}
.ab_box p {font-size:22px !important;font-weight: 500 !important;color:#3079a7;line-height: 30px !important;}

.ab_box2 {width:100%;color:#3079a7;font-weight:600 !important;font-size:18px !important;border:#ccc solid 1px;display: inline-block; background: #fff;padding:6px 16px;margin-bottom:20px;}
.ab_box2 i {color:#6196b8;}

.hk_img1 {width:100%;margin-bottom:20px;display: inline-block;}
.hk_img1 img {width:32.4%;float:left;border-radius: 6px;margin:4px;}

.ab_img img{margin:20px auto;border-radius: 8px;}
.msg_box1 {width:100%;display: inline-block;}
.msg_box1 .ab_tit2 {font-size: 22px;color:#3079a7;font-weight: 500;letter-spacing: -1px;margin:30px 0 12px 0;}
.msg_box1 .ab_msg2 {font-size:20px;text-align: right;margin:30px 0;}
.ab_bar {width:100%;height:1px;background: #ddd;margin:35px 0;}

.ab4_tit1 {font-size:22px !important;font-weight: 600 !important;letter-spacing: -1px;color:#3079a7;margin:14px 0;}
.ab4_tit1 i {font-weight: 300 !important;color:#5c98be;padding-right:4px;}

.h_bar {margin:20px 0;border-top:#ccc solid 1px;height:1px;}

@media screen and (max-width:921px){
    #ctt_con {padding:8px 0px !important;width:100% !important;line-height:25px !important;font-size:15px !important;}
    #ctt_con p {padding:8px 0;}
    #ctt_con b {font-weight: 500 !important;color:#1099a2;}  

    .ab_box {width:100%;border:#ccc solid 1px;display: inline-block; background: #fff;padding:6px 16px;margin-bottom:20px;}
    .ab_box p {font-size:18px !important;font-weight: 500 !important;color:#3079a7;line-height: 26px !important;}

    .ab_box2 {margin-bottom:20px;}
    .ab_box2 i {color:#6196b8;}

    .hk_img1 {width:100%;margin-bottom:20px;display: inline-block;}
    .hk_img1 img {width:100%;float:none;border-radius: 6px;margin:8px;}
    .hk_img1 img:nth-child(1) {display: none !important;}

    .ab_img img{margin:20px auto;border-radius: 8px;}
    .msg_box1 {width:100%;display: inline-block;}
    .msg_box1 .ab_tit2 {font-size: 22px;color:#3079a7;font-weight: 500;letter-spacing: -1px;margin:30px 0 12px 0;}
    .msg_box1 .ab_msg2 {font-size:18px;text-align: right;margin:30px 0;}
    .ab_bar {width:100%;height:1px;background: #ddd;margin:35px 0;}
}