@charset "utf-8";
/*
(주)파이브센스_FIVESENSES.Corp.
본 라이브러리(소스코드 및 디자인 포함)는 (주)파이브센스의 자산이며, 저작권법 및 부정경쟁방지법에 의해 보호됩니다.
무단 사용, 외부 유출, 복제, 배포, 변형을 금지합니다.
위반 시 민·형사상 법적 책임 및 손해배상 청구 대상이 됩니다.
작성일: 2025-07-16 | 저작권자: (주)파이브센스(520-86-01244) | All Rights Reserved.
*/

/* 2025-10-10 (주)파이브센스_FIVESENSES.Corp. 모달창 노출 시 패딩값이 추가되고 있어서 추가 */
body {
    padding: 0 !important;
}
.list-top {
    line-height: 1px;
}

.list-category .div-tab.tabs {
    margin-bottom: 0px;
}
/* 2025-06-19 (주)파이브센스_FIVESENSES.Corp. */
.team_board {
    margin-bottom: 15px;
}
.team_board #infscr-loading {
    background: rgb(0, 0, 0);
    margin: 0px;
    padding: 10px;
    border-radius: 10px;
    left: 50%;
    width: 200px;
    margin-left: -110px;
    text-align: center;
    bottom: 50px;
    color: rgb(255, 255, 255);
    position: fixed;
    z-index: 100;
    opacity: 0.8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.team_board .list-more {
    text-align: center;
    margin-top: 40px;
}
.team_board .list-more a {
    color: #ddd;
    font-size: 60px;
}
.team_board .list-top {
    line-height: 1px;
}

/* Icon */
.team_board .icon_wrap {
    position: absolute;
    top: 11px;
    left: 11px;
    z-index: 1;
    font-size: 0;
    line-height: 0;
}
.team_board .wr-text {
    font-family: dotum;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 11px;
    font-weight: normal;
}
.team_board .wr-icon {
    display: inline-block;
    padding: 0px;
    margin: -1px 0px;
    overflow: hidden;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top;
}
.team_board .wr-notice {
    width: 37px;
    height: 19px;
    background-image: url("../../img/icon_notice.gif");
}
.team_board .wr-secret {
    width: 13px;
    height: 16px;
    background-image: url("../../img/icon_secret.png");
    background-size: 13px 16px;
}
.team_board .wr-new {
    width: 23px;
    height: 23px;
    background-image: url("../../img/icon_new_g.png");
    margin-right: 5px;
    position: relative;
}
.team_board .wr-hot {
    width: 23px;
    height: 23px;
    background-image: url("../../img/icon_hot_g.png");
    margin-right: 5px;
    position: relative;
}
/* .team_board .wr-video { width:12px; height:12px; background-image: url('../../img/icon_video.gif'); } */
/* 2025-06-12 (주)파이브센스_FIVESENSES.Corp. 비디오 아이콘 변경 */
.team_board .icon_wrap_video {
    pointer-events: none;
    cursor: pointer;
}
.team_board .wr-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url("../../img/icon_video_g.png");
    background-size: 100%;
}
.team_board.team_cols_4 .wr-video {
    background-image: url("../../img/icon_video_g4.png");
}
.team_board .icon_wrap_video::after {
    content: "";
    border-radius: 17px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.06);
}
.team_board .wr-image {
    width: 12px;
    height: 12px;
    background-image: url("../../img/icon_image.gif");
    display: none;
}
.team_board .wr-file {
    width: 12px;
    height: 12px;
    background-image: url("../../img/icon_file.gif");
}
.team_board .wr-vicon {
    position: absolute;
    left: 4px;
    bottom: 3px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    z-index: 1;
}
.team_board .reply-wait {
    width: 44px;
    height: 15px;
    background-image: url("../../img/reply_wait.gif");
}
.team_board .reply-end {
    width: 44px;
    height: 15px;
    background-image: url("../../img/reply_end.gif");
}
.team_board .wr-hit-icon {
    width: 13px;
    height: 8px;
    background-image: url(../../img/eye_icon.png);
    position: relative;
    top: -1px;
}
.team_board .wr-count-icon {
    width: 12px;
    height: 11px;
    background-image: url(../../img/count_icon.png);
}
.team_board .wr-notice_fix {
    width: 40px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: var(--main-box-point-color);
    border-radius: 11.5px;
    line-height: 23px;
    text-align: center;
}
/* 2025-06-16 (주)파이브센스_FIVESENSES.Corp. */
.team_board .wr-num {
    line-height: 0;
}
/* 2025-10-10 (주)파이브센스_FIVESENSES.Corp. */
.team_board .wr-num .wr-notice_fix {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2em;
    color: #0c0c0c;
    background-color: transparent;
    border-radius: 0;
    margin: -4px -2px 0;
    width: auto;
}

