@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.blue {color: blue;}
td, th {box-sizing: border-box; border: 1px solid #ccc; padding: 5px 10px;}

.kgc_history h5,
.kgc_chairmen h5 {font-size: 16px; margin-bottom: 10px;}
.kgc_history {margin-bottom: 30px;}
.kgc_history th {width: 80px; vertical-align: top; background-color: rgb(238, 238, 238);}
.kgc_history td {width: calc(100% - 80px); }
.kgc_history td span {display: block; color: blue; font-size: 12px;}

.kgc_chairmen th {width: 120px; background-color: rgb(238, 238, 238);}
.kgc_chairmen td:first-of-type {width: 80px; text-align: center;}
.kgc_chairmen td:last-child {width: calc(100% - 100px); text-align: center;}

.kgc_contents_9 th {background-color: rgb(238, 238, 238); text-align: center;}
.kgc_contents_9 td {text-align: center;}
.kgc_contents_9 .table01 th:first-child,
.kgc_contents_9 .table01 td:first-child,
.kgc_contents_9 .table01 th:nth-child(3),
.kgc_contents_9 .table01 td:nth-child(3) {width: 50px;}
.kgc_contents_9 .table01 td:last-child {word-break: keep-all;}

.kgc_contents_9 .table02 th:first-child,
.kgc_contents_9 .table02 td:first-child,
.kgc_contents_9 .table02 th:nth-child(3),
.kgc_contents_9 .table02 td:nth-child(3) {width: 50px;}

.kgc_contents_9 .table03 th:first-child,
.kgc_contents_9 .table03 td:first-child,
.kgc_contents_9 .table03 th:nth-child(3),
.kgc_contents_9 .table03 td:nth-child(3) {width: 50px;}

.kgc_contents_9 .table04 th:first-child,
.kgc_contents_9 .table04 td:first-child,
.kgc_contents_9 .table05 th:first-child,
.kgc_contents_9 .table05 td:first-child {width: 50px;}

.ctt_kgc_contents_5 {display: none;}
.ctt_kgc_contents_10 {display: none;}

article[class*="ctt_ktg_contents"]#ctt {padding: 0;}