@charset "utf-8";

/* /skin/addon/sense-wing/style.css */

/* /skin/board/blog/style.css */

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

/* Top Search */
.list-tsearch { border:1px solid #ddd; background:#fafafa; padding:20px 15px 3px; margin-bottom:15px; }

/* Category */
.list-category .tabs { margin-bottom:20px; }
.list-category .dropdown { margin-bottom:20px; }
.list-category .active a, .list-category .selected a { color:crimson; font-weight:bold !important; }

/* List */
.list-wrap { width:100%; }
.list-admin { text-align:center; margin:15px 0px; }
.list-btn .sort-drop { min-width:120px !important; left:auto !important; right:0px !important; }
.list-btn .sort-drop .sort a { color:crimson !important; font-weight:bold !important; }
.is-pc .ko .list-btn .sort-drop { font-size: 12px; }

/* Page */
.list-wrap .pagination a, .view-wrap .pagination a { color:#333 !important; border-color: #fff; }
.list-wrap .pagination .active a, .view-wrap .pagination .active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* View */
.view-wrap { width:100%; overflow:hidden; padding-top: 130px;}
.view-wrap.view-modal { padding:5px; margin:0px; }
.view-btn { margin:0px 0px 30px; }
.view-btn i { margin-right:2px; }
.view_style .mob_date + span #fviewcomment{margin-top: 20px;}

/* Write */
.write-wrap { width:100%; overflow:hidden; }
h1,.h1 {font-size: 36px}
h2,.h2 {font-size: 30px}
h3,.h3 {font-size: 24px}
h4,.h4 {font-size: 18px}
h5,.h5 {font-size: 14px}
h6,.h6 {font-size: 12px}
/* 2025-05-22 (주)파이브센스_FIVESENSES.Corp. 필수표기 색상 추가 */
/* 2025-05-27 (주)파이브센스_FIVESENSES.Corp. 필수표기 위치 수정 */
.essential{display: inline-block;width: 5px;height: 5px;border-radius: 50%;background-color: #245bf6 !important;position: relative;top: 12px;right: 0;font-size: 0; background-image: none !important;}
.top_box .essential{top: -3px; margin-left: 3px;}
@media all and (max-width:991px) {
	.essential { width: 4.5px;height: 4.5px; top: -5px; }
}

@media all and (max-width:460px) {
	.responsive .view-btn i { margin-right:0px; }
}

/* 2025-02-10 (주)파이브센스_FIVESENSES.Corp. */
.btn.btn-board{background-color: #f5f5f5; border-radius: 5px !important;color: #5d5d5d !important;font-size: 13px; border: none; padding: 6px 11.5px;}
.btn.btn-board:hover, .btn.btn-board:focus{background-color: #e8e8e8;}
.btn.btn-board + .btn{margin-left: 5px;}

/* 2025-02-26 (주)파이브센스_FIVESENSES.Corp. */
ul,li{list-style: none;}
.notice_search_wrap{margin-bottom: 35px; display: flex; align-items: center; justify-content: end;}
.notice_search_wrap .form{display: flex; align-items: center; justify-content: end;}
.option_select_box{position: relative;}
.option_select_box .form-group{margin: 0;}
.option_select_box .search_arrow{display: block; position: absolute; top: 50%; right: 32px; transform: translateY(-50%);}
.option_select_box .search_arrow img{display: block;}
.option_select_box #sfl{width: 130px;font-size: 16px;font-weight: 400;line-height: 50px;height: 50px;color: #999999;background-color: #f9fafc;-webkit-appearance: none;-moz-appearance: none;appearance: none;padding: 0 50px 0 20px;border: none;box-shadow: none;margin-right: 8px;border-radius: 25px !important;}
.notice_search_box{margin: 0;}
.notice_search_box input{width: 320px;height: 50px;border: none;padding: 0 60px 0 28px;font-size: 16px;background-color: #f9fafc; color: var(--main-point-color);}
.notice_search_box input::placeholder{color: #999999;}
.list_top_category{display: flex; align-items: center; justify-content: space-between;}
.category_modify{margin-bottom: 30px;}
.category_modify > ul.category_modify_ul > li > a{color: #999999; font-size: 20px; line-height: 1em; position: relative; padding: 0 13px; margin: 0 5px; border-radius: 6px; background-color: #fff; transition: 0.2s;}
.category_modify > ul.category_modify_ul > li > a:hover{background-color: #f9fafc;}
.category_modify > ul.category_modify_ul > li > a::after{display: none;}
.category_modify > ul.category_modify_ul > li > a span{position: relative; padding: 10px 0; display: block;}
.category_modify > ul.category_modify_ul > li:first-child > a{margin-right: 5px;}
.category_modify > ul.category_modify_ul > li:last-child > a{margin-left: 5px;}
.category_modify > ul.category_modify_ul > li.active > a{font-weight: 700;}
.category_modify > ul.category_modify_ul > li.active > a span::before{content: ''; display: block; width: 100%; height: 2px; background-color: var(--main-point-color); position: absolute; left: 0; bottom: 0;}
.form-group.list_sort_wrap{margin-bottom: 0;}
.list_sort_wrap .btn.btn-black{background-color: transparent; color: var(--main-point-color) !important; font-size: 16px; width: 130px; padding: 16px 30px 20px; text-align: left; border: none; box-shadow: none;}
.list_sort_wrap .btn.btn-black i{display: none;}
.list_sort_wrap .btn.btn-black::before{content: '';width: 0;height: 0;border-style: solid;border-width: 6px 4.5px 0px 4.5px;border-color: var(--main-point-color) transparent transparent transparent;position: absolute;top: 24px;right: 22px;}
.list_sort_wrap .sort-drop{float: none;bottom: auto;top: 100%;min-width: 130px;border-radius: 12px;border: none;padding: 8px 5px;margin: 0;box-shadow: 0 2px 10px rgba(0,0,0,.09);}
.list_sort_wrap .sort-drop.dropdown-menu>li>a{color: #5d5d5d;font-size: 14px;line-height: 1em;padding: 10px ;border-radius: 8px;transition: 0.2s;text-align: center;}
.list_sort_wrap .sort-drop.dropdown-menu>li.sort>a,
.list_sort_wrap .sort-drop.dropdown-menu>li>a:hover{background-color: #f5f5f5;}
.list_sort_wrap .sort-drop.dropdown-menu>li>a i{display: none;}

.list-admin{margin: 0;}
.list_btn_wrap .pull-right{float: none !important; display: flex; align-items: center; justify-content: flex-end; margin-bottom: 0; margin-top: 15px;}
.list_head .list_btn_wrap .pull-right{justify-content: flex-start;}
.list-btn .btn-group .btn{background-color: #f5f5f5; border: 1px solid #f5f5f5; border-radius: 5px !important; padding: 8px; color: #5d5d5d !important; font-size: 13px; line-height: 1em; margin-left: 5px; transition: 0.2s;}
.list-btn .btn-group .btn:hover{background-color: #e8e8e8;}
.list-btn .btn-group .btn i{display: none;}

.text-center .pagination{margin-top: 40px !important; margin-bottom: 40px !important;}
.text-center .pagination li a, 
.text-center .pagination li span, 
.text-center .pagination-sm li a, 
.text-center .pagination-sm li span{border: 1px solid #fff; border-radius: 7px !important; font-size: 16px; font-weight: 500; line-height: 30px; min-width: 32px; padding: 0 5px; margin: 0 1px; background-color: #fff; transition: 0.2s;}
.pagination>.disabled>span:hover, .pagination>.disabled>span:focus,
.pagination>.disabled>a:hover, .pagination>.disabled>a:focus,
.text-center .pagination li a:hover, .pagination>li>a:hover,
.text-center .pagination li span:hover, 
.text-center .pagination-sm li a:hover, 
.text-center .pagination-sm li span:hover{border: 1px solid #f5f5f5; background-color: #f5f5f5;}
.text-center .pagination li:first-child a, .text-center .pagination-sm li:first-child a{margin-right: 14px; height: 32px;}
.text-center .pagination li:last-child a, .text-center .pagination-sm li:last-child a{margin-left: 14px; height: 32px;}
#viewcomment .text-center .pagination>.active>a,
.text-center .pagination li.active a, 
.text-center .pagination li.active a:hover, 
.board-list .list-wrap .pagination .active a,
.text-center .pagination-sm li.active a{color: #fff !important; background-color: var(--main-point-btn-bg-color-hover) !important; border: 1px solid var(--main-point-btn-bg-color-hover) !important; font-weight: 600;}
.text-center .pagination li:first-child a i, .text-center .pagination-sm li:first-child a i,
.text-center .pagination li:last-child a i, .text-center .pagination-sm li:last-child a i{color: #545454; font-size: 24px !important; line-height: 28px !important;}
.text-center .pagination li:first-child a i::before, .text-center .pagination-sm li:first-child a i::before{content: "\f104";}
.text-center .pagination li:last-child a i::before, .text-center .pagination-sm li:last-child a i::before{content: "\f105";}
.text-center .pagination li:nth-of-type(2) a{display: none;}
.text-center .pagination-sm li:nth-last-of-type(2) a i{position: relative; top: -4px;}
.text-center .pagination-sm li:nth-last-of-type(2) a i::before{display: none;}
.text-center .pagination-sm li:nth-last-of-type(2) a i::after{content: ''; display: block; width: 13px; height: 3px; background: url(https://www.fivepro.co.kr/img/dot_icon.png) center / 13px 3px no-repeat;}

.shingo_modal{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; opacity: 0; visibility: hidden; transition: 0.2s;}
.shingo_modal.open{opacity: 1; visibility: visible;}
.shingo_modal .shingo_modal_wrap{box-shadow: 0 0 20px rgba(26, 12, 12, 0.09); position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background-color: #fff; border-radius: 25px; padding: 75px 10px 70px 60px; z-index: 1; max-width: 820px; width: calc(100% - 30px);}
.shingo_modal .close_btn{display: block; position: absolute; top: 35px; right: 35px; width: 13px; height: 14px;}
.shingo_modal .close_btn span{position: relative;}
.shingo_modal .close_btn span::after,
.shingo_modal .close_btn span::before{content: ''; display: block; width: 2px; height: 17px; background-color: #999999; position: absolute; top: 50%; left: 50%;}
.shingo_modal .close_btn span::after{transform: translate(6px,-2px) rotate(45deg);}
.shingo_modal .close_btn span::before{transform: translate(6px,-2px) rotate(-45deg);}
.shingo_modal .modal_top h2{font-size: 38px; font-weight: 700; color: var(--main-point-color); line-height: 1em; margin-bottom: 45px;}
.shingo_modal .modal_cont{overflow-y: hidden; max-height: 476px; padding-right: 43px;}
.shingo_modal .modal_cont:hover{overflow-y: scroll;}
.shingo_modal .modal_cont::-webkit-scrollbar{width: 7px;}
.shingo_modal .modal_cont::-webkit-scrollbar-button{display: none;}
.shingo_modal .modal_cont::-webkit-scrollbar-track{border-radius: 3.3px; background-color: #f6f6f6;}
.shingo_modal .modal_cont::-webkit-scrollbar-thumb{background-color: #e6e6e6;}
.shingo_modal .modal_cont.no_scroll .row_cont{width: calc(100% - 7px);}
.shingo_modal .modal_cont h4{color: #5d5d5d; line-height: 1em; font-size: 16px; margin-bottom: 12px; position: relative; display: inline-block;}
.shingo_modal .modal_cont .text{color: #999999; line-height: 25px; font-size: 15px;}
.shingo_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;}
.shingo_modal .row_cont + .row_cont{margin-top: 45px;}
.shingo_modal .row_cont .input_box{width: 100%; height: 200px; border: 1px solid #e1e1e1; border-radius: 10px; padding: 7px 5px; transition: 0.2s;}
.shingo_modal .row_cont .input_box:hover{border-color: var(--main-point-line-color-hover) !important;}
.shingo_modal .row_cont textarea{width: 100%; height: 186px; padding: 13px 15px; font-size: 15px; resize: none; border: none;}
.shingo_modal .row_cont textarea::placeholder{color: #999999;}
.shingo_modal .row_cont textarea::-webkit-scrollbar-button{display: none;}
.shingo_modal .row_cont textarea::-webkit-scrollbar-track{background-color: #fff;}
.shingo_modal .row_cont textarea::-webkit-scrollbar-thumb{background-color: #e9e9e9;}
.shingo_modal .modal_bot{margin-top: 40px;}
.shingo_modal .modal_bot .use_form_btn{display: flex; align-items: center; justify-content: center; gap: 10px; padding-right: 50px;}
.shingo_modal .modal_bot .use_form_btn .btn{outline: none; line-height: 1em; min-width: 100px; border-radius: 13px !important; background-color: #e8e8e8; color: #5d5d5d; font-size: 15px; font-weight: 600; padding: 17.5px 15px 15.5px; transition: 0.2s;}
.shingo_modal .modal_bot .use_form_btn .btn:not(.btn_main):hover{background-color: #dbdbdb;}
.shingo_modal .modal_bot .use_form_btn .btn_main{color: var(--main-point-color-hover); background-color: transparent; position: relative; overflow: hidden;}
/* .shingo_modal .modal_bot .use_form_btn .btn_main:hover{filter: brightness(93%);} */
.shingo_modal .modal_bot .use_form_btn .btn_main::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;}
.shingo_modal .modal_bot .use_form_btn .btn_main:hover::before{filter: brightness(90%) contrast(120%) saturate(150%);}
.shingo_modal .shingo_modal_bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.2);}

.responsive .view-wrap.view-modal .view-comment::before{width: 100vw;}
.view_style.view-modal .comment-box{border: none;}
.view_style.view-modal .pagination a{padding: 0;}
.view_style.view-modal #captcha #captcha_mp3{left: auto; text-indent: -9999px;}
.view_style.view-modal #captcha #captcha_reload{left: auto;}
.view_style.view-modal #captcha_html #captcha .capcha_aid{margin-left: 0;}
#viewModal .lightgray {display: flex; align-items: center; justify-content: center; margin: 0 auto;}
.img-wrap .img-item img{height: 100%; object-fit: cover;}

@media(max-width: 991px) {
    .view-wrap {padding-top: 0;}
	.m_adm_menu{display: none;}
	.m_write_btn{position: fixed; z-index: 1000; right: 0; bottom: 20px; padding: 25px;}
	.m_write_btn a{display: block; overflow: hidden; border-radius: 50%; background-color: var(--main-point-btn-bg-color-hover);}
	.m_write_btn a img{display: block; width: 55px;}
	.list_top_category{display: block;}
    .category_modify{margin-bottom: 14px;}
	.category_modify > ul.category_modify_ul > li > a{font-size: 14px; border-radius: 5px; padding: 0 8px; margin: 0; font-weight: 500;}
	.category_modify > ul.category_modify_ul > li > a span{padding: 8px 0;}
    .category_modify > ul.category_modify_ul > li:first-child > a{margin-right: 0px;}
    .category_modify > ul.category_modify_ul > li:last-child > a{margin-left: 0px;}
	.list_top_category .list_sort_wrap{text-align: right; display: flex; align-items: center; justify-content: flex-end; margin-bottom: 10px;}
	.list_top_category .list_sort_wrap > .btn-group.dropup{display: inline-block;}
	.list_sort_wrap .btn.btn-black{font-size: 0; background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_notice_filter_btn.png) center / 19px 19px no-repeat !important; width: 19px; height: 19px; padding: 0;}
	.list_sort_wrap .btn-group.open .btn.btn-black{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_notice_filter_btn_on.png) center / 19px 19px no-repeat !important;}
	.list_sort_wrap .btn.btn-black::before{display: none;}
/* sense:PATCH FIVESENSES.Corp. [LinkHrefSeo] */
	/* 원본: .list_sort_wrap .m_notice_search_btn{display: block; background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_notice_search_btn.png) center / 22px 21px no-repeat !important; width: 22px; height: 21px; padding: 0; margin-left: 15px;} */
	.list_sort_wrap .m_notice_search_btn{display: block; background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_notice_search_btn.png) center / 22px 21px no-repeat !important; width: 22px; height: 21px; padding: 0; border: 0; cursor: pointer; margin-left: 15px;}
	/* .notice_search_wrap{margin: 0; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; z-index: 1001; display: none;} */
    .notice_search_wrap{display: none; margin: 0; position: absolute; width: 100%; left: 0; z-index: 1000;}
    .notice_search_wrap .mob_bg{display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); z-index: 1001;}
    /* .notice_search_box{width: calc(100% - 20px); position: absolute; z-index: 1; left: 10px; top: 50%; transform: translateY(-50%);} */
    /* .notice_search_box{width: calc(100% - 20px); position: absolute; z-index: 1; left: 10px; top: 25px; z-index: 1002;} */
    .notice_search_box{width: calc(100% - 20px); position: fixed; z-index: 1; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1002;}
    .notice_search_box input{width: 100%; border-radius: 13px; padding: 0 55px 0 18px; font-size: 15px; color: #5d5d5d;}
    .notice_search_box input::placeholder{color: #c8c8c8;}
    .notice_search_box button{right: 15px;}
    .notice_search_box button img{width: 22px;}
    .list_sort_wrap .sort-drop{top: calc(100% + 5px); left: auto; right: -35px; border: 1px solid #ededed; border-radius: 6px; padding: 6px; box-shadow: 0 2px 10px rgba(0,0,0,.05);}
    .list_sort_wrap .sort-drop.dropdown-menu>li>a{font-size: 13px; font-weight: 600; border-radius: 4px;}

    .list-btn .btn-group{display: flex; align-items: flex-start; justify-content: flex-end; flex-wrap: wrap; gap: 5px;}
    .list-btn .btn-group .btn{float: none; margin: 0; border-radius: 2.5px !important; padding: 7px;}
    .list-btn .btn-group .btn.sort_btn{background-color: #0c0c0c; border-color: #0c0c0c; color: #fff !important;}
    .text-center .pagination{margin-top: 25px !important;}
    .text-center .pagination li a, 
    .text-center .pagination li span, 
    .text-center .pagination-sm li a, 
    .text-center .pagination-sm li span{border-radius: 5px !important; font-size: 13px; line-height: 23px; min-width: 25px; padding: 0 5px; margin: 0 1px; transition: 0.2s;}
    .text-center .pagination li:first-child a, .text-center .pagination-sm li:first-child a{margin-right: 14px; height: 25px;}
    .text-center .pagination li:last-child a, .text-center .pagination-sm li:last-child a{margin-left: 14px; height: 25px;}
    .text-center .pagination li:first-child a i, .text-center .pagination-sm li:first-child a i,
    .text-center .pagination li:last-child a i, .text-center .pagination-sm li:last-child a i{color: #545454; font-size: 20px !important; line-height: 20px !important;}
    .text-center .pagination li:first-child a i::before, .text-center .pagination-sm li:first-child a i::before,
    .text-center .pagination li:last-child a i::before, .text-center .pagination-sm li:last-child a i::before{display: block !important;}

    .shingo_modal .shingo_modal_wrap{padding: 50px 5px 25px 25px; border-radius: 23px; top: auto; bottom: 18px; transform: translate(-50%,0);}
    .shingo_modal .shingo_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;}
    .shingo_modal .modal_top h2{font-size: 18px; margin-bottom: 25px;}
    .shingo_modal .modal_cont{max-height: 350px; padding-right: 17px; /*overflow-y: scroll;*/}
    .shingo_modal .modal_cont::-webkit-scrollbar{width: 4px;}
    .shingo_modal .row_cont + .row_cont{margin-top: 18px;}
    .shingo_modal .modal_cont.no_scroll .row_cont{width: calc(100% - 4px);}
    .shingo_modal .modal_cont h4{font-size: 14px; font-weight: 500; margin-bottom: 10px;}
    .shingo_modal .modal_cont .text{font-size: 13px; line-height: 21px;}
    .shingo_modal .essential{right: -6px; width: 4.5px; height: 4.5px;}
    .shingo_modal .row_cont .input_box{border-radius: 5px; height: 115px; border-color: #ededed;}
    .shingo_modal .row_cont textarea{padding: 5px; font-size: 13px; height: 101px;}
    .shingo_modal .row_cont textarea::-webkit-scrollbar{width: 4px;}
    .shingo_modal .modal_bot{margin-top: 25px;}
    .shingo_modal .modal_bot .use_form_btn{padding-right: 20px;}
    .shingo_modal .modal_bot .use_form_btn li{flex: 1;}
    .shingo_modal .modal_bot .use_form_btn .btn{width: 100%; font-size: 14px; font-weight: 500; border-radius: 10px !important;}
    .shingo_modal .shingo_modal_bg{background-color: rgba(0,0,0,0.3);}
}

.board-list.blog.scroll-target {
    scroll-margin-top: -295px;
}

@media (max-width: 991px) {
    .board-list.blog.scroll-target {
        scroll-margin-top: -245px;
    }
}

/* /skin/board/blog/view/Magazine/view.css */

/*
(주)파이브센스_FIVESENSES.Corp.
본 라이브러리(소스코드 및 디자인 포함)는 (주)파이브센스의 자산이며, 저작권법 및 부정경쟁방지법에 의해 보호됩니다.
무단 사용, 외부 유출, 복제, 배포, 변형을 금지합니다.
위반 시 민·형사상 법적 책임 및 손해배상 청구 대상이 됩니다.
작성일: 2025-02-05 | 저작권자: (주)파이브센스(520-86-01244) | All Rights Reserved.
*/
/* View */
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap .no-attach { border-bottom:0px; }
.view-wrap .view-cnt { letter-spacing:0; }

/* .view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:0px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; } */
.view-wrap h1 span.talker-photo { margin-bottom:10px; margin-right:10px; }
.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding-bottom:20px; line-height:180%; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:180%; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-icon { margin-bottom:10px; }
.view-icon img { width:34px; border-radius:50%; margin-bottom:5px; }
.view-comment { margin: 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }

/* Padding */
.view-padding { padding-left:15px; padding-right:15px; }
.is-mobile .view-padding { padding-left:0px; padding-right:0px; }
.view-author-none { height:1px; border-top:1px solid #eee; margin:12px 0px 20px; }

/* Comment */
.comment-media { margin:10px 0px; }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px !important; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #e1e1e1; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('https://www.fivepro.co.kr/skin/board/blog/img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('https://www.fivepro.co.kr/skin/board/blog/img/cmt_nogood.gif') no-repeat left center; color:#888; }

.comment-form { padding-top:10px; }
.comment-box { border:1px solid #ddd; padding:12px 12px 0px; margin-bottom:15px; background:#fbfbfb; }
.comment-content { display:table; width:100%; table-layout:fixed; }
.comment-content .comment-cell { display:table-cell; padding:0px; text-align:center; vertical-align:middle; }
.comment-content .comment-cell.comment-submit { width:80px; height:100%; background:#fafafa; border:1px solid #ccc; border-left:0px; cursor:pointer; }
.comment-btn .cursor { margin-left:12px; color:#787878; }

#wr_content { resize:none; }
#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 20px 0 0; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

@media all and (max-width:768px) {
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 28px; font-size: 20px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
}

@media all and (max-width:480px) {
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .view-icon .pull-right { float:none !important; }
}

/* 2025-02-18 (주)파이브센스_FIVESENSES.Corp. */
.at-body .container_fix{max-width: 1230px;} 
.gage-bar {position: fixed;top: 0;left: 0;width: 0%;height: 5px;background: var(--main-point-bg-color-hover); transition: width 0.1s ease-out;z-index: 1000;}
.gage-bar.admin {top: 50px;}
.board_title h3{position: relative;padding-left: 73px;color: var(--main-point-color);font-size: 17px;display: inline-block;}
.board_title h3::before{content: '';position: absolute;top: 4px;left: 0;width: 53px;height: 14px;background: url(https://www.fivepro.co.kr/skin/board/blog/img/top_mark.png) 0 0 no-repeat;display: inline-block;transition: 0.5s;}
.board_title h3:hover::before{left: 20px; width: 32px;}
@keyframes linkMoveTop {
    0% {
        left: 0;
        width: 53px;
    }
    50% {
        left: 20px;
        width: 32px;
    }
    100% {
        left: 0;
        width: 53px;
    }
}

.view_style .view_title{border: none; padding: 0; display: flex; align-items: center; justify-content: space-between;}
.view_style .view_title:after{display: none;}
.view_style .view_title .view_subject{word-wrap: break-word; white-space: normal; width: 100%; padding: 0; text-align: center;}
.view_style .view_title .view_subject h2{font-size: 54px; font-weight: 600; line-height: 1.4em;}
.view_info{display: flex; align-items: center; justify-content: flex-end; margin-top: 10px; border-bottom: 1px solid #e1e1e1; padding-bottom: 40px;}
.view_style .info_right{display: flex; align-items: center; justify-content: center; margin-bottom: 26px; margin-top: 50px;}
.view_style .info_right > span{font-size: 16px; color: #5d5d5d; font-weight: 400; padding: 0;}
.view_style .info_right > span + span{padding-left: 28px; position: relative;}
.view_style .info_right > span + span::before{content: ''; display: block; width: 1px; height: 14px; background-color: #d3d3d3; position: absolute; top: 2px; left: 12px;}

.view-head{margin-top: 20px; margin-bottom: 75px; display: flex; align-items: flex-start; justify-content: space-between; border: none; position: relative;}
.view-head .list-group{width: 100%;}
.view-head .list-group-item{background-color: #f5f5f5;display: inline-block;border-radius: 20px !important;margin-right: 7px;border: none; padding: 12px 15px; font-size: 14px; color: #5d5d5d; transition: 0.2s;}
.view-head .list-group-item:hover{color: #5d5d5d; background-color: #e8e8e8;}
.view-head .list-group-item .orangered{display: none;}
.view-head .list-group-item .download_icon{display: inline-block; margin-right: 5px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/download_icon.png) center / 14px 11px no-repeat; width: 14px; height: 11px;}

.share_btn_box{position: relative;}
.share_btn_box > a {background-color: #eaeaea; display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 50%; transition: 0.2s;}
.share_btn_box > a:hover{background-color: #ddd;}
.board_share_popup{display: none; position:absolute; top:60px; right: 0; z-index:12;}
.board_share_popup_bg{display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 11;}
.board_share_popup .it_share_popup{position:relative; min-width:320px; padding:22px 15px 22px; border:none; background-color:#f5f5f5; border-radius: 20px;}
.board_share_popup .it_share_popup .share_title{margin-bottom:20px}
.board_share_popup .it_share_popup .share_title .title{font-size:17px; font-weight: 500; color:var(--main-point-color); text-align: center;}
.board_share_popup .it_share_popup .share_content .share_ul{text-align:center}
.board_share_popup .it_share_popup .share_ul > li{display:inline-block; padding:0 10px}
.board_share_popup .it_share_popup .share_ul > li:last-of-type{padding: 0 4px;}
.board_share_popup .it_share_popup .share_ul > li > a{display:inline-block; border-radius:0; color: #5d5d5d; font-size: 14px; font-weight: 400; text-transform: uppercase;}
.board_share_popup .it_share_popup .share_ul > li > a img{display: inline-block;}
.board_share_popup .it_share_popup .share_ul > li > a span{display: block; margin-top: 5px;}
.board_share_popup .it_share_popup .btn_close{display:block; position:absolute; top:20px; right:20px; width: 12px; height: 12px; cursor:pointer}
.board_share_popup .it_share_popup .btn_close::after,
.board_share_popup .it_share_popup .btn_close::before{content: ''; display: block; width: 2px; background-color: #999999; height: 15px; position: absolute; top: 50%; left: 50%;}
.board_share_popup .it_share_popup .btn_close::after{transform: rotate(45deg) translate(-6px, -5px);}
.board_share_popup .it_share_popup .btn_close::before{transform: rotate(-45deg) translate(5px, -6px);}
.board_share_popup .it_share_popup .input_url{border:none; width:1px; height:1px; position:absolute; top:0; left:0; background:transparent; }
.dim_layer{display:none; position:fixed; top:0; left:0; z-index:1001; width:100%; height:100%; background-color:rgba(0,0,0,0.2)}

.view_style .view-padding{padding: 0 0 50px;}
.view-wrap .no-attach{margin-top: 0;}
.view-content{padding-bottom: 0;}
.view_bottom{border-top: 1px solid #e1e1e1;padding-top: 77px; text-align: center; margin-bottom: 115px;}
.view_bottom .linkMove{display: flex; align-items: flex-start; justify-content: space-between;}
.view_bottom .linkMove a{max-width: 350px;font-size: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;min-width: 203px;padding: 28px 0 0;font-weight: 400;line-height: 25px;display: inline-block;background-color: transparent;color: var(--main-point-color) !important;border: none !important; box-shadow: none;}
.view_bottom .linkMove a:focus,
.view_bottom .linkMove a:hover{background-color: transparent;}
.view_bottom .linkMove .prev_btn{text-align: left;}
.view_bottom .linkMove .prev_btn::before{content: '';position: absolute;top: 0;width: 203px;height: 14px;background-image: url(https://www.fivepro.co.kr/skin/board/blog/img/mark_left.png);background-repeat: no-repeat;display: block;left: 0;background-position: 0 0; transition: 0.5s;}
.view_bottom .linkMove .prev_btn:hover::before{left: 80px; width: 124px;}
@keyframes linkMovePrev {
    0% {
        left: 0;
        width: 203px;
    }
    50% {
        left: 80px;
        width: 124px;
    }
    100% {
        left: 0;
        width: 203px;
    }
}
.view_bottom .linkMove .next_btn{text-align: right;}
.view_bottom .linkMove .next_btn::before{content: '';position: absolute;top: 0;width: 203px;height: 14px;background-image: url(https://www.fivepro.co.kr/skin/board/blog/img/mark_right.png);background-repeat: no-repeat;display: block;right: 0;background-position: 0 0; transition: 0.5s;}
.view_bottom .linkMove .next_btn:hover::before{right: 80px;width: 124px;background-position: -80px 0;}
@keyframes linkMoveNext {
    0% {
        right: 0;
        width: 203px;
    }
    
    50% {
        right: 80px;
        width: 124px;
        background-position: -80px 0;
    }
    100% {
        right: 0;
        width: 203px;
    }
}
.view_bottom .list-btn{position: relative; min-width: 150px;display: inline-block;height: 50px;background: #0c0c0c;border-radius: 15px !important;padding: 0 12px;font-size: 15px;color: #fff;line-height: 50px;text-align: center; margin-top: -50px;transition: 0.2s;}
.view_bottom .list-btn:hover{background-color: #313131;}

.responsive .view-comment{color: #5d5d5d; line-height: 1em; border: none;}
.view_style .comment-media{border-top: 1px solid #e1e1e1;}
.view_style .comment-box{background-color: #fbfbfb; border-radius: 15px; padding: 35px 30px 30px; border-top: none;}

.comment-box .form-group{margin: 0 -10px 15px;}
.comment-box .form-group .col-xs-6{padding: 0 10px;}
.comment-box .form-group .input-group{border: 1px solid #ededed; border-radius: 10px; background-color: #fff; width: 100%;}
.comment-box .form-group .input-group:hover{border-color: var(--main-point-line-color-hover) !important;}
.comment-box .form-group .input-group-addon{width: 46px; height: 43px; border: none; background-color: transparent; padding: 0; position: relative;}
.comment-box .form-group .input-group-addon::after{content: ''; display: block; width: 1px; height: 15px; background-color: #eaeaea; position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
.input-group-addon.user_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/user_icon.png) center / 16px 16px no-repeat;}
.input-group-addon.lock_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/lock_icon.png) center / 17px 18px no-repeat;}
.input-group-addon.pencil_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/lock_pencil_icon.png) center / 15px 15px no-repeat;}
.comment-box .form-group .input-group input{height: 43px;font-size: 15px;color: #5d5d5d;font-weight: 400;padding: 0 15px;border: none; background-color: transparent; box-shadow: none;}
.comment-box .form-group .input-group input::placeholder{color: #c2c2c2;}
#captcha_html .well{background-color: transparent; border: none; padding: 0 10px; box-shadow: none; margin-bottom: 0;}
#captcha_html .input-group{order: 1; width: 50%; margin-right: 20px;}
#captcha_html #captcha{gap: 0;}
#captcha_html #captcha #captcha_key{font-size: 15px;color: #5d5d5d;font-weight: 400;padding: 0 15px;border: none;width: 100%;text-align: left;background-color: transparent !important;height: 43px;}
#captcha_html #captcha #captcha_key::placeholder{color: #c2c2c2;}
#captcha_html #captcha #captcha_key:focus{border: none !important; box-shadow: none !important; outline: none !important;}
#captcha_html #captcha .captcha_imgbox{order: 2;width: calc(50% - 30px);border: 1px solid #ededed; border-radius: 10px;padding: 0 10px;}
#captcha_html #captcha .capcha_aid{order: 3;width: 18px;margin-left: 10px;}
#captcha_html #captcha #captcha_mp3{width: 18px;height: 20px; top: 2px;}
#captcha_html #captcha #captcha_mp3 span{background: url(/img/captcha.jpg) no-repeat;}
#captcha_html #captcha #captcha_reload{background: url(/img/captcha.jpg) no-repeat; background-position: left bottom; border: none; width: 18px; height: 20px; top: 22px; padding: 0;}
#captcha_html #captcha_info, #captcha_html .well_box #captcha_info{display: none;}
#captcha #captcha_img,
#captcha.m_captcha #captcha_img{border: none; width: auto; display: inline-block; margin: 0; height: 80%; margin-top: 5px;}

.comment-media .photo i{background-color: #f5f5f5; width: 60px; height: 60px;}
.comment-media .photo i.fa-user::before{display: none;}
.comment-media .photo i.fa-user::after{content: ''; display: inline-block; width: 23px; height: 23px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/list_user_icon.png) center / 23px 23px no-repeat;}

.view_style .comment-box .comment-content{margin: 0 0 20px;}
.view_style .comment-box .comment-content .comment-cell{width: calc(100% - 9.65% - 10px); border-radius: 12px;}
.view_style .comment-box .comment-content .comment-cell textarea{border-radius: 12px !important; height: 130px; border-color: #ededed; padding: 20px; font-size: 15px;}
.view_style .comment-box .comment-content .comment-cell textarea::placeholder{color:#c2c2c2}
.view_style .comment-box .comment-content .comment-cell textarea:focus,
.view_style .comment-box .comment-content .comment-cell textarea:hover{border-color: var(--main-point-line-color-hover);}
.view_style .comment-box .comment-content .comment-cell.comment-submit{background-color: #b3b3b3; border-radius: 12px; height: 130px; line-height: 130px; width: 9.65%; margin-left: 10px; transition: 0.2s;}
.view_style .comment-box .comment-content .comment-cell.comment-submit:hover{background-color: #999999;}
.comment-box .form-group.pull-right{margin: 0;margin: 0;display: flex;align-items: center;justify-content: flex-end;}
.comment-btn .cursor{position: relative; color: #999; font-size: 14px;}
.comment-btn .cursor i::before{display: none;}
.comment-btn .cursor i::after{content: ''; display: block;}
.comment-btn .cursor i.fa-smile-o::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_smile.png) center / 18px 18px no-repeat; width: 18px; height: 18px;}
.comment-btn .cursor i.fa-images::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_images.png) center / 19px 16px no-repeat; width: 19px; height: 16px;}
.comment-btn .cursor i.fa-pencil::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_pencil.png) center / 16px 16px no-repeat; width: 16px; height: 16px;}
.comment-btn .cursor i.fa-refresh::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_refresh.png) center / 20px 17px no-repeat; width: 20px; height: 17px;}
.comment-btn .cursor i.fa-plus-circle::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_plus.png) center / 18px 18px no-repeat; width: 18px; height: 18px;}
.comment-btn .cursor i.fa-minus-circle::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_minus.png) center / 18px 18px no-repeat; width: 18px; height: 18px;}
.comment-btn .cursor .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: 30px;white-space: nowrap;left: 50%;transform: translateX(-50%); width: auto !important; height: auto !important; visibility: hidden;}
.comment-btn .cursor i:hover + .icon_caption{overflow: visible !important;opacity: 1; visibility: visible;}
.comment-btn .cursor .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;}
.comment-btn .cursor .checkbox-inline{display: flex; align-items: center; padding-top: 0;}
.comment-btn .cursor .checkbox-inline input{display: none;}
.comment-btn .cursor .checkbox-inline span.ch_box{display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_checkbox_off.png) center / 16px 16px no-repeat ;}
.comment-btn .cursor .checkbox-inline input:checked + span.ch_box{background-image: url(https://www.fivepro.co.kr/skin/board/blog/img/board_checkbox_on.png);}

.responsive .comment-media .media{display: flex; width: 100%;}
.comment-media .media .media-body{width: calc(100% - 80px);}
.responsive .comment-media .media,
.comment-media .media .media-body{overflow: visible; }
.comment-media .media .media-body .member,
.comment-media .media .media-body .guest{color: var(--main-point-color);}
.responsive .comment-media .media::after {content: "";display: block;clear: both;} /* overflow hidden 풀면서 사라진 높이값 계산되도록 추가*/
.responsive .comment-media .media>.pull-left{margin-right: 20px;}
.media-info{font-size: 0;}
.comment-media .media .media-info{margin-left: 15px;}
.media-info .point_color{font-size: 13px; font-weight: 500; margin-right: 5px;}
.comment-media .media .text-muted .print-hide{margin-left: 10px;}
.view_style .comment-media .media-heading .text-muted{font-size: 13px; color: #999;}

.comment-media .media .dot_wrap{float: right; position: relative;}
.comment-media .media .comment_dot{width: 3px; height: 15px; display: block; position: relative;}
.comment-media .media .comment_dot > span.dot {width: 3px;height: 3px;margin: 0; position: absolute;left: 0;top: 0;background: #b7b7b7;border-radius: 50%;}
.comment-media .media .comment_dot > span.dot:nth-child(2){top: 6px;}
.comment-media .media .comment_dot > span.dot:nth-child(3){top: 12px;}
.comment-media .media .print-hide.media-btn-box{opacity: 0; visibility: hidden; position: absolute; top: -3px; right: 15px; white-space: nowrap; background-color: #fff; padding: 4px 5px; border-radius: 12px; box-shadow: 0 0 10px rgba(0,0,0,0.09); z-index: 10; transition: 0.2s;}
.comment-media .media .print-hide.media-btn-box.open{opacity: 1; visibility: visible;}
.comment-media .media .print-hide > a{display: block;}
.comment-media .media .media-btn{margin: 0;}
.view_style .comment-media .media-heading .dot_wrap .text-muted{display: block; text-align: center; font-size: 14px; color: #5d5d5d; min-width: 90px; line-height: 36px; border-radius: 8px; padding: 0 10px; background-color: #fff; transition: 0.2s;}
.view_style .comment-media .media-heading .dot_wrap .text-muted:hover{background-color: #f5f5f5;}
.responsive .no_login_comment{padding: 0; border: none; background-color: transparent;}
.responsive .no_login_comment a{display: block; background-color: #fbfbfb; border: none; border-radius: 10px !important; color: #5d5d5d; font-size: 16px; padding: 40px 10px;}
.responsive .no_login_comment a:hover{color: var(--main-point-color-hover);}
.responsive .no_login_comment a span{display: inline-block; width: 18px; height: 18px; background-color: #d3d3d3; line-height: 18px; font-size: 11px; font-weight: 700; color: #fff; border-radius: 50%; position: relative; top: -3px; transition: 0.2s;}
.responsive .no_login_comment a:hover span{background-color: var(--main-point-color-hover);}
.responsive .no_login_comment img{margin-top: -3px;}
.view_style .comment-media .media .media-content{font-size: 14px; color: #5d5d5d; word-wrap: break-word;}

.comment-media .thumb-box-wrap{width: 100%; padding-top: 10px;}
.comment-media .thumb-box .thumb-img{display: table-cell;margin: 0;white-space: nowrap;cursor: pointer; width: 160px;}
.comment-media .thumb-box .thumb-img img{width: 160px; border-radius: 5px; display: block;}
.comment-media .thumb-box .thumb-img + .thumb-img{width: 170px;}
.comment-media .thumb-box .thumb-img + .thumb-img img{margin-left: 10px;}

.view_review_popup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;}
.view_review_popup.open{opacity: 1;visibility: visible;}
.view_review_popup .view_review_popup_wrap{position: relative;z-index:1;}
.view_review_popup .view_review_popup_wrap .btn_close_modal {top: -40px;right: 0;display: block;width:18px;height:18px; position: absolute; z-index: 1;}
.view_review_popup .view_review_popup_wrap .btn_close_modal::after,
.view_review_popup .view_review_popup_wrap .btn_close_modal::before{content: "";display: block;width: 2px;height: 23px;background: #fff;position: absolute;top: 0;right: 8px;}
.view_review_popup .view_review_popup_wrap .btn_close_modal::after{transform: rotate(-45deg);}
.view_review_popup .view_review_popup_wrap .btn_close_modal::before{transform: rotate(45deg);}
.view_review_popup .view_review_popup_wrap img{max-height: 85vh;max-width: 100%; margin: 0 auto;}
.view_review_popup .view_review_popup_bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);}

.view_style .comment-media .media-body .media-heading .text-muted .wish_btn{border: none; display: inline-block; margin-left: 5px; width: 15px; height: 14px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/board_wish_icon_off.png) center / 15px 14px no-repeat; position: relative; top: -2px;}
.view_style .comment-media .media-body .media-heading .text-muted .wish_btn span{display: none;}
.view_style .comment-media .media-body.on .media-heading .text-muted .wish_btn{background-image: url(https://www.fivepro.co.kr/skin/board/blog/img/board_wish_icon_on.png);}
.view_style .comment-media .media-body .media-heading .text-muted .num_text{color: #999; font-size: 13px; font-weight: 400;}
.view_style .comment-media .media-body.on .media-heading .text-muted .num_text{color: #ed373b;}

.view-btn{margin-bottom: 120px;}


@media(max-width:1199px){
    .gage-bar.admin{top: 0;}
}
@media(max-width:991px){
    .h40{height: 25px;}
    .mob_foot_menu{display: none !important;}
    .banner_wrap{display: none !important;}
    .sub_menu_box{display: none !important;}
    /* #mobFooter{display: none !important;} */
    .banner_wrap{display: none;}
    .board_title{margin-top: 25px;}
    .board_title h3{font-size: 12px; position: relative; padding-left: 37px; padding-top: 1px;}
    .board_title h3::before{width: 27px; height: 7px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_top_mark.png) center / 27px 7px no-repeat;}
    .board_title h3:hover::before{animation: none;}
    .view_style .info_right{margin-top: 38px; margin-bottom: 15px;}
    .view_style .info_right > span{font-size: 12px;}
    .view_style .info_right > span + span{padding-left: 22px;}
    .view_style .info_right > span + span::before{height: 10px; background-color: #d9d9d9; top: 1px;}
    .view_style .view_title{display: block; border-top: none; padding: 0;}
    .view_style .view_title .view_subject{margin-bottom: 0; padding: 0; display: flex; align-items: flex-end; justify-content: space-between;}
    .view_style .view_title .view_subject h2{width: calc(100% - 110px);word-wrap: break-word; white-space: normal; padding-left: 10px; font-size: 24px; font-weight: 600; margin: 0 auto; word-break: keep-all;}
    .view_style .view_title .dot_wrap{float: right; position: relative; top: -5px;}
    .view_style .view_title .subject_dot{width: 3px; height: 15px; display: block; position: relative;}
    .view_style .view_title .subject_dot > span.dot {width: 3px;height: 3px;margin: 0; position: absolute;left: 0;top: 0;background: var(--main-point-color);border-radius: 50%;}
    .view_style .view_title .subject_dot > span.dot:nth-child(2){top: 6px;}
    .view_style .view_title .subject_dot > span.dot:nth-child(3){top: 12px;}

    .view_style .view_info {display: flex; align-items: center; justify-content: flex-start; margin: 0; padding: 0 0 35px; border:none; position: relative;}
    .view_style .view_info::after{content: '';transform: scaleY(0.8);display: block;width: 100%;height: 1px;background-color: #ededed;position: absolute;bottom: 0;left: 0;}
    .view_style .view_info > span.talker-photo{padding: 0; width: 30px !important; height: 30px !important;}
    .view_style .view_info > span.talker-photo img{width: 30px !important; height: 30px !important;}
    .view_style .view_info .info_right{margin: 0 0 0 10px; display: block;}
    .view_style .view_info .info_right > span{display: block; color: #999;}
    .view_style .view_info .info_right > span.sv_member,
    .view_style .view_info .info_right > span.sv_guest{color: var(--main-point-color);}
    .view_style .view_info .info_right > span + span{padding-left: 0; word-spacing: 7px; margin-top: 3px;}
    .view_style .view_info .info_right > span + span::before{display: none;}

    .view-wrap{overflow: visible;}
    .view-head{margin: 25px 0 15px;}
    .view-head .list-group{display: flex; flex-direction: column; gap: 5px; align-items: flex-start;}
    .view-head .list-group-item{font-size: 12px; padding: 10px 15px; border-radius: 15px !important;}
    .view-head .list-group-item .download_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_download_icon.png) center / 10px 8px no-repeat; width: 10px; height: 8px;}
    .view_style .view-padding{padding: 0 !important;}
    .view_style .view-padding span {word-break: keep-all;}
    .view_style .view-padding .view-content{padding-bottom: 0;}
    .view-content img {border-radius: 10px;}
    .comment-media .media .media-body{width: calc(100% - 40px);}

    .responsive .view-comment{padding: 14px 0; position: relative; overflow: visible; color: var(--main-point-color); font-size: 15px; font-weight: 500;}
    .responsive .view-comment::before{content: ''; transform: scaleY(0.8); display: block; width: calc(100% + 30px); height: 1px; background-color: #ededed; position: absolute; top: 0; left: -15px;}
    .view_style .comment-media{border-top: none;}

    .comment-media .media{border: none;}
    .comment-media .media .comment_dot{width: 11px; height: 2px;}
    .comment-media .media .comment_dot > span.dot{width: 2px; height: 2px; background-color: #b3b3b3;}
    .comment-media .media .comment_dot > span.dot:nth-child(2){top: 0; left: 5px;}
    .comment-media .media .comment_dot > span.dot:nth-child(3){top: 0; left: 10px;}
    .comment-media .media.cmt_depth{padding-left: 47px !important; position: relative;}
    .comment-media .media.cmt_depth::before{content: ''; display: block; border-left: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; width: 10px; height: 10px; position: absolute; top: 22px; left: 15px;}

    .view_style .comment-media{width: calc(100% + 30px); margin-left: -15px;}
    .responsive .comment-media .media{padding: 12px 15px 15px !important;}
    .responsive .comment-media .media.me{background-color: #f5f8fd;}
    .responsive .comment-media .media>.pull-left{margin-right: 10px;}
    .comment-media .photo i,
    .view-mobile .comment-media .photo i{width: 30px; height: 30px; padding: 0; font-size: 24px !important;}
    .comment-media .photo i.fa-user::after{width: 12px; height: 12px; background-size: 12px 12px; top: 0;}
    .comment-media .photo img,
    .view-mobile .comment-media .photo img{width: 30px !important; height: 30px !important;}
    .view_style .comment-media .media-heading > b{font-weight: 700; font-size: 13px;}
    .view_style .comment-media .media-heading .author{position: relative; top: -1px; color: var(--main-point-color-hover); background-color: var(--main-point-bg-soft-color); font-size: 9px; font-weight: 700; line-height: 1em; border-radius: 8px;  padding: 3px 5px; margin-left: 3px;}
    .view_style .comment-media .media-heading .font-0{font-size: 0;}
    .view_style .comment-media .media-heading .new{font-size: 0;}
    .view_style .comment-media .media-heading .new::before{content: 'N';color: #fff; display: inline-block; text-align: center; width: 12px; line-height: 12px; font-size: 8px; font-weight: 700; background-color: #eb080e; border-radius: 50%; position: relative; top: -2px;}    
    .view_style .comment-media .media .media-content{margin-top: 3px; line-height: 20px;}
    .view_style .comment-media .media .mob_date{margin-top: 10px; font-size: 10px; word-spacing: 3px; display: flex; align-items: center; font-weight: 400;}
    .view_style .comment-media .media .mob_date .text-muted{color: #999999;}
    .view_style .comment-media .media .media-body .mob_date .wish_btn{border: none; display: inline-block; margin-left: 5px; width: 12px; height: 11px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_wish_icon_off.png) center / 12px 11px no-repeat; position: relative; top: -1px;}
    .view_style .comment-media .media .media-body.on .mob_date .wish_btn{background-image: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_wish_icon_on.png);}
    .view_style .comment-media .media .media-body .mob_date .num_text{color: #c1c1c1; font-size: 10px; font-weight: 500; margin-left: 3px;}
    .view_style .comment-media .media .media-body.on .mob_date .num_text{color: #ed373b;}

    .view-wrap .pagination>li{display: inline-block; margin: 0 -1px;}
    .dot_disabled a{width: 27px; height: 27px; position: relative;}
    .dot_disabled a span.dot{width: 2px; height: 2px; background-color: #d9d9d9; display: block; margin: 0; position: absolute; top: calc(50% - 1px); left: 8px; border-radius: 50%;}
    .dot_disabled a span.dot:nth-child(2){left: 12px;}
    .dot_disabled a span.dot:nth-child(3){left: 16px;}
    .view-wrap .pagination{text-align: center; width: 100%; margin: 25px 0 30px !important;}
    .view-wrap .pagination a{font-size: 14px; color: #999 !important; background-color: #fff; border-color: #fff; line-height: 27px; font-weight: 500; min-width: 27px; border-radius: 4px !important; text-align: center; margin: 0 1px;}
    .view-wrap .pagination a:hover{background-color: #f5f5f5;}
    .pagination li:first-child a, .pagination-sm li:first-child a{margin-right: 14px;}
    .pagination li:last-child a, .pagination-sm li:last-child a{margin-left: 14px;}
    .list-wrap .pagination .active a, .view-wrap .pagination .active a{background-color: #0c0c0c !important;}
    .pagination li:first-child a i::before, .pagination-sm li:first-child a i::before,
    .view-wrap .pagination li:last-child a i::before, .pagination-sm li:last-child a i::before{display: none;}
    .view-wrap .pagination i{color:#545454; font-size: 22px !important; position: relative; top: 2px;}
    .view-wrap .pagination .fa-angle-left::after{content: "\f104";}
    .view-wrap .pagination .fa-angle-right::after{content: "\f105";}
    .comment-media .thumb-box .thumb-img{width: 95px;}
    .comment-media .thumb-box .thumb-img img{width: 95px; min-width: 95px;}
    .comment-media .thumb-box .thumb-img + .thumb-img{width: 105px;}

    .responsive .no_login_comment a{font-size: 13px; border: 1px solid #ededed; color: #666666; padding: 27px 10px;}
    .responsive .no_login_comment a span{width: 13px; height: 13px; font-size: 8px; line-height: 13px; top: -2px; margin-right: 2px;}

    .view_style .comment-box{border-radius: 10px; padding: 15px;}
    .comment-box .form-group .col-xs-6{width: 100%;}
    .comment-box .form-group .col-xs-6 + .col-xs-6{margin-top: 15px;}
    .comment-box .form-group .input-group{border-radius: 5px; border-color: #ededed;}
    .comment-box .form-group .input-group-addon{width: 40px; height: 36px;}
    .comment-box .form-group .input-group-addon::after{height: 12px;}
    .input-group-addon.user_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_user_icon.png) center / 13px 13px no-repeat;}
    .input-group-addon.lock_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_lock_icon.png) center / 13px 14px no-repeat;}
    .input-group-addon.pencil_icon{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_lock_pencil_icon.png) center / 14px 14px no-repeat;}
    .comment-box .form-group .input-group input{height: 36px; font-size: 13px; padding: 0 17px;}
    #captcha_html #captcha{flex-wrap: wrap;}
    #captcha_html .input-group{width: 100%; margin: 0 0 15px;}
    #captcha_html #captcha #captcha_key{height: 36px; font-size: 13px; background-image: none !important; padding: 0 17px;}
    #captcha_html #captcha .captcha_imgbox{width: calc(100% - 27px); height: 45px; line-height: 43px; border-radius: 5px; background-color: #fff; border-color: #ededed; padding: 10px 10px 6px;}
    #captcha #captcha_img,
    #captcha.m_captcha #captcha_img{height: 28px; margin-top: 0;}
    #captcha_html #captcha .capcha_aid{width: 17px; position: relative;}
    #captcha #captcha_mp3{top: 0;}
    #captcha #captcha_reload{top: 20px;}
    #captcha_html #captcha #captcha_mp3 span{background: none;}
    #captcha_html #captcha #captcha_mp3{background: url(/img/m_captcha_mp3_icon.png) center / 14px 14px no-repeat; width: 17px; height: 22px; top: 0;}
    #captcha_html #captcha #captcha_reload{background: url(/img/m_captcha_reload_icon.png) center / 15px 13px no-repeat; width: 17px; height: 22px; border-top: 1px solid #ededed;}
    .view_style .comment-box .comment-content{margin-bottom: 0;}
    .view_style .comment-box .comment-content .comment-cell{width: 100%;}
    .view_style .comment-box .comment-content .comment-cell textarea{border-radius: 5px 5px 0 0 !important; padding: 15px 10px;}
    .comment-box .form-group.pull-right{width: 100%; justify-content: space-between;}
    .comment-btn .cursor:first-of-type{margin: 0;}
    .comment-btn .cursor .checkbox-inline{padding-left: 0; font-size: 13px;}
    .comment-box .comment-submit{background-color: var(--main-point-btn-bg-color-hover); margin-top: 15px; font-size: 13px; font-weight: 500; color: #fff; width: 100%; line-height: 38px !important; height: 38px !important; border-radius: 4px; text-align: center; cursor: pointer; transition: 0.2s; opacity: 1;}
    .comment-box .comment-submit:hover{opacity: 0.8;}
    .comment-btn .cursor i.fa-smile-o::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_smile.png) center / 20px 20px no-repeat; width: 20px; height: 20px;}
    .comment-btn .cursor i.fa-images::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_images.png) center / 22px 19px no-repeat; width: 22px; height: 19px;}
    .comment-btn .cursor i.fa-pencil::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_pencil.png) center / 19px 19px no-repeat; width: 19px; height: 19px;}
    .comment-btn .cursor i.fa-refresh::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_refresh.png) center / 23px 20px no-repeat; width: 23px; height: 20px;}
    .comment-btn .cursor i.fa-plus-circle::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_plus.png) center / 21px 21px no-repeat; width: 21px; height: 21px;}
    .comment-btn .cursor i.fa-minus-circle::after{background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_minus.png) center / 21px 21px no-repeat; width: 21px; height: 21px;}
    .view_style .comment-box .comment-btn{border: 1px solid #ebebeb; border-top: none; background-color: #fff; border-radius: 0 0 5px 5px; padding: 12px 19px 13px 15px;}
    .comment-btn .cursor .checkbox-inline span.ch_box{width: 13px; height: 13px; background: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_checkbox_off.png) center / 13px 13px no-repeat;}
    .comment-btn .cursor .checkbox-inline input:checked + span.ch_box{background-image: url(https://www.fivepro.co.kr/skin/board/blog/img/m_board_checkbox_on.png);}

    .view_bottom{border:none; padding: 15px 10px 0; margin-bottom: 35px;}
    .view_bottom .linkMove{display: block;}
    .view_bottom .linkMove a{max-width: 100%; display: block; font-size: 14px; line-height: 1em; display: flex; align-items: center; padding: 13px 0;}
    .view_bottom .linkMove .next_btn{text-align: left; border-top: 1px solid #ededed !important;}
    .view_bottom .linkMove .btn::before{display: none;}
    .view_bottom .linkMove a span.tit{font-size: 13px; color: #5d5d5d; display: inline-block; margin-right: 20px;}
    .view_bottom .linkMove a span.text{overflow: hidden; width: calc(100% - 66px); text-overflow: ellipsis; white-space: normal;word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

    .view_mob_bar{position: fixed; left: 0; bottom: 0; width: 100%; background-color: #fff; border-top: 1px solid #ededed; z-index: 99; display: flex; align-items: center; gap: 10px; padding: 17px 15px; color: var(--main-point-color); font-size: 14px;}
    .view_mob_bar .left_box ul{gap: 18px;}
    .view_mob_bar .left_box img{width: 12px; display: block;}
    .view_mob_bar .right_box ul{gap: 14px;}
    .view_mob_bar .right_box img{width: 16px; display: block;}
    .view_mob_bar ul{display: flex; align-items: center;}
    .view_mob_bar a{display: flex; align-items: center; gap: 4px;}
    .view_mob_bar a:hover{color: var(--main-point-color);}
    .board_share_popup{position: fixed; left: 50%; top: 50%;transform: translate(-50%,-50%); right: auto;}
    .board_share_popup_bg{background-color: rgba(0,0,0,0.3);}
    .board_share_popup .it_share_popup .share_ul > li > a{width: 100%;}
    .board_share_popup .it_share_popup .share_ul > li > a img{width: 24px;}

    .view-btn{margin: 0; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; opacity: 0; visibility: hidden; transition: 0.3s;}
    .view-btn.open{opacity: 1; visibility: visible;}
    .view-btn::after{content: ''; background-color: rgba(0,0,0,0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: .3s;}
    .view-btn.open::after{opacity: 1; visibility: visible;}
    .view-btn .btn-group{position: absolute; bottom: -100%; left: 15px; z-index: 1; padding: 34px 20px 25px 15px; background-color: #fff; border-radius: 23px; width: calc(100% - 30px); transition: bottom .3s;}
    .view-btn.open .btn-group{bottom: 15px;}
    .view-btn .btn-group::before{content: ''; display: block; position: absolute; top: 15px; left: 50%; transform: translateX(-50%); width: 48px; height: 4px; background-color: #e1e1e1; border-radius: 2px;}
    .view-btn .btn-group .btn{float: none; display: block; color: var(--main-point-color) !important; margin: 0; text-align: left; font-size: 15px; font-weight: 500; border-radius: 5px; padding: 15px 12px 15px 55px; line-height: 1em; box-shadow: none; transition: background-color 0.2s;}
    .view-btn .btn-group .btn + .btn{margin-top: 10px;}
    .view-btn .btn-group .btn.copy_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/copy_icon.png) 12px center / 14px 17px no-repeat !important;}
    .view-btn .btn-group .btn.move_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/move_icon.png) 12px center / 18px 17px no-repeat !important;}
    .view-btn .btn-group .btn.delete_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/delete_icon.png) 12px center / 17px 18px no-repeat !important;}
    .view-btn .btn-group .btn.update_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/write_icon.png) 12px center / 18px 17px no-repeat !important;}
    .view-btn .btn-group .btn.reply_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/reply_icon.png) 12px center / 13px 16px no-repeat !important;}
    .view-btn .btn-group .btn.write_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/write_icon.png) 12px center / 18px 17px no-repeat !important;}
    .view-btn .btn-group .btn.shingo_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/c_shingo_icon.png) 12px center / 17px 16px no-repeat !important;}
    /* 2025-05-26 (주)파이브센스_FIVESENSES.Corp. */
    .view-btn .btn-group .btn.search_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/search_icon.png) 12px center / 18px 15px no-repeat !important;}
    .view-btn .btn-group .btn:hover{background-color: #f5f5f5 !important;}

    .comment-media .media .print-hide.media-btn-box{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; opacity: 0; visibility: hidden; transition: 0.3s; box-shadow: none; background-color: transparent;}
    .media-btn-box::after{content: ''; background-color: rgba(0,0,0,0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: .3s;}
    .media-btn-box.open::after{opacity: 1; visibility: visible;}
    .media-btn-box .media-btn-wrap{position: absolute; bottom: -100%; left: 15px; z-index: 1; padding: 34px 20px 14px 15px; background-color: #fff; border-radius: 23px; width: calc(100% - 30px); transition: bottom .3s;}
    .media-btn-box.open .media-btn-wrap{bottom: 15px;}
    .media-btn-box .media-btn-wrap::before{content: ''; display: block; position: absolute; top: 13px; left: 50%; transform: translateX(-50%); width: 48px; height: 4px; background-color: #e1e1e1; border-radius: 2px;}
    .media-btn-box .media-btn-wrap > a{display: block;}
    .media-btn-box .media-btn-wrap > a + a{margin-top: 10px;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted{float: none; display: block; color: var(--main-point-color); text-align: left; font-size: 15px; font-weight: 500; border-radius: 5px; padding: 15px 12px 15px 55px; line-height: 1em; transition: background-color 0.2s;}
    .view_style .comment-media .media-heading .dot_wrap .media-btn-wrap a{display: block;}
    .view_style .comment-media .media-heading .dot_wrap .media-btn-wrap a + a{margin-top: 12px;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted.reply_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/reply_icon.png) 12px center / 13px 16px no-repeat !important;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted.edit_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/write_icon.png) 12px center / 18px 17px no-repeat !important;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted.del_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/delete_icon.png) 12px center / 17px 18px no-repeat !important;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted.lock_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/c_lock_icon.png) 12px center / 18px 18px no-repeat !important;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted.shingo_btn{background: url(https://www.fivepro.co.kr/skin/board/blog/img/c_shingo_icon.png) 12px center / 17px 16px no-repeat !important;}
    .view_style .comment-media .media-heading .dot_wrap .text-muted:hover{background-color: #f5f5f5 !important;}
    
    #bo_vc > span {display: block;}
    #bo_vc > span > .comment-form {padding: 0 15px;}
}
@media(max-width:480px){
    .view_style .view_info .info_right > span{font-size: 10px;}

}




/* /skin/addon/board_list/widget.css */

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



.main_sbgb3 * {font-family: "Pretendard",sans-serif; line-height: 1;}
.main_sbgb3 .container_fix{padding: 0;}
.main_sbgb3 .swiper-container{max-width: 1200px; margin: 0 auto; overflow: visible;}

/* 타이틀 */
.main_sbgb3 .content_top {display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px;}
.main_sbgb3 .main_cont_title{width: 100%;}
.main_sbgb3 .main_cont_title h2,
.main_sbgb3 .main_cont_title h2 p{font-size: 30px; color: var(--main-point-color); font-weight: 700;}

/* 더보기 */
.main_sbgb3  .content_top .more_box{width: auto;}
.main_sbgb3  .content_top .more_box .more_a {position: relative;height: 40px; width: 145px; display: flex; align-items: center; gap: 0 54px;  padding: 0 20px; border: 1px solid #e1e1e1; border-radius: 20.5px;background-color: #fff; overflow: hidden; transition: 600ms ease; transition-duration: 1s;}

.main_sbgb3  .content_top .more_box .more_a::after {position: absolute; content:""; visibility: hidden; transition: all 600ms ease; top: -1px; width: calc(100% + 2px); height: calc(100% + 2px);  border-radius: 20.5px; background-color:  var(--main-point-color-hover); left: -20px; transform: translateX(-100%); transition: all 600ms ease; }
.main_sbgb3  .content_top .more_box .more_a:hover {border: 1px solid var(--main-point-color-hover)}
.main_sbgb3  .content_top .more_box .more_a:hover::after,
.main_sbgb3  .content_top .more_box .more_a:focus::after
{transform: translateX(0); border: 1px solid var(--main-point-color-hover);  background-color:  var(--main-point-color-hover); left: -1px; visibility: inherit; }

.main_sbgb3 .content_top .more_box .more_a .title_more {font-size: 15px; color: #666666; z-index: 1; transition: color 600ms ease; margin-top: 3px;}
.main_sbgb3 .content_top .more_box .more_a .title_plus {position: absolute; transform: translateY(-50%); top: 50%; right: 18px; width: 11px; height: 10px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAbElEQVQYlbXQMQ7CMBBE0ecoEmVuaYncgC4tHa19gNTcBI6Sks40gKztXDDSNn9WX6tNrTXf1FrhwI4156zPZCCplBLZzxyLIfP0MbVuFpwDa1hmbDh1gg1P3IP4NeMW4AUPXOMZ6W+vG1p+A/ZBIiuP2ooGAAAAAElFTkSuQmCC') no-repeat center; transition: background 600ms ease;  transition-duration: 1s; z-index: 1;}
.main_sbgb3 .content_top .more_box .more_a:hover .title_more,
.main_sbgb3 .content_top .more_box .more_a:focus .title_more
{color: #fff;  position: relative;}
.main_sbgb3 .content_top .more_box .more_a:hover .title_plus,
.main_sbgb3 .content_top .more_box .more_a:focus .title_plus {background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAASElEQVQYlWP4//8/Axr+8P///2lYxBmYGEgAtFPM+P///w8MDAz8RKgVYGFgYGhgYGBgRxJsYGBguMDAwLABTfEPDB8PgdAAAL8yTGeCICX7AAAAAElFTkSuQmCC') no-repeat center;}

/* 컨텐츠 영역 */
.main_sbgb3 .swiper_a {height: 100%; display: block; border-radius: 17px; background-color: #f5f5f5; overflow: hidden; transition: background-color .5s ease-in-out; }
.main_sbgb3 .swiper_a:hover{background-color: #e8e8e8;}
.main_sbgb3 .swiper_a .post_content {padding: 20px; min-height: 155px;}
.main_sbgb3 .post_content .post_label_wrap {height: 22px;}
.main_sbgb3 .post_content .post_label:empty {display: none;}
.main_sbgb3 .post_content .post_label {display: inline-block; height: 22px; line-height: 22px; font-size: 12px; font-weight: 500; color: #fff; padding: 0px 9px; background: #adadad; border-radius: 50px;}
.main_sbgb3 .post_content .post_subject{line-height: 1.5; font-size: 16px; margin-top: 10px; line-height: 1.5em; height: 3em; font-weight: 500; color: var(--main-point-color); overflow: hidden; text-overflow: ellipsis;white-space: normal;word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  }
.main_sbgb3 .post_content .post_date {display: inline-block; margin-top: 20px; font-size: 14px; font-weight: 300; color: #999999;}
.main_sbgb3 .img_wrap{overflow: hidden; border-radius: 17px;}
.main_sbgb3 .img_wrap .img_item{transition: all .5s ease-in-out;}
.main_sbgb3 .swiper_a:hover {background-color: #e8e8e8;}
.main_sbgb3 .swiper_a:hover .img_wrap .img_item{transform: scale(1.1);}



/* 스와이퍼 버튼 */
.main_sbgb3 .tap_content_box .swiper-button{top: 47%; width: 64px; opacity: .35; transition: all .5s; display: none;  transition: all .5s;}
.main_sbgb3 .tap_content_box .swiper-button img{border-radius: 50%; box-shadow: 3px 0 8px rgba(61,61,61,.15);}
.main_sbgb3 .tap_content_box .swiper-button.swiper-button-next{right: -18px;}
.main_sbgb3 .tap_content_box .swiper-button.swiper-button-prev{position: absolute; left: -18px;}
.main_sbgb3 .tap_content_box .swiper-button::after{display: none;}
.main_sbgb3 .tap_content_box:hover .swiper-button{display: block;}
.main_sbgb3 .tap_content_box:hover .swiper-button.swiper-button-disabled{opacity: 0;}
.main_sbgb3 .tap_content_box .swiper-button:hover{opacity: 1;}
.main_sbgb3 .tap_content_box .swiper-button.swiper-button-disabled:hover{opacity: 0;}





@media all and (max-width: 991px) {
    .main_sbgb3 .content_top {display: block; margin-bottom: 20px;}
    .main_sbgb3 .tap_content_box{margin-top: 0px;}

    .main_sbgb3 .swiper_a {border-radius: 10px;}
    .main_sbgb3 .swiper_a .post_content {padding: 10px; min-height: 150px;}

    /* .main_sbgb3 .swiper-container .swiper-wrapper {flex-direction: row; flex-wrap: wrap; gap: 15p.main_sbgb3 .img_wrapx 10px;}
    .main_sbgb3 .swiper-container .swiper-wrapper .swiper-slide {display: none;}
    .main_sbgb3 .swiper-container .swiper-wrapper .swiper-slide:nth-child(-n+4) { display: block; width: calc((100% - 10px) /2) !important; margin-right: 0 !important;} */


    .main_sbgb3 .post_content .post_subject {font-size: 15px; line-height: 1.3; height: 2.6em; margin-top: 7px;}
    .main_sbgb3 .post_content .post_date {font-size: 10px; margin-top: 7px;}
    .main_sbgb3 .img_wrap {border-radius: 10px}

    .main_sbgb3 .more_box{margin-top: 35px; text-align: center;}
    .main_sbgb3 .more_box a.btn_moreview  {position: relative; padding: 14px 25px; border: 1px solid #e1e1e1; display: inline-block; min-width: 143px; height: 42px; text-align: left; border-radius: 50px;}
    .main_sbgb3 .more_box a .arrow{width: 5px; height: 10px; top: .5px; background: url(/img/mmore_arrow.png) no-repeat center center / cover;}

    .main_sbgb3 .more_box .more_a .title_more {font-size: 15px; font-weight: 500; color: #5d5d5d;}
    .main_sbgb3 .more_box .more_a .title_plus {position: absolute; transform: translateY(-50%); top: 52%; right: 25px; width: 9px; height: 9px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAjElEQVQ4je3SrQ0CURDE8R/khQRFDdfE1YC9DlBPnyJQAUj0KTrAUgMNIR/mBCFv+TAIwphNNv+dbCYzKaWoaRgG2GGDLfY55yo7rW4/1I+ZpDHAtxSxCQfMg7t2nB2agOkTVli8eKK9M3zUOqHHLAA6LHHCOWCuCccnHzSjyQVheClqYS3Ef2O/bHIDTsEY01FsLEgAAAAASUVORK5CYII=') no-repeat center / cover; transition: background 600ms ease; transition-delay: .2s;  transition-duration: 1s; z-index: 1;}

    .main_sbgb3 .tap_content_box .swiper-button {display: none !important;}
}

@media (max-width:768px) {
    .main_sbgb3 .content_top {margin-bottom: 15px;}
    .main_sbgb3 .main_cont_title h2,
    .main_sbgb3 .main_cont_title h2 p{font-size: 19px; }

    .main_sbgb3 .swiper_a .post_content { min-height: 90px;}
    .main_sbgb3 .post_content .post_label_wrap {height: 16px;}
    .main_sbgb3 .post_content .post_label {height: 16px; line-height: 16px; font-size: 10px; padding: 1px 7.5px 0;}
    .main_sbgb3 .post_content .post_subject {font-size: 11px; line-height: 1.4; }

    .main_sbgb3 .more_box .more_a .title_more {font-size: 13px; }

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


.main_b1_8 .main_b1_8_inner {
    width: 100%;
    height: 100%;
    padding: 100px 43px;
    border-radius: 20px;
    overflow: hidden;
}

/* 타이틀 컨테이너 */
.main_b1_8 .title_container {
    margin-bottom: 40px;
}

.main_b1_8 .title_container h3,
.main_b1_8 .title_container h3 p {
    margin-bottom: 20px;
    color: #274bb1;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    word-break: keep-all;
}

.main_b1_8 .title_container h2,
.main_b1_8 .title_container h2 p {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    word-break: keep-all;
}

/* 아이템 컨테이너 */
.main_b1_8 .item_container {
    display: flex;
    justify-content: space-between;
    gap: 100px;
    text-align: center;
}
.main_b1_8 .item_container .item {
    flex: 1;
}

.main_b1_8 .item_container .item_title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 24px;
}

.main_b1_8 .item_container .item_title h4,
.main_b1_8 .item_container .item_title h4 p {
    width: auto;
    color: #fff;
    font-size: 47px;
    font-weight: 600;
}

.main_b1_8 .item_container .item_subtitle {
    margin-bottom: 8px;
}

.main_b1_8 .item_container .item_subtitle h5,
.main_b1_8 .item_container .item_subtitle h5 p {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.main_b1_8 .item_container .item_text div,
.main_b1_8 .item_container .item_text div p {
    color: #d5e0ff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    word-break: keep-all;
}




@media (max-width: 991px) {
    .main_b1_8 .main_b1_8_inner {
        padding: 50px 50px 45px;
        border-radius: 18px;
    }

    /* 타이틀 컨테이너 */
    .main_b1_8 .title_container {
        margin-bottom: 38px;
    }

    .main_b1_8 .title_container h3,
    .main_b1_8 .title_container h3 p {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 14px;
    }

    .main_b1_8 .title_container h2,
    .main_b1_8 .title_container h2 p {
        font-size: 23px;
        line-height: 31px;
    }
    
    /* 아이템 컨테이너 */
    .main_b1_8 .item_container {
        flex-direction: column;
        gap: 34px;
    }

    .main_b1_8 .item_container .item_title {
        gap: 5px;
        margin-bottom: 18px;
    }

    .main_b1_8 .item_container .item_title h4,
    .main_b1_8 .item_container .item_title h4 p {
        font-size: 31px;
    }

    .main_b1_8 .item_container .item_title .item_icon {
        width: 20px;
    }

    .main_b1_8 .item_container .item_subtitle {
        margin-bottom: 10px;
    }

    .main_b1_8 .item_container .item_subtitle h5,
    .main_b1_8 .item_container .item_subtitle h5 p {
        font-size: 18px;
    }

    .main_b1_8 .item_container .item_text div,
    .main_b1_8 .item_container .item_text div p {
        font-size: 15px;
        line-height: 23px;
    }
}
/* /thema/FIVESENSES/widget/PT13_1/widget.css */
/*
(주)파이브센스_FIVESENSES.Corp.

본 라이브러리(라이브러리 소스코드)는 (주)파이브센스의 자산입니다.
무단으로 외부로 유출 및 일시 반출을 할 경우 손해배상 책임 및 민사/형사적 책임이 있습니다.
*/

.main_pt13_1 img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}

/* 타이틀 컨테이너 */
.main_pt13_1 .title_container {
    margin-bottom: 85px;
    text-align: center;
}

/* 타이틀 */
.main_pt13_1 .title_container .title,
.main_pt13_1 .title_container .title p {
    color: #0c0c0c;
    font-size: 47px;
    font-weight: 700;
    line-height: 62px;
    word-break: keep-all;
}

/* 서브 타이틀 */
.main_pt13_1 .title_container .subtitle {
    margin-bottom: 45px;
}

.main_pt13_1 .title_container .subtitle,
.main_pt13_1 .title_container .subtitle p {
    color: #b1b1b1;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    word-break: keep-all;
}

/* 이미지 컨테이너 */
.main_pt13_1 .img_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px 20px;
}


@media (max-width: 991px) {
    /* 타이틀 컨테이너 */
    .main_pt13_1 .title_container {
        margin-bottom: 45px;
    }

    /* 타이틀 */
    .main_pt13_1 .title_container .title,
    .main_pt13_1 .title_container .title p {
        font-size: 22px;
        line-height: 35px;
    }

    /* 서브 타이틀 */
    .main_pt13_1 .title_container .subtitle {
        margin-bottom: 16px;
    }

    .main_pt13_1 .title_container .subtitle,
    .main_pt13_1 .title_container .subtitle p {
        font-size: 18px;
        line-height: 27px;
    }

    /* 이미지 컨테이너 */
    .main_pt13_1 .img_container {
        gap: 5px 20px;
    }

    .main_pt13_1 .img_container > li {
        width: calc((100% - 40px) / 3);
    }

}
/* /thema/FIVESENSES/widget/LB14/widget.css */

/*
2024-04-04 (주)파이브센스_FIVESENSES.Corp.

본 라이브러리(라이브러리 소스코드)는 (주)파이브센스의 자산입니다.
무단으로 외부로 유출 및 일시 반출을 할 경우 손해배상 책임 및 민사/형사적 책임이 있습니다.
*/

.main_lb14 .container_fix {
    max-width: 1030px;
}

/* 타이틀 컨테이너 */
.main_lb14 .title_container {
    margin-bottom: 80px;
    text-align: center;
}

/* 타이틀 */
.main_lb14 .main_cont_title {
    margin-bottom: 20px;
}

.main_lb14 .main_cont_title h2,
.main_lb14 .main_cont_title h2 p {
    color: #0c0c0c;
    font-size: 47px;
    font-weight: 700;
}

/* 서브 타이틀 */
.main_lb14 .main_cont_subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.main_lb14 .main_cont_subtitle h3,
.main_lb14 .main_cont_subtitle h3 p {
    width: auto;
    color: #5d5d5d;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.05em;
}

/* 전체보기 텍스트 */
.main_lb14 .more_container .more_link {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 8px;
}

.main_lb14 .more_container .more_link:hover {
    background-color: #f9fafc;
}

.main_lb14 .more_container .more_link .more_txt {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #235bf5;
    letter-spacing: 0.05em;
}

/* 게시판 리스트 */
.main_lb14 .list-box.on {
    background-color: #f9fafc;
    border-radius: 15px;
}

.main_lb14 .list-box:not(:first-child) {
    border-top: 1px solid #ebebeb;
}

.main_lb14 .list-box:has(.q_container.open) {
    background-color: #f9fafc;
    border-radius: 15px;
    border-top: none;
}

.main_lb14 .list-box .move_link {
    cursor: pointer;
    border-radius: 15px;
}

/* 질문 컨테이너 */
.main_lb14 .list-box .move_link .q_container {
    position: relative;
    padding: 21px 21px 21px 60px;
}

/* 게시판 스켈레톤 UI */
.main_lb14 .list-box .move_link.skeleton_ani .q_container {
    padding: 21px 21px 21px 60px;
}

.main_lb14 .list-box .move_link .q_container .toggle_btn {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

.main_lb14 .list-box .move_link .q_container .toggle_btn img {
    transition: all .3s;
}

.main_lb14 .list-box .move_link .q_container.open .toggle_btn img {
    transform: rotate(45deg);
    transition: all .3s;
}

.main_lb14 .list-box .move_link .q_container p {
    width: 100%;
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 답변 컨테이너 */
.main_lb14 .list-box .move_link .a_container {
    display: none;
    padding: 30px 21px 30px 45px;
}

.main_lb14 .list-box .move_link .a_container p {
    color: #666;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    word-break: keep-all;
}

.main_lb14 .list-box .move_link .a_container table.scroll_table {
    width: max-content !important;
    min-width: 100%;
}

.main_lb14 .list-box .move_link .a_container .table_wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.main_lb14 .list-box .move_link .a_container .table_wrapper::-webkit-scrollbar {
    height: 4px;
}

.main_lb14 .list-box .move_link .a_container .table_wrapper::-webkit-scrollbar-thumb {
    background-color: #d0d1d8;
    border-radius: 5px;
}

.main_lb14 .list-box .move_link .a_container .table_wrapper::-webkit-scrollbar-track {
    background: #edeef2;
}

.main_lb14 .list-box .move_link .a_container .h3_title {border-radius: 10px; overflow: hidden;}
.main_lb14 .list-box .move_link .a_container .h3_title thead th:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.main_lb14 .list-box .move_link .a_container .h3_title thead th:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* 자세히 보기 */
.main_lb14 .list-box .move_link .a_more_container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    padding: 15px 18px;
    border-radius: 5px;
    transition: .3s;
}

.main_lb14 .list-box .move_link .a_more_container:hover {
    background-color: #f2f3f5;
    transition: .3s;
}

.main_lb14 .list-box .move_link .a_more_container p {
    color: #666;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
}

@media (max-width: 991px) {
    /* 타이틀 컨테이너 */
    .main_lb14 .title_container {
        margin-bottom: 43px;
    }

    /* 타이틀 */
    .main_lb14 .main_cont_title {
        margin-bottom: 15px;
    }

    .main_lb14 .main_cont_title h2,
    .main_lb14 .main_cont_title h2 p {
        font-size: 27px;
        line-height: 34px;
    }

    /* 서브 타이틀 */
    .main_lb14 .main_cont_subtitle {
        gap: 0;
    }

    .main_lb14 .main_cont_subtitle h3,
    .main_lb14 .main_cont_subtitle h3 p {
        font-size: 14px;
        letter-spacing: normal;
    }

    /* 전체보기 텍스트 */
    .main_lb14 .more_container .more_link {
        padding: 7px 12px;
    }

    .main_lb14 .more_container .more_link .more_txt {
        font-size: 14px;
    }

    /* 게시판 리스트 */
    .main_lb14 .list-box {
        padding: 0 15px;
    }

    .main_lb14 .list-box.on {
        background-color: transparent;
        border-radius: 0;
    }

    .main_lb14 .list-box .move_link {
        position: relative;
        border-radius: 8px;
    }

    .main_lb14 .list-box:has(.q_container.open) {
        border-top: none;
    }

    .main_lb14 .list-box .move_link::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: calc(100% + 30px);
        height: 0;
        background-color: rgba(249, 250, 252, 0.8);
        border-radius: 7px;
        transform: translateX(-50%);
        overflow: hidden;
        opacity: 0;
        transition: height .2s, opacity .2s ease-out;
    }

    .main_lb14 .list-box .move_link:has(.q_container.open)::before {
        height: 100%;
        overflow: visible;
        opacity: 1;
        transition: height .2s, opacity .2s ease-out;
    }

    /* 닫힐 때 배경색 유지 */
    .main_lb14 .list-box.closing .move_link::before {
        height: 100%;
        overflow: visible;
        background-color: rgba(249, 250, 252, 0.8);
        opacity: 1;
        transition: height .2s, opacity .2s ease-out;
    }

    /* closing 클래스가 제거된 후 height를 0으로 만드는 transition */
    .main_lb14 .list-box .move_link::before {
        transition: height .2s, opacity .2s ease-out;
    }
    
    /* fade-out 클래스로 height를 0으로 만듦 */
    .main_lb14 .list-box.fade-out .move_link::before {
        height: 0;
        transition: height .2s ease-in, opacity .2s ease-out;
    }

    /* 질문 컨테이너 */
    .main_lb14 .list-box .move_link .q_container {
        padding: 15px 0 15px 25px;
    }

    .main_lb14 .list-box .move_link.skeleton_ani .q_container {
        padding: 15px 0 15px 25px;
    }

    .main_lb14 .list-box .move_link .q_container .toggle_btn {
        left: 0;
    }

    .main_lb14 .list-box .move_link .q_container .toggle_btn img {
        width: 12px;
    }
    
    .main_lb14 .list-box .move_link .q_container p {
        font-size: 14px;
        line-height: 1.5;
        word-break: keep-all;
        white-space: normal;
        overflow: visible;
    }

    .main_lb14 .list-box .move_link .q_container.open p {
        overflow: auto;
    }
    
    /* 답변 컨테이너 */
    .main_lb14 .list-box .move_link .a_container {
        position: relative;
        padding: 0;
        padding-bottom: 25px;
    }

    .main_lb14 .list-box .move_link .a_container p {
        font-size: 15px;
        line-height: 24px;
    }
    
    /* 자세히 보기 */
    .main_lb14 .list-box .move_link .a_more_container {
        padding: 10px;
        margin-top: 25px;
        border-radius: 5px;
    }

    .main_lb14 .list-box .move_link .a_more_container p {
        font-size: 15px;
    }
}
/* /thema/FIVESENSES/widget/B1_7/widget.css */
/*
(주)파이브센스_FIVESENSES.Corp.
파이브프로_FIVEPro_웹솔루션.
본 라이브러리(소스코드 및 디자인 포함)는 (주)파이브센스의 자산이며, 저작권법 및 부정경쟁방지법에 의해 보호됩니다.
무단 사용, 외부 유출, 복제, 배포, 변형을 금지합니다.
위반 시 민·형사상 법적 책임 및 손해배상 청구 대상이 됩니다.
작성일: 2025-03-18 | 저작권자: (주)파이브센스(520-86-01244) | All Rights Reserved.
*/

.main_B1_7 .container_inner {
    text-align: center;
}

/* 타이틀 컨테이너 */
.main_B1_7 .title_container {
    margin-bottom: 50px;
}

/* 타이틀 */
.main_B1_7 .title_container h2 {
    margin-bottom: 30px;
}

.main_B1_7 .title_container h2,
.main_B1_7 .title_container h2 p {
    color: #fff;
    font-size: 47px;
    font-weight: 700;
    line-height: 62px;
}

.main_B1_7 .title_container span,
.main_B1_7 .title_container span p {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
}


/* 링크 */
.main_B1_7 .link_container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.main_B1_7 .link_container .link_box {
    display: inline-block;
    padding: 17px 22px;
    border-radius: 10px;
    background-color: #235bf5;
    transition: .3s;
}

.main_B1_7 .link_container span,
.main_B1_7 .link_container span p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.main_B1_7 .link_container .link_box:last-child {
    background-color: rgba(242, 248, 255, 0.85);
}

.main_B1_7 .link_container .link_box:last-child span,
.main_B1_7 .link_container .link_box:last-child span p {
    color: #235bf5;
}

.main_B1_7 .link_container .link_box:first-child:hover {
    background-color: #4171f5;
    transition: .3s;
}


.main_B1_7 .link_container .link_box:last-child:hover {
    background-color: #d6e7fb;
    transition: .3s;
}

@media (max-width: 991px) {
    /* 타이틀 컨테이너 */
    .main_B1_7 .title_container {
        margin-bottom: 25px;
    }

    /* 타이틀 */
    .main_B1_7 .title_container h2 {
        margin-bottom: 20px;
    }

    .main_B1_7 .title_container h2,
    .main_B1_7 .title_container h2 p {
        font-size: 22px;
        line-height: 32px;
    }

    .main_B1_7 .title_container span,
    .main_B1_7 .title_container span p {
        font-size: 15px;
        line-height: 21px;
    }


    /* 링크 */
    .main_B1_7 .link_container {
        gap: 10px;
    }

    .main_B1_7 .link_container .link_box {
        padding: 11px 19px;
        border-radius: 7px;
    }

    .main_B1_7 .link_container span,
    .main_B1_7 .link_container span p {
        font-size: 13px;
        font-weight: 500;
    }
}
/* /skin/addon/cmt_emoji/widget.css */

/*
(주)파이브센스_FIVESENSES.Corp.
파이브프로_FIVEPro_웹솔루션.
본 라이브러리(소스코드 및 디자인 포함)는 (주)파이브센스의 자산이며, 저작권법 및 부정경쟁방지법에 의해 보호됩니다.
무단 사용, 외부 유출, 복제, 배포, 변형을 금지합니다.
위반 시 민·형사상 법적 책임 및 손해배상 청구 대상이 됩니다.
작성일: 2025-03-20 | 저작권자: (주)파이브센스(520-86-01244) | All Rights Reserved.
*/
.emoji-modal .modal-dialog { 
	width:460px !important;
}
.emoji-modal .modal-content {
	border-radius: 8px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.emoji-modal .modal-header {
	padding: 10px 15px;
	border-bottom: none;
}
.emoji-tabs {
	display: flex;
	overflow-x: auto;
	white-space: nowrap;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	background-color: #f8f9fa;
}
.emoji-tab-btn {
	flex: 0 0 auto;
	padding: 5px 10px;
	cursor: pointer;
	border: none;
	background: none;
	transition: background-color 0.2s;
}
.emoji-tab-btn.active {
	background-color: #e9ecef;
	border-bottom: 2px solid #007bff;
}
.emoji-tab-btn img {
	width: 24px;
	height: 24px;
}
.emoji-content {
	max-height: 300px;
	overflow-y: auto;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.emoji-item {
	font-size: 24px;
	cursor: pointer;
	padding: 5px;
	transition: background-color 0.2s;
}
.emoji-item:hover {
	background-color: #f0f0f0;
	border-radius: 5px;
}
.emoji-footer {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #666;
}
.emoji-footer a {
	color: #007bff;
	text-decoration: none;
}
@media (max-width: 991px) {
	.emoji-modal .modal-dialog { 
		width:460px !important; 
		left:50% !important; 
		top:50% !important; 
	}
    .emoji-content{
        padding: 15px;
        justify-content: center;
    }
}
@media (max-width: 480px) {
	.emoji-modal .modal-dialog { 
		width:calc(100% - 30px) !important; 
	}
}
/* /skin/addon/board_block/widget.css */
.shingo_modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

.shingo_modal.open {
    opacity: 1;
    visibility: visible;
}

.shingo_modal .shingo_modal_wrap {
    box-shadow: 0 0 20px rgba(26, 12, 12, 0.09);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    border-radius: 25px;
    padding: 75px 10px 70px 60px;
    z-index: 1;
    max-width: 820px;
    width: calc(100% - 30px);
}

.shingo_modal .close_btn {
    display: block;
    position: absolute;
    top: 35px;
    right: 35px;
    width: 13px;
    height: 14px;
}

.shingo_modal .close_btn span {
    position: relative;
}

.shingo_modal .close_btn span::after, .shingo_modal .close_btn span::before {
    content: '';
    display: block;
    width: 2px;
    height: 17px;
    background-color: #999999;
    position: absolute;
    top: 50%;
    left: 50%;
}

.shingo_modal .close_btn span::after {
    transform: translate(6px,-2px) rotate(45deg);
}

.shingo_modal .close_btn span::before {
    transform: translate(6px,-2px) rotate(-45deg);
}

.shingo_modal .modal_top h2 {
    font-size: 38px;
    font-weight: 700;
    color: var(--main-point-color);
    line-height: 1em;
    margin-bottom: 45px;
}

.shingo_modal .modal_cont {
    overflow-y: hidden;
    max-height: 476px;
    padding-right: 43px;
}

.shingo_modal .modal_cont:hover {
    overflow-y: scroll;
}

.shingo_modal .modal_cont::-webkit-scrollbar {
    width: 7px;
}

.shingo_modal .modal_cont::-webkit-scrollbar-button {
    display: none;
}

.shingo_modal .modal_cont::-webkit-scrollbar-track {
    border-radius: 3.3px;
    background-color: #f6f6f6;
}

.shingo_modal .modal_cont::-webkit-scrollbar-thumb {
    background-color: #e6e6e6;
}

.shingo_modal .modal_cont.no_scroll .row_cont {
    width: calc(100% - 7px);
}

.shingo_modal .modal_cont h4 {
    color: #5d5d5d;
    line-height: 1em;
    font-size: 16px;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
}

.shingo_modal .modal_cont .text {
    color: #999999;
    line-height: 25px;
    font-size: 15px;
}

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

.shingo_modal .row_cont + .row_cont {
    margin-top: 45px;
}

.shingo_modal .row_cont .input_box {
    width: 100%;
    height: 200px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 7px 5px;
    transition: 0.2s;
}

.shingo_modal .row_cont .input_box:hover {
    border-color: var(--main-point-line-color-hover) !important;
}

.shingo_modal .row_cont textarea {
    width: 100%;
    height: 186px;
    padding: 13px 15px;
    font-size: 15px;
    resize: none;
    border: none;
}

.shingo_modal .row_cont textarea::placeholder {
    color: #999999;
}

.shingo_modal .row_cont textarea::-webkit-scrollbar-button {
    display: none;
}

.shingo_modal .row_cont textarea::-webkit-scrollbar-track {
    background-color: #fff;
}

.shingo_modal .row_cont textarea::-webkit-scrollbar-thumb {
    background-color: #e9e9e9;
}

.shingo_modal .modal_bot {
    margin-top: 40px;
}

.shingo_modal .modal_bot .use_form_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-right: 50px;
}

.shingo_modal .modal_bot .use_form_btn .btn {
    outline: none;
    line-height: 1em;
    min-width: 100px;
    border-radius: 13px !important;
    background-color: #e8e8e8;
    color: #5d5d5d;
    font-size: 15px;
    font-weight: 600;
    padding: 17.5px 15px 15.5px;
    transition: 0.2s;
}

.shingo_modal .modal_bot .use_form_btn .btn:not(.btn_main):hover {
    background-color: #dbdbdb;
}

.shingo_modal .modal_bot .use_form_btn .btn_main {
    color: var(--main-point-color-hover);
    background-color: transparent;
    position: relative;
    overflow: hidden;
}

/* .shingo_modal .modal_bot .use_form_btn .btn_main:hover{filter: brightness(93%);} */
.shingo_modal .modal_bot .use_form_btn .btn_main::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;
}

.shingo_modal .modal_bot .use_form_btn .btn_main:hover::before {
    filter: brightness(90%) contrast(120%) saturate(150%);
}

.shingo_modal .shingo_modal_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

/* /skin/footer/basic/css/common.busi.css */
/* 2024-12-30 (주)파이브센스_FIVESENSES.Corp. */
/* 푸터 */
.fix_footer.pc {margin-top: 70px; border-top: 1px solid #e1e1e1; padding: 60px 0;}
.fix_footer .fix_infos_box{padding: 0;}
.fix_footer.pc .fix_links_box .fix_links{padding: 0;}
.fix_footer .container_fix{max-width: 1230px; display: flex; align-items: flex-start; justify-content: space-between; padding-left: 115px;}
.at-html.login-intro .fix_footer{margin-top: 85px;}
.fix_footer.pc .fix_infos_box .logo_box {margin-bottom: 40px;}
.fix_footer.pc .fix_infos_box .logo_box a.f_logo{display: inline-block;}
.fix_footer.pc .fix_infos_box .logo_box img{display: block;}

/* 사업자 정보 */
.fix_footer .fix_infos_box .info_ul {margin-bottom: 7px;}
.fix_footer .fix_infos_box .info_ul > li + li{margin-left: 12px; padding-left: 14px;}
.fix_footer .fix_infos_box .info_ul > li + li:after {height: 13px; margin-top: -7.5px; background-color: #d6d6d6;}
.fix_footer .fix_infos_box .info_ul > li,
.fix_footer .fix_infos_box .info_ul > li a {font-size: 15px; font-weight: 500; color: #5d5d5d;}
.fix_footer .fix_infos_box .info_ul > li span {font-size: 15px; font-weight: 700; color: var(--main-point-color);}
.fix_footer .fix_infos_box h4 {font-size: 13px; color: #777; margin-top: 10px;}

/* 푸터메뉴 */
.fix_footer.pc .fix_links_box .fix_links{padding: 0 0 30px;}
.fix_footer.pc .fix_links_box .fix_links > li a{font-size: 15px; line-height: 1em; color: #5d5d5d;}
.fix_footer.pc .fix_links_box .fix_links > li + li{padding-left: 15px;}
.fix_footer.pc .fix_links_box .fix_links > li + li:after{background-color: #ccc;}

/* 푸터 전체메뉴 */
.fix_footer.pc .footer_menu_ul{display: flex; align-items: flex-start; justify-content: space-between; white-space : nowrap;}
.fix_footer.pc .footer_menu_ul .all_menu_li:not(:last-of-type){margin-right: 110px;}
.fix_footer.pc .footer_menu_ul .all_menu_a{color: var(--main-point-color); font-size: 20px; font-weight: 700; line-height: 1.2em; margin-bottom: 30px; display: block;}
.fix_footer.pc .footer_menu_ul .all_sub_li + li{margin-top: 14px;}
.fix_footer.pc .footer_menu_ul .all_sub_a span{color: #777; font-size: 16px; font-weight: 500; line-height: 1.2em;}

/* 패밀리사이트 */
.fix_footer .fix_links_box{border: none; text-align: right;}
.fix_footer .family_site_box{position: relative;width: 200px;text-align: left; margin-left: auto; margin-bottom: 40px;}
.fix_footer .family_site_box .family_site_box_btn{display: flex;align-items: center;justify-content: space-between;width: 100%;text-align: left;color: #5d5d5d;box-sizing: border-box;transition: all 0.4s cubic-bezier(.7, 0, .2, 1);height: 35px;font-size: 14px;border: 0;padding: 0;font-weight: 500;background-color: transparent; border-bottom: 1px solid #9b9b9b;}
.fix_footer .family_site_box .family_site_box_btn img{display: block; position: relative; transition: 0.2s;}
.fix_footer .family_site_box .family_site_box_btn.on img{transform: rotate(180deg);}
.fix_footer .family_site_box .family_site_list{position: absolute;bottom: 100%;left: 0px;width: 100%;background-color: #fff;z-index: 11;box-sizing: border-box;border: 1px solid var(--main-point-color);padding: 0;display: none;}
.fix_footer .family_site_box .family_site_list a{display: block;color: #333;padding: 1rem;font-size: 13px;transition: 0.2s;}
.fix_footer .family_site_box .family_site_list a:hover{background-color: #f2f2f2;}

/* SNS 아이콘 */
.fix_footer ul.ft_sns_cont{display: flex; align-items: center;padding: 0;}
.fix_footer.pc .ft_sns_cont li{margin-left: 9px;}
.fix_footer.pc .ft_sns_cont a{display: block; width: 36px; height: 36px; transition: 0.2s;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_band{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_band_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_youtube{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_youtube_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_insta{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_insta_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_tstory{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_tstory_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_kakao{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_kakao_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_story{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_story_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_facebook{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_facebook_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_twitter{background: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_twitter_off.png) center / 100% no-repeat;}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_band.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_band_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_youtube.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_youtube_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_insta.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_insta_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_tstory.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_tstory_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_kakao.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_kakao_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_story.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_story_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_facebook.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_facebook_on.png);}
.fix_footer.pc .ft_sns_cont a.ft_snsicon_twitter.hover{background-image: url(https://www.fivepro.co.kr/img/ft_busi_snsicon_twitter_on.png);}



/************************* 모바일 **************************/
.fix_footer.mob {border: none; margin-top: 48.5px;}
.fix_footer.mob .container_fix{display: block; padding: 0 30px;}

/* 모바일 로고 박스 */
.fix_footer.mob .logo_m{display: flex; align-items: center; justify-content: space-between; padding: 17px 15px; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1;}
.fix_footer.mob .logo_m > img{height: 22px;}
.fix_footer.mob .logo_m .m_arr{position: relative; width: 10px; height: 6px; transition: 0.2s;}
.fix_footer.mob .logo_m.open .m_arr{transform: rotate(180deg);}
.fix_footer.mob .logo_m .m_arr::before {content: "";display: block;width: 7px;height: 1px;background: #666666;position: absolute;left: -1px;top: 50%;transform: rotate(45deg);}
.fix_footer.mob .logo_m .m_arr::after {content: "";display: block;width: 7px;height: 1px;background: #666666;position: absolute;right: -1px;top: 50%;transform: rotate(-45deg);}

/* 모바일 푸터메뉴 */
.fix_footer.mob .fix_links_box{border-top: none; border-bottom: 1px solid #e1e1e1;}
.fix_footer.mob .fix_links_box .container_fix{padding: 0;}
.fix_footer.mob .fix_links_box .fix_links{padding: 17px 15px; text-align: left;}
.fix_footer.mob .fix_links_box .fix_links > li a{font-size: 13px; line-height: 1em; color: #5d5d5d;}
.fix_footer.mob .fix_links_box .fix_links > li + li{padding-left: 14px; margin-left: 10px;}
.fix_footer.mob .fix_links_box .fix_links > li + li:after{background-color: #cccccc; height: 12px;}

/* 모바일 사업자 정보 */
.fix_footer.mob .fix_infos_box .info_ul {margin-bottom: 8px;}
.fix_footer.mob .fix_infos_box .info_ul > li {font-size: 13px; line-height: 1em; color: #5d5d5d; position: relative; display: inline-block;}
.fix_footer.mob .fix_infos_box .info_ul > li + li {margin-left: 4px; padding-left: 8px; margin-top: 0;}
.fix_footer.mob .fix_infos_box .info_ul > li + li:after {content: ''; display: block; width: 1px; position: absolute; top: 6px; left: 0; height: 12px; margin-top: -5.5px; background-color: #cccccc;}
.fix_footer.mob .fix_infos_box .info_ul > li a,
.fix_footer.mob .fix_infos_box .info_ul > li span{font-size: 13px;}
.fix_footer.mob .fix_infos_box h4 {font-size: 12px; margin-top: 8px;}

/* 모바일 패밀리사이트 */
.fix_footer.mob .family_site_box {width: 100%; margin-top: 25px; margin-bottom: 35px;}
.fix_footer.mob .family_site_box .family_site_box_btn{font-size: 13px;}

/* 모바일 SNS 아이콘 */
.fix_footer.mob .ft_sns_cont{justify-content: space-between; padding: 18px 15px; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; margin-top: 35px;}
.fix_footer.mob .ft_sns_cont a{display: block; width: 34px; height: 34px; transition: 0.2s;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_band{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_band_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_youtube{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_youtube_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_insta{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_insta_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_tstory{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_tstory_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_kakao{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_kakao_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_story{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_story_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_facebook{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_facebook_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_twitter{background: url(https://www.fivepro.co.kr/img/m_ft_snsicon_twitter_off.png) center / 100% no-repeat;}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_band.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_band_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_youtube.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_youtube_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_insta.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_insta_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_tstory.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_tstory_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_kakao.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_kakao_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_story.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_story_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_facebook.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_facebook_on.png);}
.fix_footer.mob .ft_sns_cont a.ft_snsicon_twitter.hover{background-image: url(https://www.fivepro.co.kr/img/m_ft_snsicon_twitter_on.png);}

/* 모바일 푸터 전체메뉴 */
.fix_footer.mob .footer_menu_ul{white-space : nowrap; padding: 35px 0 33px;}
.fix_footer.mob .footer_menu_ul .all_menu_a{color: var(--main-point-color); font-size: 16px; font-weight: 700; line-height: 1.2em; margin-bottom: 15px; display: block;}
.fix_footer.mob .footer_menu_ul .all_sub_ul{display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; row-gap: 5px;}
.fix_footer.mob .all_menu_li + li {margin-top: 28px;}
.fix_footer.mob .footer_menu_ul .all_sub_li{margin-right: 30px;}
.fix_footer.mob .footer_menu_ul .all_sub_a span{color: #777; font-size: 13px; font-weight: 500; line-height: 1.2em;}

