@charset "utf-8";

.list-top { line-height:1px; }

.list-tsearch {
	background: #f8f8f8;
	padding: 20px;
	text-align: center;
	float: none;
}
.list-tsearch form {
	width: 100%;
	max-width: 600px;
	display: inline-block;
	font-size: 0;
}
.list-tsearch .areaGroup {
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	margin-right: 5px;
}
.list-tsearch .inputGroup {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 185px);
}
.list-tsearch .areaGroup select,
.list-tsearch .form-group input[type=text] {width: 100%;}
.list-tsearch .form-group .form-control {background-color: #fff !important;}

.list-category .div-tab.tabs { margin-bottom:0px; }

.list-board { margin-bottom:15px; }
.list-board #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.list-board .list-more { text-align:center; margin-top:15px; }
.list-board .list-more a { color:#ddd; font-size:60px; }
.list-board .list-top { line-height:1px; }

/* Icon */
.list-board .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-board .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-board .wr-notice { width:37px; height:19px; background-image: url('../../img/icon_notice.gif'); }
.list-board .wr-new { width:12px; height:12px; background-image: url('../../img/icon_new.gif'); }
.list-board .wr-secret { width:12px; height:12px; background-image: url('../../img/icon_secret.gif'); }
.list-board .wr-hot { width:12px; height:12px; background-image: url('../../img/icon_hot.gif'); }
.list-board .wr-video { width:12px; height:12px; background-image: url('../../img/icon_video.gif'); }
.list-board .wr-image { width:12px; height:12px; background-image: url('../../img/icon_image.gif'); }
.list-board .wr-file { width:12px; height:12px; background-image: url('../../img/icon_file.gif'); }
.list-board .wr-vicon { position:absolute; left:4px; bottom:3px; color: rgba(255,255,255,1); font-size:16px; z-index:1; }
.list-board .reply-wait {
	background: #eee;
	padding: 2px 5px 3px;
	color: #888;
	font-size: 12px;
}
.list-board .reply-wait::after {content: "답변대기"}
.list-board .reply-end {
	background: #153275;
	padding: 2px 5px 3px;
	color: #fff;
	font-size: 12px;
}
.list-board .reply-end::after {content: "답변완료"}

/* Width */
.list-board .wr-chk { width:40px; }
.list-board .wr-num { width:120px; }
.list-board .wr-thumb { width:60px; }
.list-board .wr-category { width:80px; }
.list-board .wr-name { width:120px; }
.list-board .wr-date { width:150px; }
.list-board .wr-hit { width:150px; }
.list-board .wr-down { width:50px; }
.list-board .wr-visit { width:50px; }
.list-board .wr-good { width:50px; }
.list-board .wr-nogood { width:50px; }
.list-board .wr-star { width:80px; }
.list-board .wr-reply { width:120px; }
.list-board .wr-none { padding:50px 0px; text-align:center; color:#888; }
.list-board .wr-comment { margin:0px 10px; }
.list-board .wr-hidden { display:none; }
.list-board .wr-area {width: 150px;}
.list-board .wr-store {width: 230px;}
.list-board .wr-tel {width: 150px;}
.list-board .wr-more {width: 200px;}

/* List */
.list-board .list-head {
	border-top: 1px solid #333;
	border-bottom: 1px solid #eee;
	padding: 17px 0;
	background: #f8f8f8;
}
.list-board .list-head span {
	font-size: 14px;
}
.list-board .list-body { list-style:none; padding:0px; margin:0px; }
.list-board .list-body li { border-bottom:1px solid #eee; display:table; width:100%; table-layout:fixed; }
.list-board .list-body li:hover { color:#000; background-color:#F8F8F8; }
.list-board .list-body li > div { display:table-cell; line-height:1.5; padding:17px 0px; text-align:center; color:#333; vertical-align:middle; font-size: 14px; }
.list-board .list-body .wr-address {text-align: left; padding-left: 10px;}
.list-board .list-body .wr-name a { display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;  }
.list-board .list-body .wr-more a {
	display: inline-block;
	padding: 8px 30px;
	border: 1px solid #153275;
	border-radius: 5px;
	background: #fff;
	font-size: 14px;
	color: #153275;
	font-weight: bold;
	transition: all 0.3s;
}
.list-board .list-body .wr-more a:hover {
	background: #153275;
	color: #fff;
}
.list-board .list-body .thumb-img { position:relative; width:46px; height:46px; margin:0px auto; }
.list-board .list-body .thumb-icon { position:relative; width:46px; height:46px; display:table; margin:0px auto; }
.list-board .list-body .thumb-icon a { display:table-cell; width:1%; background:#eee; color:#fff; vertical-align:middle; font-size:30px; }
.list-board .list-body .thumb-icon img { width:46px; height:46px; margin:0px auto; }

@media all and (max-width:768px) {
	.listTotal {display: none;}
	.list-tsearch {padding: 10px;}
	.list-tsearch .areaGroup {width: 100px;}
	.list-tsearch .inputGroup {width: calc(100% - 105px);}
	.responsive .list-board .wr-hidden { display:inline-block !important; }
	.list-board .list-body li > div {
		padding: 15px;
		text-align: left;
		font-size: 16px;
	}
	.list-board .list-body li > div .area {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.list-board .list-body li > div .item-details {
		font-size: 12px;
		margin-top: 5px;
	}
	.list-board .list-body li > div .item-details span {display: block;}
	.list-board .list-body li > div .item-details a {
		display: inline-block;
		padding: 5px 15px;
		border: 1px solid #153275;
		border-radius: 5px;
		background: #fff;
		font-size: 12px;
		color: #153275;
		font-weight: bold;
		margin-top: 10px;
	}
}
