/*.bjonList-main-contents{*/
/*    font-family: 'EliceDigitalBaeum' ,sans-serif;*/
/*}*/
.bjonList-container{
    font-family: "Pretendard-Bold", sans-serif;

}
.bjonList-container select {
    -webkit-appearance:none; /* 크롬 화살표 없애기 */
    -moz-appearance:none; /* 파이어폭스 화살표 없애기 */
    appearance:none; /* 화살표 없애기 */
    padding:2px 5px;
}

.bjonList-container button{
    border: 0;
    /*background-color: transparent;*/
}
.bjonList-date-box{
    position: sticky;
    top: 22.5vh;
    margin-top: 24vh;
    height: 70px;
    background-color: white;
    border-bottom: 1px solid var(--main-color);
    width: 99vw;
    overflow-x: auto;
}
.bjonList-date-box>ul{
    display: flex;
    flex-direction: row;
    width:500%;
    justify-items: center;
}
.bjonList-date-box>ul>li{
    width: calc(99vw/7);
    height: 40px;
    text-align: center;
    font-size: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    padding: 10px 0px;

}
.bjonList-date-box>ul>li>p{
    margin: 2px 0px;
}
.date-clicked{
    background-color: var(--joinMain-color);
    border-radius: 10px;
    padding: 10px 0px;
    color: white;
}

.bjonList-date-box>div>p{
    margin: 10px 0px;
    font-size: 1.5rem;
}
.bjonList-container{
    /*margin-bottom: 17vh;*/
    border: 1px white solid;
}
.bjonList-main-contents{
    /*margin-bottom: 17vh;*/
    margin-bottom: 21vh;
}
.bjonList-all{
    border:1px solid #c7c6c6;
    width: 95%;
    border-radius: 10px;
    margin: 8px auto;
}
.bjonList-filter{
    width: 100%;
    margin: 10px 5px;
    text-align: center;
}
.bjonList-filter{
    display: flex;
}
.bjonList-filter>h2{
    flex-basis: 70px;
}
.bjonList-filter>ul{
    display: flex;
    flex-wrap: wrap;
}
.bjonList-filter>ul>li{
    height: 13px;
    margin-bottom: 7px;
}
.bjonList-filter.area>ul>li{
    width: 20%;
}
.bjonList-filter.rcnt>ul>li{
    margin-left: 10px;
}
.bjonList-filter-box{
    position: static;
    top : 28%;
}
.bjonList-filter-btn{
    margin:15px 15px;
    height: 30px;
    width: 50px;
    background-color: white;
    font-size: 2rem;
    text-align: center;
    line-height: 30px;
    border: 1px solid var(--main-color);
    border-radius: 20px;
    display: flex;
    justify-content: space-around;
    padding: 0px 5px;
}
.bjonList-filter-btn>p{
    flex-basis: 70%;
}
.bjonList-filter-btn>img{
    flex-basis: 30%;
    height: 50%;
    margin: auto;

}
.bjonList-select-btn{
    margin-left: 15px;
}
.bjonList-search-btn{
    background-color: rgb(69,153,137);
    color: white;
    margin-right: 15px;
    height: 25px;
}

.bjonList-contents{
    /*height: 100%;*/
    /*background-color: white;*/
    border-radius: 10px;
    margin: 8px auto;
    padding: 8px 0px;
}
.bjonList-contents h1{
    padding-left: 10px;
    margin-right: 10px;
    font-weight: 900;
    line-height: 130%
}
.bjonList-contents p{
    padding: 3px 10px;
    font-size: 1.5rem;
}
.bjonList-contents>div:first-child>p{
    background-color: black;
    color: white;
    padding: 5px 5px;
    border-radius: 5px;
    margin: auto 0px 3px auto;
    min-width: 37px;
    text-align: center;
}

.bjonList-contents>div:first-child>p:last-child{
    background-color: white;
    border: 1px solid rgb(69,153,136);
    margin-left: 5px;
    margin-right: 12px;
    margin-bottom: 2px;
    color: rgb(69,153,136)
}
.bjonList-contents-item2>p:first-child{
    font-size: 1.5rem;
}
.bjonList-contents>div{
    display: flex;
}
.bjonList-contents>div>img{
    height: 12px;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
}
.bjonList-contents>div:last-child{
    display: flex;
    justify-content: space-between;
}
.bjonList-contents>div:last-child>p:first-child{
    font-size: 1.6rem;
    color: rgb(253,103,68);
}
.bjonList-contents>div:last-child>p:last-child{
    font-size: 2rem;
    color: var(--main-color);
}
.newAdd-button-wrap{
    padding-bottom: 70px;
}
.bjon-newAddList-button{
    text-align: center;
    position: fixed;
    /*bottom: 0%;*/
    bottom: 8vh;
    background-color: white;
    width: 100%;
    height: 70px;
}
.bjon-newAddList-button>div{
    position: absolute;
    width: 100%;
    height: 70px;
}
.bjon-newAddList-button button{
    margin: 0px 20px;
    width: 130px;
    height: 50%;
    font-size: 15px;
    font-family: "Pretendard-Bold", sans-serif;
    color: white;
    font-weight: bolder;
    border-radius: 6px;
    background-color: var(--joinMain-color);
}
.myJoin-btn{
    position: fixed;
    right: 30px;
    color: var(--joinMain-color);
    font-size: 1.8rem;
    font-weight: 900;
}
.bjonList-contents div:last-child{
    color: darkorange;
    margin-top: 5px;
    font-size: 1.5rem;
}
.dateblue{
    color: blue;
}
.datered{
    color: red;
}

.bjonList-empty{
    color: grey;
    font-weight: 500;
    text-align: center;
    margin-top: 80px;
}
.bjonList-empty>p:first-child{
    font-size: 2.2rem;
}
.bjonList-empty>p:last-child{
    font-size: 1.9rem;
    margin-top:15px;
    line-height: 33px;
    font-family: "Pretendard-Bold", sans-serif;
}

.bjonList-empty>p .span_reg{
    cursor: pointer;
    font-size: 1.6rem;
    color: white;
    background-color: var(--joinMain-color);
    padding: 7px;
    border-radius: 5px;
}

.filter-active{
    /*border-bottom: var(--main-color) 2px solid;*/
    background-color: var(--main-color);
    color: white;
    padding: 5px;
    border-radius: 10px;
}

.bjonList-filter-title{
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    color: white;
    padding: 5px 0;
    margin: 0;
    background-color: var(--main-color);
}
.bjonList-filter-content{
    position: absolute;
    width: 100%;
    /*top: 65%;*/
    transition: all 0.5s;
    display: none;
}
.bjonList-filter-header{
    display: flex;
    justify-content: space-between;
    background-color: var(--main-color);
    padding: 0px 30px;
}
.bjonList-filter-header>img{
    height: 30px;
}
.bjonList-filter-content.active{
    bottom: 45%;
    background-color: white;
    opacity: 1;
    transition: all 0.5s;
    display: block;
}

.bjonList-filter-btn.active{
    background-color: var(--main-color);
    color: white;
}

.bjonList-rest-count{
    /*background-color: rgb(45,103,151);*/
    background-color: var(--joinMain-color);
    color: white;
    margin-left: auto;
    width: 105px;
    border-radius: 5px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin-right: 10px;
}
.bjonList-rest-count.apply{
    width: 95px;
    margin-right: 30px;
}
.bjonList-info{
    font-size: 1.5rem;
}