/* Width */
.list-board .wr-chk {
    width: 40px;
}
.list-board .wr-num {
    width: 60px;
}
.list-board .wr-thumb {
    width: 60px;
}
.list-board .wr-category {
    width: 80px;
}
.list-board .wr-name {
    width: 120px;
}
.list-board .wr-date {
    width: 80px;
}
.list-board .wr-hit {
    width: 60px;
}
.list-board .wr-down {
    width: 50px;
}
.list-board .wr-visit {
    width: 50px;
}
.list-board .wr-good {
    width: 50px;
}
.list-board .wr-nogood {
    width: 50px;
}
.list-board .wr-star {
    width: 80px;
}
.list-board .wr-reply {
    width: 60px;
}
/* 2025-06-12 (주)파이브센스_FIVESENSES.Corp. */
.wr-none {
    width: 100%;
    padding: 200px 0px;
    text-align: center;
    color: #999;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
}
.wr-none .blank_icon {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url("../../img/blank_icon.png");
    background-size: 50px 50px;
    margin: 0 auto 28px;
}
.list-board .wr-comment {
    margin: 0px 10px;
}
.list-board .wr-hidden {
    display: none;
}

@media (max-width: 768px) {
    .team_board .icon_wrap {
        top: 13px;
        left: 13px;
    }
    .team_board.team_cols_4 .icon_wrap {
        top: 10px;
        left: 10px;
    }
    .team_board .wr-secret {
        width: 10px;
        height: 13px;
        background-image: url("../../img/m_icon_secret.png");
        background-size: 10px 13px;
        position: relative;
        top: 2px;
    }
    .team_board .wr-new {
        width: 23px;
        height: 23px;
        background-size: 23px 23px;
        background-image: url("../../img/m_icon_new_g.png");
    }
    .team_board .wr-hot {
        width: 23px;
        height: 23px;
        background-size: 23px 23px;
        background-image: url("../../img/m_icon_hot_g.png");
    }
    .team_board.team_cols_4 .wr-new {
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
        background-image: url("../../img/m_icon_new_g.png");
    }
    .team_board.team_cols_4 .wr-hot {
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
        background-image: url("../../img/m_icon_hot_g.png");
    }
    /* 2025-06-12 (주)파이브센스_FIVESENSES.Corp. */
    .team_board .wr-video {
        background-image: url("../../img/m_icon_video_g.png");
    }
    .team_board.team_cols_4 .wr-video {
        background-image: url("../../img/m_icon_video_g4.png");
    }
    .team_board .wr-hit-icon {
        width: 10px;
        height: 6px;
        background-image: url(../../img/m_eye_icon.png);
        background-size: 10px 6px;
    }
    .team_board .wr-count-icon {
        width: 9px;
        height: 8px;
        background-image: url(../../img/m_count_icon.png);
        background-size: 9px 8px;
    }
    .team_board .wr-thumb {
        width: 50px;
    }
    .team_board .wr-notice_fix {
        font-size: 11px;
        width: 43px;
        line-height: 23px;
    }
    .team_board.team_cols_4 .wr-notice_fix {
        font-size: 10px;
        width: 32px;
        line-height: 16px;
    }
    /* 2025-06-12 (주)파이브센스_FIVESENSES.Corp. */
    .wr-none {
        padding: 150px 0px;
        font-size: 14px;
    }
    .wr-none .blank_icon {
        width: 33px;
        height: 33px;
        background-image: url("../../img/m_blank_icon.png");
        background-size: 33px 33px;
        margin: 0 auto 13px;
    }
    /* 2025-06-16 (주)파이브센스_FIVESENSES.Corp. */
    /* .team_board .wr-num .wr-notice_fix{width: auto;font-size: 13px; margin: -2px 0px 0;} */
    .team_board .wr-num .wr-notice_fix {
        width: auto;
        font-size: 18px;
        margin: -2px 0px 0;
    }
}

