.pagination{display:flex;align-items:center;gap:.5rem;justify-content:center;padding-top:2.5rem}.pagination a,.pagination span{display:flex;align-items:center;justify-content:center;width:1.875rem;color:var(--grey50);font-size:.875rem;font-weight:600;border-radius:.375rem;aspect-ratio:1}.pagination a:not(.active):hover,.pagination span:not(.active):hover{border:1px solid var(--grey10);background-color:var(--bg20)}.pagination a.active,.pagination span.active{color:var(--white);font-weight:700;background-color:var(--grey70)}.pagination .page_nav{width:1.875rem;padding:0;background-repeat:no-repeat;background-position:50% 50%;background-size:1.25rem;aspect-ratio:1}.pagination .page_nav[disabled]{cursor:default}.pagination .first{margin-right:-.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 17L13 12L18 7M11 17L6 12L11 7' stroke='%234B5156' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .first[disabled]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 17L13 12L18 7M11 17L6 12L11 7' stroke='%23CDD2D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 18L9 12L15 6' stroke='%234B5156' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .prev[disabled]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 18L9 12L15 6' stroke='%23CDD2D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%234B5156' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .next[disabled]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23CDD2D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .last{margin-left:-.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 17L11 12L6 7M13 17L18 12L13 7' stroke='%234B5156' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .last[disabled]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 17L11 12L6 7M13 17L18 12L13 7' stroke='%23CDD2D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width:1023px){.pagination .prev{margin-right:auto}.pagination .next{margin-left:auto}}@media (min-width:1024px){.pagination{column-gap:12px;padding-top:80px}.pagination a,.pagination span{width:36px;font-size:16px;border-radius:var(--border-radius)}.pagination .page_nav{width:36px;background-size:24px}.pagination .first{margin-right:-12px}.pagination .last{margin-left:-12px}}.board_prev_next>li{border-bottom:1px solid var(--grey20)}.board_prev_next>li dl{position:relative;padding-left:6.25rem;font-size:.8125rem}.board_prev_next>li dl dt{position:absolute;top:0;left:0;width:6.25rem;height:2.625rem;color:var(--grey70);line-height:2.625rem;text-align:center}.board_prev_next>li dl dd{padding:.75rem .9375rem;color:var(--grey60);line-height:1.125rem}.board_prev_next>li dl dd a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:100%;color:var(--grey70);vertical-align:top}.bull_list{padding-inline-start:1.3125rem;color:var(--grey60);font-size:.875rem}.bull_list>li{list-style:disc}.page_head{display:none}.page_head .page_txt{color:var(--grey60)}.page_sub_tit{padding-bottom:.9375rem;color:var(--black)}.board_top{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.board_top>div{display:flex;align-items:center}.board_top>div:nth-child(2){column-gap:1rem}.board_top .board_tit{display:flex;align-items:center;column-gap:.5rem;color:var(--black);font-size:1.25rem}.board_top .board_tit span{color:var(--primary)}.board_top .tab_tit{column-gap:.5rem;margin-bottom:0;font-size:1.125rem;line-height:1.5}.board_top .total_num{color:var(--grey60);font-size:.8125rem;font-weight:500;line-height:1.25rem}.board_top .total_num b{margin-left:.25rem}.board_top .sorting:not(:last-child){margin-right:.25rem}.board_top .sorting label{display:flex;align-items:center;position:relative;width:max-content;padding-right:1.125rem;color:var(--grey60);font-size:.875rem;font-weight:500;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M9.91667 2.33301V11.6663M9.91667 11.6663L7.58333 9.33301M9.91667 11.6663L12.25 9.33301M4.08333 11.6663V2.33301M4.08333 2.33301L1.75 4.66634M4.08333 2.33301L6.41667 4.66634' stroke='%234B5156' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 100% 50%;background-size:.875rem;cursor:pointer}.board_top .sorting label span:nth-child(1){display:none}.board_top .sorting :checked~label span:nth-child(1){display:block}.board_top .sorting :checked~label span:nth-child(2){display:none}.board_top .btn_list_type label{display:flex;align-items:center;position:relative}.board_top .btn_list_type label span{display:flex;align-items:center;justify-content:center}.board_top .btn_list_type label span:before{content:"";width:1.25rem;background-repeat:no-repeat;background-position:0 0;background-size:100%;aspect-ratio:1}.board_top .btn_list_type label span:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14.8333 8.33333C15.7668 8.33333 16.2335 8.33333 16.59 8.15168C16.9036 7.99189 17.1586 7.73693 17.3183 7.42332C17.5 7.0668 17.5 6.60009 17.5 5.66667V5.16667C17.5 4.23325 17.5 3.76653 17.3183 3.41002C17.1586 3.09642 16.9036 2.84144 16.59 2.68166C16.2335 2.5 15.7668 2.5 14.8333 2.5H5.16667C4.23325 2.5 3.76653 2.5 3.41002 2.68166C3.09641 2.84144 2.84144 3.09641 2.68166 3.41002C2.5 3.76653 2.5 4.23324 2.5 5.16667V5.66667C2.5 6.60008 2.5 7.0668 2.68166 7.42332C2.84144 7.73693 3.09641 7.99189 3.41002 8.15168C3.76653 8.33333 4.23324 8.33333 5.16667 8.33333H14.8333Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.8333 17.5003C15.7668 17.5003 16.2335 17.5003 16.59 17.3187C16.9036 17.1589 17.1586 16.9039 17.3183 16.5903C17.5 16.2338 17.5 15.7671 17.5 14.8337V14.3337C17.5 13.4002 17.5 12.9335 17.3183 12.577C17.1586 12.2634 16.9036 12.0084 16.59 11.8487C16.2335 11.667 15.7668 11.667 14.8333 11.667H5.16667C4.23325 11.667 3.76653 11.667 3.41002 11.8487C3.09641 12.0084 2.84144 12.2634 2.68166 12.577C2.5 12.9335 2.5 13.4002 2.5 14.3337V14.8337C2.5 15.7671 2.5 16.2338 2.68166 16.5903C2.84144 16.9039 3.09641 17.1589 3.41002 17.3187C3.76653 17.5003 4.23324 17.5003 5.16667 17.5003H14.8333Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board_top .btn_list_type label span:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7 2.5H3.83333C3.36662 2.5 3.13327 2.5 2.95501 2.59082C2.79821 2.67072 2.67072 2.79821 2.59082 2.95501C2.5 3.13327 2.5 3.36662 2.5 3.83333V7C2.5 7.46671 2.5 7.70007 2.59082 7.87833C2.67072 8.03513 2.79821 8.16261 2.95501 8.24251C3.13327 8.33333 3.36662 8.33333 3.83333 8.33333H7C7.46671 8.33333 7.70007 8.33333 7.87833 8.24251C8.03513 8.16261 8.16261 8.03513 8.24251 7.87833C8.33333 7.70007 8.33333 7.46671 8.33333 7V3.83333C8.33333 3.36662 8.33333 3.13327 8.24251 2.95501C8.16261 2.79821 8.03513 2.67072 7.87833 2.59082C7.70007 2.5 7.46671 2.5 7 2.5Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1665 2.5H12.9998C12.5331 2.5 12.2998 2.5 12.1215 2.59082C11.9647 2.67072 11.8373 2.79821 11.7573 2.95501C11.6665 3.13327 11.6665 3.36662 11.6665 3.83333V7C11.6665 7.46671 11.6665 7.70007 11.7573 7.87833C11.8373 8.03513 11.9647 8.16261 12.1215 8.24251C12.2998 8.33333 12.5331 8.33333 12.9998 8.33333H16.1665C16.6333 8.33333 16.8666 8.33333 17.0448 8.24251C17.2017 8.16261 17.3291 8.03513 17.409 7.87833C17.4998 7.70007 17.4998 7.46671 17.4998 7V3.83333C17.4998 3.36662 17.4998 3.13327 17.409 2.95501C17.3291 2.79821 17.2017 2.67072 17.0448 2.59082C16.8666 2.5 16.6333 2.5 16.1665 2.5Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1665 11.667H12.9998C12.5331 11.667 12.2998 11.667 12.1215 11.7578C11.9647 11.8377 11.8373 11.9652 11.7573 12.122C11.6665 12.3002 11.6665 12.5336 11.6665 13.0003V16.167C11.6665 16.6337 11.6665 16.8671 11.7573 17.0453C11.8373 17.2022 11.9647 17.3296 12.1215 17.4095C12.2998 17.5003 12.5331 17.5003 12.9998 17.5003H16.1665C16.6333 17.5003 16.8666 17.5003 17.0448 17.4095C17.2017 17.3296 17.3291 17.2022 17.409 17.0453C17.4998 16.8671 17.4998 16.6337 17.4998 16.167V13.0003C17.4998 12.5336 17.4998 12.3002 17.409 12.122C17.3291 11.9652 17.2017 11.8377 17.0448 11.7578C16.8666 11.667 16.6333 11.667 16.1665 11.667Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 11.667H3.83333C3.36662 11.667 3.13327 11.667 2.95501 11.7578C2.79821 11.8377 2.67072 11.9652 2.59082 12.122C2.5 12.3002 2.5 12.5336 2.5 13.0003V16.167C2.5 16.6337 2.5 16.8671 2.59082 17.0453C2.67072 17.2022 2.79821 17.3296 2.95501 17.4095C3.13327 17.5003 3.36662 17.5003 3.83333 17.5003H7C7.46671 17.5003 7.70007 17.5003 7.87833 17.4095C8.03513 17.3296 8.16261 17.2022 8.24251 17.0453C8.33333 16.8671 8.33333 16.6337 8.33333 16.167V13.0003C8.33333 12.5336 8.33333 12.3002 8.24251 12.122C8.16261 11.9652 8.03513 11.8377 7.87833 11.7578C7.70007 11.667 7.46671 11.667 7 11.667Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tab_tit{display:flex;align-items:center;gap:.25rem;margin-bottom:1.25rem;color:var(--black);font-size:1.25rem;line-height:1.8}.tab_tit span{color:var(--primary)}.tab_tit_area{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1.5rem}.tab_tit_area .tab_tit{margin-bottom:0}@media (max-width:1023px){.page_head .page_txt{font-size:.875rem}.page_tit_area .page_tit{display:none}.board_top .btn_list_type :checked~label span:nth-child(2),.board_top .btn_list_type :not(:checked)~label span:nth-child(1){display:none}.board_top .btn_download{height:auto;padding:0;color:var(--grey60);font-size:.875rem;border:0}.board_top .btn_download i{order:2;width:.875rem}.board_top .btn_download span{order:1}}@media (min-width:1024px){.page_head{display:flex;align-items:center;justify-content:space-between;column-gap:80px;margin-bottom:48px}.page_head .page_tit{flex:1;color:var(--black);font-size:36px}.page_head .page_txt{position:relative;padding-left:44px}.page_head .page_txt:before{content:"";position:absolute;top:50%;left:0;width:24px;height:1px;background-color:var(--grey50)}.page_head .search{flex-shrink:0;width:max-content}.page_head .search input{width:294px}.page_head .total_search{width:560px;margin:0 auto}.page_head .total_search .search_form{column-gap:16px;width:100%;height:52px;padding-right:14px;padding-left:18px;border-width:2px;border-color:var(--grey70);border-radius:var(--border-radius)}.page_head .total_search .search_form .nice-select{width:82px}.page_head .total_search .search_form .nice-select .current{height:48px;font-size:16px;font-weight:600;line-height:48px}.page_head .total_search .search_form .nice-select .current:after{width:18px}.page_head .total_search .search_form .nice-select .list{top:56px;left:-12px;width:calc(100% + 12px);border-color:var(--grey70)}.page_head .total_search .search_form .nice-select .list li{padding:9px 12px;font-size:16px}.page_head .total_search .search_form .nice-select.open{z-index:11}.page_head .total_search .search_form .search{column-gap:16px;height:48px}.page_head .total_search .search_form .search input{font-size:16px;font-weight:700}.page_head .total_search .search_form .search .btn_del{right:40px}.page_head .total_search .search_form .search .btn_search{width:24px}.page_head .total_search .search_recent{display:none;top:64px;width:100%}.page_head .total_search.active{position:relative;z-index:11}.page_head .total_search.active .search_recent{display:block}.page_sub_tit{padding-bottom:19px;font-size:20px}.page_tit_area{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.page_tit_area .page_tit{color:var(--black);font-size:36px}.board_top{flex-wrap:wrap;gap:12px 24px;padding-top:0;padding-bottom:32px}.board_top:not(:nth-child(1)){margin-top:32px}.filter_area_selected~.board_top{margin-top:0}.board_top>div:nth-child(2){margin-left:auto}.board_top .board_tit,.board_top .tab_tit{font-size:24px}.board_top .total_num{font-size:15px}.board_top .sorting:not(:last-child){margin-right:12px}.board_top .sorting:has(+.btn_download){margin-right:0}.board_top .sorting label{padding-right:28px;background-size:20px}.board_top .btn_list_type{position:relative}.board_top .btn_list_type label{width:72px;height:36px;border:1px solid var(--grey20);border-radius:6px;background-color:var(--white)}.board_top .btn_list_type label span{width:35px;height:34px;cursor:pointer}.board_top .btn_list_type label span:nth-child(1){border-right:1px solid var(--grey20)}.board_top .btn_list_type :not(:checked)~label span:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14.8333 8.33333C15.7667 8.33333 16.2335 8.33333 16.59 8.15167C16.9036 7.99189 17.1586 7.73692 17.3183 7.42332C17.5 7.0668 17.5 6.60009 17.5 5.66667V5.16667C17.5 4.23325 17.5 3.76653 17.3183 3.41002C17.1586 3.09642 16.9036 2.84144 16.59 2.68166C16.2335 2.5 15.7667 2.5 14.8333 2.5H5.16667C4.23325 2.5 3.76653 2.5 3.41002 2.68166C3.09641 2.84144 2.84144 3.09641 2.68166 3.41002C2.5 3.76653 2.5 4.23324 2.5 5.16667V5.66667C2.5 6.60008 2.5 7.0668 2.68166 7.42332C2.84144 7.73692 3.09641 7.99189 3.41002 8.15167C3.76653 8.33333 4.23324 8.33333 5.16667 8.33333H14.8333Z' fill='%23CDD2D6' stroke='%23CDD2D6' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.8333 17.5003C15.7667 17.5003 16.2335 17.5003 16.59 17.3187C16.9036 17.1589 17.1586 16.9039 17.3183 16.5903C17.5 16.2338 17.5 15.7671 17.5 14.8337V14.3337C17.5 13.4002 17.5 12.9335 17.3183 12.577C17.1586 12.2634 16.9036 12.0084 16.59 11.8487C16.2335 11.667 15.7667 11.667 14.8333 11.667H5.16667C4.23325 11.667 3.76653 11.667 3.41002 11.8487C3.09641 12.0084 2.84144 12.2634 2.68166 12.577C2.5 12.9335 2.5 13.4002 2.5 14.3337V14.8337C2.5 15.7671 2.5 16.2338 2.68166 16.5903C2.84144 16.9039 3.09641 17.1589 3.41002 17.3187C3.76653 17.5003 4.23324 17.5003 5.16667 17.5003H14.8333Z' fill='%23CDD2D6' stroke='%23CDD2D6' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board_top .btn_list_type :checked~label span:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7 2.5H3.83333C3.36662 2.5 3.13327 2.5 2.95501 2.59082C2.79821 2.67072 2.67072 2.79821 2.59082 2.95501C2.5 3.13327 2.5 3.36662 2.5 3.83333V7C2.5 7.46671 2.5 7.70007 2.59082 7.87832C2.67072 8.03512 2.79821 8.16261 2.95501 8.24251C3.13327 8.33333 3.36662 8.33333 3.83333 8.33333H7C7.46671 8.33333 7.70007 8.33333 7.87832 8.24251C8.03512 8.16261 8.16261 8.03512 8.24251 7.87832C8.33333 7.70007 8.33333 7.46671 8.33333 7V3.83333C8.33333 3.36662 8.33333 3.13327 8.24251 2.95501C8.16261 2.79821 8.03512 2.67072 7.87832 2.59082C7.70007 2.5 7.46671 2.5 7 2.5Z' fill='%23CDD2D6' stroke='%23CDD2D6' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1665 2.5H12.9998C12.5331 2.5 12.2998 2.5 12.1215 2.59082C11.9647 2.67072 11.8373 2.79821 11.7573 2.95501C11.6665 3.13327 11.6665 3.36662 11.6665 3.83333V7C11.6665 7.46671 11.6665 7.70007 11.7573 7.87832C11.8373 8.03512 11.9647 8.16261 12.1215 8.24251C12.2998 8.33333 12.5331 8.33333 12.9998 8.33333H16.1665C16.6333 8.33333 16.8666 8.33333 17.0448 8.24251C17.2017 8.16261 17.3291 8.03512 17.409 7.87832C17.4998 7.70007 17.4998 7.46671 17.4998 7V3.83333C17.4998 3.36662 17.4998 3.13327 17.409 2.95501C17.3291 2.79821 17.2017 2.67072 17.0448 2.59082C16.8666 2.5 16.6333 2.5 16.1665 2.5Z' fill='%23CDD2D6' stroke='%23CDD2D6' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1665 11.667H12.9998C12.5331 11.667 12.2998 11.667 12.1215 11.7578C11.9647 11.8377 11.8373 11.9652 11.7573 12.122C11.6665 12.3002 11.6665 12.5336 11.6665 13.0003V16.167C11.6665 16.6337 11.6665 16.8671 11.7573 17.0453C11.8373 17.2022 11.9647 17.3296 12.1215 17.4095C12.2998 17.5003 12.5331 17.5003 12.9998 17.5003H16.1665C16.6333 17.5003 16.8666 17.5003 17.0448 17.4095C17.2017 17.3296 17.3291 17.2022 17.409 17.0453C17.4998 16.8671 17.4998 16.6337 17.4998 16.167V13.0003C17.4998 12.5336 17.4998 12.3002 17.409 12.122C17.3291 11.9652 17.2017 11.8377 17.0448 11.7578C16.8666 11.667 16.6333 11.667 16.1665 11.667Z' fill='%23CDD2D6' stroke='%23CDD2D6' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 11.667H3.83333C3.36662 11.667 3.13327 11.667 2.95501 11.7578C2.79821 11.8377 2.67072 11.9652 2.59082 12.122C2.5 12.3002 2.5 12.5336 2.5 13.0003V16.167C2.5 16.6337 2.5 16.8671 2.59082 17.0453C2.67072 17.2022 2.79821 17.3296 2.95501 17.4095C3.13327 17.5003 3.36662 17.5003 3.83333 17.5003H7C7.46671 17.5003 7.70007 17.5003 7.87832 17.4095C8.03512 17.3296 8.16261 17.2022 8.24251 17.0453C8.33333 16.8671 8.33333 16.6337 8.33333 16.167V13.0003C8.33333 12.5336 8.33333 12.3002 8.24251 12.122C8.16261 11.9652 8.03512 11.8377 7.87832 11.7578C7.70007 11.667 7.46671 11.667 7 11.667Z' fill='%23CDD2D6' stroke='%23CDD2D6' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board_top .btn_list_type :not(:checked)~label span:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7 2.5H3.83333C3.36662 2.5 3.13327 2.5 2.95501 2.59082C2.79821 2.67072 2.67072 2.79821 2.59082 2.95501C2.5 3.13327 2.5 3.36662 2.5 3.83333V7C2.5 7.46671 2.5 7.70007 2.59082 7.87832C2.67072 8.03512 2.79821 8.16261 2.95501 8.24251C3.13327 8.33333 3.36662 8.33333 3.83333 8.33333H7C7.46671 8.33333 7.70007 8.33333 7.87832 8.24251C8.03512 8.16261 8.16261 8.03512 8.24251 7.87832C8.33333 7.70007 8.33333 7.46671 8.33333 7V3.83333C8.33333 3.36662 8.33333 3.13327 8.24251 2.95501C8.16261 2.79821 8.03512 2.67072 7.87832 2.59082C7.70007 2.5 7.46671 2.5 7 2.5Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1665 2.5H12.9998C12.5331 2.5 12.2998 2.5 12.1215 2.59082C11.9647 2.67072 11.8373 2.79821 11.7573 2.95501C11.6665 3.13327 11.6665 3.36662 11.6665 3.83333V7C11.6665 7.46671 11.6665 7.70007 11.7573 7.87832C11.8373 8.03512 11.9647 8.16261 12.1215 8.24251C12.2998 8.33333 12.5331 8.33333 12.9998 8.33333H16.1665C16.6333 8.33333 16.8666 8.33333 17.0448 8.24251C17.2017 8.16261 17.3291 8.03512 17.409 7.87832C17.4998 7.70007 17.4998 7.46671 17.4998 7V3.83333C17.4998 3.36662 17.4998 3.13327 17.409 2.95501C17.3291 2.79821 17.2017 2.67072 17.0448 2.59082C16.8666 2.5 16.6333 2.5 16.1665 2.5Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1665 11.667H12.9998C12.5331 11.667 12.2998 11.667 12.1215 11.7578C11.9647 11.8377 11.8373 11.9652 11.7573 12.122C11.6665 12.3002 11.6665 12.5336 11.6665 13.0003V16.167C11.6665 16.6337 11.6665 16.8671 11.7573 17.0453C11.8373 17.2022 11.9647 17.3296 12.1215 17.4095C12.2998 17.5003 12.5331 17.5003 12.9998 17.5003H16.1665C16.6333 17.5003 16.8666 17.5003 17.0448 17.4095C17.2017 17.3296 17.3291 17.2022 17.409 17.0453C17.4998 16.8671 17.4998 16.6337 17.4998 16.167V13.0003C17.4998 12.5336 17.4998 12.3002 17.409 12.122C17.3291 11.9652 17.2017 11.8377 17.0448 11.7578C16.8666 11.667 16.6333 11.667 16.1665 11.667Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 11.667H3.83333C3.36662 11.667 3.13327 11.667 2.95501 11.7578C2.79821 11.8377 2.67072 11.9652 2.59082 12.122C2.5 12.3002 2.5 12.5336 2.5 13.0003V16.167C2.5 16.6337 2.5 16.8671 2.59082 17.0453C2.67072 17.2022 2.79821 17.3296 2.95501 17.4095C3.13327 17.5003 3.36662 17.5003 3.83333 17.5003H7C7.46671 17.5003 7.70007 17.5003 7.87832 17.4095C8.03512 17.3296 8.16261 17.2022 8.24251 17.0453C8.33333 16.8671 8.33333 16.6337 8.33333 16.167V13.0003C8.33333 12.5336 8.33333 12.3002 8.24251 12.122C8.16261 11.9652 8.03512 11.8377 7.87832 11.7578C7.70007 11.667 7.46671 11.667 7 11.667Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board_top .btn_list_type :checked~label span:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14.8333 8.33333C15.7667 8.33333 16.2335 8.33333 16.59 8.15167C16.9036 7.99189 17.1586 7.73692 17.3183 7.42332C17.5 7.0668 17.5 6.60009 17.5 5.66667V5.16667C17.5 4.23325 17.5 3.76653 17.3183 3.41002C17.1586 3.09642 16.9036 2.84144 16.59 2.68166C16.2335 2.5 15.7667 2.5 14.8333 2.5H5.16667C4.23325 2.5 3.76653 2.5 3.41002 2.68166C3.09641 2.84144 2.84144 3.09641 2.68166 3.41002C2.5 3.76653 2.5 4.23324 2.5 5.16667V5.66667C2.5 6.60008 2.5 7.0668 2.68166 7.42332C2.84144 7.73692 3.09641 7.99189 3.41002 8.15167C3.76653 8.33333 4.23324 8.33333 5.16667 8.33333H14.8333Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.8333 17.5003C15.7667 17.5003 16.2335 17.5003 16.59 17.3187C16.9036 17.1589 17.1586 16.9039 17.3183 16.5903C17.5 16.2338 17.5 15.7671 17.5 14.8337V14.3337C17.5 13.4002 17.5 12.9335 17.3183 12.577C17.1586 12.2634 16.9036 12.0084 16.59 11.8487C16.2335 11.667 15.7667 11.667 14.8333 11.667H5.16667C4.23325 11.667 3.76653 11.667 3.41002 11.8487C3.09641 12.0084 2.84144 12.2634 2.68166 12.577C2.5 12.9335 2.5 13.4002 2.5 14.3337V14.8337C2.5 15.7671 2.5 16.2338 2.68166 16.5903C2.84144 16.9039 3.09641 17.1589 3.41002 17.3187C3.76653 17.5003 4.23324 17.5003 5.16667 17.5003H14.8333Z' fill='%234B5156' stroke='%234B5156' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.board_top .btn_list_type .none{position:absolute;top:0;bottom:0;width:35px;z-index:1}.board_top .btn_list_type :not(:checked)~.none{right:0}.board_top .btn_list_type :checked~.none{left:0}.board_top .btn_area{padding-top:0}.board_top .btn_area .btn{width:auto}.board_top .btn_download{position:absolute;top:6px;right:20px;width:max-content}.tab_tit{column-gap:8px;margin-bottom:28px;font-size:28px}}.bbs .intro{padding-top:1.1875rem;border-top:1px solid #000}.bbs .intro .sec{display:flex;min-width:0}.bbs .intro .sec+.sec{margin-top:1.25rem;padding-top:1.1875rem;border-top:1px solid var(--grey10)}.bbs .intro .sec .head .tit{color:var(--black);font-size:1.125rem}.bbs .intro .sec .cont{display:flex;flex-direction:column;row-gap:1.5rem;min-width:0}.bbs .intro .sec .cont>dl{color:var(--black)}.bbs .intro .sec .cont>dl>dt{margin-bottom:.25rem;font-weight:700}.bbs .intro .sec .cont>dl>dd{line-height:1.8}.bbs .intro .sec .cont>dl>dd+dd{margin-top:.25rem}.bbs .intro .sec .cont>dl>dd a{color:var(--black)}.bbs .intro .sec .cont>dl>dd.box{padding:.6875rem 1.0625rem;color:var(--grey60);font-size:.8125rem;border:1px solid var(--grey20)}.bbs .intro .sec .cont>dl>dd.txt_ex{color:var(--grey50);font-size:.8125rem;font-weight:500}@media (max-width:1023px){.bbs .intro .sec{flex-direction:column;row-gap:1.25rem}.bbs .intro .sec .head{display:flex;align-items:center;justify-content:space-between}.bbs .intro .sec .head .btn_lg{flex-shrink:0;height:1.875rem;padding:0 .5625rem;font-size:.75rem;font-weight:500;border-radius:.25rem}.bbs .intro .sec .cont>dl{font-size:.875rem}}@media (min-width:1024px){.bbs .intro{padding-top:47px}.bbs .intro .sec+.sec{margin-top:48px;padding-top:47px}.bbs .intro .sec .head{width:42.857%}.bbs .intro .sec .head .tit{margin-bottom:20px;font-size:24px}.bbs .intro .sec .head .btn{width:209px}.bbs .intro .sec .cont{row-gap:60px;width:57.143%}.bbs .intro .sec .cont>dl>dt{margin-bottom:12px;font-size:18px}.bbs .intro .sec .cont>dl>dd+dd{margin-top:8px}.bbs .intro .sec .cont>dl>dd.box{margin-top:12px;padding:15px 23px;font-size:14px}.bbs .intro .sec .cont>dl>dd.box:not(:last-child){margin-bottom:12px}.bbs .intro .sec .cont>dl>dd .bull_list{font-size:16px}}