.notice{margin:10rem 0rem 10rem}@media screen and (max-width: 991.98px){.notice{margin:6rem 0rem}}@media screen and (max-width: 575.98px){.notice{margin:5rem 0rem}}.notice_heading{display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width: 991.98px){.notice_heading{gap:2rem}}@media screen and (max-width: 575.98px){.notice_heading{gap:1.6rem}}.notice_content{display:flex;flex-direction:column;gap:2.4rem}.notice_table{overflow-y:auto}.notice_table-number,.notice_table-date{text-align:center;vertical-align:middle}.notice_table-link{transition:color .4s}@media(hover: hover)and (pointer: fine){.notice_table-link:hover,.notice_table-link:focus-visible{color:var(--color-third)}}.notice_table table{width:100%;border-collapse:collapse}.notice_table tr th:first-child,.notice_table tr td:first-child{width:12%;min-width:8rem}.notice_table tr th:nth-child(2),.notice_table tr td:nth-child(2){width:72%;min-width:32rem}.notice_table tr th:nth-child(3),.notice_table tr td:nth-child(3){width:16%;min-width:20rem}@media screen and (max-width: 575.98px){.notice_table tr th:nth-child(3),.notice_table tr td:nth-child(3){min-width:10rem}}.notice_table thead{background-color:#e4e7ec}.notice_table thead tr th{padding:1.2rem 2rem;border:1px solid #e4e7ec;color:var(--color-black);font-weight:500;line-height:150%;text-align:center;font-size:1.6rem}@media screen and (max-width: 991.98px){.notice_table thead tr th{font-size:1.4rem}}@media screen and (max-width: 575.98px){.notice_table thead tr th{padding:.8rem 1.2rem}}.notice_table tbody tr td{padding:1.2rem 2rem;border:1px solid #e5e5e5;color:var(--color-text-3);line-height:150%;font-weight:400;font-size:1.6rem}@media screen and (max-width: 991.98px){.notice_table tbody tr td{font-size:1.4rem}}@media screen and (max-width: 576px){.notice_table tbody tr td{padding:.8rem 1.2rem}}