
/* ¸Þ´º °Ô½Ã±Û,ÀÌ¹ÌÁö */
.menu_text_area {width:100%;height:auto;font-family:'¸¼Àº °íµñ';margin-top:10px;line-height:32px;text-align:justify;}
.menu_text_area > div {font-size:20px;margin-top:20px;color:#333;}
/* ¸Þ´º °Ô½Ã±Û,ÀÌ¹ÌÁö */

/* ¸Þ´º ÆäÀÌÁö Å×ÀÌºí */
.menu_table_area{margin-bottom:20px;line-height:20px;}
.menu_table_area span{font-size:14px;}

.tbl_menu_view { position:relative;  line-height:28px; border-collapse:collapse; word-break:break-word; }
.tbl_menu_view::after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#ccc; }
.tbl_menu_view tbody th,
.tbl_menu_view tbody td { height:auto;min-height:100px; padding:20px 20px;text-align:justify;  border-bottom:1px #ddd solid; border-right:1px #ddd solid;vertical-align:middle !important;font-size:16px; }
.tbl_menu_view tbody th {font-weight:bold; background:#f6f6f6; word-break:break-all; }
.tbl_menu_view tbody td { font-weight:300;  line-height:28px;}
.tbl_menu_view tbody td:last-child { border-right:0; }
.tbl_menu_view tbody td:last-child[rowspan] {border-left:1px solid #ddd;}

.tbl_menu_view2 { position:relative;  line-height:28px; border-collapse:collapse; word-break:break-word; }
.tbl_menu_view2::after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#ccc; }
.tbl_menu_view2 tbody th,
.tbl_menu_view2 tbody td { height:auto;min-height:100px; padding:5px 20px;text-align:justify;  border-bottom:1px #ddd solid; border-right:1px #ddd solid;vertical-align:middle !important;font-size:16px; }
.tbl_menu_view2 tbody th {font-weight:bold; background:#f6f6f6; word-break:break-all; }
.tbl_menu_view2 tbody td { font-weight:300;  line-height:28px;}
.tbl_menu_view2 tbody td:last-child { border-right:0; }
.tbl_menu_view2 tbody td:last-child[rowspan] {border-left:1px solid #ddd;}

.tbl_title{padding:16px 20px !important;background:#0071d2 !important;font-size:20px !important;color:#fff;text-align:center !important;font-weight:bold !important;}
/* ¸Þ´º ÆäÀÌÁö Å×ÀÌºí */
caption {
    display: none;
}