.icon_reply {
    position: relative;
    top: -1px;
    display: inline-block;
}
.icon_reply img {
    margin: 0 8px 0 0 !important;
}
@media (max-width: 768px) {
    .icon_reply {
        width: 19px;
        min-width: 19px;
        height: 18px;
        background: url("../../img/m_icon_reply.png") center / 19px 18px no-repeat;
        margin-right: 10px;
        top: 1px;
    }
    .icon_reply img {
        display: none;
    }
}

/* List */
.list-board .list-body {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.list-board .list-body li {
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
    table-layout: fixed;
}
/* 2024-08-02 (주)파이브센스_FIVESENSES.Corp. */
.container_fix {
    max-width: 1230px;
}
.list-board .list-body li.bg-gray {
    background-color: #eee;
}
.list-board .list-body li:hover {
    color: #000;
    background-color: #f8f8f8;
}
.list-board .list-body li > div {
    display: table-cell;
    height: 34px;
    line-height: 22px;
    padding: 6px 0px;
    text-align: center;
    color: #5d5d5d;
    vertical-align: middle;
}
.list-board .list-body .wr-subject {
    padding-left: 10px;
    text-align: left;
}
.list-board .list-body .wr-subject .item-subject {
    display: block;
    word-break: break-all;
}
.list-board .list-body .wr-name {
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}
.list-board .list-body .wr-name a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}
.list-board .list-body .thumb-img {
    position: relative;
    width: 46px;
    height: 46px;
    margin: 0px auto;
}
.list-board .list-body .thumb-icon {
    position: relative;
    width: 46px;
    height: 46px;
    display: table;
    margin: 0px auto;
}
.list-board .list-body .thumb-icon a {
    display: table-cell;
    width: 1%;
    background: #eee;
    color: #fff;
    vertical-align: middle;
    font-size: 30px;
}
.list-board .list-body .thumb-icon img {
    width: 46px;
    height: 46px;
    margin: 0px auto;
}
.list-board .list-body .wr-reply span {
    font-size: 11px;
    letter-spacing: -1px;
    padding: 3px 5px;
    line-height: 11px;
}

@media all and (max-width: 768px) {
    .responsive .list-board .wr-hidden {
        display: inline-block !important;
    }
    .responsive .list-board .item-subject {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    /* .responsive .list-board .item-details { margin-right:-15px } */
    .responsive .list-board .item-details > span:last-child {
        margin-right: 0px;
    }
}

.list-board #infscr-loading img {
    display: inline-block;
}
#list-more {
    position: relative;
    display: inline-flex;
    min-width: 170px;
    padding: 17.5px 20px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    border-radius: 3rem;
    color: #5d5d5d;
    transition: 600ms;
    overflow: hidden;
    cursor: pointer;
}
#list-more * {
    position: relative;
    z-index: 2;
}
#list-more img {
    margin-left: min(0.625vw, 1.2rem);
    transition: 60ms ease;
}
#list-more::before,
#list-more::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 3rem;
}
#list-more::before {
    left: 0;
    border: 1px solid #e1e1e1;
}
#list-more::after {
    background-color: #235cf5;
    transform: translateX(-100%);
    transition: transform 600ms ease;
    left: -2px;
}

