<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#nt_title .title_bg_wrap&gt;ul{justify-content:center !important;}
/* list 시작 */
#bo_btn_top{}
#bo_btn_top .wrap{width: calc(100% - 40px);max-width: 1400px;margin: 0 auto 10px;display: flex;justify-content: flex-end;align-items: center;}
#bo_list{width: calc(100% - 40px);max-width: 1400px;margin: 0 auto;}
#bo_gallery&gt;ul{display: flex;justify-content: flex-start;align-items: center;flex-flow: row wrap;gap: 38px;}
#bo_gallery&gt;ul&gt;li{width: calc(33.333333% - 26px);margin-bottom: 90px;position: relative;top: 0;left: 0;}
#bo_gallery&gt;ul&gt;li:nth-child(4),
#bo_gallery&gt;ul&gt;li:nth-child(5),
#bo_gallery&gt;ul&gt;li:nth-child(6){margin-bottom: 0px;}
#bo_gallery&gt;ul&gt;li .chk-box{position: absolute;top: 10px;left: 10px;height: 20px;width: 20px;}
#bo_gallery&gt;ul&gt;li .chk-box input{width: 100%;height: 100%;position: absolute;}
#bo_gallery&gt;ul&gt;li .tag{position: absolute;top: 10px;right: 10px;z-index: 1; font-size: var(--font-20); border-radius: 3px; background: #ddd; padding: 0 10px;}
#bo_gallery&gt;ul&gt;li .tag.ing{background: var(--mint);color: #fff;}
#bo_gallery&gt;ul&gt;li .tag.ings{background: #ffbf00;color: #fff;}
#bo_gallery&gt;ul&gt;li .img_wrap{width: 100%; height: auto; aspect-ratio: auto 1 / 1; background-repeat: no-repeat; background-position: center; background-size: auto 100%;}
#bo_gallery&gt;ul&gt;li .img_wrap .img-item{width: 100%;height: 100%;}
#bo_gallery&gt;ul&gt;li .img_wrap .img-item a{width: 100%;height: 100%;display: block;}
#bo_gallery&gt;ul&gt;li .text_wrap{text-align: center; padding: 20px 10px;background: #f7f7f7;color: #000;transition: 0.3s;cursor: pointer;}
#bo_gallery&gt;ul&gt;li .text_wrap p{font-size: var(--font-20);line-height: var(--lh-20); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-bottom: 10px;}
#bo_gallery&gt;ul&gt;li .text_wrap span{font-size: var(--font-16);line-height: var(--lh-16); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#bo_gallery&gt;ul&gt;li:hover .text_wrap{background: var(--mint);color: #fff;}
.pager_wrap{margin: 130px auto 50px;}
.pager_wrap ul{}
.pager_wrap ul li{}
.pager_wrap ul li a{border: none !important;font-size: var(--font-18);color: #7E7E7E;}
.pager_wrap ul li a i{font-size: var(--font-18) !important;color: #7E7E7E;}
.pager_wrap ul li.active a{}
.pager_wrap ul li.page-first,
.pager_wrap ul li.page-last{display: none;}
#bo_search{margin-bottom: 150px;}
#bo_search&gt;form{display: flex;justify-content: space-between;align-items: center;width: calc(100% - 40px);max-width: 450px;margin: 0 auto;}
#bo_search&gt;form select{width: 150px;height: 47px;line-height: 45px;border-radius: 0;padding: 0 15px;font-weight: 200;color: #C5C5C5;font-size: var(--font-18);border-color: #E6E6E6;}
#bo_search&gt;form select:active,
#bo_search&gt;form select:focus{box-shadow: none;}
#bo_search&gt;form select option:nth-child(4),
#bo_search&gt;form select option:nth-child(5),
#bo_search&gt;form select option:nth-child(6),
#bo_search&gt;form select option:nth-child(7){display: none;}

#bo_search&gt;form .input_wrap{position: relative;top: 0;left: 0;width: calc(100% - 165px);}
#bo_search&gt;form .input_wrap input{width: 100%;padding: 0 47px 0 15px;height: 47px;line-height: 45px;color: #000;font-size: var(--font-18);border-radius: 0;font-weight: 200;border-color: #E6E6E6;}
#bo_search&gt;form .input_wrap input:active,
#bo_search&gt;form .input_wrap input:focus{box-shadow: none;}
#bo_search&gt;form .input_wrap input::placeholder{color: #C5C5C5;}
#bo_search&gt;form .input_wrap button{width: 47px;height: 47px;background: var(--mint);position: absolute;top: 0;right: 0;border-radius: 0;}
#bo_search&gt;form .input_wrap button i{}
@media screen and (max-width:1200px){
	#bo_gallery&gt;ul&gt;li:hover .text_wrap{background: #f7f7f7;color: #000;}
}
@media screen and (max-width:1000px){
	#bo_gallery&gt;ul{gap: 30px;}
	#bo_gallery&gt;ul&gt;li{width: calc(50% - 15px); margin-bottom: 0px !important;}
	#bo_gallery&gt;ul&gt;li:nth-child(5),
	#bo_gallery&gt;ul&gt;li:nth-child(6){margin-bottom: 0px !important;}
}
@media screen and (max-width:700px){
	#bo_btn_top .wrap a:first-child,
	#bo_btn_top .wrap button{display: none;}
	#bo_btn_top .wrap a{border-radius: unset;}
	.pager_wrap{margin: 20px auto 50px;}
	#bo_search{margin-bottom: 100px;}
	#bo_gallery&gt;ul&gt;li .chk-box{display: none;}
}
@media screen and (max-width:450px){
	#bo_gallery&gt;ul{gap: 0px;}
	#bo_gallery&gt;ul&gt;li{width: 100%; margin-bottom: 50px !important;}
	#bo_search&gt;form select{width: 110px;}
	#bo_search&gt;form .input_wrap{width: calc(100% - 120px);}
}
/* list 끝 */


/* write 시작 */
#bo_w{margin-bottom: 150px;}
#bo_w form{width: calc(100% - 40px);max-width: 1400px;margin: 0 auto;}
#bo_w form input[type='text']{height: 50px !important;}
#bo_w #variableFiles .input-group{height: 50px;}
#bo_w #variableFiles .input-group .custom-file{height: 100%;}
#bo_w #variableFiles .input-group .custom-file label{height: 100%; line-height: 50px; padding: 0 10px;}
#bo_w .custom-file-input~.custom-file-label[data-browse]::after{height: 100%; line-height: 50px; padding: 0 10px;}
@media screen and (max-width:700px){
	#bo_w{margin-bottom: 100px;}
}
/* write 끝 */



/* view 시작 */
#bo_v{width: calc(100% - 40px);max-width: 1400px;margin: 0 auto 150px;}
#bo_v .content_top{display: flex;justify-content: space-between;align-items: center;flex-flow: row wrap;}
#bo_v .content_top #bo_v_title{width: 100%;text-align: center; font-size: var(--font-20) !important; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 20px;margin-top: 10px; font-weight: 500; color:#000;background: #F0FAF9;border-top: 5px solid var(--mint);    height: 68px; display: flex; justify-content: center; align-items: center; padding: 0 20px;border-bottom: 1px solid #EFEFEF;}
#bo_v .content_top .left{}
#bo_v .content_top .left p{font-size: var(--font-18); color: #333333;}
#bo_v .content_top .right{display: inline-flex;}
#bo_v .content_top .right a{}
#bo_v .content_top .right a:first-child{border-radius: .25rem .25rem .25rem .25rem;}
#bo_v .content_top .right a:nth-last-child(1){border-radius: 0 .25rem .25rem 0;}
#bo_v .content_top .right a:nth-last-child(2){border-radius: unset;}
#bo_v .content_top .right a:nth-last-child(3){border-radius: unset;}
#bo_v .content_top .right a:nth-last-child(4){border-radius: .25rem 0 0 .25rem;}
#bo_v .content_top .right a i{}
#bo_v #bo_v_atc{}
#bo_v #bo_v_atc #bo_v_con{padding-bottom: 20px; border-bottom: 5px solid var(--mint);}
@media screen and (max-width:700px){
	#bo_v{margin-bottom: 100px;}
	#bo_v_data{display: none;}
}
/* view 끝 */



/* gallery */
#bo_gallery .chk-box {
	position:absolute;
	bottom:5px;
	right:10px;
	z-index:2;
}
#bo_gallery .wr-now {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.75);
	z-index:1;
}

