@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com
 */

.kboard-card-gallery-button-small { }
.kboard-card-gallery-button-small,
.kboard-card-gallery-button-small:link,
.kboard-card-gallery-button-small:visited { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0 !important; padding: 0 10px !important; height: 28px; line-height: 28px; font-size: 13px !important; font-weight: normal; color: #545861 !important; background-image: none !important; background-color: #eaeaea !important; border: 1px solid #e3e3e3; border-radius: 0; text-decoration: none !important; cursor: pointer; vertical-align: middle; text-shadow: none !important; box-shadow: none !important; }
.kboard-card-gallery-button-small:hover,
.kboard-card-gallery-button-small:focus,
.kboard-card-gallery-button-small:active { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0 !important; padding: 0 10px !important; height: 28px; line-height: 28px; font-size: 13px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #6ac7eb !important; border: 1px solid #6ac7eb; border-radius: 0; text-decoration: none !important; cursor: pointer; vertical-align: middle; text-shadow: none !important; box-shadow: none !important; }

.kboard-card-gallery-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 12px; }
.kboard-card-gallery-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

#kboard-card-gallery-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-card-gallery-list * {  }
#kboard-card-gallery-list .kboard-header { float: left; width: 100%; }
#kboard-card-gallery-list .kboard-category { float: left; padding-bottom: 5px; width: 100%; }
#kboard-card-gallery-list .kboard-category select { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0; font-size: 12px; width: 120px; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 1px solid #e3e3e3; box-shadow: none; }
#kboard-card-gallery-list .kboard-tree-category-wrap { float: left; padding-bottom: 15px; width: 100%; }
#kboard-card-gallery-list .kboard-tree-category-wrap select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; height: 28px; line-height: 28px; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #e3e3e3; background: white; vertical-align: middle; box-shadow: none; box-sizing: border-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-card-gallery-list .kboard-tree-category-search .kboard-search-option-wrap.type-select { width: auto; }
#kboard-card-gallery-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab { width: 100%; }
#kboard-card-gallery-list .kboard-tree-category { float: left; margin: 0 0 5px 0; padding: 0; width: 100%; list-style: none; border: 0; background-color: #f9f9f9; overflow: hidden; }
#kboard-card-gallery-list .kboard-tree-category li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 5px; border: 0; list-style: none; }
#kboard-card-gallery-list .kboard-tree-category li::before,
#kboard-card-gallery-list .kboard-tree-category li::after { display: none; }
#kboard-card-gallery-list .kboard-tree-category li a { display: block; padding: 10px 10px 8px 10px; font-size: 13px; border: 0; border-bottom: 2px solid transparent; text-decoration: none; text-shadow: none; box-shadow: none; color: #515151; }
#kboard-card-gallery-list .kboard-tree-category li.kboard-category-selected a { font-weight: bold; border-bottom: 2px solid #545861; color: #545861; }
#kboard-card-gallery-list .kboard-tree-category-search { float: left; width: 100%; }
#kboard-card-gallery-list .kboard-tree-category-search .kboard-search-option-wrap { margin-right: 5px; float: left; }
#kboard-card-gallery-list .kboard-list { display: flex; margin: 0; padding: 0; width: 100%; list-style: none; gap: 80px; flex-direction: column; }
#kboard-card-gallery-list .kboard-list a { text-decoration: none; border: 0; text-shadow: none; box-shadow: none; }
#kboard-card-gallery-list .kboard-list-item { position: relative; padding: 0; width: 100%; list-style: none; background-color: white; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-thumbnail { width: 100%; max-width: 408px; height: 540px; border-radius: 16px; background-size: cover; background-position: center; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-title { padding: 8px 0; font-weight: 700; font-size: 40px; color: #111; line-height: 1.2em; letter-spacing: -0.01em; text-align: left; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-title img { display: inline; margin: 0; padding: 0; max-width: 100%; vertical-align: middle; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-summary { padding: 0; text-align: left; word-wrap: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: 400; font-size: 18px; letter-spacing: -0.01em; color: #333; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-catetory { padding: 10px 5px 0 5px; text-align: center; line-height: 20px; font-size: 12px; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-user { position: absolute; left: 0; bottom: 10px; width: 100%; text-align: center; line-height: 20px; font-size: 12px; }
#kboard-card-gallery-list .kboard-list-item .kboard-list-vote { position: absolute; right: 2px; top: 2px; padding: 2px 4px; font-size: 11px; color: #c2c2c2; opacity: 0.5; }

.reits-portfolio-item { display: flex; gap: 80px; }
.reits-default-text { font-weight: 600; font-size: 14px; color: #aa8851; line-height: 1.2em; letter-spacing: -0.01em; }
.reits-subtitle-text { font-weight: 600; font-size: 20px; color: #111; line-height: 1.2em; letter-spacing: -0.01em; }
.reits-portfolio-item-options-text { display: flex; flex-direction: column; gap: 14px; margin-top: 24px; padding-top: 24px; border-top: 1px solid #DEE2E6; }
.reits-portfolio-item-options-text-item { display: flex; }
.reits-portfolio-item-options-text-item-title { min-width: 100px; font-weight: 600; font-size: 16px; color: #111; line-height: 1.5em; letter-spacing: -0.01em; }
.reits-portfolio-item-options-text-item-content,
.reits-portfolio-item-options-text-item-content li { margin: 0; font-weight: 400; font-size: 16px; color: #333; line-height: 1.5em; letter-spacing: -0.01em; }

#kboard-card-gallery-list .kboard-list-item .kboard {}
/* #kboard-card-gallery-list .kboard-list-item:hover .kboard-list-thumbnail { opacity: 0.7; transition-duration: 0.5s; } */
#kboard-card-gallery-list .kboard-list-item:hover .kboard-list-vote { background-color: white; border-radius: 5px; opacity: 1; transition-duration: 0.5s; }
#kboard-card-gallery-list .kboard-pagination { float: left; padding: 40px 0; width: 100%; }
#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li { display: inline-block; *display: inline; zoom: 1; margin: 0 3px; padding: 0 1px; background: none; border: 0; list-style: none; }
#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li a { display: inline-flex; width: 32px; height: 32px; margin: 0; line-height: 32px; font-weight: 600; font-size: 14px; color: #1a1a1a; text-decoration: none; border: 0; box-shadow: none; transition-duration: 0.3s; align-items: center; justify-content: center; }
#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.active a { border: 0; border-radius: 50%; color: #fff; background-color: #1a1a1a; }
#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-card-gallery-list .kboard-search { float: left; padding-bottom: 5px; width: 100%; text-align: center; }
#kboard-card-gallery-list .kboard-search select { display: inline; margin: 0; padding: 0 5px; width: 84px; min-width: 0; height: 40px; min-height: 0; font-weight: 500; font-size: 14px; color: #8e8e8e; border-radius: 8px; border: 1px solid #dcdcdc; background: none; background-color: white; line-height: 40px; vertical-align: middle; box-shadow: none; box-sizing: content-box; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-card-gallery-list .kboard-search input { display: inline; margin: 0; padding: 0 5px; width: 226px; min-width: 0; height: 40px; min-height: 0; font-weight: 500; font-size: 14px; color: #666666; border-radius: 8px; border: 1px solid #dcdcdc; background: none; background-color: white; line-height: 40px; vertical-align: middle; box-shadow: none; box-sizing: content-box; }
#kboard-card-gallery-list .kboard-search button.kboard-card-gallery-button-small { width: 74px; height: 42px; border-radius: 8px; background-color: #1a1a1a !important; font-weight: 600; font-size: 14px; color: #fff !important; }
#kboard-card-gallery-list .kboard-control { float: left; padding: 15px 0 1px 0; width: 100%; text-align: right; }
#kboard-card-gallery-list .kboard-control .kboard-card-gallery-button-small { padding: 6px 16px !important; border-radius: 8px; background-color: #434343 !important; font-size: 14px; color: #fff !important; box-sizing: content-box; }

#kboard-card-gallery-list .kborad-list-gallery-date { font-weight: 400; font-size: 18px; color: #333; letter-spacing: -0.01em; }

#kboard-card-gallery-editor { overflow: hidden; }
#kboard-card-gallery-editor select { display: inline; margin: 0; padding: 0; font-size: 12px; width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #cccccc; box-shadow: none; background-color: transparent; }
#kboard-card-gallery-editor input[type=text],
#kboard-card-gallery-editor input[type=email],
#kboard-card-gallery-editor input[type=password] { display: inline; margin: 0; padding: 0; font-size: 12px; width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #cccccc; box-shadow: none; background-color: transparent; }
#kboard-card-gallery-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 30%; font-size: 12px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; }
#kboard-card-gallery-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; background-color: white; }
#kboard-card-gallery-editor .kboard-attr-row * {  }
#kboard-card-gallery-editor .kboard-attr-title { float: left; }
#kboard-card-gallery-editor .kboard-attr-title input { width: 80%; }
#kboard-card-gallery-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; padding: 0 10px 0 20px; width: 120px; line-height: 30px; color: #545861; font-size: 12px; font-weight: bold; }
#kboard-card-gallery-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; max-width: 100%; vertical-align: middle; }
#kboard-card-gallery-editor .kboard-attr-row .attr-name .attr-required-text { color: red; font-weight: normal; font-size: 12px; }
#kboard-card-gallery-editor .kboard-attr-row.kboard-attr-content .attr-name { display: none; }
#kboard-card-gallery-editor .kboard-attr-row .attr-value { margin: 0 0 0 140px; padding: 0; font-size: 12px; line-height: 30px; }
#kboard-card-gallery-editor .kboard-attr-row .attr-value .attr-value-option { padding-right: 20px; cursor: pointer; }
#kboard-card-gallery-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap { float: left; width: 30%; }
#kboard-card-gallery-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { clear: both; float: left; margin-bottom: 5px; width: 100%; }
#kboard-card-gallery-editor .kboard-content { float: left; padding: 9px 0; width: 100%; border-bottom: 1px solid #e3e3e3; background-color: white; }
#kboard-card-gallery-editor .kboard-content .editor-textarea { display: inline; margin: 0; padding: 0; width: 98%; height: 250px; border-radius: 0; border: 1px solid #cccccc; font-size: 12px; }
#kboard-card-gallery-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-card-gallery-editor .kboard-control .left { position: static; float: left; }
#kboard-card-gallery-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }
#kboard-card-gallery-editor.confirm { margin: 100px auto; max-width: 590px; }
#kboard-card-gallery-editor.confirm input[type=password] { width: 100%; box-sizing: border-box; }

#kboard-card-gallery-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-card-gallery-document * {  }
#kboard-card-gallery-document .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-card-gallery-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-card-gallery-document .kboard-title { float: left; width: 100%; }
#kboard-card-gallery-document .kboard-title p { margin: 0; padding: 12px 0; color: #434a53; font-size: 30px; }
#kboard-card-gallery-document .kboard-detail { clear: both; float: left; width: 100%; font-size: 14px; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; background-color: #f9f9f9; }
#kboard-card-gallery-document .kboard-detail .detail-attr { display: inline-block; *display: inline; zoom: 1; float: left; margin: 0; padding: 12px 35px 12px 22px; }
#kboard-card-gallery-document .kboard-detail .detail-attr * { color: #545861; text-decoration: none; }
#kboard-card-gallery-document .kboard-detail .detail-attr .detail-name { float: left; font-weight: bold; color: #545861; text-align: right; }
#kboard-card-gallery-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; }
#kboard-card-gallery-document .kboard-detail .detail-attr .detail-value img { vertical-align: middle; }
#kboard-card-gallery-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-card-gallery-document .kboard-content .content-view { margin: 0; padding: 30px 0; word-break: break-all; }
#kboard-card-gallery-document .kboard-content .content-view img { margin-top: 0; margin-bottom: 0; max-width: 100%; }
#kboard-card-gallery-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-card-gallery-document .kboard-document-action { float: left; padding: 0 0 5px 0; width: 100%; line-height: 1; }
#kboard-card-gallery-document .kboard-document-action .left { position: static; float: left; }
#kboard-card-gallery-document .kboard-document-action .right { position: static; float: right; text-align: right; }
#kboard-card-gallery-document .kboard-attach { padding: 0 0 5px 0; font-size: 12px; }
#kboard-card-gallery-document .kboard-attach .kboard-button-download { display: inline; margin: 0; padding: 0; width: auto; height: 22px; line-height: 22px; border: none; background: none; background-color: transparent; color: black; font-size: 12px; font-weight: normal; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-align: center; text-shadow: none; box-shadow: none; }
#kboard-card-gallery-document .kboard-button-action { margin: 0 0 5px 0; padding: 4px 5px; font-size: 12px; font-weight: normal; line-height: 12px; text-align: left; border: 1px solid #ededed; background: none; background-color: transparent; border-radius: 2px; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
#kboard-card-gallery-document .kboard-button-like { color: #ff5959; }
#kboard-card-gallery-document .kboard-button-unlike { color: #3d62aa; }
#kboard-card-gallery-document .kboard-button-print { color: gray; }
#kboard-card-gallery-document .kboard-comments-area { float: left; width: 100%; }
#kboard-card-gallery-document .kboard-document-navi { float: left; padding-top: 15px; width: 100%; }
#kboard-card-gallery-document .kboard-document-navi a { display: block; text-decoration: none; border: 0; font-size: 13px; line-height: 20px; box-shadow: none; color: #545861; }
#kboard-card-gallery-document .kboard-document-navi .navi-document-title { display: block; }
#kboard-card-gallery-document .kboard-document-navi .navi-arrow { position: absolute; display: block; }
#kboard-card-gallery-document .kboard-document-navi .kboard-prev-document { position: relative; float: left; width: 50%; }
#kboard-card-gallery-document .kboard-document-navi .kboard-prev-document .navi-document-title { padding-left: 15px; }
#kboard-card-gallery-document .kboard-document-navi .kboard-prev-document .navi-arrow { left: 0; top: 0; }
#kboard-card-gallery-document .kboard-document-navi .kboard-next-document { position: relative; float: right; width: 50%; text-align: right; }
#kboard-card-gallery-document .kboard-document-navi .kboard-next-document .navi-document-title { padding-right: 15px; }
#kboard-card-gallery-document .kboard-document-navi .kboard-next-document .navi-arrow { right: 0; top: 0; }
#kboard-card-gallery-document .kboard-control { float: left; padding: 15px 0;  width: 100%; }
#kboard-card-gallery-document .kboard-control .left { position: static; float: left; }
#kboard-card-gallery-document .kboard-control .right { position: static; float: right; text-align: right; }

#kboard-card-gallery-latest { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-card-gallery-latest * {  }
#kboard-card-gallery-latest .kboard-list { display: flex; gap: 0 20px; margin: 0; padding: 0; width: 100%; max-width: 620px; list-style: none; flex-wrap: wrap; }
#kboard-card-gallery-latest .kboard-list a { display: block; overflow: hidden; width: 100%; height: 100%; border: 0; border-radius: 16px; text-decoration: none; text-shadow: none; box-shadow: none; }
#kboard-card-gallery-latest .kboard-list a .reits-latest-portfolio-item-content { display: flex; position: relative; flex-direction: column; gap: 8px; width: 100%; height: 100%; padding: 30px; background-color: rgba(0, 0, 0, 0.5); }
#kboard-card-gallery-latest .kboard-list-item { position: relative; float: left; margin: 0 0 5px 0; padding: 0; width: 300px; height: 340px; list-style: none; border: 0; cursor: pointer; transform: translateY(60px); }
#kboard-card-gallery-latest .kboard-list-item:nth-child(1) { transform: translateY(0); }
#kboard-card-gallery-latest .kboard-list-item:nth-child(2) { transform: translateY(100px); }
#kboard-card-gallery-latest .kboard-list-item .kboard-list-thumbnail { float: left; width: 70px; height: 50px; background-size: cover; }
#kboard-card-gallery-latest .kboard-list-item .kboard-list-title { display: -webkit-box; overflow: hidden; font-weight: 600; font-size: 30px; color: #fff; line-height: 1.2em; letter-spacing: -0.02em; word-wrap: break-word; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#kboard-card-gallery-latest .kboard-list-item .kboard-list-title img { display: inline; margin: 0; padding: 0; max-width: 100%; vertical-align: middle; }
#kboard-card-gallery-latest .kboard-list a .reits-latest-subtitle-text { display: -webkit-box; overflow: hidden; font-weight: 400; font-size: 16px; color: #fff; line-height: 1.5em; letter-spacing: -0.02em; word-wrap: break-word; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#kboard-card-gallery-latest .kboard-list a .reits-latest-arrow-img { position: absolute; right: 30px; bottom: 30px; width: 48px; height: 48px; background: url(/wp-content/uploads/2025/06/portfolio_arrow_icon_white.svg) no-repeat; background-size: cover; }
#kboard-card-gallery-latest .kboard-list a .reits-latest-arrow-img img { opacity: 0; transition: all ease 0.3s; }
#kboard-card-gallery-latest .kboard-list a:hover .reits-latest-arrow-img img { opacity: 1; }

/* 1239px 이하에서 가로 슬라이드 적용 */
@media screen and (max-width: 1239px) {
	#kboard-card-gallery-latest .kboard-list {
		/* 가로 스크롤 활성화 */
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		
		max-width: 100%;

		/* 스크롤바 스타일링 */
		scrollbar-width: thin;
		scrollbar-color: #AA8851 rgba(255, 255, 255, 0.2);
		
		/* iOS용 모멘텀 스크롤 */
		-webkit-overflow-scrolling: touch;
		
		/* 패딩 조정 */
		padding-bottom: 10px;
	}

	#kboard-card-gallery-latest .kboard-list-item,
	#kboard-card-gallery-latest .kboard-list-item:nth-child(1),
	#kboard-card-gallery-latest .kboard-list-item:nth-child(2) {
		transform: translateY(0);
	}
	
	#kboard-card-gallery-latest .kboard-list-item .kboard-list-title {
		font-size: 28px;
	}

	/* 웹킷 브라우저용 스크롤바 커스터마이징 */
	#kboard-card-gallery-latest .kboard-list::-webkit-scrollbar {
		height: 8px;
	}
	
	#kboard-card-gallery-latest .kboard-list::-webkit-scrollbar-track {
		background: rgba(255, 255, 255, 0.2);
		border-radius: 4px;
	}
	
	#kboard-card-gallery-latest .kboard-list::-webkit-scrollbar-thumb {
		background: #c1c1c1;
		border-radius: 4px;
	}
	
	#kboard-card-gallery-latest .kboard-list::-webkit-scrollbar-thumb:hover {
		background: #a1a1a1;
	}
	
	/* 리스트 아이템 최소 너비 설정 */
	#kboard-card-gallery-latest .kboard-list-item {
		flex-shrink: 0; /* 아이템이 줄어들지 않도록 설정 */
		min-width: 300px; /* 최소 너비 유지 */
		margin-right: 20px; /* 아이템 간 간격 */
	}
	
	/* 마지막 아이템의 오른쪽 마진 제거 */
	#kboard-card-gallery-latest .kboard-list-item:last-child {
		margin-right: 0;
	}
}

