@charset "UTF-8";

html {scroll-behavior: smooth;}

.fw-t {font-weight: 100;}
.fw-el {font-weight: 200;}
.fw-l {font-weight: 300;}
.fw-r {font-weight: 400;}
.fw-m {font-weight: 500;}
.fw-sb {font-weight: 600;}
.fw-b {font-weight: 700;}
.fw-eb {font-weight: 800;}
.fw-bl {font-weight: 900;}

.sound_only {display: inline-block !important; position: absolute; top: 0; left: 0; margin: 0 !important; padding: 0 !important; font-size: 0; line-height: 0; border: 0 !important; overflow: hidden !important}

.wrap {position: relative; width: 100%; min-height: 100vh; overflow: hidden;}
.wrap {display: -webkit-flex; display: flex; flex-direction: column;}
.wrap #footer {margin-top: auto;}
.wrap::after {content: ''; display: block; clear: both;}

.inner {width: 100%; max-width: 1200px; margin: 0 auto;}

.required {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.414' height='5.564' viewBox='0 0 5.414 5.564'%3E%3Cpath d='M3.021-4.334H4.2L4.088-6.289l1.654,1.08.574-1.025-1.75-.875L6.316-8,5.742-9.023,4.088-7.943,4.2-9.9H3.021l.109,1.955L1.49-9.023.9-8l1.764.889L.9-6.234,1.49-5.209l1.641-1.08Z' transform='translate(-0.902 9.898)' fill='%23eb2c57'/%3E%3C/svg%3E"), linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 20px) center, center !important;
}

:target::before {content: ''; display: block; height: 70px; margin-top: -70px;}

::placeholder {font-size: 0.875rem; color: var(--placeholder);}

input, select {width: 100%; height: 40px; line-height: 38px;}
input:disabled {background: var(--cultured); font-weight: 400; font-size: 1rem; color: var(--gray);}
input[type='text'],input[type='password'],input[type='search'],input[type='date'],input[type='email'],input[type='tel'], select {padding: 0 20px; border: 1px solid var(--border); border-radius: 6px; font-size: 1.125rem;}
textarea {padding: 30px 20px; border: 1px solid var(--border); border-radius: 6px; font-size: 1.125rem;}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file'] {border-radius: 6px;}