/* 2025-05-29 (주)파이브센스_FIVESENSES.Corp. */
.team_container .tack-check {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}
.team_container .tack-check input {
    display: none;
}
.team_container .tack-check input + label span {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.team_container .tack-check input + label:hover span {
    border: 1px solid var(--main-btn-point-color);
    background-color: #f1f5ff;
}
.team_container .tack-check input:checked + label span {
    border: 1px solid var(--main-btn-point-color);
    background: url(../../img/gallery_checkbox.png) center / 18px 18px no-repeat;
    background-color: var(--main-btn-point-color);
}
/* 2025-06-10 (주)파이브센스_FIVESENSES.Corp. .team_container .list-item{background-color: #f5f5f5; border-radius: 17px; overflow: hidden; position: relative; transition: background-color .5s ease-in-out;} */
.team_container .list-item {
    background-color: #fafafa;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
/* .team_container .list-item:hover{background-color: #e8e8e8;} */

.team_board .fix_team_content {
    margin: 0;
}
.team_board .fix_team_content > a {
    padding: 50px;
    display: block;
}
.team_board .list-item.sideview .fix_team_content > a {
    padding-bottom: 0;
}
.team_board .list-item.sideview .fix_team_content {
    padding-bottom: 0;
}
.team_board .fix_team_content .team_label {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    background-color: #adadad;
    border-radius: 11px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.team_board .fix_team_content .team_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.team_board .fix_team_content .team_title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1em;
    color: #0c0c0c;
}
.team_board .fix_team_content .team_position {
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
    color: #5d5d5d;
    margin-top: 20px;
}
.team_board .fix_team_content .team_position .tag-item {
    position: relative;
}
.team_board .fix_team_content .team_position .tag-item + .tag-item {
    margin-left: 20px;
}
.team_board .fix_team_content .team_position .tag-item + .tag-item::before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background-color: #c7c7c7;
    position: absolute;
    top: 7px;
    left: -12px;
}
.team_board .fix_team_content .position_sticker {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    background-color: #999;
    border-radius: 50%;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2em;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.team_board .fix_team_content a:hover .team_content {
    color: #5d5d5d;
}
.team_board .fix_team_content .team_info {
    color: #5d5d5d;
    font-size: 16px;
    font-weight: 400;
    line-height: 0;
    margin-top: 33px;
    padding-top: 30px;
    border-top: 1px solid #e1e1e1;
}
.team_board .fix_team_content .team_info a,
.team_board .fix_team_content .team_info a span {
    color: #5d5d5d;
    font-size: 16px;
    font-weight: 400;
    line-height: 0;
}
.team_board .list-item.sideview .fix_team_content .team_info {
    margin: 33px 50px 0;
    padding: 30px 0 50px;
}
.team_board .fix_team_content .team_info .info_item {
    display: inline-block;
    line-height: 33px;
    margin-right: 12px;
}
.team_board .fix_team_content .team_info .team_info_wrap {
    line-height: 1.2em;
}
.team_board .fix_team_content .team_info .team_info_wrap .info_box {
    display: flex;
    align-items: flex-start;
}
/* .team_board .fix_team_content .team_info .team_info_wrap .info_box + .info_box{margin-top: 15px;} */
.team_board .fix_team_content .team_info .team_info_wrap .info_box .info_tit {
    flex-shrink: 0;
    line-height: 33px;
    width: 135px;
    font-weight: 600;
    color: #0c0c0c;
    position: relative;
    padding-left: 8px;
}
.team_board .fix_team_content .team_info .team_info_wrap .info_box .info_tit::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background-color: #0c0c0c;
    position: absolute;
    top: 14px;
    left: 0;
}
.team_board .fix_team_content .team_info .team_info_wrap + .info_item {
    margin-top: 15px;
}

/* 2025-06-10 (주)파이브센스_FIVESENSES.Corp. */
.team_board .fix_team_content div.wr-file-href {
    width: 100%;
    padding: 0 50px 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.team_board .fix_team_content .wr-file-href .download_icon {
    display: inline-block;
    flex-shrink: 0;
    margin-right: 5px;
    background: url(../../img/download_icon.png) center / 14px 11px no-repeat;
    width: 14px;
    height: 11px;
}
.team_board .fix_team_content .wr-file-href .file_download {
    background-color: #e8e8e8;
    display: flex;
    align-items: center;
    font-weight: 400;
    border-radius: 20px !important;
    border: none;
    padding: 12px 15px;
    color: #5d5d5d;
    font-size: 13px;
    transition: 0.2s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 100%;
}
.team_board .fix_team_content .wr-file-href .file_download + .file_download {
    margin-top: 10px;
}
.team_board .fix_team_content .wr-file-href .file_download:hover {
    color: #5d5d5d;
    background-color: #dbdbdb;
}

@media (hover: hover) and (pointer: fine) {
    #list-more:hover,
    #list-more:focus {
        color: #fff;
    }
    #list-more:hover::after,
    #list-more:focus::after {
        transform: translateX(0);
        left: 0;
    }
    #list-more:hover img,
    #list-more:focus img {
        filter: invert(1) brightness(10);
    }
}

