/*-----------------------------------------------------------------*/
/* 목록
/*-----------------------------------------------------------------*/

#boardlist * {font-family: Pretendard;}
#boardlist .wrap_inner2 {padding: 0 20px;}
#boardlist .board_search {clear:both; margin-bottom:15px; padding:7px 0; border:1px solid #e0e0e0;}
#boardlist .board_search form {position:relative; padding:0 38px 0 75px;  text-align:center;}
#boardlist .board_search select {position:Absolute; left:0; top:0; border:0; width:70px;}
#boardlist .board_search input.form_input.search {border-width:0 1px;}
#boardlist .board_search .btn_search {position:absolute; right:0; top:0; display:inline-block; width:38px; height:34px; border:0; background:url('/board/_skin/basic_general_mobile/img/btn_search.png') no-repeat center/18px; vertical-align:top; text-indent:-9999px; cursor:pointer;}
#boardlist .category {width:100%; margin:0 0 40px; text-align:center;}
#boardlist .category > ul > li {width: auto;}
#boardlist .category > ul > li > a {color: #999; font-size: 1.333rem; font-style: normal; font-weight: 300; line-height: 24px;}
#boardlist .category > ul > li.cate_all > a,
#boardlist .category > ul > li.selected > a {color:#000;}
#boardlist .category:after {display:block; clear:both; content:'';}
#boardlist .list {display:flex; flex-direction: column; width:100%;}
#boardlist .list li {position: relative; display:inline-block; width:100%; margin-bottom: 40px; text-align:center; vertical-align:top;}
#boardlist .list li .box .img img {width: 100%; height: 100%;}
#boardlist .list li .box .img .cate {position: absolute; top: 0; left: 0; padding: 8px 12px; background: #000; color: #fff; font-family: Pretendard; font-weight: 300; line-height: 20px;}
#boardlist .list li .box .info .content {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#boardlist .list li .box .info {display: flex; flex-direction: column; text-align: left;}
#boardlist .list li .box .info .title {margin-top: 20px;}
#boardlist .list li .box .info .title > a {font-size: 1.667rem; font-weight: 700; line-height: 28px;}
#boardlist .list li .box .info .content {font-size: 1.333rem; font-weight: 300; line-height: 24px;}
#boardlist .list li .box .info .content img {display: none;}
#boardlist .list li .box .info .date {display: block; margin-top: 12px; color: #999; font-family: Pretendard; font-weight: 300; line-height: 20px;}
#boardlist .list li.notice {position:relative; width:100%; padding:0 80px 10px 0; text-align:left;}
#boardlist .list li.notice .date {position:absolute; right:0; top:0;}
#boardlist .paging {margin-top: 0;}
#boardlist .paging li {border: 0; background: #fff; color: #999; font-size: 16px; font-style: normal; font-weight: 300; line-height: 24px;}
#boardlist .paging li strong {width: auto; height: 20px; margin: 0 6px; border: 0; line-height: 20px; background: #fff; color: #000; font-family: Pretendard; font-weight: 300;}
#boardlist .paging li a {width: auto; height: 20px; margin: 0 6px; color: #999; line-height: 20px;}
#boardlist .paging li .start_page {width: 20px; font-size: 0; background: url('/board/_skin/gallery_general_renewal/img/board_start.png') no-repeat center;}
#boardlist .paging li .end_page {width: 20px; font-size: 0; background: url('/board/_skin/gallery_general_renewal/img/board_end.png') no-repeat center;}
#boardlist .paging li .prev {width: 20px; margin-left: 6px; font-size: 0; background: url('/board/_skin/gallery_general_renewal/img/board_prev.png') no-repeat center;}
#boardlist .paging li .next {width: 20px; margin-right: 6px; font-size: 0; background: url('/board/_skin/gallery_general_renewal/img/board_next.png') no-repeat center;}
#boardlist .page_write {position:relative; min-height:34px; margin:40px 0 80px;}
#boardlist .page_write .write {position:absolute; right:0; top:0;}


/*-----------------------------------------------------------------*/
/* 열람
/*-----------------------------------------------------------------*/