@media screen and (max-width: 1024px) {
	#kboard-card-gallery-list .kboard-list { gap: 65px; }
	/* #kboard-card-gallery-list .kboard-list-item { width: 48%; margin-top: 4%; } */
	#kboard-card-gallery-list .kboard-list-item:nth-child(1),
	#kboard-card-gallery-list .kboard-list-item:nth-child(2) { margin-top: 0; }

	#kboard-card-gallery-list .kboard-list table td.kboard-list-uid { width: 94px; }
	#kboard-card-gallery-list .kboard-list table td.kboard-list-user { width: 120px; } 
	#kboard-card-gallery-list .kboard-list table td.kboard-list-date { width: 120px; }
	#kboard-card-gallery-list .kboard-list table td.kboard-list-view { width: 70px; }

	#kboard-card-gallery-list .kboard-list table td.kboard-list-uid .notice_badge { padding: 4px 12px; font-size: 14px; }
	#kboard-card-gallery-list .kboard-list table { font-size: 16px;}
	#kboard-card-gallery-list .kboard-list table a { font-size: 16px; }
	#kboard-card-gallery-list .kboard-list table td { padding: 12px 2px; font-size: 16px; }

	#kboard-card-gallery-list .kboard-search select { width: 78px; height: 32px; font-size: 13px; line-height: 32px; }
	#kboard-card-gallery-list .kboard-search input { width: 200px; height: 32px; font-size: 13px; line-height: 32px; }
	#kboard-card-gallery-list .kboard-search button.kboard-card-gallery-button-small { width: 70px; height: 34px; font-size: 13px; }

	#kboard-card-gallery-list .kboard-search { padding-bottom: 50px; }

	#kboard-card-gallery-list .kboard-control .kboard-card-gallery-button-small { padding: 4px 12px !important; font-size: 13px; }

	#kboard-card-gallery-list .kboard-list-item .kboard-list-title { padding: 6px 0; font-size: 36px; }

	.reits-portfolio-item { flex-direction: column; gap: 40px; }
}