#infscr-loading img {
    display: none !important;
}
#loading_donut {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 3px solid transparent;
    border-radius: 50%;
    border-top-color: #235cf5;
    animation: spin 0.75s ease-in-out infinite;
    -webkit-animation: spin 0.75s ease-in-out infinite;
}
@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.well {
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}
.board_style .list-board .list-body .list-item > div span.wr-icon + span.wr-icon {
    margin-left: 3px;
}

/* 2025-06-19 (주)파이브센스_FIVESENSES.Corp.  */
.team_board ~ .list-page {
    margin: -15px 0 0 !important;
}

/* 초성 카테고리 */
.category_modify {
    margin-bottom: 50px;
}
#bo_category_tab ul {
    display: table;
    margin-bottom: 30px;
}
#bo_category_tab li {
    display: table-cell;
    white-space: nowrap;
}
#bo_category_tab li a {
    display: block;
    text-align: center;
    line-height: 38px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 9.5px;
    min-width: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #5d5d5d;
    margin-right: 8px;
}
/* 2025-10-10 (주)파이브센스_FIVESENSES.Corp.  */
#bo_category_tab li:first-child a {
    padding: 0 13px;
}
#bo_category_tab li.active a {
    color: #fff;
    background-color: var(--main-btn-point-color);
    border-color: var(--main-btn-point-color);
}
a span.lv-icon.lv-admin {
    color: #fff !important;
    line-height: 16px !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    position: relative;
    top: -1px;
}

