@charset "UTF-8";body{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}.container{max-width:1200px;margin:0 auto;padding:9rem 2rem 6rem;font-family:Noto Sans KR,sans-serif;color:#333}.container .page-title{font-size:2.5rem;font-weight:700;margin:2rem 0 4rem;text-align:center;color:#333;font-weight:600;line-height:1.2;font-family:Gowun Dodum,sans-serif}.container .note{font-size:.9rem;color:#555;margin-bottom:1rem;line-height:1.5}.container .table-wrapper{overflow-x:auto;margin-top:1.5rem;font-size:14px}.container .table-wrapper table{width:100%;border-collapse:collapse;text-align:center;min-width:980px}.container .table-wrapper table th,.container .table-wrapper table td{border:1px solid #ccc;padding:.5rem}.container .table-wrapper table th{background-color:#555b47;font-weight:600;color:#fff;white-space:nowrap}.container .table-wrapper table tbody tr:nth-child(2n){background-color:#fafafa}.container .table-wrapper table tbody td{white-space:nowrap}@media (max-width: 1024px){.container{padding-top:5rem}.container .page-title{font-size:1.8rem}.container .table-wrapper{font-size:12px}.container .table-wrapper table{font-size:.85rem}.container .table-wrapper table th{padding:.2rem .4rem}}