#boardview {padding-bottom:80px}
#boardview .wrap_inner2 {position: relative;}
#boardview .title {display: block; margin-bottom: 12px; font-family: Pretendard; font-size: 2.333rem; font-style: normal; font-weight: 700; line-height: 36px; text-align: left;}
#boardview .navi {padding-top: 20px; padding-bottom: 20px;}
#boardview .navi .home {color: #999; font-family: Pretendard; font-size: 1.333rem; font-style: normal; font-weight: 300; line-height: 24px; padding-right: 15px; background: #000; background: url('/board/_skin/gallery_general_renewal/img/navi_next.svg') no-repeat right;}
#boardview .navi .group {margin-left: 3px; color: #000; font-family: Pretendard; font-size: 1.333rem; font-style: normal; font-weight: 300; line-height: 24px;}
#boardview .top_section {position: relative; margin-bottom: 32px;}
#boardview .top_section .sub_title {display: block; margin-bottom: 20px; font-family: Pretendard; font-size: 1.667rem; font-style: normal; font-weight: 300; line-height: 28px;}
#boardview .top_section .date {color: #999; font-family: Pretendard; font-size: 16px; font-style: normal; font-weight: 300; line-height: 24px;}
#boardview .share {position: absolute; bottom: 0; right: 20px; cursor: pointer;}
#boardview .share .copy-btn {font-size: 0; width: 20px; height: 20px; border: 0; background: url('/board/_skin/gallery_general_renewal/img/share.png') no-repeat center/19px; cursor: pointer;}
#boardview .promotion {text-align:center;}
#boardview .promotion .bnr {display: none !important;}
#boardview .promotion .summary {padding:40px 20px 20px 20px; overflow: hidden;}
#boardview .promotion .summary .titlle {padding:50px 5.5%;}
#boardview .promotion .img_wrapper {margin:0 -20px;}
#boardview .promotion .img_wrapper img {max-width:100%;}
/* #boardview .promotion .summary * {font-family:Pretendard !important; font-size:1.33rem !important; line-height:2.2 !important; letter-spacing:-0.4px !important;} */
#boardview .promotion .curated_box {padding: 0 20px;}
#boardview .promotion .relatedprd_view {position: relative; overflow: hidden;}
#boardview .promotion .relatedprd_view .swiper-wrapper {}
#boardview .promotion .relatedprd_view .swiper-wrapper .swiper-slide {}
#boardview .promotion .relatedprd_view .swiper-wrapper .swiper-slide .box .info {display: flex; flex-direction: column; background: transparent;}
#boardview .promotion .relatedprd_view .swiper-wrapper .swiper-slide .box .info .color {position: relative; right: auto; bottom: auto;}
#boardview .promotion .relatedprd_view .swiper-wrapper .swiper-slide .box .info .name > a {font-size: 14px; font-weight: 300; line-height: 20px;}
#boardview .promotion .relatedprd_view .swiper-wrapper .swiper-slide .box .info .price > p {font-family: Pretendard; font-size: 14px;  font-style: normal; font-weight: 300; line-height: 20px;}
#boardview .promotion .relatedprd_view .swiper-wrapper .swiper-slide .box .info .price > p > strong {font-weight: 300;}
#boardview .promotion .relatedprd_view .relatedprd-button-prev,
#boardview .promotion .relatedprd_view .relatedprd-button-next {position: absolute; top: 28%;width: 24px; height: 24px; z-index:5; background-size:contain; background-repeat:no-repeat; background-position:0 0;}
#boardview .promotion .relatedprd_view .relatedprd-button-prev {left: -4px; background-image: url('http://gbgh.wisacdn.com/common/new_arrow_prev.svg'); }
#boardview .promotion .relatedprd_view .relatedprd-button-next {right: -4px; background-image: url('http://gbgh.wisacdn.com/common/new_arrow_next.svg');}
#boardview .promotion .relatedprd_view .relatedprd-pagination {position:relative; margin-top:20px; background: #dedede; border-radius: 50px; overflow: hidden;}
#boardview .promotion .relatedprd_view .relatedprd-pagination .swiper-pagination-progressbar-fill {height:4px;border-radius: 50px; background: #000;}

#boardview .btn {margin: 80px 0; text-align: center;}
#boardview .btn .box_btn > a {background: transparent; border: 1px solid #000; padding: 8px 12px; color: #000 !important; font-size: 1.333rem; font-style: normal; font-weight: 300; line-height: 24px;}

.toastPopup {position: fixed; bottom: 50px; left: 50%; transform: translate(-50%, 0); display: inline-block; background: #f2f2f2; border-radius: 8px; z-index: 20;}
.toastPopup.hide {display : none;}
.toastPopup p {padding: 8px 12px; font-style: normal; font-weight: 300; line-height: 20px;}

.top_title {display:none;}

/*-----------------------------------------------------------------*/
/* 쓰기
/*-----------------------------------------------------------------*/

#boardwrite fieldset > div {position:relative; margin-bottom:10px;}
#boardwrite fieldset > div:last-child {margin-bottom:0;}
#boardwrite fieldset > div > label {display:none;}
#boardwrite fieldset > div.name {min-height:34px; padding-right:180px; line-height:34px; font-weight:bold;}
#boardwrite fieldset > div.name .form_input {width:90%;}
#boardwrite fieldset > div.name .check {position:absolute; right:0; top:10px;}
#boardwrite fieldset > div.contents {background:#fff;}
#boardwrite fieldset select {width:100%;}
#boardwrite .btn {padding-top:15px;}


/*-----------------------------------------------------------------*/
/* 비밀번호 확인
/*-----------------------------------------------------------------*/

#boardpw {margin:15px; border:1px solid #e0e0e0; background:#fafafa; text-align:center !important;}
#boardpw h3 {padding-bottom:15px;}
#boardpw p {margin-bottom:10px; color:#888;}
#boardpw .form_input {margin-bottom:10px;}


/*-----------------------------------------------------------------*/
/* 댓글목록, 댓글쓰기 - 스킨공통css 적용
/*-----------------------------------------------------------------*/