
/* 비주얼 */ 
.visual .slide01 .slogan { top:25%; }
.visual .slide01 .slogan .txt1 {font-weight:700;}

/* 공지사항 */
.notice ul li .tit { font-size:1rem; font-weight:600; margin-bottom:1rem; color:#111; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.notice ul li .txt { height:4.2rem; line-height:1.4rem; font-size:0.8rem; color:#666; font-weight:400; margin-bottom:2rem; }

/* 구글 번역 */
.gbSchlTrans {position: absolute;top: 6rem;right:0;display: inline-block;width:23%;vertical-align: middle;border: 1px solid #d1d8e4;background: #fff;border-radius: 1.5rem;}
.goog-te-gadget-simple {position: relative;display: block !important;padding: 0.5rem 1.25rem !important;font-size: 0.7rem !important;background-color: #fff !important;border: none !important;border-radius: 1.5rem;cursor: pointer;zoom: 1;}
.goog-te-gadget-icon {margin-left: 5px; margin-right: 5px;}
.goog-te-gadget img {border-radius: 50%;}
.goog-te-gadget-simple .goog-te-menu-value span {font-family: 'NotoSans';}
.goog-te-gadget-simple .goog-te-menu-value img + span {position: absolute; top: 0.65rem; right: 1.25rem; font-size: 0.5rem !important; color: #000 !important; border: none !important;}

/*241018*/
.gbSchlTrans:before {position:absolute; content:''; color:#fff; bottom:-1.8rem; left:0.5rem; font-size:12px;}

@media (max-width:1440px){ 

    /*241018*/
    #footer .ftBox {padding-bottom: 4rem;}
    .gbSchlTrans {display:block;position:relative;top: -3.3rem;}
    .gbSchlTrans:before {bottom: -1rem; width: 20rem; left:0;}

}


@media (max-width:1280px){ 

    /* 공지사항 */
    .notice ul li { width:33.333%;}
}
@media (max-width:1080px){
    .prg_info .titBox { margin-bottom:1rem; }
    .prg_info .titBox h3 { font-size:1.4rem;  }

    /* 공지사항 */
    .notice ul li { width:50%;}
    .notice ul li:last-child { display:none; }
} 
@media (max-width:1024px){
	/* 비주얼 */ 
	.visual .slide01 .slogan { top:30%; }

  
}

@media (max-width:680px){
   
    /*241018*/
    .goog-te-gadget-simple {padding:0.2rem !important;}

}


@media (max-width:580px){
    /* 공지사항 */
    .notice ul li { width:100%;}
    .notice ul li .tit { margin-bottom:0.5rem; }
    .notice ul li .txt { margin-bottom:0.5rem; }

     /*241018*/
     .gbSchlTrans {width:45%;}
     .gbSchlTrans:before {bottom: -2rem; width: 15rem;}

}