/* 게시판 읽기 */
#bo_v_title {
	font-size:23px;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:-1px;
}
#bo_v_con {
	min-height:200px; 
	word-break:break-all;
	overflow:hidden
}
@media all and (max-width:575px) {
	.responsive #bo_v_title {
		font-size:20px;
		line-height:1.5;
	}
	.responsive #bo_v_con { 
		min-height:140px; 
	}
}

#bo_v_con img {
	max-width:100%;
	height:auto
}
#bo_v_img {
	width:100%;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#bo_v_img:after {
	display:block;
	visibility:hidden;
	clear:both;
	content:"";
}
#bo_v_img a.view_image {
	display:block;
}

/* 게시판 읽기 : SNS 공유 */
#bo_v_sns_icon { 
	margin:-5px auto; 
}
#bo_v_sns_icon img { 
	width:40px; 
	border-radius:50%; 
	margin:5px;
}

/* 게시판 댓글 : 내용 */
.cmt-reply {
	top:0;
	left:-16px;
}
.by-writer { 
	background:#fbefef !important;
	border-top:1px solid #f6cece !important;
}
.cmt-content {
	word-break:break-all;
	overflow:hidden
}
.cmt-content img {
	max-width:100%;
	height:auto
}

/* 게시판 댓글 : 대댓글, 수정, 삭제 */
.cmt-btn ul { 
	list-style: none; 
	margin: 0; 
}
.cmt-btn ul &gt; li { 
	float: left; 
	font-size:12px;
	padding: 0 10px; 
}
.cmt-btn ul &gt; li::before { 
	float: left; 
	color:#ccc; 
	content: "|"; 
	margin-left:-12px;
}
.cmt-btn ul &gt; li:last-child { 
	padding-right:0;
}
.cmt-btn ul &gt; li:first-child::before, 
.cmt-btn ul &gt; li.no-bar::before { 
	content: ""; 
	margin-left:0; 
}
.cmt-btn ul &gt; li &gt; a { 
	float:left;
	color:#888;
	white-space:nowrap;	
}

/* 게시판 댓글 : 쓰기폼 */
#fviewcomment #wr_content { 
	resize:none; 
}
@media all and (max-width:575px) {
	.responsive .cmt-box {
		border-right:0 !important;
	}
	.responsive #bo_vc_w .cmt-box {
		border-left:0 !important;
		border-radius:0 !important;
	}
	.responsive #bo_vc_login {
		border-left:0 !important;
		border-right:0 !important;
		border-radius:0 !important;
	}
}

/* 게시판 댓글 : SNS 등록 */
#bo_vc_opt ol {	
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
	background:#ccc;
	border-radius:3px;
}
#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 1.0rem 0 0;
}
#bo_vc_send_sns input {	
	margin:0 0 0 0.5rem;
}

/* 게시판 쓰기 */
#bo_w .list-group-item {
	padding-left:0;
	padding-right:0;
	border-left:0;
	border-right:0;
}
#bo_w #wr_content { 
	margin-bottom:1.0rem !important;
}
@media all and (max-width:575px) {
	#bo_w .list-group-item {
		padding-left:1.0rem;
		padding-right:1.0rem;
	}
	.responsive #bo_w #wr_content {
		max-height:160px !important;
	}
}</pre></body></html>