@media (max-width: 991px) {
    /* 2025-06-16 (주)파이브센스_FIVESENSES.Corp. */
    .category_modify {
        margin-bottom: 15px;
    }
    .list_top_category .list_sort_wrap {
        margin-bottom: 23px;
    }

    .team_board .fix_team_content > a {
        padding: 35px 25px 21px;
        border-radius: 9px;
    }
    .team_board .fix_team_content .team_label {
        font-size: 10px;
        padding: 0 8px;
        line-height: 16px;
        border-radius: 8px;
        margin-bottom: 12px;
    }
    .team_board .fix_team_content .team_title {
        font-size: 21px;
    }
    .team_board .fix_team_content .team_position {
        font-size: 15px;
        margin-top: 14px;
    }
    .team_board .fix_team_content .position_sticker {
        width: 64px;
        height: 64px;
        font-size: 12px;
        padding: 5px;
    }

    .team_board .fix_team_content .team_info {
        margin-top: 23px;
        padding-top: 35px;
        font-size: 15px;
    }
    .team_board .list-item.sideview .fix_team_content .team_info {
        margin: 20px 23px 0;
        padding: 30px 0 25px;
    }
    .team_board .fix_team_content .team_info a,
    .team_board .fix_team_content .team_info a span,
    .team_board .fix_team_content .team_info .info_item {
        font-size: 15px;
        line-height: 29px;
    }
    .team_board .fix_team_content .team_position .tag-item + .tag-item::before {
        top: 2px;
        left: -11px;
        height: 13px;
    }
    .team_board.team_cols_4 .fix_team_content .team_info .info_item {
        margin-right: 6px;
    }
    /* .team_board .fix_team_content .team_info .team_info_wrap .info_box + .info_box{margin-top: 12px;} */
    .team_board .fix_team_content .team_info .team_info_wrap .info_box .info_tit {
        padding-left: 7px;
        width: 100px;
        line-height: 29px;
    }
    .team_board .fix_team_content .team_info .team_info_wrap .info_box .info_tit::before {
        width: 3px;
        height: 3px;
        border-radius: 50%;
        top: 12px;
    }

    .responsive .board_style .list-board .item-details {
        padding-top: 7px;
        line-height: 1em;
    }
    .board_style .notice_board.list-board .list-body li > div.wr-btn {
        padding: 10px 0;
    }
    .board_style .list-board .list-body .list-item > div .reply_wrap {
        display: flex;
        align-items: flex-start;
        width: 100%;
    }
    .notice_style .list-board .wr-num {
        font-size: 0;
        display: inline-block;
        width: auto;
    }
    .responsive .list-board .item-details > span {
        margin-right: 5px;
        font-weight: normal;
    }
    .list-board .wr-thumb {
        margin-right: 10px;
    }
    .list-item .wr-btn a {
        width: 60px;
        height: 60px;
        display: block;
        border: 1px solid #f1f1f1;
        background-color: #fff;
        border-radius: 50%;
    }
    .list-item .wr-btn a img {
        display: block;
        width: 100%;
    }

    /* 2025-06-10 (주)파이브센스_FIVESENSES.Corp. */
    .team_board .fix_team_content div.wr-file-href {
        padding: 0 23px 30px;
    }
    .team_board .fix_team_content .wr-file-href .file_download {
        font-size: 12px;
        padding: 10px 15px;
        border-radius: 15px !important;
        width: auto;
        display: inline-block;
    }
    .team_board .fix_team_content .wr-file-href .file_download .download_icon {
        background: url(../../img/m_download_icon.png) center / 10px 8px no-repeat;
        width: 10px;
        height: 8px;
    }

    /* 2025-06-19 (주)파이브센스_FIVESENSES.Corp. */
    #list-more {
        min-width: 143px;
        padding: 14.5px 25px;
        font-size: 13px;
    }
    #list-more img {
        width: 8px;
    }
}
@media (max-width: 768px) {
    .team_board .tack-check {
        right: 10px;
        top: 10px;
    }
    .team_board .tack-check input + label span {
        border-radius: 2px;
        width: 13px;
        height: 13px;
    }
    .team_board .tack-check input:checked + label span {
        background-image: url("../../img/m_gallery_checkbox.png");
        background-size: 13px 13px;
    }

    #bo_category_tab ul {
        margin-bottom: 23px;
    }
    #bo_category_tab li a {
        line-height: 38px;
        min-width: 38px;
        border-radius: 5px;
        font-size: 15px;
        padding: 0 8px;
        margin-right: 9px;
    }
    #bo_category_tab li:first-child a {
        padding: 0 13px;
    }

    .team_container .list-item {
        border-radius: 8px;
    }

    .list-board .list-body li > div {
        display: block;
    }
    .board_style .list-board .list-body .list-item > div a {
        color: #0c0c0c;
        font-size: 13px;
        transition: all 0.1s ease-in-out;
    }
    .board_style .notice_board.list-board .list-body li {
        transition: all 0.1s;
    }
    .board_style .notice_board.list-board .list-body li.bg-gray > div.wr-subject a {
        overflow: visible;
        width: 100%;
    }
    .board_style .notice_board.list-board .list-body li.bg-secret > div.wr-subject a {
        color: #999;
    }
    .board_style .notice_board.list-board .list-body li .wr-notice_fix {
        font-size: 10px;
        margin: 0;
        margin-top: -11px;
        padding: 5px 2px 3px;
        width: 25px;
        line-height: 1em;
        border-radius: 2.5px;
        top: 0;
    }
    .board_style .list-board .list-body .list-item > div span {
        color: #999;
        font-weight: 400;
    }
    .list-item .wr-btn a {
        width: 30px;
        height: 30px;
    }
}

/* 뷰 모달창 */
.modal-backdrop.in {
    opacity: 0.2;
}
#viewModalFrame {
    height: 580px !important;
    border-radius: 25px !important;
}
#viewModalFrame body {
    overflow: hidden;
}
.responsive .modal .modal-dialog {
    width: 100% !important;
    max-width: 1000px;
}
#viewModal .modal-content {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.14);
    border-radius: 25px;
    border: none;
}
/* #viewModal .modal-body{padding: 80px 10px 80px 60px;} */
#viewModal .modal-body {
    padding: 0;
}
#viewModalContent + .text-center {
    position: absolute;
    top: 35px;
    right: 35px;
}
#viewModal .lightgray {
    font-size: 0;
    width: 14px;
    height: 14px;
    border: none;
}
#viewModal .lightgray::before {
    content: "";
    display: block;
    width: 2px;
    height: 17px;
    background-color: #999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}
