 .thumbnail-cover--scale {
    aspect-ratio: 1 / 1;
}

.xe-blog-flex{
    display: flex !important;
}
.xe-blog-items-center{
    align-items: center;
}
.xe-blog-justify-center{
    justify-content: center;
}

.xe-blog-board-title-select-area{
    display: flex;
    flex-direction: column;
}
.xe-blog-board-title-wrap{
    display: none;
}

.xe-blog-board-select-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
}
.xe-blog-board-select-wrap p{
    font-family: NotoSansCJKkr;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #aeaeae;
    margin: 0;
}
.xe-blog-board-select-wrap span{
    display: none;
}
.xe-blog-select-wrap div{
    min-width: 104px;
    max-width: 120px;
    position: relative;
}

.xe-blog-select-wrap{
    display: flex;
    align-items: center;
    column-gap: 6px;
}

.xe-blog-select {
    padding: 8px 28px 9px 12px;
    border-radius: 6px;
    border: solid 1px #d7d7d7;
    width: 100%;
    appearance: none;
}
.xe-blog-select-wrap .arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}



.board_list.gallery{
    border: none !important;
}

.board_category .category{
    font-family: "Noto Sans KR";
    font-size: 14px !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.4px;
    color: #c0c0c0 !important;
}

.cont_area {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 3px;
    padding-top: 0 !important;
}

.cont_area .title{
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: "Noto Sans KR";
    font-size: 15px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: -1.5px;
    color: #141414 !important;
}
.blog-board-list-row-col{
    display: flex !important;
    flex-direction: row;
    column-gap: 15px;
}

.more_info p{
    font-family: "Noto Sans KR" !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.4px !important;
    color: #aeaeae !important;
    margin: 0;
}
.more_info span{
    font-family: "Noto Sans KR" !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.4px !important;
    color: #aeaeae !important;
    margin-right: 0px !important;
}


@media (min-width: 768px ) {

    .xe-blog-board-title-select-area{
        display: flex;
        flex-direction: column;
    }
    .xe-blog-board-title-wrap{
        display: flex;
        align-items: center;
        padding-bottom: 24px;
        padding-top: 40px;
        border-bottom: solid 1px #ececec;
    }
    .xe-blog-board-title-wrap h3{
        margin: 0 15px 0 0;
        font-family: "Noto Sans KR";
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.42;
        letter-spacing: -1.2px;
        color: #141414;
    }
    .xe-blog-board-title-wrap span{
        font-family: "Noto Sans KR";
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: -0.46px;
        color: #c0c0c0;
    }
    .xe-blog-board-select-wrap{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 32px;
    }
    .xe-blog-board-select-wrap p{
        font-family: NotoSansCJKkr;
        font-size: 15px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        color: var(--gray-70);
        display: flex;
        margin: 0;
    }
    .xe-blog-board-select-wrap span{
        display: block;
    }
    .xe-blog-select-wrap div{
        min-width: 104px;
        max-width: 120px;
        position: relative;
    }

    .xe-blog-select-wrap{
        display: flex;
        align-items: center;
        column-gap: 6px;
    }

    .cont_area{
        row-gap: 0;
        padding-top: 16px !important;
    }

    .cont_area .title{
        font-family: "Noto Sans KR";
        font-size: 19px !important;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.47;
        letter-spacing: -0.6px;
        color: #141414 !important;
    }

    .more_info p{
        font-family: "Noto Sans KR" !important;
        font-size: 14px !important;
        font-weight: normal !important;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.4px !important;
        color: #aeaeae !important;
        margin: 0;
    }
    .more_info span{
        font-family: "Noto Sans KR" !important;
        font-size: 14px !important;
        font-weight: normal !important;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.4px !important;
        color: #aeaeae !important;
    }


    .board_list{
        margin-left: -15px;
        margin-right: -15px;
    }

    .board_category .category{
        font-family: "Noto Sans KR";
        font-size: 15px !important;
        font-weight: 500 !important;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: -0.5px;
        color: #c0c0c0 !important;
    }
    .blog-board-list-row-col{
        display: inline-block !important;
        flex-direction: unset;
    }

}
/* show blade */



.board_read .blog-read-header-area {
    display: flex;
}

.board_read .thumb_area {
    aspect-ratio: 1 / 1;
    max-width: 466px;
    width: 100%;
    display: none;
}

.blog-read-header-area{
    padding: 0;
    display: flex;
    column-gap: 50px;
}

.board_read .read_header{
    position: relative;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    max-width: 622px;
}
.board_read .read_header h1{
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-family: "Noto Sans KR";
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -1.5px;
    color: #141414 !important;
    margin: 0;
}

.board_read .read-header-desc{
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: -0.6px;
    color: #767676;
    width: 100%;
}
.board_read .mb_autohr {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: -0.4px;
    color: #141414 !important;
}
.board_read .more_info{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #e0e0e0;
}

.board_read .more_info a{
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: -0.4px;
    color: #141414;
}
.board_read .more-info-txt{
    display: flex;
    column-gap: 10px;
    align-items: center;
}

.board_read .read-header-absolute{
    display: flex;
    justify-content: space-between;
    align-items: center;
   position: absolute;
   bottom: 32px;
   width: 100%;
   padding: 0px 12px;
   display: none;
}

.board_read .read-header-absolute-btn-wrap{
   display: none;

}
.board_read .read-header-absolute-btn-wrap button{
    display: flex;
    column-gap: 6px;
    align-items: center;
    font-family: NotoSansCJKkr;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.43px;
    color: #767676;
  }

.read-header-desc-wrap{
display: flex;
flex-direction: column-reverse;
}



  @media (min-width: 768px ) {

    /* show blade */


.board_read {
    padding-top: 40px;
}

.board_read .thumb_area {
    display: block;
    aspect-ratio: 1 / 1;
    max-width: 466px;
    width: 100%;
}

.blog-read-header-area{
    padding: 50px 0;
    display: flex;
    column-gap: 50px;
}

.board_read .read_header{
    position: relative;
    padding-top: 20px;
    border-bottom: solid 1px #e0e0e0;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    max-width: 622px;
}
.board_read .read_header h1{
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: "Noto Sans KR";
    font-size: 30px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: -1.5px;
    color: #141414 !important;
    margin: 0;
}

.board_read .read-header-desc{
    font-family: "Noto Sans KR";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: -0.6px;
    color: #767676;
    width: 527px;
}
.board_read .mb_autohr {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: -0.4px;
    color: #141414 !important;
}
.board_read .more_info{
    border-bottom: 0;
}

.board_read .more_info a{
    font-family: "Noto Sans KR";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: -0.4px;
    color: #141414;
}
.board_read .more-info-txt{
    display: flex;
    column-gap: 10px;
    align-items: center;
}
 .board_read .read-header-absolute{
     display: flex;
     justify-content: space-between;
     align-items: center;
    position: absolute;
    bottom: 32px;
    width: 100%;
    padding: 0px 12px;
 }

.board_read .read-header-absolute-btn-wrap{
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.board_read .read-header-absolute-btn-wrap button{
    display: flex;
    column-gap: 6px;
    align-items: center;
    font-family: NotoSansCJKkr;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.43px;
    color: #767676;
  }

.read-header-desc-wrap{
    flex-direction: column;
}

  }