@media screen and (max-width: 767px) {
	#kboard-card-gallery-list .kboard-category { padding: 0; width: 100%; text-align: center; }
	#kboard-card-gallery-list .kboard-category select { margin-bottom: 5px; width: 100%; }
	#kboard-card-gallery-list .kboard-search { clear: both; float: left; width: 100%; text-align: center; }
	#kboard-card-gallery-list .kboard-search select { float: left; margin-right: 1%; width: 29%; box-sizing: border-box; }
	#kboard-card-gallery-list .kboard-search input { float: left; margin-right: 1%; width: 49%; box-sizing: border-box; }
	#kboard-card-gallery-list .kboard-search button { float: left; width: 20%; }
	#kboard-card-gallery-list .kboard-search button.kboard-card-gallery-button-small { width: 20%; box-sizing: border-box; }

	#kboard-card-gallery-list .kboard-list { gap: 50px; }
	#kboard-card-gallery-list .kboard-list-item .kboard-list-thumbnail { height: 369px; }
	#kboard-card-gallery-list .kboard-list-item .kboard-list-title { padding: 4px 0 0px; font-size: 28px; }
	#kboard-card-gallery-list .kboard-list-item .kboard-list-summary { font-size: 14px;  }
	#kboard-card-gallery-list .kboard-list-item .kboard-list-vote { background-color: white; border-radius: 5px; opacity: 1; }
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.last-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.next-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.prev-page a,
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 6px 18px; }
	#kboard-card-gallery-list .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; *display: inline; zoom: 1; }
	
	#kboard-card-gallery-editor select,
	#kboard-card-gallery-editor input[type=text],
	#kboard-card-gallery-editor input[type=email],
	#kboard-card-gallery-editor input[type=file],
	#kboard-card-gallery-editor input[type=password] { width: 100%; }
	#kboard-card-gallery-editor .kboard-attr-row { padding: 10px 0; }
	#kboard-card-gallery-editor .kboard-attr-row .attr-name { padding: 0; width: 100%; font-size: 14px; }
	#kboard-card-gallery-editor .kboard-attr-row .attr-value { margin: 0; font-size: 12px; line-height: 30px; }
	
	#kboard-card-gallery-document .kboard-title p { font-size: 20px; }
	#kboard-card-gallery-document .kboard-detail .detail-attr { padding: 5px 10px 5px 0; }
	#kboard-card-gallery-document .kboard-document-navi .kboard-prev-document { width: 100%; }
	#kboard-card-gallery-document .kboard-document-navi .kboard-next-document { margin-top: 10px; float: left; width: 100%; text-align: left; }
	
	.reits-portfolio-item { gap: 20px; }
	.reits-subtitle-text { margin-top: 4px; font-size: 18px; }
	.reits-portfolio-item-options-text { gap: 16px; }
	.reits-portfolio-item-options-text-item { flex-direction: column; gap: 4px; }
	.reits-portfolio-item-options-text-item-title,
	.reits-portfolio-item-options-text-item-content,
	.reits-portfolio-item-options-text-item-content li { font-size: 15px; }
	
	/* 767px 이하에서는 슬라이드 아이템 크기 조정 */
	
	#kboard-card-gallery-latest .kboard-list-item {
		max-width: 280px; /* 작은 화면에서 아이템 너비 줄임 */
		width: 100%;
		height: 317px;
	}
}


@media screen and (max-width: 570px) {
	#kboard-card-gallery-list .kboard-list-item { width: 100%; }
}