.notice_page_container{width:1170px;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:50px;padding:40px 0}.notice_page_searh_bar_container{width:100%;height:80px;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;gap:30px;padding:0 42px}.search_bar{width:100%;height:48px;border:1px solid #e0e0e0;background-color:#fff;outline:none;font-size:16px;font-weight:400;padding:16px 20px;transition:all .3s}.search_bar:focus{border:1px solid #838383}.search_bar::placeholder{color:#838383;font-weight:300}.search_button{min-width:80px;height:48px;border-radius:6px;background-color:#00aeef;outline:none;border:none;font-size:20px;font-weight:700;color:#fff;transition:all .3s}.search_button:hover{background-color:#1073c9}.search_button:active{background-color:#101541}.notice_table_wrapper{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.notice_table_count{width:100%;display:flex;justify-content:start;font-size:14px}.notice_table{width:100%;height:fit-content;display:flex;flex-direction:column}.notice_table_header_wrapper{width:100%;height:60px;min-height:60px}.notice_table_header{width:100%;height:100%;background-color:#f5f5f5;display:flex;justify-content:start;align-items:center;border-top:2px solid #000;border-bottom:2px solid #e2e2e2;font-size:16px;font-weight:700}.table_header_category_room{min-width:130px}.table_header_category_room,.table_header_title_room{height:100%;display:flex;justify-content:center;align-items:center}.table_header_title_room{width:100%}.table_header_etc_room{min-width:100px;height:100%;display:flex;justify-content:center;align-items:center}.notice_table_body{width:100%;display:flex;flex-direction:column}.table_body_lane_wrapper{width:100%;height:120px;display:flex;align-items:center;border-bottom:2px solid #e2e2e2}.notice_list_page .table_body_lane_wrapper{height:90px}.special_notice{width:64px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #1d5ba2;color:#1d5ba2;font-size:16px;font-weight:700}.table_body_special_title_room{height:100%;padding-left:40px}.special_link_title_room,.table_body_special_title_room{width:100%;display:flex;justify-content:start;align-items:center}.special_link_title_room{font-weight:700;display:-webkit-box}.special_link_title_room,.table_body_title_room{transition:all .3s;text-overflow:ellipsis;word-break:break-word;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;cursor:pointer}.table_body_title_room{width:100%;display:flex;justify-content:start;align-items:center;font-weight:400;display:-webkit-box}.table_body_etc_room{min-width:100px;height:100%;display:flex;justify-content:center;align-items:center;font-weight:400}.table_body_special_title_room:hover,.table_body_title_room:hover{opacity:.7}.page_count_wrapper{display:flex;align-items:center;gap:12px;margin:54px 0 120px}.present_page{font-weight:700;color:#fff;background-color:#00aeef;border-radius:8px}.etc_page,.present_page{width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:16px;user-select:none}.etc_page{font-weight:500;cursor:pointer;color:#5a5a5a}@media screen and (max-width:1170px){.notice_page_container{width:94%;gap:20px}.notice_page_searh_bar_container{height:40px;padding:0 10px;gap:12px}.search_bar{height:30px;font-size:12px;padding:10px}.search_button{min-width:40px;height:30px;font-size:16px}.notice_table_count{font-size:10px}.notice_table_header_wrapper{height:32px;min-height:32px}.table_header_category_room{min-width:80px;font-size:11px}.table_header_title_room{font-size:11px}.table_body_etc_room,.table_header_etc_room{min-width:70px;font-size:11px}.notice_list_page .table_body_lane_wrapper,.table_body_lane_wrapper{height:70px}.special_notice{width:40px;height:28px;font-size:11px}.table_body_special_title_room{padding-left:10px}.special_link_title_room,.table_body_title_room{font-size:11px}.page_count_wrapper{gap:8px;margin:16px 0 30px}.present_page{border-radius:4px}.etc_page,.present_page{width:20px;height:20px;font-size:10px}}