/* Àü¹Ý½ÅÃ» µî·Ï/ÇöÈ² ½ÃÀÛ */

/* ¸®½ºÆ® */
.course  table.dataTable.display { min-width: 1264px; width: 100%; }
.course  table.dataTable.display>thead>tr>th { text-align: center}
.course  table.dataTable>thead>tr>th,
.course  table.dataTable>thead>tr>td {
    padding: 0px;
}


/* thead */
.course  table.dataTable.display>thead>tr>th {
	padding: 0 20px;
	box-sizing: border-box;
	text-align: center;
}
.course  table.dataTable.display>thead>tr>th:first-child { padding-left: 30px; }

.course  table.dataTable.display>thead>tr>th:last-child { padding-right: 30px; }

.course  table.dataTable.display>thead>tr>th:first-child {
  width: 50px;
  text-align: left;
}
.course  table.dataTable.display>thead>tr>th:first-child .checkbox + label {
    padding-right: 22px;
}

    .course table.dataTable.display > thead > tr > th:nth-child(3),
    .course table.dataTable.display > thead > tr > th:nth-child(4),
    .course table.dataTable.display > thead > tr > th:nth-child(5) {
        width: 40px;
    }

    .course table.dataTable.display > thead > tr > th:nth-child(6) {
        min-width: 300px;
    }

    .course table.dataTable.display > thead > tr > th:nth-child(10),
    .course table.dataTable.display > thead > tr > th:nth-child(11) {
        width: 40px;
    }
        /*.course  table.dataTable.display>thead>tr>th:nth-child(3) {
	width: 670px; 
}*/
        /*.course  table.dataTable.display>thead>tr>th:nth-child(4),
.course  table.dataTable.display>thead>tr>th:nth-child(5),*/
        /*.course  table.dataTable.display>thead>tr>th:nth-child(6),*/
        /*.course  table.dataTable.display>thead>tr>th:nth-child(7){
  width: 180px;
  text-align: center;
}
*/
        /* tbody */
        .course table.dataTable.display>tbody>tr>td {
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
}
.course  table.dataTable.display>tbody>tr>td:first-child { padding-left: 30px; }

.course  table.dataTable.display>tbody>tr>td:last-child { padding-right: 30px; }

/*.course  table.dataTable.display>tbody>tr>td:first-child {
  width: 50px;
}*/


    .course table.dataTable.display > tbody > tr > td:nth-child(3),
    .course table.dataTable.display > tbody > tr > td:nth-child(4),
    .course table.dataTable.display > tbody > tr > td:nth-child(5) {
        width: 40px;
        line-height: 100%;
    }

    .course table.dataTable.display > tbody > tr > td:nth-child(6) {
        min-width: 300px;
        line-height: 100%;
    }

    .course table.dataTable.display > tbody > tr > td:nth-child(10),
    .course table.dataTable.display > tbody > tr > td:nth-child(11) {
        width: 40px;
    }

 .course table.dataTable.display>tbody>tr>td:nth-child(2) {
  padding-top: 0px;
  padding-bottom: 0px;
}

    .course table.dataTable.display > tbody > tr > td:nth-child(3) {
        /*  display: flex;
  place-items: top;
  justify-content: flex-start;
  width: calc(100% - 670px);
  letter-spacing: -0.33px;
  background: #ccc 
  text-align: left; */
    }

.menu_content_wrap .content a {
  color: #333333;
}
/*.course  table.dataTable.display>tbody>tr>td:nth-child(4)
.course  table.dataTable.display>tbody>tr>td:nth-child(5),*/
/*.course  table.dataTable.display>tbody>tr>td:nth-child(6),*/
/*.course  table.dataTable.display>tbody>tr>td:nth-child(7) {
  width: 180px;
}*/
/* Àü¹Ý½ÅÃ» µî·Ï/ÇöÈ² ³¡ */




/* (°øÅë .presentation) ¸®½ºÆ® */
.presentation table.dataTable.display { min-width: 1264px; width: 100%; }
.presentation table.dataTable.display>thead>tr>th { text-align: center}
.presentation table.dataTable>thead>tr>th,
.presentation table.dataTable>thead>tr>td {
    padding: 0px;
}


