@charset "utf-8";

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

#ctt_con img {width: 80%;margin:0 auto;}

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


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

    #ctt_con img {width: 100%;margin:0 auto;}

    .c_msg {font-size:20px !important;color:#1099a2 !important;font-weight: 500;padding:20px 0 16px 0 !important;letter-spacing: -1px;line-height: 34px !important;text-align: center !important;}
    .c_msg2 {font-size:18px;color:#333 !important;font-weight: 500;padding:20px 0 16px 0 !important;text-align: center !important;}
    .c_tit1 {font-size:20px !important;color:#405ba9;font-weight: 600;padding:15px 0 12px 0;}
    .c_tit1 i {color:#748ac8;}

    .c_sub1 {font-size: 16px;font-weight: bold;padding:10px 0 6px 0;color:#947600;}

    .s_img1 {float: none;text-align: center;width: 100%;}
    .s_img1 img {width: 98% !important;}
    
    .sc_img1 {display: none !important;}
    .sc_img2 {display: block !important;text-align: center;margin-bottom:35px !important;}
    .sc_img2 img {width: 98%;}
}