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

.list-top { line-height:1px; }
.list-category .div-tab.tabs { margin-bottom:0px; }
.list-talk { margin-bottom:15px; }
.list-talk #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; }
.list-talk .list-more { text-align:center; margin-top:40px; }
.list-talk .list-more a { color:#ddd; font-size:60px; }
.list-talk .list-top { line-height:1px; }

@media (max-width: 767px) {
    .talk-box-wrap .talker-photo img.hidden-xs ,
    .talk-box-wrap .talker-photo img.hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .talk-box-wrap .talker-photo img.hidden-sm ,
    .talk-box-wrap .talker-photo img.hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .talk-box-wrap .talker-photo img.hidden-md ,
    .talk-box-wrap .talker-photo img.hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .talk-box-wrap .talker-photo img.hidden-lg ,
    .talk-box-wrap .talker-photo img.hidden-lg {
        display:none!important
    }
}

/* Icon */
.list-talk .icon_wrap {position: absolute; top: 11px; left: 11px; z-index: 1; font-size: 0; line-height: 0;}
.list-talk .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-talk .wr-icon { display:inline-block; padding:0px; margin:-1px 0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-talk .wr-notice { width:37px; height:19px; background-image: url('../../img/icon_notice.gif'); }
.list-talk .wr-secret { width:13px; height:16px; background-image: url('../../img/icon_secret.png'); background-size: 13px 16px; position: relative; top: -3px; }
.list-talk .wr-new { width:19px; height:19px; background-image: url('../../img/icon_new.png'); margin-right: 5px; position: relative; top: -1px; }
.list-talk .wr-hot { width:19px; height:19px; background-image: url('../../img/icon_hot.png'); margin-right: 5px; position: relative; top: -1px; }
/* .list-talk .wr-video { width:12px; height:12px; background-image: url('../../img/icon_video.gif'); } */
.list-talk .icon_wrap_video{ pointer-events: none; cursor: pointer;}
.list-talk .wr-video { width:100%; height:100%; position: absolute; top: 0; left: 0; z-index: 2; background-image: url('../../img/icon_video_t.png'); background-size: 100%;}
.list-talk .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);}
.list-talk .wr-image { width:12px; height:12px; background-image: url('../../img/icon_image.gif'); display: none;}
.list-talk .wr-file { width:12px; height:12px; background-image: url('../../img/icon_file.gif'); }
.list-talk .wr-vicon { position:absolute; left:4px; bottom:3px; color: rgba(255,255,255,1); font-size:16px; z-index:1; }
.list-talk .reply-wait { width:44px; height:15px; background-image: url('../../img/reply_wait.gif'); }
.list-talk .reply-end { width:44px; height:15px; background-image: url('../../img/reply_end.gif'); }
.list-talk .wr-hit-icon{ width: 13px; height: 8px; background-image: url(../../img/eye_icon.png); position: relative; top: -1px;}
.list-talk .wr-count-icon{ width: 12px; height: 11px; background-image: url(../../img/count_icon.png);}
.list-talk .wr-notice_fix{width: 40px; font-size: 12px; font-weight: 500; color: #fff; background-color: #245bf6; border-radius: 11.5px; line-height: 23px; text-align: center; position: relative; top: -1px;}

/* 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; }
.wr-none { 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){
    .list-talk .icon_wrap{top: 13px; left: 13px;}
    .list-talk .wr-secret { width:10px; height:13px; background-image: url('../../img/m_icon_secret.png'); background-size: 10px 13px; position: relative; top: 2px; }
    .list-talk .wr-new { width:14px; height:14px; background-size: 14px 14px; background-image: url('../../img/m_icon_new.png'); }
    .list-talk .wr-hot { width:14px; height:14px; background-size: 14px 14px; background-image: url('../../img/m_icon_hot.png'); }
    .list-talk .wr-hit-icon{ width: 10px; height: 6px; background-image: url(../../img/m_eye_icon.png); background-size: 10px 6px;}
    .list-talk .wr-count-icon{ width: 9px; height: 8px; background-image: url(../../img/m_count_icon.png); background-size: 9px 8px;}
    .list-talk .wr-video { background-image: url('../../img/m_icon_video_t.png');}
    .list-talk .wr-thumb{width: 50px;}
    .list-talk .wr-notice_fix{font-size: 11px; width: 43px; line-height: 23px;}
    .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; }
}

.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; }
.form-group.list_sort_wrap,
.notice_search_wrap{display: none;}
.list_top_category{display: block;}
.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:#666; 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; }

/* 작성부분 */
.talk-box-wrap.top_write_wrap{margin-bottom: 80px;}
.board-list .talker-photo,
.board-list .talker-photo img{width: 70px !important; height: 70px !important; line-height: 70px; background-color: #c8c8c8;}
.talk-box-wrap .wr_cont_box{margin-bottom: 5px;}
.talk-box-wrap .talk-box.talk-right{margin-left: 120px;}
.talk-box-wrap .talk-right .wr_cont_box:before{border: none; top: 30px; width: 22px; height: 22px; background: url('../../img/wr_content_bubble.png') center / 22px 22px no-repeat;}
.talk-box-wrap .talk-right .wr_cont_box:after{display: none;}
.talk-box-wrap .talk-right .wr_cont_box textarea{border: none; background-color: #f9f9f9; color: #5d5d5d; font-size: 16px; border-radius: 25px !important; padding: 27px 33px;}
.talk-box-wrap .talk-right .wr_cont_box textarea::placeholder{color: #999999;}
.talk-box-wrap .write_btn_wrap{align-items: flex-start;}
.talk-box-wrap .talk-right .talk-bubble .btn-group .icon_caption {display: block;line-height: 1em !important;opacity: 0; transition: opacity 0.2s; background: #e9e9e9;border-radius: 5px;color: var(--main-point-color);font-size: 12px !important;font-weight: 300;padding: 8px 10px !important;top: 35px;white-space: nowrap;left: 50%;transform: translateX(-50%); width: auto !important; height: auto !important; visibility: hidden;}
.talk-box-wrap .talk-right .talk-bubble .btn-group .btn:hover .icon_caption{overflow: visible !important;opacity: 1; visibility: visible;}
.talk-box-wrap .talk-right .talk-bubble .btn-group .icon_caption:after {content: '';position: absolute;top: 0;left: 50%;width: 0;height: 0;border: 7px solid transparent;border-bottom-color: #e9e9e9;border-top: 0;margin-left: -7px;margin-top: -7px;}
.talk-box-wrap #talk_submit{border-radius: 10px; min-width: 110px; width: auto; font-size: 15px; font-weight: 500; line-height: 40px; margin-top: 5px;}
.talk-form .anc-write{display: none;}
.talk-box-wrap #listVideo input{border: 1px solid #eaeaea; line-height: 48px; height: 50px; outline: none; border-radius: 8px !important; padding: 0 20px; font-size: 15px; width: 400px; box-shadow: none;}
.talk-box-wrap #listVideo input + input{margin-top: 10px;}
.talk-box-wrap #listVideo input::placeholder{color: #c8c8c8;}
.talk-box-wrap #listPhoto .photo_box{display: flex; align-items: flex-start;}
.talk-box-wrap #listPhoto .file_wrap {max-width: 400px; width: 100%;}
.talk-box-wrap #listPhoto .file_content{width:100%; margin-bottom:15px; margin-right:0; margin-left:0; display: flex;}
.talk-box-wrap #listPhoto .file_content + .file_content{margin-top: 10px;}
.talk-box-wrap #listPhoto .file_content > label{width: 100px; background-color: #f5f5f5; border: 1px solid #eaeaea; color: #999999; font-size: 15px; border-radius: 8px 0 0 8px; text-align:center; font-weight:500; height:50px; line-height:50px; cursor:pointer; margin-top:0;}
.talk-box-wrap #listPhoto .file_content > div.right_file{width: calc(100% - 100px);}
.talk-box-wrap #listPhoto .file_content > div.right_file input{font-size: 15px; padding: 0 20px; border:1px solid #eaeaea; border-radius: 0 8px 8px 0; height:50px; line-height:50px;border-left:0; display:block; width:100%; padding-left:15px; outline:none; box-shadow:none;}
.talk-box-wrap #listPhoto .file_content > div.right_file input::placeholder{color: #999999;}
.talk-box-wrap #listPhoto .file_content .hidden_file{display: none;}
.talk-box-wrap #listPhoto .file_control{margin-left: 9px;}
.talk-box-wrap #listPhoto .file_control .form-control-static{display: flex; height: 50px; align-items: center; gap: 5px;}

.talk-box-wrap:not(.top_write_wrap) .talk-bubble,
.talk-box-wrap .talk-bubble{border: none; background-color: #f9f9f9; color: #5d5d5d; font-size: 16px; border-radius: 25px !important; padding: 20px;}
.talk-box-wrap .talk-bubble::before{border: none; top: 30px; width: 22px; height: 22px; background: url('../../img/wr_content_bubble.png') center / 22px 22px no-repeat;}
.talk-box-wrap .talk-bubble::after{display: none;}

.list-talk .list-item .talk-img{order: 0; width: 180px; margin: 0; position: relative;}
.list-talk .list-item .list-content{padding: 0; min-height: 100px; flex-direction: row-reverse;}
.list-talk .list-item .list-content .talk_left_con > a{line-height: 1.6em;}

.talk_wrap .list-content .talk_left_con{padding-left: 10px;}
.talk_wrap .list-content .talk_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;}
.list-talk .list-item .list-content .talk_content{font-size: 16px; font-weight: 400; line-height: 1.6em; margin-top: 20px; color: #5d5d5d;}
.list-talk .list-item .list-content a:hover .talk_content{color: #5d5d5d;}

.talk_btn_wrap{margin-top: 10px;}
.talk_btn_wrap a.btn{background-color: #f5f5f5 !important;border: 1px solid #f5f5f5;border-radius: 5px !important;width: auto; padding: 7.5px 10.25px;color: #5d5d5d !important;font-size: 13px;line-height: 1em;margin-left: 5px;transition: 0.2s;outline: none;}
.talk_btn_wrap a.btn:focus,
.talk_btn_wrap a.btn:active,
.talk_btn_wrap a.btn:hover{background-color: #e8e8e8 !important; outline: none;}
.list-talk .list-item .list-details{display: flex; align-items: flex-start;}

.list-talk .list-item .list-details{color: #999999; font-size: 15px; font-weight: 400; line-height: 0; margin-top: 15px;}
.list-talk .list-item .list-details .info_item{display: inline-block;line-height: 1.2em; margin-right: 30px; position: relative;}
.list-talk .list-item .list-details .info_item a{color: #999999;}
.list-talk .list-item .list-details .info_item a .member, 
.list-talk .list-item .list-details .info_item a .guest{color: #999999;}
.list-talk .list-item .list-details .info_item .info_item.wr-name::before {content: ''; display: block; width: 1px; height: 14px;  background-color: #dbdbdb; position: absolute; top: 1px; left: -18px;}
.list-talk .list-item .list-details .info_item + .info_item::before {content: ''; display: block; width: 1px; height: 14px;  background-color: #dadada; position: absolute; top: 2px; left: -16px;}

.talk_wrap .img-wrap .img-item{border-radius: 15px; border: none;}
.talk_wrap .img-wrap .img-item img{transition: all .5s ease-in-out; transform: scale(1); width: 100%; height: 100%;}
.talk_wrap .list-item:hover .img-wrap .img-item img{transform: scale(1.1);}

@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;letter-spacing: -0.02em;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(.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: var(--main-point-btn-bg-color-hover);transform: translateX(-100%);transition: transform 600ms ease;left: -2px;}

.list-talk .list-row {position: relative;}
.list-talk .tack-check{position: absolute; top: 0; left: 0;}
.list-talk .tack-check input{display: none;}
.list-talk .tack-check input + label span{display: block; width: 18px; height: 18px; border-radius: 4px; border: 1px solid #e1e1e1; background-color: #fff;}
.list-talk .tack-check input + label:hover span{border: 1px solid #235bf5; background-color: #f1f5ff;}
.list-talk .tack-check input:checked + label span{border: 1px solid #235bf5; background: url(../../img/gallery_checkbox.png) center / 18px 18px no-repeat; background-color: #235bf5;}

.list-talk .list-item div.wr-file-href{width: 100%; display: flex; flex-direction: column; align-items: flex-start; padding-top: 20px; padding-left: 10px;}
.list-talk .list-item .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;}
.list-talk .list-item .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%;}
.list-talk .list-item .wr-file-href .file_download + .file_download{margin-top: 10px;}
.list-talk .list-item .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: var(--main-point-bg-color-hover);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;}    
.list-talk ~ .list-page{margin: -15px 0 0 !important;}
.list-talk ~ .text-center .pagination{margin: 30px 0 !important;}

/* 위치 찾기 모달창 */
.map_modal{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; opacity: 0; visibility: hidden; transition: 0.2s;}
.map_modal.open{opacity: 1; visibility: visible;}
.map_modal .map_modal_wrap{box-shadow: 0 0 20px rgba(26, 12, 12, 0.14); position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background-color: #fff; border-radius: 25px; padding: 68px 10px 74px 60px; z-index: 1; max-width: 800px; width: calc(100% - 30px);}
.map_modal .close_btn{display: block; position: absolute; top: 35px; right: 35px; width: 13px; height: 14px;}
.map_modal .close_btn span{position: relative;}
.map_modal .close_btn span::after,
.map_modal .close_btn span::before{content: ''; display: block; width: 2px; height: 17px; background-color: #999999; position: absolute; top: 50%; left: 50%;}
.map_modal .close_btn span::after{transform: translate(6px,-2px) rotate(45deg);}
.map_modal .close_btn span::before{transform: translate(6px,-2px) rotate(-45deg);}
.map_modal .modal_top h2{font-size: 38px; font-weight: 700; color: var(--main-point-color); line-height: 1em; margin-bottom: 20px;}
.map_modal .modal_top p{font-size: 16px; font-weight: 400; color: #5d5d5d; line-height: 1em; margin-bottom: 30px;}
.map_modal .modal_cont{overflow-y: hidden; max-height: 476px; padding-right: 50px;}
.map_modal .modal_cont:hover{overflow-y: scroll;}
.map_modal .modal_cont::-webkit-scrollbar{width: 0px;}
.map_modal .modal_cont::-webkit-scrollbar-button{display: none;}
.map_modal .modal_cont::-webkit-scrollbar-track{border-radius: 3.3px; background-color: #f6f6f6;}
.map_modal .modal_cont::-webkit-scrollbar-thumb{background-color: #e6e6e6;}
.map_modal .modal_cont .row_cont{display: flex; align-items: center;}
/* .map_modal .modal_cont.no_scroll .row_cont{width: calc(100% - 7px);} */
.map_modal .row_cont + .row_cont{margin-top: 15px;}
.map_modal .modal_cont label{color: var(--main-point-color); line-height: 55px; font-size: 18px; font-weight: 500; position: relative; display: inline-block; width: 60px;}
.map_modal .modal_cont .answer{width: calc(100% - 60px);}
.map_modal .modal_cont .row_cont_flex .answer{display: flex; align-items: center;}
.map_modal .modal_cont input{color: #5d5d5d; line-height: 53px; font-size: 16px; border: 1px solid #eaeaea; border-radius: 10px; width: 100%; padding: 0 20px;}
.map_modal .modal_cont .row_cont_flex input{width: calc(100% - 110px);}
.map_modal .modal_cont input::placeholder{color: #999999;}
.map_modal .modal_cont .btn{outline: none; line-height: 1em; width: 101px; border-radius: 10px !important; background-color: #e8e8e8; color: #666666; font-size: 16px; font-weight: 500; padding: 18.5px 15px; transition: 0.2s; display: inline-block; margin-left: 9px;}
.map_modal .modal_cont .btn:hover{background-color: #dbdbdb;}
.map_modal .essential{display: inline-block; width: 5px; height: 5px; border-radius: 50%; background-color: var(--main-point-color-hover); position: absolute; top: 0; right: -10px;}
.map_modal .row_cont .input_box{width: 100%; height: 200px; border: 1px solid #e1e1e1; border-radius: 10px; padding: 7px 5px; transition: 0.2s;}
.map_modal .row_cont .input_box:hover{border-color: var(--main-point-line-color-hover) !important;}
.map_modal .row_cont textarea{width: 100%; height: 186px; padding: 13px 15px; font-size: 15px; resize: none; border: none;}
.map_modal .row_cont textarea::placeholder{color: #999999;}
.map_modal .row_cont textarea::-webkit-scrollbar-button{display: none;}
.map_modal .row_cont textarea::-webkit-scrollbar-track{background-color: #fff;}
.map_modal .row_cont textarea::-webkit-scrollbar-thumb{background-color: #e9e9e9;}
.map_modal #map{overflow: hidden; height: 300px; width: 100%; border-radius: 20px; border: 1px solid #eaeaea; margin-top: 30px;}
.map_modal .modal_bot{margin-top: 30px; text-align: center; padding-right: 50px;}
.map_modal .modal_bot .btn{outline: none; line-height: 1em; min-width: 150px; border-radius: 15px !important; background-color: #e8e8e8; color: #5d5d5d; font-size: 15px; font-weight: 600; padding: 17.5px 15px 15.5px; transition: 0.2s; display: inline-block;}
.map_modal .modal_bot .btn:hover{background-color: #dbdbdb;}
.map_modal .map_modal_bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.1);}


@media (max-width:991px){
    .category_modify{margin-bottom: 15px;}
    .list_top_category .list_sort_wrap{margin-bottom: 15px;}
    .board-list .talker-photo,
    .board-list .talker-photo img{width: 40px !important; height: 40px !important; line-height: 40px;}
    .talk-box-wrap .talk-box.talk-right{margin-left: 60px;}
    .m_write_btn{display: none !important;}

    .talk-box-wrap.top_write_wrap{margin-bottom: 165px;}
    .talk-box-wrap .talk-bubble::before,
    .talk-box-wrap .talk-right .wr_cont_box:before{top: 18px; width: 11px; height: 11px; background: url('../../img/m_wr_content_bubble.png') center / 11px 11px no-repeat;}
    .talk-box-wrap .talk-right .wr_cont_box textarea{border-radius: 10px !important; padding: 20px 15px; font-size: 12px; line-height: 1.25em;}
    .talk-box-wrap:not(.top_write_wrap) .talk-bubble,
    .talk-box-wrap .talk-bubble{font-size: 12px; border-radius: 10px !important; padding: 15px 15px 18px;}
    .talk-box-wrap #listVideo{margin-top: 10px;}
    .talk-box-wrap #listVideo input{width: 100%; line-height: 36px; height: 38px; padding: 0 10px; border-radius: 4px !important; font-size: 13px;}
    .talk-box-wrap #listPhoto{margin-top: 10px;}
    .talk-box-wrap #listPhoto .photo_box{display: block;}
    .talk-box-wrap #listPhoto .file_content{margin-bottom: 13px;}
    .talk-box-wrap #listPhoto .file_content > label{width: 65px;line-height: 36px; height: 38px; border-radius: 4px 0 0 4px !important; font-size: 13px;}
    .talk-box-wrap #listPhoto .file_content > div.right_file{width: calc(100% - 65px);}
    .talk-box-wrap #listPhoto .file_content > div.right_file input{line-height: 36px; height: 38px; border-radius: 0 4px 4px 0 !important; font-size: 13px; padding: 0 10px;}
    .talk-box-wrap #listPhoto .file_control{margin-left: 0;}
    .talk-box-wrap #listPhoto .file_control .form-control-static{height: 18px; padding: 0; gap: 10px;}
    .talk-box-wrap #listPhoto .file_control .form-control-static img{height: 18px;}
    .list-talk .list-item .list-content .talk_left_con{padding: 0; margin-top: 14px;}

    .talk-box-wrap .write_btn_wrap .btn-group > a{padding: 5px 8px;}
    .talk-box-wrap .write_btn_wrap .btn-group > a img{height: 15px;}
    .talk-box-wrap #talk_submit{min-width: 65px; border-radius: 8px !important; font-size: 13px; line-height: 28px; margin-top: 3px;}
    .list-talk .list-item .list-content .talk_content{color: #999; font-size: 12px;}
    .list-talk .list-item .list-content a:hover .talk_content{color: #999;}
    .list-talk .list-item .talk-img{width: 100%;}
    .talk_wrap .img-wrap .img-item{border-radius: 10px;}
    .list-talk .talk_btn_wrap{justify-content: flex-start; margin-left: 60px;}
    .list-talk .talk_btn_wrap a.btn{margin-left: 0; margin-right: 5px; border-radius: 5px !important; font-size: 13px; padding: 6.5px 9.5px;}

    .talk_wrap .list-content{padding: 0;}    
    .talk_wrap .list-content > a{padding: 18px 0 0;}
    .talk_wrap .list-content .talk_label{font-size: 10px; padding: 0 8px; line-height: 16px; border-radius: 8px; margin-bottom: 12px;}
    .list-talk .list-item .list-details{margin-top: 15px;}
    .list-talk .list-item .list-details .info_item{font-size: 10px; margin-right: 18px;}
    .list-talk .list-item .list-details .info_item + .info_item::before{height: 9px; top: 1px; left: -10px;}
    .list-talk .list-item .list-details .info_item a{position: relative; top: -2px;}

    .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%;}

    .list-talk .list-item div.wr-file-href{padding: 20px 0 0;}
    .list-talk .list-item .wr-file-href .file_download{font-size: 12px; padding: 10px 15px; border-radius: 15px !important; width: auto; display: inline-block;}
    .list-talk .list-item .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;}

    /* 위치 찾기 모달창 */
    .map_modal .map_modal_wrap{padding: 50px 5px 25px 25px; border-radius: 23px; top: auto; bottom: 18px; transform: translate(-50%,0);}
    .map_modal .map_modal_wrap::before{content: ''; display: block; position: absolute; top: 14px; left: 50%; transform: translateX(-50%); width: 48px; height: 4px; background-color: #e1e1e1; border-radius: 2px;}
    .map_modal .modal_top h2{font-size: 18px; margin-bottom: 15px;}
    .map_modal .modal_top p{font-size: 13px; margin-bottom: 22px;}
    .map_modal .modal_cont{max-height: 350px; padding-right: 17px; /*overflow-y: scroll;*/}
    .map_modal .modal_cont::-webkit-scrollbar{width: 4px;}
    .map_modal .modal_cont .row_cont{display: block;}
    .map_modal .row_cont + .row_cont{margin-top: 20px;}
    .map_modal .modal_cont.no_scroll .row_cont{width: calc(100% - 4px);}
    .map_modal .modal_cont label{line-height: 1em; font-size: 14px; font-weight: 600; width: auto; margin-bottom: 10px;}
    .map_modal .modal_cont .answer{width: 100%;}
    .map_modal .modal_cont .row_cont_flex .answer{display: flex; align-items: center;}
    .map_modal .modal_cont input{line-height: 36px; font-size: 13px; border: 1px solid #eaeaea; border-radius: 4px; width: 100%; padding: 0 10px;}
    .map_modal .modal_cont .row_cont_flex input{width: calc(100% - 50px);}
    .map_modal .modal_cont .btn{width: 45px; font-size: 13px;border-radius: 4px !important; margin-left: 5px; padding: 11.5px 5px;}
    .map_modal .essential{right: -6px; width: 4.5px; height: 4.5px;}
    .map_modal .row_cont .input_box{border-radius: 5px; height: 115px; border-color: #ededed;}
    .map_modal .row_cont textarea{padding: 5px; font-size: 13px; height: 101px;}
    .map_modal .row_cont textarea::-webkit-scrollbar{width: 4px;}
    .map_modal #map{height: 150px; border-radius: 10px; margin-top: 20px;}
    .map_modal .modal_bot{margin-top: 25px; padding-right: 20px;}
    .map_modal .modal_bot .btn{width: 100%; font-size: 13px; font-weight: 500; border-radius: 10px !important;}
    .map_modal .modal_bot .btn{color: var(--main-point-color-hover); background-color: transparent; position: relative; overflow: hidden;}
    .map_modal .modal_bot .btn:hover{background-color: transparent;}
    .map_modal .modal_bot .btn::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: var(--main-point-bg-soft-color);z-index: -1;transition: filter 0.2s ease-in-out;}
    .map_modal .modal_bot .btn:hover::before{filter: brightness(90%) contrast(120%) saturate(150%);}
    .map_modal .map_modal_bg{background-color: rgba(0,0,0,0.3);}
}
@media (max-width:768px){
    .list-talk .tack-check{right: 15px; bottom: 15px;}
    .list-talk .tack-check input + label span{border-radius: 2px; width: 13px; height: 13px;}
    .list-talk .tack-check input:checked + label span{background-image: url('../../img/m_gallery_checkbox.png'); background-size: 13px 13px;}
    .list-item .wr-btn a{width: 30px; height: 30px;}
}
