@charset "utf-8";
/* --------------------------------------
해당호만 사용되는 스타일 (다음호에서는 삭제)
----------------------------------------- */
/* sub01 */
/* sub05 */
#subCon.sub05 .section .inBx { position: relative; border: 1px solid #000; border-radius: 0.3rem; overflow: hidden; }
#subCon.sub05 .section .inBx h6 { padding: 1rem 1rem; text-align: center; background-color: #e9e9e9; border-bottom: 1px solid #ccc; }
#subCon.sub05 .section .inBx p { padding: 1rem 1rem; }
#subCon.sub05 .section table .no01 { width: 240px; }
#subCon.sub05 .section table .no02 { width: auto; }
@media all and (max-width: 599px){
    #subCon.sub05 .section table .no01 { width: 180px; }
}
@media all and (max-width: 480px){
    #subCon.sub05 .section table .no01 { width: 130px; }
}
/* sub04 */
#subCon.sub04 .section .table01 .no01 { width: 190px; }
#subCon.sub04 .section .table01 .no02 { width: auto; }
#subCon.sub04 .section .table01 tr td:nth-child(1) { text-align: center; font-family: 'PreGOV-Bo'; font-weight: 700; }
#subCon.sub04 .section .table01 tr:nth-child(1) td { background-color: #e5e5e5; }
#subCon.sub04 .section .table01 tr th { background-color: #f5f5f5; }

@media all and (max-width: 1023px){
    #subCon.sub04 .section .clrBx02 figure { width: 100%; overflow: hidden; overflow-x: auto; }
    #subCon.sub04 .section .clrBx02 figure img { width: 952px; }

}







/* sub03 */
/* sub06 */
/* sub02 */
#subCon.sub02 .section .inBx { position: relative; padding: 0.75rem 1rem; border: 1px solid #222; }
#subCon.sub02 .section .inBx ul li { position: relative; padding-left: 1.2rem; }
#subCon.sub02 .section .inBx ul.depth01 > li::before { position: absolute; content: '■'; top: 0; left: 0; }
#subCon.sub02 .section .inBx ul.depth02 > li::before { position: absolute; content: '⇨'; top: 0; left: 0; }
#subCon.sub02 .section table .no01 { width: 20%; min-width: 120px; }
#subCon.sub02 .section table .no02 { width: auto; }
#subCon.sub02 .section table tr td:nth-child(1) { text-align: center; }
/* sub07 */
/* sub08 */
/* sub09 */
/* sub10 */