@charset "utf-8";



/*테이블 반응형 UI 수정 */
@media all and (max-width:960px) {
/*  .wrap-contents .con-table table {width:100% !important;}*/
.wrap-contents .con-table:after {width:auto !important; background:none !important;}
}




.btnBlank { font-weight:bold; }
.btnBlank::after { content: ""; display: inline-block; width: 16px; height: 16px; margin-left: 7px; background-repeat: no-repeat; background-image: url(/images/guide/common/btn_icon_1.png); vertical-align: -2px; background-position: -16px 0;
}