/* (°øÅë .presentation) ¸®½ºÆ® thead */
.category_large table.dataTable.display>thead>tr>th,
.presentation table.dataTable.display>thead>tr>th {
	padding: 0 20px;
	box-sizing: border-box;
	text-align: center;
}
.category_large table.dataTable.display>thead>tr>th:last-child,
.presentation table.dataTable.display>thead>tr>th:first-child { padding-left: 30px; }

.category_large table.dataTable.display>thead>tr>th:last-child,
.presentation table.dataTable.display>thead>tr>th:last-child { padding-right: 30px; }

.presentation table.dataTable.display>thead>tr>th:first-child {
  width: 50px;
  text-align: left;
}
.presentation table.dataTable.display>thead>tr>th:first-child .checkbox + label {
    padding-right: 22px;
}
.presentation table.dataTable.display>thead>tr>th:nth-child(2) {
	width: 110px; 
}
.presentation table.dataTable.display>thead>tr>th:nth-child(3) {
	width: 670px; 
}

.presentation table.dataTable.display>thead>tr>th:nth-child(4),
.presentation table.dataTable.display>thead>tr>th:nth-child(5),
.presentation table.dataTable.display>thead>tr>th:nth-child(6),
.presentation table.dataTable.display>thead>tr>th:nth-child(7){
  width: 180px;
  text-align: center;
}

/* (°øÅë .presentation) ¸®½ºÆ® tbody */
.category_large table.dataTable.display>tbody>tr>td:last-child,
.presentation table.dataTable.display>tbody>tr>td {
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
}
.category_large table.dataTable.display>tbody>tr>td:last-child,
.presentation table.dataTable.display>tbody>tr>td:first-child { padding-left: 30px; }

.category_large table.dataTable.display>tbody>tr>td:last-child,
.presentation table.dataTable.display>tbody>tr>td:last-child { padding-right: 30px; }

.presentation table.dataTable.display>tbody>tr>td:first-child {
  width: 50px;
}

.presentation table.dataTable.display>tbody>tr>td:nth-child(2) {
  width: 120px;
  line-height: 100%;
}

.presentation table.dataTable.display>tbody>tr>td:nth-child(2) {
  padding-top: 0px;
  padding-bottom: 0px;
}

.presentation table.dataTable.display>tbody>tr>td:nth-child(3) {
/*  display: flex;
  place-items: top;
  justify-content: flex-start;
  width: calc(100% - 670px);
  letter-spacing: -0.33px;
  background: #ccc */
  text-align: left; 
}

.menu_content_wrap .content a {
  color: #333333;
}
.presentation table.dataTable.display>tbody>tr>td:nth-child(4)
.presentation table.dataTable.display>tbody>tr>td:nth-child(5),
.presentation table.dataTable.display>tbody>tr>td:nth-child(6),
.presentation table.dataTable.display>tbody>tr>td:nth-child(7) {
  width: 180px;
}

/* (°øÅë .board_write) µî·ÏÈ­¸é */
.board_write .apply_detail_box_pre2 li:first-child {
	min-width: 30px;
}

.board_write .apply_detail_box_pre2 li:nth-child(2) {
    min-width: 100px;
	width: calc(100% - 879px);
    text-align: center;
}

.board_write .apply_detail_box_pre2 li:nth-child(3) {
    min-width: 100px;
    width: calc(100% - 879px);
    text-align: center;
	margin-left: 5px;
}
.board_write .apply_detail_box_pre2 li:nth-child(4) {
    min-width: 50px;
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(5) {
    min-width: 60px;
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(6) {
    min-width: 60px;
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(7) {
    min-width: 100px;
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(8) {
    min-width: 60px;
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(9) {
    min-width: 140px;
    width: calc(100% - 879px);
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(10) {
    min-width: 60px;
    text-align: center;
}
.board_write .apply_detail_box_pre2 li:nth-child(11) {
    min-width: 100px;
    width: calc(100% - 879px);
    text-align: center;
}