select {
    -moz-appearance: none; -webkit-appearance: none; appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.144' height='10' viewBox='0 0 17.144 10'%3E%3Cpath d='M8.576,170a1.423,1.423,0,0,1-1.01-.419L.424,162.439a1.428,1.428,0,1,1,2.02-2.02l6.133,6.135,6.134-6.134a1.428,1.428,0,1,1,2.02,2.02l-7.143,7.143A1.424,1.424,0,0,1,8.576,170Z' transform='translate(-0.005 -160)' fill='%23999'/%3E%3C/svg%3E"), linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center, center;
    background-size: auto;
    padding-right: 44px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
select::-ms-expand {display: none;} /* for IE10, 11 */
select.empty, select:disabled {font-size: 1rem; color: var(--placeholder); opacity: 1;}
select option {font-size: 1.125rem; color: var(--primary);}
select option:disabled {font-size: 1rem; color: var(--placeholder);}
select option:hover, select option:focus, select option:active, select option:checked {
    background: linear-gradient(#F3FCFF, #F3FCFF); 
    background-color: #F3FCFF; /* IE */
    color: #fff;
}

input[type=checkbox] {display: none;}
input[type=checkbox] + label {cursor: pointer; font-size: 1rem; font-weight: 400; color: var(--primary); display: -webkit-flex; display: flex; justify-content: start; align-items: center; gap: 10px; line-height: 1;}
input[type=checkbox] + label::before {display: inline-block; content: '\f14a'; font-weight: 900; font-family: "Font Awesome 6 Free"; color: #BBBBBB; font-size: 1.25rem;}
input[type=checkbox]:checked + label::before {display: inline-block; content: '\f14a'; font-weight: 900; font-family: "Font Awesome 6 Free"; color: var(--highlight);}

.radio-area {position: relative; display: -webkit-flex; display: flex; justify-content: start; align-items: center;}
input[type=radio] {display: none;}
input[type=radio] + label {cursor: pointer; margin-left: 22px;}
input[type=radio] + label::before {position: absolute; top: 50%; left: 0; transform: translateY(-50%); display: inline-block; content: ''; width: 12px; height: 12px; border: 1px solid var(--highlight); border-radius: 50%; text-align: center;}
input[type=radio] + label::after {position: absolute; top: 50%; left: 3px; transform: translateY(-50%) scale(0); display: inline-block; content: ''; width: 6px; height: 6px; border: 1px solid var(--highlight); border-radius: 50%; background: var(--highlight); transition: transform 0.3s ease;}
input[type=radio]:checked + label::after {transform: translateY(-50%) scale(1);}

.search-box {position: relative; width: 277.5px;}
.search-box1 input[type='search'].input-search {border-radius: 999px; padding-right: 40px;}
.btn-search {position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 40px; height: 40px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.998' height='20' viewBox='0 0 19.998 20'%3E%3Cpath id='search' d='M27.044,18.08a7.986,7.986,0,1,0,3.4,14.542l.517-.348,5.47,5.47a.925.925,0,0,0,1.308-1.31h0l-5.47-5.47.348-.517A7.98,7.98,0,0,0,27.044,18.08ZM25.958,32.13A6.134,6.134,0,1,1,32.092,26,6.141,6.141,0,0,1,25.958,32.13Z' transform='translate(-18.014 -18.014)' fill='%23100f0f'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: left center; background-size: 50%;}

.input-label {display: inline-block; width: 110px; font-size: 0.938rem; flex-shrink: 0;}

progress[value] {display: block; width: 100%; height: 6px;}
progress[value]::-webkit-progress-bar {background-color: #A8A8A8; border-radius: 0;}
progress[value]::-webkit-progress-value {background-color: #EB2C57; border-radius: 0;}
progress + label {width: 100%; padding: 0 6px; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center;}

.close {position: absolute; top: 12px; right: 30px; width: 40px; height: 40px;}
.close::before {content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); width: 1px; height: 30px; background: var(--highlight);}
.close::after {content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(-45deg); width: 1px; height: 30px; background: var(--highlight);}

.popup {display: none; opacity: 0; width: auto; min-height: 800px; height: auto;}

.flex-item {-webkit-flex-shrink: 0; flex-shrink: 0;}

.scroll::-webkit-scrollbar {width: 19px; /* 세로 스크롤바 너비 */ height: 19px; /* 가로 스크롤바 높이 */ background-color: transparent;}
.scroll::-webkit-scrollbar-thumb {width: 19px; background-color: #CCCCCC; border-radius: 999px; background-clip: padding-box; border: 6px solid transparent;} /* 실제 스크롤바 막대 */
.scroll::-webkit-scrollbar-track {width: 19px; border-radius: 999px; background-color: transparent;}

.title1 {font-weight: 700; font-size: 1.875rem; color: var(--bluegray); margin-bottom: 24px;}
.title2 {font-weight: 700; font-size: 1.375rem; color: var(--bluegray);}

.text1 {font-weight: 300; font-size: 1.5rem; color: var(--darkgray);}
.text2 {font-weight: 300; font-size: 1.125rem; color: var(--darkgray);}

.date {font-weight: 300; font-size: 1rem; color: var(--gray); text-align: right; white-space: pre-wrap;}

.ellipsis {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.btn-more1 {display: -webkit-flex; display: flex; justify-content: center; align-items: center; font-size: 1.25rem; color: var(--highlight);}

.btn-more2 {font-weight: 600; font-size: 1.25rem; color: var(--highlight); display: -webkit-flex; display: flex; justify-content: start; align-items: center; gap: 14px;}
.btn-more2 i {font-size: 1rem;}

.swiper-wrap {position: relative;}
.swiper-prev, .swiper-next {font-family: "Font Awesome 6 Free"; font-weight: 900;}
.swiper-prev::before {content: '\f053';}
.swiper-next::before {content: '\f054';}

.sub-title-area {text-align: center;}
.sub-title-area::before {display: block; content: ''; width: 4px; height: 24px; background: var(--highlight); border-radius: 999px; margin: 0 auto;}
.sub-title-area .text2 {margin-top: 10px; line-height: 1.16;}
.sub-title-area .title1 {margin-top: 8px; line-height: 1.16;}

.ul-board-cate {display: -webkit-flex; display: flex; justify-content: center; align-items: center; column-gap: 26px; margin-top: 40px; margin-bottom: 20px;}
.ul-board-cate .cate {font-weight: 300; font-size: 0.875rem;}
.ul-board-cate .cate.on {font-weight: 500; color: var(--highlight); text-decoration: underline; text-underline-offset: 6px;}

.board-list-top {display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px;}
.ul-filter {display: -webkit-flex; display: flex; justify-content: start; align-items: center; flex-wrap: wrap; gap: 16px;}
.ul-filter .item {display: -webkit-flex; display: flex; justify-content: start; align-items: center; gap: 6px;}
.ul-filter .item::before {display: inline-block; content: ''; width: 4px; height: 4px; border-radius: 50%; background-color: var(--primary);}
.ul-filter .item.on::before {width: 11.201px; height: 8px; border-radius: 0; background-color: transparent; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.201' height='8' viewBox='0 0 11.201 8'%3E%3Cpath d='M10.966,96.245a.8.8,0,0,1,0,1.13l-6.4,6.4a.8.8,0,0,1-1.13,0l-3.2-3.2a.8.8,0,1,1,1.132-1.13l2.612,2.633,5.858-5.833a.8.8,0,0,1,1.13,0Z' transform='translate(0 -96.01)' fill='%2300A8E5'/%3E%3C/svg%3E");}
.ul-filter .item a {font-weight: 300; font-size: 0.875rem; color: var(--primary);}

.tag-area {display: -webkit-flex; display: flex; justify-content: start; align-items: center; flex-wrap: wrap; gap: 6px;}
.tag {font-size: 0.938rem;}
.tag.offline {color: #29B56A;}
.tag.online {color: #FFC648;}
.tag.regular {color: #0039B7;}
.tag.full-time {color: #D64A95;}

.btn-list {display: -webkit-flex; display: flex; justify-content: center; align-items: center; gap: 8px; width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; padding: 10px 20px; border-radius: 6px; background: var(--dark); font-weight: 600; font-size: 1.125rem; color: #fff; margin: 0 auto;}
.btn-list i {font-size: 0.938rem;}

.blank-content {padding: 80px 0; text-align: center;}

.file-area, .link-area {display: -webkit-flex; display: flex; justify-content: start; align-items: center; gap: 8px; font-weight: 300; font-size: 0.875rem; color: var(--gray);}
.file-area i, .link-area i {font-size: 1rem; color: var(--highlight);}





/* Safari 14.1 이전 버전 */
@supports not (inset: 0){
    input[type=checkbox] + label::before {margin-right: 10px;}

    .btn-more2 i {margin-right: 14px;}

    .ul-board-cate .item {margin-right: 26px;}
    .ul-board-cate .item:last-child {margin-right: 0;}

    .ul-filter .item {margin-right: 16px;}
    .ul-filter .item:last-child {margin-right: 0;}
    .ul-filter .item::before {margin-right: 6px;}

    .tag-area .tag {margin-right: 6px;}
    .tag-area .tag:last-child {margin-right: 0;}

    .btn-list i {margin-right: 8px;}

    .file-area i, .link-area i {margin-right: 8px;}
}



@media screen and (max-width:1200px){
    .sub-page {padding-left: 50px; padding-right: 50px;}
}

@media screen and (min-width:993px){
    .popup {min-width: 600px;}

    .sub-page {padding-top: 80px; padding-bottom: 150px;}
    .sub-title-area {margin-top: 70px; margin-bottom: 70px;}
    .sub-title-area .title1 {margin-bottom: 0;}

    .board-list-top .search-box2 {width: calc((100% - 90px)/4);}
}

@media screen and (max-width:992px){
    input, select {height: 35px; line-height: 33px;}

    .btn-search {width: 35px; height: 35px;}

    .popup {min-width: 500px;}

    .sub-page {padding-left: 40px; padding-right: 40px; padding-top: 70px; padding-bottom: 80px;}
    .sub-title-area {margin-top: 60px; margin-bottom: 50px;}

    .ul-board-cate {column-gap: 20px; margin-top: 24px;}

    .ul-filter {gap: 14px;}

    .board-list-top .search-box2 {width: calc((100% - 54px)/4);}

    .blank-content {padding: 60px 0;}

    .tag-status {width: 70px; height: auto;}



    /* Safari 14.1 이전 버전 */
    @supports not (inset: 0){
        .ul-board-cate .item {margin-right: 20px;}
        .ul-board-cate .item:last-child {margin-right: 0;}

        .ul-filter .item {margin-right: 14px;}
        .ul-filter .item:last-child {margin-right: 0;}
    }
}

@media screen and (max-width:768px){
    .sub-page {padding-left: 30px; padding-right: 30px;}

    .board-list-top .search-box2 {width: calc((100% - 18px)/2);}
}

@media screen and (max-width:480px){
    input, select {height: 30px; line-height: 28px;}
    input[type='text'],input[type='password'],input[type='search'],input[type='date'],input[type='email'],input[type='tel'], select {padding: 0 10px;}
    textarea {padding: 20px 10px;}
    select {background-position: calc(100% - 10px) center, center; padding-right: 34px;}

    .btn-search {width: 30px; height: 30px;}
    
    .popup {min-width: calc(100% - 32px);}

    .title1 {margin-bottom: 12px;}

    .sub-page {padding-top: 60px; padding-bottom: 70px; padding-left: 12px; padding-right: 12px;}
    .sub-title-area {margin-top: 30px;}

    .ul-board-cate {column-gap: 16px; margin-top: 16px;}

    .board-list-top {align-items: start; flex-direction: column-reverse; gap: 10px;}
    .board-list-top .search-box2 {width: 100%;}

    .blank-content {padding: 40px 0;}

    .tag-status {width: 60px;}



    /* Safari 14.1 이전 버전 */
    @supports not (inset: 0){
        .ul-board-cate .item {margin-right: 16px;}
        .ul-board-cate .item:last-child {margin-right: 0;}
        
        .board-list-top .search-box2 {margin-bottom: 10px;}
    }
    
    
}