#viewModal .lightgray::after {
    content: "";
    display: block;
    width: 2px;
    height: 17px;
    background-color: #999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 1030px) {
    .responsive .modal .modal-dialog {
        width: calc(100% - 30px) !important;
    }
}
@media (max-width: 991px) {
    .responsive .modal .modal-dialog {
        top: auto;
        left: 50%;
        bottom: 15px;
        transform: translateX(-50%);
    }
    #viewModalFrame {
        height: 80vh !important;
        border-radius: 22.5px !important;
    }
    #viewModal .modal-content {
        border-radius: 22.5px;
    }
    #viewModalContent + .text-center {
        display: none;
    }
}


/* 저자명 리스트 커스텀 */
.team_container.author_count_container .team_wrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0 55px;
}

.team_container.author_count_container .list-row {
    width: calc((100% - 55px) / 2);
}

/* 리스트 헤더 */
.team_container.author_count_container .list-row.author-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    padding: 10px;
}

.team_container.author_count_container .list-row.author-head span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #0c0c0c;
}

/* 리스트 아이템 */
.team_container.author_count_container .list-row.author-row a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.team_container.author_count_container .list-row.author-row span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #0c0c0c;
}

@media (max-width: 991px) {
    .team_container.author_count_container .team_wrap {
        gap: 0;
    }
    
    .team_container.author_count_container .list-row {
        width: 100%;
    }
    
    .team_container.author_count_container .list-row.author-head {
        padding: 10px;
    }
    
    .team_container.author_count_container .list-row.author-head span {
        font-size: 16px;
    }
    
    .team_container.author_count_container .list-row.author-row a {
        padding: 10px;
    }
    
    .team_container.author_count_container .list-row.author-row span {
        font-size: 14px;
    }
}

/* 저자명 상세 리스트 커스텀 */
.team_container.author_board_container .list-row {
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 28px 25px;
    margin-bottom: 30px;
}

.team_container.author_board_container .list-row:hover {
    background-color: #f5f5f5;
}

/* 썸네일 */
.team_container.author_board_container .list-row .author-thumb-wrap {
    width: 280px;
    height: 205px;
    border-radius: 15px;
    overflow: hidden;
    flex-shrink: 0;
}

.team_container.author_board_container .list-row .author-thumb-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.team_container.author_board_container .list-row:hover .author-thumb-wrap img {
    transform: scale(1.1);
}

/* 타이틀, 정보 */
.team_container.author_board_container .list-row .author-post-wrap {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

/* 타이틀 */
.team_container.author_board_container .list-row .post-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.6em;
    color: #0c0c0c;
    margin-bottom: 35px;
}

/* 정보 */
.team_container.author_board_container .list-row .post-info-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    margin-bottom: 10px;
}

/* 정보 아이템 */
.team_container.author_board_container .list-row .post-info-wrap > div {
    position: relative;
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}

/* 정보 아이템 구분선 */
.team_container.author_board_container .list-row .post-info-wrap > div:not(:last-child)::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #dbdbdb;
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
}

/* 다운로드 */
.team_container.author_board_container .list-row .post-download a {
    background-color: #e1e1e1;
    display: flex;
    align-items: center;
    font-weight: 400;
    border-radius: 5px !important;
    border: none;
    padding: 10px 23px;
    color: #666666;
    font-size: 15px;
    transition: 0.2s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 100%;
}

.team_container.author_board_container .list-row .post-download a:hover {
    background-color: #006640;
    color: #fff;
}

@media (max-width: 991px) {
    /* 저자명 상세 리스트 커스텀 */
    .team_container.author_board_container .list-row {
        display: block;
        border-radius: 18px;
        padding: 24px;
        margin-bottom: 15px;
    }

    /* 썸네일 */
    .team_container.author_board_container .list-row .author-thumb-wrap {
        width: 100%;
        height: auto;
        aspect-ratio: 280/205;
    }

    /* 타이틀, 정보 */
    .team_container.author_board_container .list-row .author-post-wrap {
        margin-top: 15px;
    }

    /* 타이틀 */
    .team_container.author_board_container .list-row .post-title {
        font-size: 18px;
        line-height: 1.27;
        margin-bottom: 25px;
    }

    /* 정보 아이템 */
    .team_container.author_board_container .list-row .post-info-wrap > div {
        font-size: 13px;
    }

    /* 다운로드 */
    .team_container.author_board_container .list-row .post-download a {
        font-size: 12px;
        padding: 10px 15px;
        border-radius: 15px !important;
        width: auto;
        display: inline-block;
    }
}